|
|
|
@ -37,9 +37,9 @@ tests = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.i
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "black"
|
|
|
|
|
version = "22.10.0"
|
|
|
|
|
version = "22.12.0"
|
|
|
|
|
description = "The uncompromising code formatter."
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
|
|
|
|
|
@ -62,7 +62,7 @@ uvloop = ["uvloop (>=0.15.2)"]
|
|
|
|
|
name = "click"
|
|
|
|
|
version = "8.1.3"
|
|
|
|
|
description = "Composable command line interface toolkit"
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
|
|
|
|
|
@ -74,7 +74,7 @@ importlib-metadata = {version = "*", markers = "python_version < \"3.8\""}
|
|
|
|
|
name = "colorama"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
description = "Cross-platform colored terminal text."
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
|
|
|
|
|
|
@ -95,7 +95,7 @@ test = ["coverage", "mock (>=4)", "pytest (>=6)", "pytest-cov", "pytest-mock (>=
|
|
|
|
|
name = "importlib-metadata"
|
|
|
|
|
version = "1.5.0"
|
|
|
|
|
description = "Read metadata from Python packages"
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
|
|
|
|
|
|
|
|
|
@ -170,7 +170,7 @@ python-versions = "*"
|
|
|
|
|
name = "mypy-extensions"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
description = "Experimental type system extensions for programs checked with the mypy typechecker."
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "*"
|
|
|
|
|
|
|
|
|
@ -189,7 +189,7 @@ pyparsing = ">=2.0.2"
|
|
|
|
|
name = "pathspec"
|
|
|
|
|
version = "0.10.1"
|
|
|
|
|
description = "Utility library for gitignore style pattern matching of file paths."
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
|
|
|
|
|
@ -197,7 +197,7 @@ python-versions = ">=3.7"
|
|
|
|
|
name = "platformdirs"
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
|
|
|
|
|
@ -306,7 +306,7 @@ python-versions = "*"
|
|
|
|
|
name = "tomli"
|
|
|
|
|
version = "1.2.3"
|
|
|
|
|
description = "A lil' TOML parser"
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
|
|
|
|
|
@ -322,7 +322,7 @@ python-versions = ">=3.6"
|
|
|
|
|
name = "typing-extensions"
|
|
|
|
|
version = "4.1.1"
|
|
|
|
|
description = "Backported and Experimental Type Hints for Python 3.6+"
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
|
|
|
|
|
@ -338,7 +338,7 @@ python-versions = "*"
|
|
|
|
|
name = "zipp"
|
|
|
|
|
version = "3.1.0"
|
|
|
|
|
description = "Backport of pathlib-compatible object wrapper for zip files"
|
|
|
|
|
category = "main"
|
|
|
|
|
category = "dev"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
|
|
|
|
|
@ -349,7 +349,7 @@ testing = ["func-timeout", "jaraco.itertools"]
|
|
|
|
|
[metadata]
|
|
|
|
|
lock-version = "1.1"
|
|
|
|
|
python-versions = "^3.7"
|
|
|
|
|
content-hash = "89ec17def343e74e340a9a5261a015804005fc9911ae35d5dacb40c1edb591aa"
|
|
|
|
|
content-hash = "424f1037b46d65e63b58808fe626a8792180ea4b543bda912865828621ae7892"
|
|
|
|
|
|
|
|
|
|
[metadata.files]
|
|
|
|
|
astroid = [
|
|
|
|
@ -365,27 +365,18 @@ attrs = [
|
|
|
|
|
{file = "attrs-19.3.0.tar.gz", hash = "sha256:f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72"},
|
|
|
|
|
]
|
|
|
|
|
black = [
|
|
|
|
|
{file = "black-22.10.0-1fixedarch-cp310-cp310-macosx_11_0_x86_64.whl", hash = "sha256:5cc42ca67989e9c3cf859e84c2bf014f6633db63d1cbdf8fdb666dcd9e77e3fa"},
|
|
|
|
|
{file = "black-22.10.0-1fixedarch-cp311-cp311-macosx_11_0_x86_64.whl", hash = "sha256:5d8f74030e67087b219b032aa33a919fae8806d49c867846bfacde57f43972ef"},
|
|
|
|
|
{file = "black-22.10.0-1fixedarch-cp37-cp37m-macosx_10_16_x86_64.whl", hash = "sha256:197df8509263b0b8614e1df1756b1dd41be6738eed2ba9e9769f3880c2b9d7b6"},
|
|
|
|
|
{file = "black-22.10.0-1fixedarch-cp38-cp38-macosx_10_16_x86_64.whl", hash = "sha256:2644b5d63633702bc2c5f3754b1b475378fbbfb481f62319388235d0cd104c2d"},
|
|
|
|
|
{file = "black-22.10.0-1fixedarch-cp39-cp39-macosx_11_0_x86_64.whl", hash = "sha256:e41a86c6c650bcecc6633ee3180d80a025db041a8e2398dcc059b3afa8382cd4"},
|
|
|
|
|
{file = "black-22.10.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2039230db3c6c639bd84efe3292ec7b06e9214a2992cd9beb293d639c6402edb"},
|
|
|
|
|
{file = "black-22.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:14ff67aec0a47c424bc99b71005202045dc09270da44a27848d534600ac64fc7"},
|
|
|
|
|
{file = "black-22.10.0-cp310-cp310-win_amd64.whl", hash = "sha256:819dc789f4498ecc91438a7de64427c73b45035e2e3680c92e18795a839ebb66"},
|
|
|
|
|
{file = "black-22.10.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:5b9b29da4f564ba8787c119f37d174f2b69cdfdf9015b7d8c5c16121ddc054ae"},
|
|
|
|
|
{file = "black-22.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b8b49776299fece66bffaafe357d929ca9451450f5466e997a7285ab0fe28e3b"},
|
|
|
|
|
{file = "black-22.10.0-cp311-cp311-win_amd64.whl", hash = "sha256:21199526696b8f09c3997e2b4db8d0b108d801a348414264d2eb8eb2532e540d"},
|
|
|
|
|
{file = "black-22.10.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1e464456d24e23d11fced2bc8c47ef66d471f845c7b7a42f3bd77bf3d1789650"},
|
|
|
|
|
{file = "black-22.10.0-cp37-cp37m-win_amd64.whl", hash = "sha256:9311e99228ae10023300ecac05be5a296f60d2fd10fff31cf5c1fa4ca4b1988d"},
|
|
|
|
|
{file = "black-22.10.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:fba8a281e570adafb79f7755ac8721b6cf1bbf691186a287e990c7929c7692ff"},
|
|
|
|
|
{file = "black-22.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:915ace4ff03fdfff953962fa672d44be269deb2eaf88499a0f8805221bc68c87"},
|
|
|
|
|
{file = "black-22.10.0-cp38-cp38-win_amd64.whl", hash = "sha256:444ebfb4e441254e87bad00c661fe32df9969b2bf224373a448d8aca2132b395"},
|
|
|
|
|
{file = "black-22.10.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:974308c58d057a651d182208a484ce80a26dac0caef2895836a92dd6ebd725e0"},
|
|
|
|
|
{file = "black-22.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:72ef3925f30e12a184889aac03d77d031056860ccae8a1e519f6cbb742736383"},
|
|
|
|
|
{file = "black-22.10.0-cp39-cp39-win_amd64.whl", hash = "sha256:432247333090c8c5366e69627ccb363bc58514ae3e63f7fc75c54b1ea80fa7de"},
|
|
|
|
|
{file = "black-22.10.0-py3-none-any.whl", hash = "sha256:c957b2b4ea88587b46cf49d1dc17681c1e672864fd7af32fc1e9664d572b3458"},
|
|
|
|
|
{file = "black-22.10.0.tar.gz", hash = "sha256:f513588da599943e0cde4e32cc9879e825d58720d6557062d1098c5ad80080e1"},
|
|
|
|
|
{file = "black-22.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9eedd20838bd5d75b80c9f5487dbcb06836a43833a37846cf1d8c1cc01cef59d"},
|
|
|
|
|
{file = "black-22.12.0-cp310-cp310-win_amd64.whl", hash = "sha256:159a46a4947f73387b4d83e87ea006dbb2337eab6c879620a3ba52699b1f4351"},
|
|
|
|
|
{file = "black-22.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d30b212bffeb1e252b31dd269dfae69dd17e06d92b87ad26e23890f3efea366f"},
|
|
|
|
|
{file = "black-22.12.0-cp311-cp311-win_amd64.whl", hash = "sha256:7412e75863aa5c5411886804678b7d083c7c28421210180d67dfd8cf1221e1f4"},
|
|
|
|
|
{file = "black-22.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c116eed0efb9ff870ded8b62fe9f28dd61ef6e9ddd28d83d7d264a38417dcee2"},
|
|
|
|
|
{file = "black-22.12.0-cp37-cp37m-win_amd64.whl", hash = "sha256:1f58cbe16dfe8c12b7434e50ff889fa479072096d79f0a7f25e4ab8e94cd8350"},
|
|
|
|
|
{file = "black-22.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:77d86c9f3db9b1bf6761244bc0b3572a546f5fe37917a044e02f3166d5aafa7d"},
|
|
|
|
|
{file = "black-22.12.0-cp38-cp38-win_amd64.whl", hash = "sha256:82d9fe8fee3401e02e79767016b4907820a7dc28d70d137eb397b92ef3cc5bfc"},
|
|
|
|
|
{file = "black-22.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:101c69b23df9b44247bd88e1d7e90154336ac4992502d4197bdac35dd7ee3320"},
|
|
|
|
|
{file = "black-22.12.0-cp39-cp39-win_amd64.whl", hash = "sha256:559c7a1ba9a006226f09e4916060982fd27334ae1998e7a38b3f33a37f7a2148"},
|
|
|
|
|
{file = "black-22.12.0-py3-none-any.whl", hash = "sha256:436cc9167dd28040ad90d3b404aec22cedf24a6e4d7de221bec2730ec0c97bcf"},
|
|
|
|
|
{file = "black-22.12.0.tar.gz", hash = "sha256:229351e5a18ca30f447bf724d007f890f97e13af070bb6ad4c0a441cd7596a2f"},
|
|
|
|
|
]
|
|
|
|
|
click = [
|
|
|
|
|
{file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"},
|
|
|
|
|