2023-11-29 02:36:48 +00:00
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
2023-01-16 17:27:44 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "alabaster"
2023-02-10 17:01:34 +00:00
version = "0.7.13"
2021-06-17 23:36:29 +00:00
description = "A configurable sidebar-enabled Sphinx theme"
2023-10-15 23:17:51 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "alabaster-0.7.13-py3-none-any.whl" , hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f82f3e9cefb0859b283cdd7f62a3" } ,
{ file = "alabaster-0.7.13.tar.gz" , hash = "sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "asgiref"
2023-02-10 17:01:34 +00:00
version = "3.6.0"
2021-06-17 23:36:29 +00:00
description = "ASGI specs, helper code, and adapters"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "asgiref-3.6.0-py3-none-any.whl" , hash = "sha256:71e68008da809b957b7ee4b43dbccff33d1b23519fb8344e33f049897077afac" } ,
{ file = "asgiref-3.6.0.tar.gz" , hash = "sha256:9567dfe7bd8d3c8c892227827c41cce860b368104c3431da67a0c5a65a949506" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
tests = [ "mypy (>=0.800)" , "pytest" , "pytest-asyncio" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "astor"
version = "0.8.1"
description = "Read/rewrite/write Python ASTs"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7"
2023-01-16 17:27:44 +00:00
files = [
{ file = "astor-0.8.1-py2.py3-none-any.whl" , hash = "sha256:070a54e890cefb5b3739d19f30f5a5ec840ffc9c50ffa7d23cc9fc1a38ebbfc5" } ,
{ file = "astor-0.8.1.tar.gz" , hash = "sha256:6a6effda93f4e1ce9f618779b2dd1d9d84f1e32812c23a29b3fff6fd7f63fa5e" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "attrs"
2023-02-10 17:01:34 +00:00
version = "22.2.0"
2021-06-17 23:36:29 +00:00
description = "Classes Without Boilerplate"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "attrs-22.2.0-py3-none-any.whl" , hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836" } ,
{ file = "attrs-22.2.0.tar.gz" , hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
cov = [ "attrs[tests]" , "coverage-enable-subprocess" , "coverage[toml] (>=5.3)" ]
dev = [ "attrs[docs,tests]" ]
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-towncrier" , "towncrier" , "zope.interface" ]
tests = [ "attrs[tests-no-zope]" , "zope.interface" ]
tests-no-zope = [ "cloudpickle" , "cloudpickle" , "hypothesis" , "hypothesis" , "mypy (>=0.971,<0.990)" , "mypy (>=0.971,<0.990)" , "pympler" , "pympler" , "pytest (>=4.3.0)" , "pytest (>=4.3.0)" , "pytest-mypy-plugins" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" , "pytest-xdist[psutil]" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "autorepr"
version = "0.3.0"
description = "Makes civilized __repr__, __str__, and __unicode__ methods"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "autorepr-0.3.0-py2-none-any.whl" , hash = "sha256:c34567e4073630feb52d9c788fc198085e9e9de4817e3b93b7c4c534fc689f11" } ,
{ file = "autorepr-0.3.0-py2.py3-none-any.whl" , hash = "sha256:1d9010d14fb325d3961e3aa73692685563f97d6ba4a2f0f735329fb37422599c" } ,
{ file = "autorepr-0.3.0.tar.gz" , hash = "sha256:ef770b84793d5433e6bb893054973b8c7ce6b487274f9c3f734f678cae11e85e" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "babel"
2023-02-10 17:01:34 +00:00
version = "2.11.0"
2021-06-17 23:36:29 +00:00
description = "Internationalization utilities"
2023-10-15 23:17:51 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "Babel-2.11.0-py3-none-any.whl" , hash = "sha256:1ad3eca1c885218f6dce2ab67291178944f810a10a9b5f3cb8382a5a232b64fe" } ,
{ file = "Babel-2.11.0.tar.gz" , hash = "sha256:5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
pytz = ">=2015.7"
2023-02-10 17:01:34 +00:00
[ [ package ] ]
name = "backports-zoneinfo"
version = "0.2.1"
description = "Backport of the standard library zoneinfo module"
optional = false
python-versions = ">=3.6"
files = [
{ file = "backports.zoneinfo-0.2.1-cp36-cp36m-macosx_10_14_x86_64.whl" , hash = "sha256:da6013fd84a690242c310d77ddb8441a559e9cb3d3d59ebac9aca1a57b2e18bc" } ,
{ file = "backports.zoneinfo-0.2.1-cp36-cp36m-manylinux1_i686.whl" , hash = "sha256:89a48c0d158a3cc3f654da4c2de1ceba85263fafb861b98b59040a5086259722" } ,
{ file = "backports.zoneinfo-0.2.1-cp36-cp36m-manylinux1_x86_64.whl" , hash = "sha256:1c5742112073a563c81f786e77514969acb58649bcdf6cdf0b4ed31a348d4546" } ,
{ file = "backports.zoneinfo-0.2.1-cp36-cp36m-win32.whl" , hash = "sha256:e8236383a20872c0cdf5a62b554b27538db7fa1bbec52429d8d106effbaeca08" } ,
{ file = "backports.zoneinfo-0.2.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:8439c030a11780786a2002261569bdf362264f605dfa4d65090b64b05c9f79a7" } ,
{ file = "backports.zoneinfo-0.2.1-cp37-cp37m-macosx_10_14_x86_64.whl" , hash = "sha256:f04e857b59d9d1ccc39ce2da1021d196e47234873820cbeaad210724b1ee28ac" } ,
{ file = "backports.zoneinfo-0.2.1-cp37-cp37m-manylinux1_i686.whl" , hash = "sha256:17746bd546106fa389c51dbea67c8b7c8f0d14b5526a579ca6ccf5ed72c526cf" } ,
{ file = "backports.zoneinfo-0.2.1-cp37-cp37m-manylinux1_x86_64.whl" , hash = "sha256:5c144945a7752ca544b4b78c8c41544cdfaf9786f25fe5ffb10e838e19a27570" } ,
{ file = "backports.zoneinfo-0.2.1-cp37-cp37m-win32.whl" , hash = "sha256:e55b384612d93be96506932a786bbcde5a2db7a9e6a4bb4bffe8b733f5b9036b" } ,
{ file = "backports.zoneinfo-0.2.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:a76b38c52400b762e48131494ba26be363491ac4f9a04c1b7e92483d169f6582" } ,
{ file = "backports.zoneinfo-0.2.1-cp38-cp38-macosx_10_14_x86_64.whl" , hash = "sha256:8961c0f32cd0336fb8e8ead11a1f8cd99ec07145ec2931122faaac1c8f7fd987" } ,
{ file = "backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_i686.whl" , hash = "sha256:e81b76cace8eda1fca50e345242ba977f9be6ae3945af8d46326d776b4cf78d1" } ,
{ file = "backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl" , hash = "sha256:7b0a64cda4145548fed9efc10322770f929b944ce5cee6c0dfe0c87bf4c0c8c9" } ,
{ file = "backports.zoneinfo-0.2.1-cp38-cp38-win32.whl" , hash = "sha256:1b13e654a55cd45672cb54ed12148cd33628f672548f373963b0bff67b217328" } ,
{ file = "backports.zoneinfo-0.2.1-cp38-cp38-win_amd64.whl" , hash = "sha256:4a0f800587060bf8880f954dbef70de6c11bbe59c673c3d818921f042f9954a6" } ,
{ file = "backports.zoneinfo-0.2.1.tar.gz" , hash = "sha256:fadbfe37f74051d024037f223b8e001611eac868b5c5b06144ef4d8b799862f2" } ,
]
[ package . extras ]
tzdata = [ "tzdata" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "bandit"
2023-02-10 17:01:34 +00:00
version = "1.7.4"
2021-06-17 23:36:29 +00:00
description = "Security oriented static analyser for python code."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "bandit-1.7.4-py3-none-any.whl" , hash = "sha256:412d3f259dab4077d0e7f0c11f50f650cc7d10db905d98f6520a95a18049658a" } ,
{ file = "bandit-1.7.4.tar.gz" , hash = "sha256:2d63a8c573417bae338962d4b9b06fbc6080f74ecd955a092849e1e65c717bd2" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
colorama = { version = ">=0.3.9" , markers = "platform_system == \"Windows\"" }
GitPython = ">=1.0.1"
PyYAML = ">=5.3.1"
stevedore = ">=1.20.0"
2023-02-10 17:01:34 +00:00
[ package . extras ]
test = [ "beautifulsoup4 (>=4.8.0)" , "coverage (>=4.5.4)" , "fixtures (>=3.0.0)" , "flake8 (>=4.0.0)" , "pylint (==1.9.4)" , "stestr (>=2.5.0)" , "testscenarios (>=0.5.0)" , "testtools (>=2.3.0)" , "toml" ]
toml = [ "toml" ]
yaml = [ "PyYAML" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "black"
2023-10-31 02:12:32 +00:00
version = "22.12.0"
2021-06-17 23:36:29 +00:00
description = "The uncompromising code formatter."
optional = false
2023-10-31 02:12:32 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-10-31 02:12:32 +00:00
{ 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" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2022-02-01 21:33:52 +00:00
click = ">=8.0.0"
2021-06-17 23:36:29 +00:00
mypy-extensions = ">=0.4.3"
2022-02-01 21:33:52 +00:00
pathspec = ">=0.9.0"
2021-10-31 02:12:17 +00:00
platformdirs = ">=2"
2023-10-31 02:12:32 +00:00
tomli = { version = ">=1.1.0" , markers = "python_full_version < \"3.11.0a7\"" }
typing-extensions = { version = ">=3.10.0.0" , markers = "python_version < \"3.10\"" }
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-08-22 02:22:03 +00:00
colorama = [ "colorama (>=0.4.3)" ]
2022-09-01 14:08:04 +00:00
d = [ "aiohttp (>=3.7.4)" ]
jupyter = [ "ipython (>=7.8.0)" , "tokenize-rt (>=3.2.0)" ]
uvloop = [ "uvloop (>=0.15.2)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
2022-04-01 03:01:38 +00:00
name = "cattrs"
2023-02-10 17:01:34 +00:00
version = "22.2.0"
2022-04-01 03:01:38 +00:00
description = "Composable complex class support for attrs and dataclasses."
2021-06-17 23:36:29 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "cattrs-22.2.0-py3-none-any.whl" , hash = "sha256:bc12b1f0d000b9f9bee83335887d532a1d3e99a833d1bf0882151c97d3e68c21" } ,
{ file = "cattrs-22.2.0.tar.gz" , hash = "sha256:f0eed5642399423cf656e7b66ce92cdc5b963ecafd041d1b24d136fdde7acf6d" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
2022-04-01 03:01:38 +00:00
[ package . dependencies ]
attrs = ">=20"
2023-02-10 17:01:34 +00:00
exceptiongroup = { version = "*" , markers = "python_version < \"3.11\"" }
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "certifi"
2023-08-25 03:43:05 +00:00
version = "2023.7.22"
2021-06-17 23:36:29 +00:00
description = "Python package for providing Mozilla's CA Bundle."
optional = false
2022-12-15 19:51:29 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-08-25 03:43:05 +00:00
{ file = "certifi-2023.7.22-py3-none-any.whl" , hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9" } ,
{ file = "certifi-2023.7.22.tar.gz" , hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
2021-12-19 04:25:44 +00:00
name = "charset-normalizer"
2023-02-10 17:01:34 +00:00
version = "3.0.1"
2021-12-19 04:25:44 +00:00
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
2021-06-17 23:36:29 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "charset-normalizer-3.0.1.tar.gz" , hash = "sha256:ebea339af930f8ca5d7a699b921106c6e29c617fe9606fa7baa043c1cdae326f" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:88600c72ef7587fe1708fd242b385b6ed4b8904976d5da0893e31df8b3480cb6" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:c75ffc45f25324e68ab238cb4b5c0a38cd1c3d7f1fb1f72b5541de469e2247db" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:db72b07027db150f468fbada4d85b3b2729a3db39178abf5c543b784c1254539" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:62595ab75873d50d57323a91dd03e6966eb79c41fa834b7a1661ed043b2d404d" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:ff6f3db31555657f3163b15a6b7c6938d08df7adbfc9dd13d9d19edad678f1e8" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:772b87914ff1152b92a197ef4ea40efe27a378606c39446ded52c8f80f79702e" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:70990b9c51340e4044cfc394a81f614f3f90d41397104d226f21e66de668730d" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:292d5e8ba896bbfd6334b096e34bffb56161c81408d6d036a7dfa6929cff8783" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:2edb64ee7bf1ed524a1da60cdcd2e1f6e2b4f66ef7c077680739f1641f62f555" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:31a9ddf4718d10ae04d9b18801bd776693487cbb57d74cc3458a7673f6f34639" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:44ba614de5361b3e5278e1241fda3dc1838deed864b50a10d7ce92983797fa76" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_s390x.whl" , hash = "sha256:12db3b2c533c23ab812c2b25934f60383361f8a376ae272665f8e48b88e8e1c6" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:c512accbd6ff0270939b9ac214b84fb5ada5f0409c44298361b2f5e13f9aed9e" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-win32.whl" , hash = "sha256:502218f52498a36d6bf5ea77081844017bf7982cdbe521ad85e64cabee1b608b" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-win_amd64.whl" , hash = "sha256:601f36512f9e28f029d9481bdaf8e89e5148ac5d89cffd3b05cd533eeb423b59" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:0298eafff88c99982a4cf66ba2efa1128e4ddaca0b05eec4c456bbc7db691d8d" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:a8d0fc946c784ff7f7c3742310cc8a57c5c6dc31631269876a88b809dbeff3d3" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:87701167f2a5c930b403e9756fab1d31d4d4da52856143b609e30a1ce7160f3c" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:14e76c0f23218b8f46c4d87018ca2e441535aed3632ca134b10239dfb6dadd6b" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:0c0a590235ccd933d9892c627dec5bc7511ce6ad6c1011fdf5b11363022746c1" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:8c7fe7afa480e3e82eed58e0ca89f751cd14d767638e2550c77a92a9e749c317" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:79909e27e8e4fcc9db4addea88aa63f6423ebb171db091fb4373e3312cb6d603" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:8ac7b6a045b814cf0c47f3623d21ebd88b3e8cf216a14790b455ea7ff0135d18" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:72966d1b297c741541ca8cf1223ff262a6febe52481af742036a0b296e35fa5a" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:f9d0c5c045a3ca9bedfc35dca8526798eb91a07aa7a2c0fee134c6c6f321cbd7" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:5995f0164fa7df59db4746112fec3f49c461dd6b31b841873443bdb077c13cfc" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_s390x.whl" , hash = "sha256:4a8fcf28c05c1f6d7e177a9a46a1c52798bfe2ad80681d275b10dcf317deaf0b" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:761e8904c07ad053d285670f36dd94e1b6ab7f16ce62b9805c475b7aa1cffde6" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-win32.whl" , hash = "sha256:71140351489970dfe5e60fc621ada3e0f41104a5eddaca47a7acb3c1b851d6d3" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-win_amd64.whl" , hash = "sha256:9ab77acb98eba3fd2a85cd160851816bfce6871d944d885febf012713f06659c" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:84c3990934bae40ea69a82034912ffe5a62c60bbf6ec5bc9691419641d7d5c9a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:74292fc76c905c0ef095fe11e188a32ebd03bc38f3f3e9bcb85e4e6db177b7ea" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c95a03c79bbe30eec3ec2b7f076074f4281526724c8685a42872974ef4d36b72" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f4c39b0e3eac288fedc2b43055cfc2ca7a60362d0e5e87a637beac5d801ef478" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:df2c707231459e8a4028eabcd3cfc827befd635b3ef72eada84ab13b52e1574d" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:93ad6d87ac18e2a90b0fe89df7c65263b9a99a0eb98f0a3d2e079f12a0735837" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:59e5686dd847347e55dffcc191a96622f016bc0ad89105e24c14e0d6305acbc6" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_i686.whl" , hash = "sha256:cd6056167405314a4dc3c173943f11249fa0f1b204f8b51ed4bde1a9cd1834dc" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_ppc64le.whl" , hash = "sha256:083c8d17153ecb403e5e1eb76a7ef4babfc2c48d58899c98fcaa04833e7a2f9a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_s390x.whl" , hash = "sha256:f5057856d21e7586765171eac8b9fc3f7d44ef39425f85dbcccb13b3ebea806c" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:7eb33a30d75562222b64f569c642ff3dc6689e09adda43a082208397f016c39a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-win32.whl" , hash = "sha256:95dea361dd73757c6f1c0a1480ac499952c16ac83f7f5f4f84f0658a01b8ef41" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:eaa379fcd227ca235d04152ca6704c7cb55564116f8bc52545ff357628e10602" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:3e45867f1f2ab0711d60c6c71746ac53537f1684baa699f4f668d4c6f6ce8e14" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cadaeaba78750d58d3cc6ac4d1fd867da6fc73c88156b7a3212a3cd4819d679d" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:911d8a40b2bef5b8bbae2e36a0b103f142ac53557ab421dc16ac4aafee6f53dc" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:503e65837c71b875ecdd733877d852adbc465bd82c768a067badd953bf1bc5a3" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a60332922359f920193b1d4826953c507a877b523b2395ad7bc716ddd386d866" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:16a8663d6e281208d78806dbe14ee9903715361cf81f6d4309944e4d1e59ac5b" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:a16418ecf1329f71df119e8a65f3aa68004a3f9383821edcb20f0702934d8087" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:9d9153257a3f70d5f69edf2325357251ed20f772b12e593f3b3377b5f78e7ef8" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:02a51034802cbf38db3f89c66fb5d2ec57e6fe7ef2f4a44d070a593c3688667b" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_s390x.whl" , hash = "sha256:2e396d70bc4ef5325b72b593a72c8979999aa52fb8bcf03f701c1b03e1166918" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:11b53acf2411c3b09e6af37e4b9005cba376c872503c8f28218c7243582df45d" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-win32.whl" , hash = "sha256:0bf2dae5291758b6f84cf923bfaa285632816007db0330002fa1de38bfcb7154" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:2c03cc56021a4bd59be889c2b9257dae13bf55041a3372d3295416f86b295fb5" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:024e606be3ed92216e2b6952ed859d86b4cfa52cd5bc5f050e7dc28f9b43ec42" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:4b0d02d7102dd0f997580b51edc4cebcf2ab6397a7edf89f1c73b586c614272c" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:358a7c4cb8ba9b46c453b1dd8d9e431452d5249072e4f56cfda3149f6ab1405e" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:81d6741ab457d14fdedc215516665050f3822d3e56508921cc7239f8c8e66a58" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8b8af03d2e37866d023ad0ddea594edefc31e827fee64f8de5611a1dbc373174" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9cf4e8ad252f7c38dd1f676b46514f92dc0ebeb0db5552f5f403509705e24753" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e696f0dd336161fca9adbb846875d40752e6eba585843c768935ba5c9960722b" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c22d3fe05ce11d3671297dc8973267daa0f938b93ec716e12e0f6dee81591dc1" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:109487860ef6a328f3eec66f2bf78b0b72400280d8f8ea05f69c51644ba6521a" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:37f8febc8ec50c14f3ec9637505f28e58d4f66752207ea177c1d67df25da5aed" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:f97e83fa6c25693c7a35de154681fcc257c1c41b38beb0304b9c4d2d9e164479" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_s390x.whl" , hash = "sha256:a152f5f33d64a6be73f1d30c9cc82dfc73cec6477ec268e7c6e4c7d23c2d2291" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:39049da0ffb96c8cbb65cbf5c5f3ca3168990adf3551bd1dee10c48fce8ae820" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-win32.whl" , hash = "sha256:4457ea6774b5611f4bed5eaa5df55f70abde42364d498c5134b7ef4c6958e20e" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-win_amd64.whl" , hash = "sha256:e62164b50f84e20601c1ff8eb55620d2ad25fb81b59e3cd776a1902527a788af" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:8eade758719add78ec36dc13201483f8e9b5d940329285edcd5f70c0a9edbd7f" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:8499ca8f4502af841f68135133d8258f7b32a53a1d594aa98cc52013fff55678" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:3fc1c4a2ffd64890aebdb3f97e1278b0cc72579a08ca4de8cd2c04799a3a22be" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:00d3ffdaafe92a5dc603cb9bd5111aaa36dfa187c8285c543be562e61b755f6b" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c2ac1b08635a8cd4e0cbeaf6f5e922085908d48eb05d44c5ae9eabab148512ca" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f6f45710b4459401609ebebdbcfb34515da4fc2aa886f95107f556ac69a9147e" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3ae1de54a77dc0d6d5fcf623290af4266412a7c4be0b1ff7444394f03f5c54e3" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3b590df687e3c5ee0deef9fc8c547d81986d9a1b56073d82de008744452d6541" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:ab5de034a886f616a5668aa5d098af2b5385ed70142090e2a31bcbd0af0fdb3d" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:9cb3032517f1627cc012dbc80a8ec976ae76d93ea2b5feaa9d2a5b8882597579" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:608862a7bf6957f2333fc54ab4399e405baad0163dc9f8d99cb236816db169d4" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_s390x.whl" , hash = "sha256:0f438ae3532723fb6ead77e7c604be7c8374094ef4ee2c5e03a3a17f1fca256c" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:356541bf4381fa35856dafa6a965916e54bed415ad8a24ee6de6e37deccf2786" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-win32.whl" , hash = "sha256:39cf9ed17fe3b1bc81f33c9ceb6ce67683ee7526e65fde1447c772afc54a1bb8" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-win_amd64.whl" , hash = "sha256:0a11e971ed097d24c534c037d298ad32c6ce81a45736d31e0ff0ad37ab437d59" } ,
{ file = "charset_normalizer-3.0.1-py3-none-any.whl" , hash = "sha256:7e189e2e1d3ed2f4aebabd2d5b0f931e883676e51c7624826e0a4e5fe8a0bf24" } ,
2023-01-16 17:27:44 +00:00
]
2021-12-19 04:25:44 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "click"
2023-02-10 17:01:34 +00:00
version = "8.1.3"
2021-06-17 23:36:29 +00:00
description = "Composable command line interface toolkit"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "click-8.1.3-py3-none-any.whl" , hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48" } ,
{ file = "click-8.1.3.tar.gz" , hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
colorama = { version = "*" , markers = "platform_system == \"Windows\"" }
[ [ package ] ]
name = "colorama"
2023-02-10 17:01:34 +00:00
version = "0.4.6"
2021-06-17 23:36:29 +00:00
description = "Cross-platform colored terminal text."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "colorama-0.4.6-py2.py3-none-any.whl" , hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" } ,
{ file = "colorama-0.4.6.tar.gz" , hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "configupdater"
2023-02-10 17:01:34 +00:00
version = "3.1.1"
2021-06-17 23:36:29 +00:00
description = "Parser like ConfigParser but for updating configuration files"
optional = false
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "ConfigUpdater-3.1.1-py2.py3-none-any.whl" , hash = "sha256:805986dbeba317886c7a8d348b2e34986dc9e3128cd3761ecc35decbd372b286" } ,
{ file = "ConfigUpdater-3.1.1.tar.gz" , hash = "sha256:46f0c74d73efa723776764b43c9739f68052495dd3d734319c1d0eb58511f15b" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
testing = [ "flake8" , "pytest" , "pytest-cov" , "pytest-virtualenv" , "pytest-xdist" , "sphinx" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "coverage"
2023-10-30 15:57:29 +00:00
version = "7.3.2"
2021-06-17 23:36:29 +00:00
description = "Code coverage measurement for Python"
optional = false
2023-10-30 15:57:29 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-10-30 15:57:29 +00:00
{ file = "coverage-7.3.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:d872145f3a3231a5f20fd48500274d7df222e291d90baa2026cc5152b7ce86bf" } ,
{ file = "coverage-7.3.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:310b3bb9c91ea66d59c53fa4989f57d2436e08f18fb2f421a1b0b6b8cc7fffda" } ,
{ file = "coverage-7.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f47d39359e2c3779c5331fc740cf4bce6d9d680a7b4b4ead97056a0ae07cb49a" } ,
{ file = "coverage-7.3.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:aa72dbaf2c2068404b9870d93436e6d23addd8bbe9295f49cbca83f6e278179c" } ,
{ file = "coverage-7.3.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:beaa5c1b4777f03fc63dfd2a6bd820f73f036bfb10e925fce067b00a340d0f3f" } ,
{ file = "coverage-7.3.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:dbc1b46b92186cc8074fee9d9fbb97a9dd06c6cbbef391c2f59d80eabdf0faa6" } ,
{ file = "coverage-7.3.2-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:315a989e861031334d7bee1f9113c8770472db2ac484e5b8c3173428360a9148" } ,
{ file = "coverage-7.3.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:d1bc430677773397f64a5c88cb522ea43175ff16f8bfcc89d467d974cb2274f9" } ,
{ file = "coverage-7.3.2-cp310-cp310-win32.whl" , hash = "sha256:a889ae02f43aa45032afe364c8ae84ad3c54828c2faa44f3bfcafecb5c96b02f" } ,
{ file = "coverage-7.3.2-cp310-cp310-win_amd64.whl" , hash = "sha256:c0ba320de3fb8c6ec16e0be17ee1d3d69adcda99406c43c0409cb5c41788a611" } ,
{ file = "coverage-7.3.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:ac8c802fa29843a72d32ec56d0ca792ad15a302b28ca6203389afe21f8fa062c" } ,
{ file = "coverage-7.3.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:89a937174104339e3a3ffcf9f446c00e3a806c28b1841c63edb2b369310fd074" } ,
{ file = "coverage-7.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e267e9e2b574a176ddb983399dec325a80dbe161f1a32715c780b5d14b5f583a" } ,
{ file = "coverage-7.3.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:2443cbda35df0d35dcfb9bf8f3c02c57c1d6111169e3c85fc1fcc05e0c9f39a3" } ,
{ file = "coverage-7.3.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4175e10cc8dda0265653e8714b3174430b07c1dca8957f4966cbd6c2b1b8065a" } ,
{ file = "coverage-7.3.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:0cbf38419fb1a347aaf63481c00f0bdc86889d9fbf3f25109cf96c26b403fda1" } ,
{ file = "coverage-7.3.2-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:5c913b556a116b8d5f6ef834038ba983834d887d82187c8f73dec21049abd65c" } ,
{ file = "coverage-7.3.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:1981f785239e4e39e6444c63a98da3a1db8e971cb9ceb50a945ba6296b43f312" } ,
{ file = "coverage-7.3.2-cp311-cp311-win32.whl" , hash = "sha256:43668cabd5ca8258f5954f27a3aaf78757e6acf13c17604d89648ecc0cc66640" } ,
{ file = "coverage-7.3.2-cp311-cp311-win_amd64.whl" , hash = "sha256:e10c39c0452bf6e694511c901426d6b5ac005acc0f78ff265dbe36bf81f808a2" } ,
{ file = "coverage-7.3.2-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:4cbae1051ab791debecc4a5dcc4a1ff45fc27b91b9aee165c8a27514dd160836" } ,
{ file = "coverage-7.3.2-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:12d15ab5833a997716d76f2ac1e4b4d536814fc213c85ca72756c19e5a6b3d63" } ,
{ file = "coverage-7.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3c7bba973ebee5e56fe9251300c00f1579652587a9f4a5ed8404b15a0471f216" } ,
{ file = "coverage-7.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:fe494faa90ce6381770746077243231e0b83ff3f17069d748f645617cefe19d4" } ,
{ file = "coverage-7.3.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f6e9589bd04d0461a417562649522575d8752904d35c12907d8c9dfeba588faf" } ,
{ file = "coverage-7.3.2-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:d51ac2a26f71da1b57f2dc81d0e108b6ab177e7d30e774db90675467c847bbdf" } ,
{ file = "coverage-7.3.2-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:99b89d9f76070237975b315b3d5f4d6956ae354a4c92ac2388a5695516e47c84" } ,
{ file = "coverage-7.3.2-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:fa28e909776dc69efb6ed975a63691bc8172b64ff357e663a1bb06ff3c9b589a" } ,
{ file = "coverage-7.3.2-cp312-cp312-win32.whl" , hash = "sha256:289fe43bf45a575e3ab10b26d7b6f2ddb9ee2dba447499f5401cfb5ecb8196bb" } ,
{ file = "coverage-7.3.2-cp312-cp312-win_amd64.whl" , hash = "sha256:7dbc3ed60e8659bc59b6b304b43ff9c3ed858da2839c78b804973f613d3e92ed" } ,
{ file = "coverage-7.3.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:f94b734214ea6a36fe16e96a70d941af80ff3bfd716c141300d95ebc85339738" } ,
{ file = "coverage-7.3.2-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:af3d828d2c1cbae52d34bdbb22fcd94d1ce715d95f1a012354a75e5913f1bda2" } ,
{ file = "coverage-7.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:630b13e3036e13c7adc480ca42fa7afc2a5d938081d28e20903cf7fd687872e2" } ,
{ file = "coverage-7.3.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c9eacf273e885b02a0273bb3a2170f30e2d53a6d53b72dbe02d6701b5296101c" } ,
{ file = "coverage-7.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d8f17966e861ff97305e0801134e69db33b143bbfb36436efb9cfff6ec7b2fd9" } ,
{ file = "coverage-7.3.2-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:b4275802d16882cf9c8b3d057a0839acb07ee9379fa2749eca54efbce1535b82" } ,
{ file = "coverage-7.3.2-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:72c0cfa5250f483181e677ebc97133ea1ab3eb68645e494775deb6a7f6f83901" } ,
{ file = "coverage-7.3.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:cb536f0dcd14149425996821a168f6e269d7dcd2c273a8bff8201e79f5104e76" } ,
{ file = "coverage-7.3.2-cp38-cp38-win32.whl" , hash = "sha256:307adb8bd3abe389a471e649038a71b4eb13bfd6b7dd9a129fa856f5c695cf92" } ,
{ file = "coverage-7.3.2-cp38-cp38-win_amd64.whl" , hash = "sha256:88ed2c30a49ea81ea3b7f172e0269c182a44c236eb394718f976239892c0a27a" } ,
{ file = "coverage-7.3.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:b631c92dfe601adf8f5ebc7fc13ced6bb6e9609b19d9a8cd59fa47c4186ad1ce" } ,
{ file = "coverage-7.3.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:d3d9df4051c4a7d13036524b66ecf7a7537d14c18a384043f30a303b146164e9" } ,
{ file = "coverage-7.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5f7363d3b6a1119ef05015959ca24a9afc0ea8a02c687fe7e2d557705375c01f" } ,
{ file = "coverage-7.3.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:2f11cc3c967a09d3695d2a6f03fb3e6236622b93be7a4b5dc09166a861be6d25" } ,
{ file = "coverage-7.3.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:149de1d2401ae4655c436a3dced6dd153f4c3309f599c3d4bd97ab172eaf02d9" } ,
{ file = "coverage-7.3.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:3a4006916aa6fee7cd38db3bfc95aa9c54ebb4ffbfc47c677c8bba949ceba0a6" } ,
{ file = "coverage-7.3.2-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:9028a3871280110d6e1aa2df1afd5ef003bab5fb1ef421d6dc748ae1c8ef2ebc" } ,
{ file = "coverage-7.3.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:9f805d62aec8eb92bab5b61c0f07329275b6f41c97d80e847b03eb894f38d083" } ,
{ file = "coverage-7.3.2-cp39-cp39-win32.whl" , hash = "sha256:d1c88ec1a7ff4ebca0219f5b1ef863451d828cccf889c173e1253aa84b1e07ce" } ,
{ file = "coverage-7.3.2-cp39-cp39-win_amd64.whl" , hash = "sha256:b4767da59464bb593c07afceaddea61b154136300881844768037fd5e859353f" } ,
{ file = "coverage-7.3.2-pp38.pp39.pp310-none-any.whl" , hash = "sha256:ae97af89f0fbf373400970c0a21eef5aa941ffeed90aee43650b81f7d7f47637" } ,
{ file = "coverage-7.3.2.tar.gz" , hash = "sha256:be32ad29341b0170e795ca590e1c07e81fc061cb5b10c74ce7203491484404ef" } ,
2023-01-16 17:27:44 +00:00
]
2021-10-29 03:00:55 +00:00
[ package . dependencies ]
2022-06-04 19:07:37 +00:00
tomli = { version = "*" , optional = true , markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\"" }
2021-06-17 23:36:29 +00:00
[ package . extras ]
2021-10-29 03:00:55 +00:00
toml = [ "tomli" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "darglint"
2021-12-19 04:25:44 +00:00
version = "1.8.1"
2021-06-17 23:36:29 +00:00
description = "A utility for ensuring Google-style docstrings stay up to date with the source code."
optional = false
python-versions = ">=3.6,<4.0"
2023-01-16 17:27:44 +00:00
files = [
{ file = "darglint-1.8.1-py3-none-any.whl" , hash = "sha256:5ae11c259c17b0701618a20c3da343a3eb98b3bc4b5a83d31cdd94f5ebdced8d" } ,
{ file = "darglint-1.8.1.tar.gz" , hash = "sha256:080d5106df149b199822e7ee7deb9c012b49891538f14a11be681044f0bb20da" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "dictdiffer"
2021-12-19 04:25:44 +00:00
version = "0.9.0"
2021-06-17 23:36:29 +00:00
description = "Dictdiffer is a library that helps you to diff and patch dictionaries."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "dictdiffer-0.9.0-py2.py3-none-any.whl" , hash = "sha256:442bfc693cfcadaf46674575d2eba1c53b42f5e404218ca2c2ff549f2df56595" } ,
{ file = "dictdiffer-0.9.0.tar.gz" , hash = "sha256:17bacf5fbfe613ccf1b6d512bd766e6b21fb798822a133aa86098b8ac9997578" } ,
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
all = [ "Sphinx (>=3)" , "check-manifest (>=0.42)" , "mock (>=1.3.0)" , "numpy (>=1.13.0)" , "numpy (>=1.15.0)" , "numpy (>=1.18.0)" , "numpy (>=1.20.0)" , "pytest (==5.4.3)" , "pytest (>=6)" , "pytest-cov (>=2.10.1)" , "pytest-isort (>=1.2.0)" , "pytest-pycodestyle (>=2)" , "pytest-pycodestyle (>=2.2.0)" , "pytest-pydocstyle (>=2)" , "pytest-pydocstyle (>=2.2.0)" , "sphinx (>=3)" , "sphinx-rtd-theme (>=0.2)" , "tox (>=3.7.0)" ]
docs = [ "Sphinx (>=3)" , "sphinx-rtd-theme (>=0.2)" ]
numpy = [ "numpy (>=1.13.0)" , "numpy (>=1.15.0)" , "numpy (>=1.18.0)" , "numpy (>=1.20.0)" ]
tests = [ "check-manifest (>=0.42)" , "mock (>=1.3.0)" , "pytest (==5.4.3)" , "pytest (>=6)" , "pytest-cov (>=2.10.1)" , "pytest-isort (>=1.2.0)" , "pytest-pycodestyle (>=2)" , "pytest-pycodestyle (>=2.2.0)" , "pytest-pydocstyle (>=2)" , "pytest-pydocstyle (>=2.2.0)" , "sphinx (>=3)" , "tox (>=3.7.0)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
2023-02-06 16:07:59 +00:00
name = "django"
2023-12-05 02:28:31 +00:00
version = "4.2.8"
2023-02-10 17:01:34 +00:00
description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design."
2021-06-17 23:36:29 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-12-05 02:28:31 +00:00
{ file = "Django-4.2.8-py3-none-any.whl" , hash = "sha256:6cb5dcea9e3d12c47834d32156b8841f533a4493c688e2718cafd51aa430ba6d" } ,
{ file = "Django-4.2.8.tar.gz" , hash = "sha256:d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-04-05 14:21:56 +00:00
asgiref = ">=3.6.0,<4"
2023-02-10 17:01:34 +00:00
"backports.zoneinfo" = { version = "*" , markers = "python_version < \"3.9\"" }
2023-04-05 14:21:56 +00:00
sqlparse = ">=0.3.1"
2023-02-10 17:01:34 +00:00
tzdata = { version = "*" , markers = "sys_platform == \"win32\"" }
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-08-22 02:22:03 +00:00
argon2 = [ "argon2-cffi (>=19.1.0)" ]
2022-09-01 14:08:04 +00:00
bcrypt = [ "bcrypt" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "doc8"
2022-08-13 17:08:16 +00:00
version = "0.11.2"
2021-06-17 23:36:29 +00:00
description = "Style checker for Sphinx (or other) RST documentation"
optional = false
2022-08-13 17:08:16 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
{ file = "doc8-0.11.2-py3-none-any.whl" , hash = "sha256:9187da8c9f115254bbe34f74e2bbbdd3eaa1b9e92efd19ccac7461e347b5055c" } ,
{ file = "doc8-0.11.2.tar.gz" , hash = "sha256:c35a231f88f15c204659154ed3d499fa4d402d7e63d41cba7b54cf5e646123ab" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2022-08-13 17:08:16 +00:00
docutils = "*"
2021-06-17 23:36:29 +00:00
Pygments = "*"
restructuredtext-lint = ">=0.7"
stevedore = "*"
[ [ package ] ]
name = "docutils"
2023-02-10 17:01:34 +00:00
version = "0.18.1"
2021-06-17 23:36:29 +00:00
description = "Docutils -- Python Documentation Utilities"
optional = false
2022-08-13 17:08:16 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "docutils-0.18.1-py2.py3-none-any.whl" , hash = "sha256:23010f129180089fbcd3bc08cfefccb3b890b0050e1ca00c867036e9d161b98c" } ,
{ file = "docutils-0.18.1.tar.gz" , hash = "sha256:679987caf361a7539d76e584cbeddc311e3aee937877c87346f31debc63e9d06" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "dparse"
2022-09-20 15:57:21 +00:00
version = "0.6.2"
2021-06-17 23:36:29 +00:00
description = "A parser for Python dependency files"
optional = false
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
{ file = "dparse-0.6.2-py3-none-any.whl" , hash = "sha256:8097076f1dd26c377f30d4745e6ec18fef42f3bf493933b842ac5bafad8c345f" } ,
{ file = "dparse-0.6.2.tar.gz" , hash = "sha256:d45255bda21f998bc7ddf2afd5e62505ba6134756ba2d42a84c56b0826614dfe" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
packaging = "*"
toml = "*"
[ package . extras ]
2022-09-20 15:57:21 +00:00
conda = [ "pyyaml" ]
2021-06-17 23:36:29 +00:00
pipenv = [ "pipenv" ]
2022-01-17 23:40:40 +00:00
[ [ package ] ]
name = "dpath"
2023-02-10 17:01:34 +00:00
version = "2.1.4"
2022-01-17 23:40:40 +00:00
description = "Filesystem-like pathing and searching for dictionaries"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "dpath-2.1.4-py3-none-any.whl" , hash = "sha256:3a4f6cc07e3a1b34bc73baa3a6854ee0a48fb2cf18a8c9b1911b66fd72afaa85" } ,
{ file = "dpath-2.1.4.tar.gz" , hash = "sha256:3380a77d0db4abf104125860ff6eb4bd07c97c65b81aad42a609717089a1bed0" } ,
2023-01-16 17:27:44 +00:00
]
2022-01-17 23:40:40 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "eradicate"
2023-02-10 17:01:34 +00:00
version = "2.1.0"
2021-06-17 23:36:29 +00:00
description = "Removes commented-out code."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "eradicate-2.1.0-py3-none-any.whl" , hash = "sha256:8bfaca181db9227dc88bdbce4d051a9627604c2243e7d85324f6d6ce0fd08bb2" } ,
{ file = "eradicate-2.1.0.tar.gz" , hash = "sha256:aac7384ab25b1bf21c4c012de9b4bf8398945a14c98c911545b2ea50ab558014" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
2022-08-12 20:27:46 +00:00
[ [ package ] ]
name = "exceptiongroup"
2023-02-10 17:01:34 +00:00
version = "1.1.0"
2022-08-12 20:27:46 +00:00
description = "Backport of PEP 654 (exception groups)"
optional = false
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "exceptiongroup-1.1.0-py3-none-any.whl" , hash = "sha256:327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e" } ,
{ file = "exceptiongroup-1.1.0.tar.gz" , hash = "sha256:bcb67d800a4497e1b404c2dd44fca47d3b7a5e5433dbab67f96c1a685cdfdf23" } ,
2023-01-16 17:27:44 +00:00
]
2022-08-12 20:27:46 +00:00
[ package . extras ]
test = [ "pytest (>=6)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8"
2023-02-10 17:01:34 +00:00
version = "4.0.1"
2021-06-17 23:36:29 +00:00
description = "the modular source code checker: pep8 pyflakes and co"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-4.0.1-py2.py3-none-any.whl" , hash = "sha256:479b1304f72536a55948cb40a32dce8bb0ffe3501e26eaf292c7e60eb5e0428d" } ,
{ file = "flake8-4.0.1.tar.gz" , hash = "sha256:806e034dda44114815e23c16ef92f95c91e4c71100ff52813adf7132a6ad870d" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
mccabe = ">=0.6.0,<0.7.0"
2023-02-10 17:01:34 +00:00
pycodestyle = ">=2.8.0,<2.9.0"
pyflakes = ">=2.4.0,<2.5.0"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-bandit"
2023-02-10 17:01:34 +00:00
version = "3.0.0"
2021-06-17 23:36:29 +00:00
description = "Automated security testing with bandit and flake8."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8_bandit-3.0.0-py2.py3-none-any.whl" , hash = "sha256:61b617f4f7cdaa0e2b1e6bf7b68afb2b619a227bb3e3ae00dd36c213bd17900a" } ,
{ file = "flake8_bandit-3.0.0.tar.gz" , hash = "sha256:54d19427e6a8d50322a7b02e1841c0a7c22d856975f3459803320e0e18e2d6a1" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-02-10 17:01:34 +00:00
bandit = ">=1.7.3"
2021-06-17 23:36:29 +00:00
flake8 = "*"
flake8-polyfill = "*"
pycodestyle = "*"
[ [ package ] ]
name = "flake8-broken-line"
2022-09-29 18:43:55 +00:00
version = "0.5.0"
2021-06-17 23:36:29 +00:00
description = "Flake8 plugin to forbid backslashes for line breaks"
optional = false
python-versions = ">=3.6,<4.0"
2023-01-16 17:27:44 +00:00
files = [
{ file = "flake8-broken-line-0.5.0.tar.gz" , hash = "sha256:7c98de9dd1385b71e888709c7f2aee3f0514107ecb5875bc95d0c03392191c97" } ,
{ file = "flake8_broken_line-0.5.0-py3-none-any.whl" , hash = "sha256:daafb19b67eead0410ce7ba155d51a15b9d020ebe7630d87de9c2b93cedb6703" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2022-09-29 18:43:55 +00:00
flake8 = ">=3.5,<6"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-bugbear"
2023-02-10 17:01:34 +00:00
version = "22.12.6"
2021-06-17 23:36:29 +00:00
description = "A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-bugbear-22.12.6.tar.gz" , hash = "sha256:4cdb2c06e229971104443ae293e75e64c6107798229202fbe4f4091427a30ac0" } ,
{ file = "flake8_bugbear-22.12.6-py3-none-any.whl" , hash = "sha256:b69a510634f8a9c298dfda2b18a8036455e6b19ecac4fe582e4d7a0abfa50a30" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
attrs = ">=19.2.0"
flake8 = ">=3.0.0"
[ package . extras ]
2023-02-10 17:01:34 +00:00
dev = [ "coverage" , "hypothesis" , "hypothesmith (>=0.2)" , "pre-commit" , "tox" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-commas"
2021-12-19 04:25:44 +00:00
version = "2.1.0"
2021-06-17 23:36:29 +00:00
description = "Flake8 lint for trailing commas."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "flake8-commas-2.1.0.tar.gz" , hash = "sha256:940441ab8ee544df564ae3b3f49f20462d75d5c7cac2463e0b27436e2050f263" } ,
{ file = "flake8_commas-2.1.0-py2.py3-none-any.whl" , hash = "sha256:ebb96c31e01d0ef1d0685a21f3f0e2f8153a0381430e748bf0bbbb5d5b453d54" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2021-12-19 04:25:44 +00:00
flake8 = ">=2"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-comprehensions"
2023-02-10 17:01:34 +00:00
version = "3.10.1"
2021-06-17 23:36:29 +00:00
description = "A flake8 plugin to help you write better list/set/dict comprehensions."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-comprehensions-3.10.1.tar.gz" , hash = "sha256:412052ac4a947f36b891143430fef4859705af11b2572fbb689f90d372cf26ab" } ,
{ file = "flake8_comprehensions-3.10.1-py3-none-any.whl" , hash = "sha256:d763de3c74bc18a79c039a7ec732e0a1985b0c79309ceb51e56401ad0a2cd44e" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-02-10 17:01:34 +00:00
flake8 = ">=3.0,<3.2.0 || >3.2.0"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-debugger"
2023-02-10 17:01:34 +00:00
version = "4.1.2"
2021-06-17 23:36:29 +00:00
description = "ipdb/pdb statement checker plugin for flake8"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-debugger-4.1.2.tar.gz" , hash = "sha256:52b002560941e36d9bf806fca2523dc7fb8560a295d5f1a6e15ac2ded7a73840" } ,
{ file = "flake8_debugger-4.1.2-py3-none-any.whl" , hash = "sha256:0a5e55aeddcc81da631ad9c8c366e7318998f83ff00985a49e6b3ecf61e571bf" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8 = ">=3.0"
pycodestyle = "*"
[ [ package ] ]
name = "flake8-docstrings"
2023-02-10 17:01:34 +00:00
version = "1.7.0"
2021-06-17 23:36:29 +00:00
description = "Extension for flake8 which uses pydocstyle to check docstrings"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8_docstrings-1.7.0-py2.py3-none-any.whl" , hash = "sha256:51f2344026da083fc084166a9353f5082b01f72901df422f74b4d953ae88ac75" } ,
{ file = "flake8_docstrings-1.7.0.tar.gz" , hash = "sha256:4c8cc748dc16e6869728699e5d0d685da9a10b0ea718e090b1ba088e67a941af" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8 = ">=3"
pydocstyle = ">=2.1"
[ [ package ] ]
name = "flake8-eradicate"
2023-02-10 17:01:34 +00:00
version = "1.4.0"
2021-06-17 23:36:29 +00:00
description = "Flake8 plugin to find commented out code"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7,<4.0"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-eradicate-1.4.0.tar.gz" , hash = "sha256:3088cfd6717d1c9c6c3ac45ef2e5f5b6c7267f7504d5a74b781500e95cb9c7e1" } ,
{ file = "flake8_eradicate-1.4.0-py3-none-any.whl" , hash = "sha256:e3bbd0871be358e908053c1ab728903c114f062ba596b4d40c852fd18f473d56" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
attrs = "*"
eradicate = ">=2.0,<3.0"
2023-02-10 17:01:34 +00:00
flake8 = ">=3.5,<6"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-isort"
2023-02-10 17:01:34 +00:00
version = "4.2.0"
2021-06-17 23:36:29 +00:00
description = "flake8 plugin that integrates isort ."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-isort-4.2.0.tar.gz" , hash = "sha256:26571500cd54976bbc0cf1006ffbcd1a68dd102f816b7a1051b219616ba9fee0" } ,
{ file = "flake8_isort-4.2.0-py3-none-any.whl" , hash = "sha256:5b87630fb3719bf4c1833fd11e0d9534f43efdeba524863e15d8f14a7ef6adbf" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-02-10 17:01:34 +00:00
flake8 = ">=3.2.1,<6"
2021-06-17 23:36:29 +00:00
isort = ">=4.3.5,<6"
[ package . extras ]
2021-12-19 04:25:44 +00:00
test = [ "pytest-cov" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-plugin-utils"
version = "1.3.2"
description = "The package provides base classes and utils for flake8 plugin writing"
optional = false
python-versions = ">=3.6,<4.0"
2023-01-16 17:27:44 +00:00
files = [
{ file = "flake8-plugin-utils-1.3.2.tar.gz" , hash = "sha256:20fa2a8ca2decac50116edb42e6af0a1253ef639ad79941249b840531889c65a" } ,
{ file = "flake8_plugin_utils-1.3.2-py3-none-any.whl" , hash = "sha256:1fe43e3e9acf3a7c0f6b88f5338cad37044d2f156c43cb6b080b5f9da8a76f06" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-polyfill"
version = "1.0.2"
description = "Polyfill package for Flake8 plugins"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "flake8-polyfill-1.0.2.tar.gz" , hash = "sha256:e44b087597f6da52ec6393a709e7108b2905317d0c0b744cdca6208e670d8eda" } ,
{ file = "flake8_polyfill-1.0.2-py2.py3-none-any.whl" , hash = "sha256:12be6a34ee3ab795b19ca73505e7b55826d5f6ad7230d31b18e106400169b9e9" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8 = "*"
[ [ package ] ]
name = "flake8-pytest-style"
2023-02-22 05:44:00 +00:00
version = "1.7.2"
2021-06-17 23:36:29 +00:00
description = "A flake8 plugin checking common style issues or inconsistencies with pytest-based tests."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7.2,<4.0.0"
2023-01-16 17:27:44 +00:00
files = [
2023-02-22 05:44:00 +00:00
{ file = "flake8_pytest_style-1.7.2-py3-none-any.whl" , hash = "sha256:f5d2aa3219163a052dd92226589d45fab8ea027a3269922f0c4029f548ea5cd1" } ,
{ file = "flake8_pytest_style-1.7.2.tar.gz" , hash = "sha256:b924197c99b951315949920b0e5547f34900b1844348432e67a44ab191582109" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8-plugin-utils = ">=1.3.2,<2.0.0"
[ [ package ] ]
name = "flake8-quotes"
2023-02-10 17:01:34 +00:00
version = "3.3.2"
2021-06-17 23:36:29 +00:00
description = "Flake8 lint for quotes."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-quotes-3.3.2.tar.gz" , hash = "sha256:6e26892b632dacba517bf27219c459a8396dcfac0f5e8204904c5a4ba9b480e1" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8 = "*"
[ [ package ] ]
name = "flake8-rst-docstrings"
2023-02-10 17:01:34 +00:00
version = "0.2.7"
2021-06-17 23:36:29 +00:00
description = "Python docstring reStructuredText (RST) validator"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "flake8-rst-docstrings-0.2.7.tar.gz" , hash = "sha256:2740067ab9237559dd45a3434d8c987792c7b259ca563621a3b95efe201f5382" } ,
{ file = "flake8_rst_docstrings-0.2.7-py3-none-any.whl" , hash = "sha256:5d56075dce360bcc9c6775bfe7cb431aa395de600ca7e8d40580a28d50b2a803" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8 = ">=3.0.0"
2021-10-29 02:41:52 +00:00
pygments = "*"
restructuredtext-lint = "*"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "flake8-string-format"
version = "0.3.0"
description = "string format checker, plugin for flake8"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "flake8-string-format-0.3.0.tar.gz" , hash = "sha256:65f3da786a1461ef77fca3780b314edb2853c377f2e35069723348c8917deaa2" } ,
{ file = "flake8_string_format-0.3.0-py2.py3-none-any.whl" , hash = "sha256:812ff431f10576a74c89be4e85b8e075a705be39bc40c4b4278b5b13e2afa9af" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
flake8 = "*"
2022-01-17 23:40:40 +00:00
[ [ package ] ]
name = "flatten-dict"
version = "0.4.2"
description = "A flexible utility for flattening and unflattening dict-like objects in Python."
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "flatten-dict-0.4.2.tar.gz" , hash = "sha256:506a96b6e6f805b81ae46a0f9f31290beb5fa79ded9d80dbe1b7fa236ab43076" } ,
{ file = "flatten_dict-0.4.2-py2.py3-none-any.whl" , hash = "sha256:7e245b20c4c718981212210eec4284a330c9f713e632e98765560e05421e48ad" } ,
]
2022-01-17 23:40:40 +00:00
[ package . dependencies ]
six = ">=1.12,<2.0"
2022-04-01 03:01:38 +00:00
[ [ package ] ]
name = "furl"
version = "2.1.3"
description = "URL manipulation made simple."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "furl-2.1.3-py2.py3-none-any.whl" , hash = "sha256:9ab425062c4217f9802508e45feb4a83e54324273ac4b202f1850363309666c0" } ,
{ file = "furl-2.1.3.tar.gz" , hash = "sha256:5a6188fe2666c484a12159c18be97a1977a71d632ef5bb867ef15f54af39cc4e" } ,
]
2022-04-01 03:01:38 +00:00
[ package . dependencies ]
orderedmultidict = ">=1.0.1"
six = ">=1.8.0"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "gitdb"
2023-02-10 17:01:34 +00:00
version = "4.0.10"
2021-06-17 23:36:29 +00:00
description = "Git Object Database"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "gitdb-4.0.10-py3-none-any.whl" , hash = "sha256:c286cf298426064079ed96a9e4a9d39e7f3e9bf15ba60701e95f5492f28415c7" } ,
{ file = "gitdb-4.0.10.tar.gz" , hash = "sha256:6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2021-12-19 04:25:44 +00:00
smmap = ">=3.0.1,<6"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "gitpython"
2023-10-10 21:00:33 +00:00
version = "3.1.37"
2023-08-25 03:44:15 +00:00
description = "GitPython is a Python library used to interact with Git repositories"
2021-06-17 23:36:29 +00:00
optional = false
2021-12-19 04:25:44 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-10-10 21:00:33 +00:00
{ file = "GitPython-3.1.37-py3-none-any.whl" , hash = "sha256:5f4c4187de49616d710a77e98ddf17b4782060a1788df441846bddefbb89ab33" } ,
{ file = "GitPython-3.1.37.tar.gz" , hash = "sha256:f9b9ddc0761c125d5780eab2d64be4873fc6817c2899cbcb34b02344bdc7bc54" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
gitdb = ">=4.0.1,<5"
2023-10-10 21:00:33 +00:00
[ package . extras ]
test = [ "black" , "coverage[toml]" , "ddt (>=1.1.1,!=1.4.3)" , "mypy" , "pre-commit" , "pytest" , "pytest-cov" , "pytest-sugar" ]
2022-08-12 20:27:46 +00:00
[ [ package ] ]
name = "hypothesis"
2023-12-11 02:29:10 +00:00
version = "6.92.0"
2022-08-12 20:27:46 +00:00
description = "A library for property-based testing"
optional = false
2023-06-28 03:00:01 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-12-11 02:29:10 +00:00
{ file = "hypothesis-6.92.0-py3-none-any.whl" , hash = "sha256:d4577f99b912acc725bea684899b7cb62591a0412e2446c618be0b4855995276" } ,
{ file = "hypothesis-6.92.0.tar.gz" , hash = "sha256:65b72c7dc7da3e16144db54fe093c6b74a33631b933a8063eb754c5a61361ae6" } ,
2023-01-16 17:27:44 +00:00
]
2022-08-12 20:27:46 +00:00
[ package . dependencies ]
2023-12-11 02:29:10 +00:00
attrs = ">=22.2.0"
2022-10-31 16:13:31 +00:00
exceptiongroup = { version = ">=1.0.0" , markers = "python_version < \"3.11\"" }
2022-08-12 20:27:46 +00:00
sortedcontainers = ">=2.1.0,<3.0.0"
[ package . extras ]
2023-06-28 03:00:01 +00:00
all = [ "backports.zoneinfo (>=0.2.1)" , "black (>=19.10b0)" , "click (>=7.0)" , "django (>=3.2)" , "dpcontracts (>=0.4)" , "lark (>=0.10.1)" , "libcst (>=0.3.16)" , "numpy (>=1.17.3)" , "pandas (>=1.1)" , "pytest (>=4.6)" , "python-dateutil (>=1.4)" , "pytz (>=2014.1)" , "redis (>=3.0.0)" , "rich (>=9.0.0)" , "tzdata (>=2023.3)" ]
2022-09-01 14:08:04 +00:00
cli = [ "black (>=19.10b0)" , "click (>=7.0)" , "rich (>=9.0.0)" ]
2022-08-15 02:26:30 +00:00
codemods = [ "libcst (>=0.3.16)" ]
2022-08-22 02:22:03 +00:00
dateutil = [ "python-dateutil (>=1.4)" ]
django = [ "django (>=3.2)" ]
dpcontracts = [ "dpcontracts (>=0.4)" ]
ghostwriter = [ "black (>=19.10b0)" ]
2022-12-15 19:59:03 +00:00
lark = [ "lark (>=0.10.1)" ]
2023-06-28 03:00:01 +00:00
numpy = [ "numpy (>=1.17.3)" ]
2023-04-28 02:59:05 +00:00
pandas = [ "pandas (>=1.1)" ]
2022-08-22 02:22:03 +00:00
pytest = [ "pytest (>=4.6)" ]
pytz = [ "pytz (>=2014.1)" ]
redis = [ "redis (>=3.0.0)" ]
2023-04-03 03:05:04 +00:00
zoneinfo = [ "backports.zoneinfo (>=0.2.1)" , "tzdata (>=2023.3)" ]
2022-08-12 20:27:46 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "identify"
2023-02-10 17:01:34 +00:00
version = "2.5.17"
2021-06-17 23:36:29 +00:00
description = "File identification library for Python"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "identify-2.5.17-py2.py3-none-any.whl" , hash = "sha256:7d526dd1283555aafcc91539acc061d8f6f59adb0a7bba462735b0a318bff7ed" } ,
{ file = "identify-2.5.17.tar.gz" , hash = "sha256:93cc61a861052de9d4c541a7acb7e3dcc9c11b398a2144f6e52ae5285f5f4f06" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2021-12-19 04:25:44 +00:00
license = [ "ukkonen" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "idna"
2023-02-10 17:01:34 +00:00
version = "3.4"
2021-06-17 23:36:29 +00:00
description = "Internationalized Domain Names in Applications (IDNA)"
optional = false
2021-12-19 04:25:44 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "idna-3.4-py3-none-any.whl" , hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2" } ,
{ file = "idna-3.4.tar.gz" , hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "imagesize"
2023-02-10 17:01:34 +00:00
version = "1.4.1"
2021-06-17 23:36:29 +00:00
description = "Getting image size from png/jpeg/jpeg2000/gif file"
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "imagesize-1.4.1-py2.py3-none-any.whl" , hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b" } ,
{ file = "imagesize-1.4.1.tar.gz" , hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "importlib-metadata"
2023-02-10 17:01:34 +00:00
version = "6.0.0"
2021-06-17 23:36:29 +00:00
description = "Read metadata from Python packages"
optional = false
2022-01-18 00:28:18 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "importlib_metadata-6.0.0-py3-none-any.whl" , hash = "sha256:7efb448ec9a5e313a57655d35aa54cd3e01b7e1fbcf72dce1bf06119420f5bad" } ,
{ file = "importlib_metadata-6.0.0.tar.gz" , hash = "sha256:e354bedeb60efa6affdcc8ae121b73544a7aa74156d047311948f6d711cd378d" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
zipp = ">=0.5"
[ package . extras ]
2023-02-10 17:01:34 +00:00
docs = [ "furo" , "jaraco.packaging (>=9)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
2022-01-18 00:28:18 +00:00
perf = [ "ipython" ]
2023-02-10 17:01:34 +00:00
testing = [ "flake8 (<5)" , "flufl.flake8" , "importlib-resources (>=1.3)" , "packaging" , "pyfakefs" , "pytest (>=6)" , "pytest-black (>=0.3.7)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=1.3)" , "pytest-flake8" , "pytest-mypy (>=0.9.1)" , "pytest-perf (>=0.9.2)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "importlib-resources"
2023-02-10 17:01:34 +00:00
version = "5.10.2"
2021-06-17 23:36:29 +00:00
description = "Read resources from Python packages"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "importlib_resources-5.10.2-py3-none-any.whl" , hash = "sha256:7d543798b0beca10b6a01ac7cafda9f822c54db9e8376a6bf57e0cbd74d486b6" } ,
{ file = "importlib_resources-5.10.2.tar.gz" , hash = "sha256:e4a96c8cc0339647ff9a5e0550d9f276fc5a01ffa276012b58ec108cfd7b8484" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
zipp = { version = ">=3.1.0" , markers = "python_version < \"3.10\"" }
[ package . extras ]
2023-02-10 17:01:34 +00:00
docs = [ "furo" , "jaraco.packaging (>=9)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
testing = [ "flake8 (<5)" , "pytest (>=6)" , "pytest-black (>=0.3.7)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=1.3)" , "pytest-flake8" , "pytest-mypy (>=0.9.1)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "iniconfig"
2023-02-10 17:01:34 +00:00
version = "2.0.0"
description = "brain-dead simple config-ini parsing"
2021-06-17 23:36:29 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "iniconfig-2.0.0-py3-none-any.whl" , hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374" } ,
{ file = "iniconfig-2.0.0.tar.gz" , hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "isort"
2023-02-10 17:01:34 +00:00
version = "5.12.0"
2021-06-17 23:36:29 +00:00
description = "A Python utility / library to sort Python imports."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.8.0"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "isort-5.12.0-py3-none-any.whl" , hash = "sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6" } ,
{ file = "isort-5.12.0.tar.gz" , hash = "sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
colors = [ "colorama (>=0.4.3)" ]
pipfile-deprecated-finder = [ "pip-shims (>=0.5.2)" , "pipreqs" , "requirementslib" ]
2022-09-01 14:08:04 +00:00
plugins = [ "setuptools" ]
2022-10-18 02:22:20 +00:00
requirements-deprecated-finder = [ "pip-api" , "pipreqs" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "jinja2"
2023-02-10 17:01:34 +00:00
version = "3.1.2"
2021-06-17 23:36:29 +00:00
description = "A very fast and expressive template engine."
2023-10-15 23:17:51 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "Jinja2-3.1.2-py3-none-any.whl" , hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61" } ,
{ file = "Jinja2-3.1.2.tar.gz" , hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
MarkupSafe = ">=2.0"
[ package . extras ]
i18n = [ "Babel (>=2.7)" ]
[ [ package ] ]
name = "jmespath"
2023-02-10 17:01:34 +00:00
version = "1.0.1"
2021-06-17 23:36:29 +00:00
description = "JSON Matching Expressions"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "jmespath-1.0.1-py3-none-any.whl" , hash = "sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980" } ,
{ file = "jmespath-1.0.1.tar.gz" , hash = "sha256:90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "loguru"
2023-02-10 17:01:34 +00:00
version = "0.6.0"
2021-06-17 23:36:29 +00:00
description = "Python logging made (stupidly) simple"
optional = false
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "loguru-0.6.0-py3-none-any.whl" , hash = "sha256:4e2414d534a2ab57573365b3e6d0234dfb1d84b68b7f3b948e6fb743860a77c3" } ,
{ file = "loguru-0.6.0.tar.gz" , hash = "sha256:066bd06758d0a513e9836fd9c6b5a75bfb3fd36841f4b996bc60b547a309d41c" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
colorama = { version = ">=0.3.4" , markers = "sys_platform == \"win32\"" }
win32-setctime = { version = ">=1.0.0" , markers = "sys_platform == \"win32\"" }
[ package . extras ]
2023-02-10 17:01:34 +00:00
dev = [ "Sphinx (>=4.1.1)" , "black (>=19.10b0)" , "colorama (>=0.3.4)" , "docutils (==0.16)" , "flake8 (>=3.7.7)" , "isort (>=5.1.1)" , "pytest (>=4.6.2)" , "pytest-cov (>=2.7.1)" , "sphinx-autobuild (>=0.7.1)" , "sphinx-rtd-theme (>=0.4.3)" , "tox (>=3.9.0)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "m2r2"
2021-12-15 00:29:52 +00:00
version = "0.3.2"
2021-06-17 23:36:29 +00:00
description = "Markdown and reStructuredText in a single file."
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "m2r2-0.3.2-py3-none-any.whl" , hash = "sha256:d3684086b61b4bebe2307f15189495360f05a123c9bda2a66462649b7ca236aa" } ,
{ file = "m2r2-0.3.2.tar.gz" , hash = "sha256:ccd95b052dcd1ac7442ecb3111262b2001c10e4119b459c34c93ac7a5c2c7868" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
docutils = "*"
2021-12-15 00:29:52 +00:00
mistune = "0.8.4"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "markupsafe"
2023-02-10 17:01:34 +00:00
version = "2.1.2"
2021-06-17 23:36:29 +00:00
description = "Safely add untrusted strings to HTML/XML markup."
2023-10-15 23:17:51 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:665a36ae6f8f20a4676b53224e33d456a6f5a72657d9c83c2aa00765072f31f7" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:340bea174e9761308703ae988e982005aedf427de816d1afe98147668cc03036" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:22152d00bf4a9c7c83960521fc558f55a1adbc0631fbb00a9471e097b19d72e1" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:28057e985dace2f478e042eaa15606c7efccb700797660629da387eb289b9323" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ca244fa73f50a800cf8c3ebf7fd93149ec37f5cb9596aa8873ae2c1d23498601" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:d9d971ec1e79906046aa3ca266de79eac42f1dbf3612a05dc9368125952bd1a1" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:7e007132af78ea9df29495dbf7b5824cb71648d7133cf7848a2a5dd00d36f9ff" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:7313ce6a199651c4ed9d7e4cfb4aa56fe923b1adf9af3b420ee14e6d9a73df65" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-win32.whl" , hash = "sha256:c4a549890a45f57f1ebf99c067a4ad0cb423a05544accaf2b065246827ed9603" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-win_amd64.whl" , hash = "sha256:835fb5e38fd89328e9c81067fd642b3593c33e1e17e2fdbf77f5676abb14a156" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:2ec4f2d48ae59bbb9d1f9d7efb9236ab81429a764dedca114f5fdabbc3788013" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:608e7073dfa9e38a85d38474c082d4281f4ce276ac0010224eaba11e929dd53a" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:65608c35bfb8a76763f37036547f7adfd09270fbdbf96608be2bead319728fcd" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f2bfb563d0211ce16b63c7cb9395d2c682a23187f54c3d79bfec33e6705473c6" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:da25303d91526aac3672ee6d49a2f3db2d9502a4a60b55519feb1a4c7714e07d" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:9cad97ab29dfc3f0249b483412c85c8ef4766d96cdf9dcf5a1e3caa3f3661cf1" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:085fd3201e7b12809f9e6e9bc1e5c96a368c8523fad5afb02afe3c051ae4afcc" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:1bea30e9bf331f3fef67e0a3877b2288593c98a21ccb2cf29b74c581a4eb3af0" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-win32.whl" , hash = "sha256:7df70907e00c970c60b9ef2938d894a9381f38e6b9db73c5be35e59d92e06625" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-win_amd64.whl" , hash = "sha256:e55e40ff0cc8cc5c07996915ad367fa47da6b3fc091fdadca7f5403239c5fec3" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:a6e40afa7f45939ca356f348c8e23048e02cb109ced1eb8420961b2f40fb373a" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cf877ab4ed6e302ec1d04952ca358b381a882fbd9d1b07cccbfd61783561f98a" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:63ba06c9941e46fa389d389644e2d8225e0e3e5ebcc4ff1ea8506dce646f8c8a" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f1cd098434e83e656abf198f103a8207a8187c0fc110306691a2e94a78d0abb2" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:55f44b440d491028addb3b88f72207d71eeebfb7b5dbf0643f7c023ae1fba619" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:a6f2fcca746e8d5910e18782f976489939d54a91f9411c32051b4aab2bd7c513" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:0b462104ba25f1ac006fdab8b6a01ebbfbce9ed37fd37fd4acd70c67c973e460" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-win32.whl" , hash = "sha256:7668b52e102d0ed87cb082380a7e2e1e78737ddecdde129acadb0eccc5423859" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-win_amd64.whl" , hash = "sha256:6d6607f98fcf17e534162f0709aaad3ab7a96032723d8ac8750ffe17ae5a0666" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:a806db027852538d2ad7555b203300173dd1b77ba116de92da9afbc3a3be3eed" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:a4abaec6ca3ad8660690236d11bfe28dfd707778e2442b45addd2f086d6ef094" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f03a532d7dee1bed20bc4884194a16160a2de9ffc6354b3878ec9682bb623c54" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4cf06cdc1dda95223e9d2d3c58d3b178aa5dacb35ee7e3bbac10e4e1faacb419" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:22731d79ed2eb25059ae3df1dfc9cb1546691cc41f4e3130fe6bfbc3ecbbecfa" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:f8ffb705ffcf5ddd0e80b65ddf7bed7ee4f5a441ea7d3419e861a12eaf41af58" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:8db032bf0ce9022a8e41a22598eefc802314e81b879ae093f36ce9ddf39ab1ba" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:2298c859cfc5463f1b64bd55cb3e602528db6fa0f3cfd568d3605c50678f8f03" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-win32.whl" , hash = "sha256:50c42830a633fa0cf9e7d27664637532791bfc31c731a87b202d2d8ac40c3ea2" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-win_amd64.whl" , hash = "sha256:bb06feb762bade6bf3c8b844462274db0c76acc95c52abe8dbed28ae3d44a147" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:99625a92da8229df6d44335e6fcc558a5037dd0a760e11d84be2260e6f37002f" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:8bca7e26c1dd751236cfb0c6c72d4ad61d986e9a41bbf76cb445f69488b2a2bd" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:40627dcf047dadb22cd25ea7ecfe9cbf3bbbad0482ee5920b582f3809c97654f" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:40dfd3fefbef579ee058f139733ac336312663c6706d1163b82b3003fb1925c4" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:090376d812fb6ac5f171e5938e82e7f2d7adc2b629101cec0db8b267815c85e2" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:2e7821bffe00aa6bd07a23913b7f4e01328c3d5cc0b40b36c0bd81d362faeb65" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:c0a33bc9f02c2b17c3ea382f91b4db0e6cde90b63b296422a939886a7a80de1c" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:b8526c6d437855442cdd3d87eede9c425c4445ea011ca38d937db299382e6fa3" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-win32.whl" , hash = "sha256:137678c63c977754abe9086a3ec011e8fd985ab90631145dfb9294ad09c102a7" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-win_amd64.whl" , hash = "sha256:0576fe974b40a400449768941d5d0858cc624e3249dfd1e0c33674e5c7ca7aed" } ,
{ file = "MarkupSafe-2.1.2.tar.gz" , hash = "sha256:abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d" } ,
2023-01-16 17:27:44 +00:00
]
[ [ package ] ]
name = "marshmallow"
2023-02-10 17:01:34 +00:00
version = "3.19.0"
2023-01-16 17:27:44 +00:00
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "marshmallow-3.19.0-py3-none-any.whl" , hash = "sha256:93f0958568da045b0021ec6aeb7ac37c81bfcccbb9a0e7ed8559885070b3a19b" } ,
{ file = "marshmallow-3.19.0.tar.gz" , hash = "sha256:90032c0fd650ce94b6ec6dc8dfeb0e3ff50c144586462c389b81a07205bedb78" } ,
2023-01-16 17:27:44 +00:00
]
2023-02-10 17:01:34 +00:00
[ package . dependencies ]
packaging = ">=17.0"
2023-01-16 17:27:44 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
dev = [ "flake8 (==5.0.4)" , "flake8-bugbear (==22.10.25)" , "mypy (==0.990)" , "pre-commit (>=2.4,<3.0)" , "pytest" , "pytz" , "simplejson" , "tox" ]
docs = [ "alabaster (==0.7.12)" , "autodocsumm (==0.2.9)" , "sphinx (==5.3.0)" , "sphinx-issues (==3.0.1)" , "sphinx-version-warning (==1.1.2)" ]
lint = [ "flake8 (==5.0.4)" , "flake8-bugbear (==22.10.25)" , "mypy (==0.990)" , "pre-commit (>=2.4,<3.0)" ]
2023-01-16 17:27:44 +00:00
tests = [ "pytest" , "pytz" , "simplejson" ]
[ [ package ] ]
name = "marshmallow-polyfield"
2023-02-10 17:01:34 +00:00
version = "5.11"
2023-01-16 17:27:44 +00:00
description = "An unofficial extension to Marshmallow to allow for polymorphic fields"
optional = false
python-versions = ">=3.5"
files = [
2023-02-10 17:01:34 +00:00
{ file = "marshmallow-polyfield-5.11.tar.gz" , hash = "sha256:8075a9cc490da4af58b902b4a40a99882dd031adb7aaa96abd147a4fcd53415f" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
marshmallow = ">=3.0.0b10"
[ [ package ] ]
name = "mccabe"
version = "0.6.1"
description = "McCabe checker, plugin for flake8"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "mccabe-0.6.1-py2.py3-none-any.whl" , hash = "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42" } ,
{ file = "mccabe-0.6.1.tar.gz" , hash = "sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "mistune"
version = "0.8.4"
description = "The fastest markdown parser in pure Python"
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "mistune-0.8.4-py2.py3-none-any.whl" , hash = "sha256:88a1051873018da288eee8538d476dffe1262495144b33ecb586c4ab266bb8d4" } ,
{ file = "mistune-0.8.4.tar.gz" , hash = "sha256:59a3429db53c50b5c6bcc8a07f8848cb00d7dc8bdb431a4ab41920d201d4756e" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "more-itertools"
2023-02-10 17:01:34 +00:00
version = "9.0.0"
2021-06-17 23:36:29 +00:00
description = "More routines for operating on iterables, beyond itertools"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "more-itertools-9.0.0.tar.gz" , hash = "sha256:5a6257e40878ef0520b1803990e3e22303a41b5714006c32a3fd8304b26ea1ab" } ,
{ file = "more_itertools-9.0.0-py3-none-any.whl" , hash = "sha256:250e83d7e81d0c87ca6bd942e6aeab8cc9daa6096d12c5308f3f92fa5e5c1f41" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "mypy"
2023-11-24 02:33:02 +00:00
version = "1.7.1"
2021-06-17 23:36:29 +00:00
description = "Optional static typing for Python"
optional = false
2023-08-25 04:08:33 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-11-24 02:33:02 +00:00
{ file = "mypy-1.7.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:12cce78e329838d70a204293e7b29af9faa3ab14899aec397798a4b41be7f340" } ,
{ file = "mypy-1.7.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:1484b8fa2c10adf4474f016e09d7a159602f3239075c7bf9f1627f5acf40ad49" } ,
{ file = "mypy-1.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:31902408f4bf54108bbfb2e35369877c01c95adc6192958684473658c322c8a5" } ,
{ file = "mypy-1.7.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:f2c2521a8e4d6d769e3234350ba7b65ff5d527137cdcde13ff4d99114b0c8e7d" } ,
{ file = "mypy-1.7.1-cp310-cp310-win_amd64.whl" , hash = "sha256:fcd2572dd4519e8a6642b733cd3a8cfc1ef94bafd0c1ceed9c94fe736cb65b6a" } ,
{ file = "mypy-1.7.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:4b901927f16224d0d143b925ce9a4e6b3a758010673eeded9b748f250cf4e8f7" } ,
{ file = "mypy-1.7.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:2f7f6985d05a4e3ce8255396df363046c28bea790e40617654e91ed580ca7c51" } ,
{ file = "mypy-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:944bdc21ebd620eafefc090cdf83158393ec2b1391578359776c00de00e8907a" } ,
{ file = "mypy-1.7.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:9c7ac372232c928fff0645d85f273a726970c014749b924ce5710d7d89763a28" } ,
{ file = "mypy-1.7.1-cp311-cp311-win_amd64.whl" , hash = "sha256:f6efc9bd72258f89a3816e3a98c09d36f079c223aa345c659622f056b760ab42" } ,
{ file = "mypy-1.7.1-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:6dbdec441c60699288adf051f51a5d512b0d818526d1dcfff5a41f8cd8b4aaf1" } ,
{ file = "mypy-1.7.1-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:4fc3d14ee80cd22367caaaf6e014494415bf440980a3045bf5045b525680ac33" } ,
{ file = "mypy-1.7.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2c6e4464ed5f01dc44dc9821caf67b60a4e5c3b04278286a85c067010653a0eb" } ,
{ file = "mypy-1.7.1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:d9b338c19fa2412f76e17525c1b4f2c687a55b156320acb588df79f2e6fa9fea" } ,
{ file = "mypy-1.7.1-cp312-cp312-win_amd64.whl" , hash = "sha256:204e0d6de5fd2317394a4eff62065614c4892d5a4d1a7ee55b765d7a3d9e3f82" } ,
{ file = "mypy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:84860e06ba363d9c0eeabd45ac0fde4b903ad7aa4f93cd8b648385a888e23200" } ,
{ file = "mypy-1.7.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:8c5091ebd294f7628eb25ea554852a52058ac81472c921150e3a61cdd68f75a7" } ,
{ file = "mypy-1.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:40716d1f821b89838589e5b3106ebbc23636ffdef5abc31f7cd0266db936067e" } ,
{ file = "mypy-1.7.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:5cf3f0c5ac72139797953bd50bc6c95ac13075e62dbfcc923571180bebb662e9" } ,
{ file = "mypy-1.7.1-cp38-cp38-win_amd64.whl" , hash = "sha256:78e25b2fd6cbb55ddfb8058417df193f0129cad5f4ee75d1502248e588d9e0d7" } ,
{ file = "mypy-1.7.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:75c4d2a6effd015786c87774e04331b6da863fc3fc4e8adfc3b40aa55ab516fe" } ,
{ file = "mypy-1.7.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:2643d145af5292ee956aa0a83c2ce1038a3bdb26e033dadeb2f7066fb0c9abce" } ,
{ file = "mypy-1.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:75aa828610b67462ffe3057d4d8a4112105ed211596b750b53cbfe182f44777a" } ,
{ file = "mypy-1.7.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:ee5d62d28b854eb61889cde4e1dbc10fbaa5560cb39780c3995f6737f7e82120" } ,
{ file = "mypy-1.7.1-cp39-cp39-win_amd64.whl" , hash = "sha256:72cf32ce7dd3562373f78bd751f73c96cfb441de147cc2448a92c1a308bd0ca6" } ,
{ file = "mypy-1.7.1-py3-none-any.whl" , hash = "sha256:f7c5d642db47376a0cc130f0de6d055056e010debdaf0707cd2b0fc7e7ef30ea" } ,
{ file = "mypy-1.7.1.tar.gz" , hash = "sha256:fcb6d9afb1b6208b4c712af0dafdc650f518836065df0d4fb1d800f5d6773db2" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-03-07 03:01:07 +00:00
mypy-extensions = ">=1.0.0"
2022-04-28 02:26:36 +00:00
tomli = { version = ">=1.1.0" , markers = "python_version < \"3.11\"" }
2023-06-26 02:59:11 +00:00
typing-extensions = ">=4.1.0"
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-08-22 02:22:03 +00:00
dmypy = [ "psutil (>=4.0)" ]
2022-11-09 18:23:36 +00:00
install-types = [ "pip" ]
2023-11-24 02:33:02 +00:00
mypyc = [ "setuptools (>=50)" ]
2022-09-01 14:08:04 +00:00
reports = [ "lxml" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "mypy-extensions"
2023-02-10 17:01:34 +00:00
version = "1.0.0"
description = "Type system extensions for programs checked with the mypy type checker."
2021-06-17 23:36:29 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "mypy_extensions-1.0.0-py3-none-any.whl" , hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d" } ,
{ file = "mypy_extensions-1.0.0.tar.gz" , hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "nitpick"
2023-08-25 03:53:06 +00:00
version = "0.34.0"
2021-10-29 04:49:31 +00:00
description = "Enforce the same settings across multiple language-independent projects"
2021-06-17 23:36:29 +00:00
optional = false
2023-08-25 03:53:06 +00:00
python-versions = ">=3.8,<4.0"
2023-01-16 17:27:44 +00:00
files = [
2023-08-25 03:53:06 +00:00
{ file = "nitpick-0.34.0-py3-none-any.whl" , hash = "sha256:ca346dfdd256dadb7c0e6d5c939ba4182a826c40ea395705d9653cf56469cdef" } ,
{ file = "nitpick-0.34.0.tar.gz" , hash = "sha256:ea01639a02a01e4a49e06e3018e2c0da8fb3a25068467884f5a178d8d8d81023" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2022-01-17 23:40:40 +00:00
attrs = ">=20.1.0"
2021-06-17 23:36:29 +00:00
autorepr = "*"
click = "*"
ConfigUpdater = "*"
dictdiffer = "*"
2022-01-17 23:40:40 +00:00
dpath = "*"
2021-06-17 23:36:29 +00:00
flake8 = ">=3.0.0"
2022-01-17 23:40:40 +00:00
flatten-dict = "*"
2022-04-01 03:01:38 +00:00
furl = "*"
2021-06-17 23:36:29 +00:00
identify = "*"
2023-08-25 03:53:06 +00:00
importlib-resources = { version = "*" , markers = "python_version >= \"3.8\" and python_version < \"3.9\"" }
2021-06-17 23:36:29 +00:00
jmespath = "*"
loguru = "*"
marshmallow = ">=3.0.0b10"
marshmallow-polyfield = ">=5.10,<6.0"
more-itertools = "*"
pluggy = "*"
python-slugify = "*"
requests = "*"
2023-03-30 03:00:16 +00:00
requests-cache = ">=1.0.0"
2021-06-17 23:36:29 +00:00
"ruamel.yaml" = "*"
sortedcontainers = "*"
2022-04-01 03:01:38 +00:00
StrEnum = "*"
2021-06-17 23:36:29 +00:00
toml = "*"
2022-01-14 04:24:20 +00:00
tomlkit = ">=0.8.0"
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-05 13:02:12 +00:00
doc = [ "sphinx" , "sphinx-gitref" , "sphinx_rtd_theme" , "sphobjinv" ]
2021-06-17 23:36:29 +00:00
lint = [ "pylint" ]
2022-09-01 14:08:04 +00:00
test = [ "freezegun" , "pytest" , "pytest-cov" , "pytest-datadir" , "pytest-socket" , "pytest-testmon" , "pytest-watch" , "responses" , "testfixtures" ]
2022-04-01 03:01:38 +00:00
[ [ package ] ]
name = "orderedmultidict"
version = "1.0.1"
description = "Ordered Multivalue Dictionary"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "orderedmultidict-1.0.1-py2.py3-none-any.whl" , hash = "sha256:43c839a17ee3cdd62234c47deca1a8508a3f2ca1d0678a3bf791c87cf84adbf3" } ,
{ file = "orderedmultidict-1.0.1.tar.gz" , hash = "sha256:04070bbb5e87291cc9bfa51df413677faf2141c73c61d2a5f7b26bea3cd882ad" } ,
]
2022-04-01 03:01:38 +00:00
[ package . dependencies ]
six = ">=1.8.0"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "packaging"
2023-10-31 02:12:32 +00:00
version = "21.3"
2021-06-17 23:36:29 +00:00
description = "Core utilities for Python packages"
optional = false
2023-10-31 02:12:32 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-10-31 02:12:32 +00:00
{ file = "packaging-21.3-py3-none-any.whl" , hash = "sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522" } ,
{ file = "packaging-21.3.tar.gz" , hash = "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
2023-10-31 02:12:32 +00:00
[ package . dependencies ]
pyparsing = ">=2.0.2,<3.0.5 || >3.0.5"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pathspec"
2023-02-10 17:01:34 +00:00
version = "0.11.0"
2021-06-17 23:36:29 +00:00
description = "Utility library for gitignore style pattern matching of file paths."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "pathspec-0.11.0-py3-none-any.whl" , hash = "sha256:3a66eb970cbac598f9e5ccb5b2cf58930cd8e3ed86d393d541eaf2d8b1705229" } ,
{ file = "pathspec-0.11.0.tar.gz" , hash = "sha256:64d338d4e0914e91c1792321e6907b5a593f1ab1851de7fc269557a21b30ebbc" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pbr"
2023-02-10 17:01:34 +00:00
version = "5.11.1"
2021-06-17 23:36:29 +00:00
description = "Python Build Reasonableness"
optional = false
python-versions = ">=2.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "pbr-5.11.1-py2.py3-none-any.whl" , hash = "sha256:567f09558bae2b3ab53cb3c1e2e33e726ff3338e7bae3db5dc954b3a44eef12b" } ,
{ file = "pbr-5.11.1.tar.gz" , hash = "sha256:aefc51675b0b533d56bb5fd1c8c6c0522fe31896679882e1c4c63d5e4a0fccb3" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pep8-naming"
2022-09-29 18:43:55 +00:00
version = "0.13.2"
2021-06-17 23:36:29 +00:00
description = "Check PEP-8 naming conventions, plugin for flake8"
optional = false
2022-09-29 18:43:55 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
{ file = "pep8-naming-0.13.2.tar.gz" , hash = "sha256:93eef62f525fd12a6f8c98f4dcc17fa70baae2f37fa1f73bec00e3e44392fa48" } ,
{ file = "pep8_naming-0.13.2-py3-none-any.whl" , hash = "sha256:59e29e55c478db69cffbe14ab24b5bd2cd615c0413edf790d47d3fb7ba9a4e23" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2021-12-19 04:25:44 +00:00
flake8 = ">=3.9.1"
2021-06-17 23:36:29 +00:00
2021-10-31 02:12:17 +00:00
[ [ package ] ]
name = "platformdirs"
2023-02-10 17:01:34 +00:00
version = "3.0.0"
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
2021-10-31 02:12:17 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "platformdirs-3.0.0-py3-none-any.whl" , hash = "sha256:b1d5eb14f221506f50d6604a561f4c5786d9e80355219694a1b244bcd96f4567" } ,
{ file = "platformdirs-3.0.0.tar.gz" , hash = "sha256:8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9" } ,
2023-01-16 17:27:44 +00:00
]
2021-10-31 02:12:17 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
docs = [ "furo (>=2022.12.7)" , "proselint (>=0.13)" , "sphinx (>=6.1.3)" , "sphinx-autodoc-typehints (>=1.22,!=1.23.4)" ]
test = [ "appdirs (==1.4.4)" , "covdefaults (>=2.2.2)" , "pytest (>=7.2.1)" , "pytest-cov (>=4)" , "pytest-mock (>=3.10)" ]
2021-10-31 02:12:17 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pluggy"
2021-12-19 04:25:44 +00:00
version = "1.0.0"
2021-06-17 23:36:29 +00:00
description = "plugin and hook calling mechanisms for python"
optional = false
2021-12-19 04:25:44 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
{ file = "pluggy-1.0.0-py2.py3-none-any.whl" , hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3" } ,
{ file = "pluggy-1.0.0.tar.gz" , hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159" } ,
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
dev = [ "pre-commit" , "tox" ]
testing = [ "pytest" , "pytest-benchmark" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pycodestyle"
2023-02-10 17:01:34 +00:00
version = "2.8.0"
2021-06-17 23:36:29 +00:00
description = "Python style guide checker"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "pycodestyle-2.8.0-py2.py3-none-any.whl" , hash = "sha256:720f8b39dde8b293825e7ff02c475f3077124006db4f440dcbc9a20b76548a20" } ,
{ file = "pycodestyle-2.8.0.tar.gz" , hash = "sha256:eddd5847ef438ea1c7870ca7eb78a9d47ce0cdb4851a5523949f2601d0cbbe7f" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pydocstyle"
2023-02-10 17:01:34 +00:00
version = "6.3.0"
2021-06-17 23:36:29 +00:00
description = "Python docstring style checker"
optional = false
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "pydocstyle-6.3.0-py3-none-any.whl" , hash = "sha256:118762d452a49d6b05e194ef344a55822987a462831ade91ec5c06fd2169d019" } ,
{ file = "pydocstyle-6.3.0.tar.gz" , hash = "sha256:7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-02-10 17:01:34 +00:00
snowballstemmer = ">=2.2.0"
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
toml = [ "tomli (>=1.2.3)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pyflakes"
2023-02-10 17:01:34 +00:00
version = "2.4.0"
2021-06-17 23:36:29 +00:00
description = "passive checker of Python programs"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "pyflakes-2.4.0-py2.py3-none-any.whl" , hash = "sha256:3bb3a3f256f4b7968c9c788781e4ff07dce46bdf12339dcda61053375426ee2e" } ,
{ file = "pyflakes-2.4.0.tar.gz" , hash = "sha256:05a85c2872edf37a4ed30b0cce2f6093e1d0581f8c19d7393122da7e25b2b24c" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
2023-02-10 17:01:34 +00:00
name = "pygments"
2023-08-25 03:43:05 +00:00
version = "2.15.0"
2021-06-17 23:36:29 +00:00
description = "Pygments is a syntax highlighting package written in Python."
optional = false
2023-08-25 03:43:05 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-08-25 03:43:05 +00:00
{ file = "Pygments-2.15.0-py3-none-any.whl" , hash = "sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094" } ,
{ file = "Pygments-2.15.0.tar.gz" , hash = "sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500" } ,
2023-01-16 17:27:44 +00:00
]
2022-09-29 19:00:06 +00:00
[ package . extras ]
plugins = [ "importlib-metadata" ]
2021-06-17 23:36:29 +00:00
2023-10-31 02:12:32 +00:00
[ [ package ] ]
name = "pyparsing"
version = "3.1.1"
description = "pyparsing module - Classes and methods to define and execute parsing grammars"
optional = false
python-versions = ">=3.6.8"
files = [
{ file = "pyparsing-3.1.1-py3-none-any.whl" , hash = "sha256:32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb" } ,
{ file = "pyparsing-3.1.1.tar.gz" , hash = "sha256:ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db" } ,
]
[ package . extras ]
diagrams = [ "jinja2" , "railroad-diagrams" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pytest"
2023-10-30 17:30:46 +00:00
version = "7.4.3"
2021-06-17 23:36:29 +00:00
description = "pytest: simple powerful testing with Python"
optional = false
2023-10-30 17:30:46 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-10-30 17:30:46 +00:00
{ file = "pytest-7.4.3-py3-none-any.whl" , hash = "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac" } ,
{ file = "pytest-7.4.3.tar.gz" , hash = "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
2023-10-30 17:30:46 +00:00
exceptiongroup = { version = ">=1.0.0rc8" , markers = "python_version < \"3.11\"" }
2021-06-17 23:36:29 +00:00
iniconfig = "*"
packaging = "*"
2021-10-29 03:02:39 +00:00
pluggy = ">=0.12,<2.0"
2023-10-30 17:30:46 +00:00
tomli = { version = ">=1.0.0" , markers = "python_version < \"3.11\"" }
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-10-30 17:30:46 +00:00
testing = [ "argcomplete" , "attrs (>=19.2.0)" , "hypothesis (>=3.56)" , "mock" , "nose" , "pygments (>=2.7.2)" , "requests" , "setuptools" , "xmlschema" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pytest-cov"
2023-05-25 03:01:17 +00:00
version = "4.1.0"
2021-06-17 23:36:29 +00:00
description = "Pytest plugin for measuring coverage."
optional = false
2023-05-25 03:01:17 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-05-25 03:01:17 +00:00
{ file = "pytest-cov-4.1.0.tar.gz" , hash = "sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6" } ,
{ file = "pytest_cov-4.1.0-py3-none-any.whl" , hash = "sha256:6ba70b9e97e69fcc3fb45bfeab2d0a138fb65c4d0d6a41ef33983ad114be8c3a" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2021-10-29 03:00:55 +00:00
coverage = { version = ">=5.2.1" , extras = [ "toml" ] }
2021-06-17 23:36:29 +00:00
pytest = ">=4.6"
[ package . extras ]
2022-09-01 14:08:04 +00:00
testing = [ "fields" , "hunter" , "process-tests" , "pytest-xdist" , "six" , "virtualenv" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pytest-django"
2023-11-09 02:12:58 +00:00
version = "4.7.0"
2021-06-17 23:36:29 +00:00
description = "A Django plugin for pytest."
optional = false
2023-10-31 02:12:57 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-11-09 02:12:58 +00:00
{ file = "pytest-django-4.7.0.tar.gz" , hash = "sha256:92d6fd46b1d79b54fb6b060bbb39428073396cec717d5f2e122a990d4b6aa5e8" } ,
{ file = "pytest_django-4.7.0-py3-none-any.whl" , hash = "sha256:4e1c79d5261ade2dd58d91208017cd8f62cb4710b56e012ecd361d15d5d662a2" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-10-31 02:12:57 +00:00
pytest = ">=7.0.0"
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
docs = [ "sphinx" , "sphinx-rtd-theme" ]
2022-09-05 13:02:12 +00:00
testing = [ "Django" , "django-configurations (>=2.0)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pytest-randomly"
2023-08-25 03:44:06 +00:00
version = "3.15.0"
2021-06-17 23:36:29 +00:00
description = "Pytest plugin to randomly order tests and control random.seed."
optional = false
2023-07-14 02:44:54 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-08-25 03:44:06 +00:00
{ file = "pytest_randomly-3.15.0-py3-none-any.whl" , hash = "sha256:0516f4344b29f4e9cdae8bce31c4aeebf59d0b9ef05927c33354ff3859eeeca6" } ,
{ file = "pytest_randomly-3.15.0.tar.gz" , hash = "sha256:b908529648667ba5e54723088edd6f82252f540cc340d748d1fa985539687047" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2021-10-31 02:18:33 +00:00
importlib-metadata = { version = ">=3.6.0" , markers = "python_version < \"3.10\"" }
2021-06-17 23:36:29 +00:00
pytest = "*"
[ [ package ] ]
name = "python-slugify"
2023-02-10 17:01:34 +00:00
version = "8.0.0"
2022-08-12 20:27:46 +00:00
description = "A Python slugify application that also handles Unicode"
2021-06-17 23:36:29 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "python-slugify-8.0.0.tar.gz" , hash = "sha256:f1da83f3c7ab839b3f84543470cd95bdb5a81f1a0b80fed502f78b7dca256062" } ,
{ file = "python_slugify-8.0.0-py2.py3-none-any.whl" , hash = "sha256:51f217508df20a6c166c7821683384b998560adcf8f19a6c2ca8b460528ccd9c" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
text-unidecode = ">=1.3"
[ package . extras ]
unidecode = [ "Unidecode (>=1.1.1)" ]
[ [ package ] ]
name = "pytz"
2023-02-10 17:01:34 +00:00
version = "2022.7.1"
2021-06-17 23:36:29 +00:00
description = "World timezone definitions, modern and historical"
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "pytz-2022.7.1-py2.py3-none-any.whl" , hash = "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" } ,
{ file = "pytz-2022.7.1.tar.gz" , hash = "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "pyyaml"
2021-12-19 04:25:44 +00:00
version = "6.0"
2021-06-17 23:36:29 +00:00
description = "YAML parser and emitter for Python"
optional = false
2021-12-19 04:25:44 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
{ file = "PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:d4db7c7aef085872ef65a8fd7d6d09a14ae91f691dec3e87ee5ee0539d516f53" } ,
{ file = "PyYAML-6.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:9df7ed3b3d2e0ecfe09e14741b857df43adb5a3ddadc919a2d94fbdf78fea53c" } ,
{ file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:77f396e6ef4c73fdc33a9157446466f1cff553d979bd00ecb64385760c6babdc" } ,
{ file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a80a78046a72361de73f8f395f1f1e49f956c6be882eed58505a15f3e430962b" } ,
{ file = "PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5" } ,
{ file = "PyYAML-6.0-cp310-cp310-win32.whl" , hash = "sha256:2cd5df3de48857ed0544b34e2d40e9fac445930039f3cfe4bcc592a1f836d513" } ,
{ file = "PyYAML-6.0-cp310-cp310-win_amd64.whl" , hash = "sha256:daf496c58a8c52083df09b80c860005194014c3698698d1a57cbcfa182142a3a" } ,
{ file = "PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:d4b0ba9512519522b118090257be113b9468d804b19d63c71dbcf4a48fa32358" } ,
{ file = "PyYAML-6.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:81957921f441d50af23654aa6c5e5eaf9b06aba7f0a19c18a538dc7ef291c5a1" } ,
{ file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:afa17f5bc4d1b10afd4466fd3a44dc0e245382deca5b3c353d8b757f9e3ecb8d" } ,
{ file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:dbad0e9d368bb989f4515da330b88a057617d16b6a8245084f1b05400f24609f" } ,
{ file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:432557aa2c09802be39460360ddffd48156e30721f5e8d917f01d31694216782" } ,
{ file = "PyYAML-6.0-cp311-cp311-win32.whl" , hash = "sha256:bfaef573a63ba8923503d27530362590ff4f576c626d86a9fed95822a8255fd7" } ,
{ file = "PyYAML-6.0-cp311-cp311-win_amd64.whl" , hash = "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf" } ,
{ file = "PyYAML-6.0-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:897b80890765f037df3403d22bab41627ca8811ae55e9a722fd0392850ec4d86" } ,
{ file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:50602afada6d6cbfad699b0c7bb50d5ccffa7e46a3d738092afddc1f9758427f" } ,
{ file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:48c346915c114f5fdb3ead70312bd042a953a8ce5c7106d5bfb1a5254e47da92" } ,
{ file = "PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:98c4d36e99714e55cfbaaee6dd5badbc9a1ec339ebfc3b1f52e293aee6bb71a4" } ,
{ file = "PyYAML-6.0-cp36-cp36m-win32.whl" , hash = "sha256:0283c35a6a9fbf047493e3a0ce8d79ef5030852c51e9d911a27badfde0605293" } ,
{ file = "PyYAML-6.0-cp36-cp36m-win_amd64.whl" , hash = "sha256:07751360502caac1c067a8132d150cf3d61339af5691fe9e87803040dbc5db57" } ,
{ file = "PyYAML-6.0-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:819b3830a1543db06c4d4b865e70ded25be52a2e0631ccd2f6a47a2822f2fd7c" } ,
{ file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:473f9edb243cb1935ab5a084eb238d842fb8f404ed2193a915d1784b5a6b5fc0" } ,
{ file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:0ce82d761c532fe4ec3f87fc45688bdd3a4c1dc5e0b4a19814b9009a29baefd4" } ,
{ file = "PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:231710d57adfd809ef5d34183b8ed1eeae3f76459c18fb4a0b373ad56bedcdd9" } ,
{ file = "PyYAML-6.0-cp37-cp37m-win32.whl" , hash = "sha256:c5687b8d43cf58545ade1fe3e055f70eac7a5a1a0bf42824308d868289a95737" } ,
{ file = "PyYAML-6.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:d15a181d1ecd0d4270dc32edb46f7cb7733c7c508857278d3d378d14d606db2d" } ,
{ file = "PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:0b4624f379dab24d3725ffde76559cff63d9ec94e1736b556dacdfebe5ab6d4b" } ,
{ file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:213c60cd50106436cc818accf5baa1aba61c0189ff610f64f4a3e8c6726218ba" } ,
{ file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9fa600030013c4de8165339db93d182b9431076eb98eb40ee068700c9c813e34" } ,
{ file = "PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:277a0ef2981ca40581a47093e9e2d13b3f1fbbeffae064c1d21bfceba2030287" } ,
{ file = "PyYAML-6.0-cp38-cp38-win32.whl" , hash = "sha256:d4eccecf9adf6fbcc6861a38015c2a64f38b9d94838ac1810a9023a0609e1b78" } ,
{ file = "PyYAML-6.0-cp38-cp38-win_amd64.whl" , hash = "sha256:1e4747bc279b4f613a09eb64bba2ba602d8a6664c6ce6396a4d0cd413a50ce07" } ,
{ file = "PyYAML-6.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:055d937d65826939cb044fc8c9b08889e8c743fdc6a32b33e2390f66013e449b" } ,
{ file = "PyYAML-6.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:e61ceaab6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174" } ,
{ file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d67d839ede4ed1b28a4e8909735fc992a923cdb84e618544973d7dfc71540803" } ,
{ file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:cba8c411ef271aa037d7357a2bc8f9ee8b58b9965831d9e51baf703280dc73d3" } ,
{ file = "PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:40527857252b61eacd1d9af500c3337ba8deb8fc298940291486c465c8b46ec0" } ,
{ file = "PyYAML-6.0-cp39-cp39-win32.whl" , hash = "sha256:b5b9eccad747aabaaffbc6064800670f0c297e52c12754eb1d976c57e4f74dcb" } ,
{ file = "PyYAML-6.0-cp39-cp39-win_amd64.whl" , hash = "sha256:b3d267842bf12586ba6c734f89d1f5b871df0273157918b0ccefa29deb05c21c" } ,
{ file = "PyYAML-6.0.tar.gz" , hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "requests"
2023-05-23 06:14:04 +00:00
version = "2.31.0"
2021-06-17 23:36:29 +00:00
description = "Python HTTP for Humans."
optional = false
2023-05-23 06:14:04 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-05-23 06:14:04 +00:00
{ file = "requests-2.31.0-py3-none-any.whl" , hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f" } ,
{ file = "requests-2.31.0.tar.gz" , hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
certifi = ">=2017.4.17"
2023-02-10 17:01:34 +00:00
charset-normalizer = ">=2,<4"
idna = ">=2.5,<4"
2023-05-23 06:14:04 +00:00
urllib3 = ">=1.21.1,<3"
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
socks = [ "PySocks (>=1.5.6,!=1.5.7)" ]
use-chardet-on-py3 = [ "chardet (>=3.0.2,<6)" ]
2021-06-17 23:36:29 +00:00
2022-04-01 03:01:38 +00:00
[ [ package ] ]
name = "requests-cache"
2023-03-30 03:00:16 +00:00
version = "1.0.1"
description = "A persistent cache for python requests"
2022-04-01 03:01:38 +00:00
optional = false
python-versions = ">=3.7,<4.0"
2023-01-16 17:27:44 +00:00
files = [
2023-03-30 03:00:16 +00:00
{ file = "requests_cache-1.0.1-py3-none-any.whl" , hash = "sha256:55c5765c26fd98a38c633d6e3931a507b7708cdd07c0afb48773d0718ac15969" } ,
{ file = "requests_cache-1.0.1.tar.gz" , hash = "sha256:d42e6c2f11de54e6a134c9a00c5ca2a3c8edde3c3f2bdfd942586fafa8990e14" } ,
2023-01-16 17:27:44 +00:00
]
2022-04-01 03:01:38 +00:00
[ package . dependencies ]
2023-02-10 17:01:34 +00:00
attrs = ">=21.2"
cattrs = ">=22.2"
2023-03-30 03:00:16 +00:00
platformdirs = ">=2.5"
2023-02-10 17:01:34 +00:00
requests = ">=2.22"
url-normalize = ">=1.4"
urllib3 = ">=1.25.5"
2022-04-01 03:01:38 +00:00
[ package . extras ]
2023-03-30 03:00:16 +00:00
all = [ "boto3 (>=1.15)" , "botocore (>=1.18)" , "itsdangerous (>=2.0)" , "pymongo (>=3)" , "pyyaml (>=5.4)" , "redis (>=3)" , "ujson (>=5.4)" ]
2022-08-22 02:22:03 +00:00
bson = [ "bson (>=0.5)" ]
2023-03-30 03:00:16 +00:00
docs = [ "furo (>=2022.12.7,<2023.0.0)" , "linkify-it-py (>=2.0,<3.0)" , "myst-parser (>=1.0,<2.0)" , "sphinx (>=5.0.2,<6.0.0)" , "sphinx-autodoc-typehints (>=1.19)" , "sphinx-automodapi (>=0.14)" , "sphinx-copybutton (>=0.5)" , "sphinx-design (>=0.2)" , "sphinx-notfound-page (>=0.8)" , "sphinxcontrib-apidoc (>=0.3)" , "sphinxext-opengraph (>=0.6)" ]
2023-02-10 17:01:34 +00:00
dynamodb = [ "boto3 (>=1.15)" , "botocore (>=1.18)" ]
2023-03-30 03:00:16 +00:00
json = [ "ujson (>=5.4)" ]
2023-02-10 17:01:34 +00:00
mongodb = [ "pymongo (>=3)" ]
redis = [ "redis (>=3)" ]
security = [ "itsdangerous (>=2.0)" ]
2022-09-01 14:08:04 +00:00
yaml = [ "pyyaml (>=5.4)" ]
2022-04-01 03:01:38 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "restructuredtext-lint"
2023-02-10 17:01:34 +00:00
version = "1.4.0"
2021-06-17 23:36:29 +00:00
description = "reStructuredText linter"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "restructuredtext_lint-1.4.0.tar.gz" , hash = "sha256:1b235c0c922341ab6c530390892eb9e92f90b9b75046063e047cacfb0f050c45" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
docutils = ">=0.11,<1.0"
[ [ package ] ]
2023-02-10 17:01:34 +00:00
name = "ruamel-yaml"
2022-07-04 16:49:27 +00:00
version = "0.17.21"
2021-06-17 23:36:29 +00:00
description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
optional = false
python-versions = ">=3"
2023-01-16 17:27:44 +00:00
files = [
{ file = "ruamel.yaml-0.17.21-py3-none-any.whl" , hash = "sha256:742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7" } ,
{ file = "ruamel.yaml-0.17.21.tar.gz" , hash = "sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2022-07-04 16:49:27 +00:00
"ruamel.yaml.clib" = { version = ">=0.2.6" , markers = "platform_python_implementation == \"CPython\" and python_version < \"3.11\"" }
2021-06-17 23:36:29 +00:00
[ package . extras ]
docs = [ "ryd" ]
jinja2 = [ "ruamel.yaml.jinja2 (>=0.2)" ]
[ [ package ] ]
2023-02-10 17:01:34 +00:00
name = "ruamel-yaml-clib"
version = "0.2.7"
2021-06-17 23:36:29 +00:00
description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml"
optional = false
2021-12-19 04:25:44 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:d5859983f26d8cd7bb5c287ef452e8aacc86501487634573d260968f753e1d71" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_12_0_arm64.whl" , hash = "sha256:debc87a9516b237d0466a711b18b6ebeb17ba9f391eb7f91c649c5c4ec5006c7" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux2014_aarch64.whl" , hash = "sha256:df5828871e6648db72d1c19b4bd24819b80a755c4541d3409f0f7acd0f335c80" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" , hash = "sha256:efa08d63ef03d079dcae1dfe334f6c8847ba8b645d08df286358b1f5293d24ab" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win32.whl" , hash = "sha256:763d65baa3b952479c4e972669f679fe490eee058d5aa85da483ebae2009d231" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win_amd64.whl" , hash = "sha256:d000f258cf42fec2b1bbf2863c61d7b8918d31ffee905da62dede869254d3b8a" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e" } ,
2023-05-30 03:00:36 +00:00
{ file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_13_0_arm64.whl" , hash = "sha256:1a6391a7cabb7641c32517539ca42cf84b87b667bad38b78d4d42dd23e957c81" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux2014_aarch64.whl" , hash = "sha256:9c7617df90c1365638916b98cdd9be833d31d337dbcd722485597b43c4a215bf" } ,
2023-02-10 17:01:34 +00:00
{ file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" , hash = "sha256:41d0f1fa4c6830176eef5b276af04c89320ea616655d01327d5ce65e50575c94" } ,
2023-03-07 03:01:07 +00:00
{ file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win32.whl" , hash = "sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win_amd64.whl" , hash = "sha256:da538167284de58a52109a9b89b8f6a53ff8437dd6dc26d33b57bf6699153122" } ,
2023-02-10 17:01:34 +00:00
{ file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:4b3a93bb9bc662fc1f99c5c3ea8e623d8b23ad22f861eb6fce9377ac07ad6072" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_12_0_arm64.whl" , hash = "sha256:a234a20ae07e8469da311e182e70ef6b199d0fbeb6c6cc2901204dd87fb867e8" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux2014_aarch64.whl" , hash = "sha256:15910ef4f3e537eea7fe45f8a5d19997479940d9196f357152a09031c5be59f3" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" , hash = "sha256:370445fd795706fd291ab00c9df38a0caed0f17a6fb46b0f607668ecb16ce763" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win32.whl" , hash = "sha256:ecdf1a604009bd35c674b9225a8fa609e0282d9b896c03dd441a91e5f53b534e" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win_amd64.whl" , hash = "sha256:f34019dced51047d6f70cb9383b2ae2853b7fc4dce65129a5acd49f4f9256646" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:2aa261c29a5545adfef9296b7e33941f46aa5bbd21164228e833412af4c9c75f" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_12_0_arm64.whl" , hash = "sha256:f01da5790e95815eb5a8a138508c01c758e5f5bc0ce4286c4f7028b8dd7ac3d0" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux2014_aarch64.whl" , hash = "sha256:40d030e2329ce5286d6b231b8726959ebbe0404c92f0a578c0e2482182e38282" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" , hash = "sha256:c3ca1fbba4ae962521e5eb66d72998b51f0f4d0f608d3c0347a48e1af262efa7" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win32.whl" , hash = "sha256:7bdb4c06b063f6fd55e472e201317a3bb6cdeeee5d5a38512ea5c01e1acbdd93" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win_amd64.whl" , hash = "sha256:be2a7ad8fd8f7442b24323d24ba0b56c51219513cfa45b9ada3b87b76c374d4b" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:91a789b4aa0097b78c93e3dc4b40040ba55bef518f84a40d4442f713b4094acb" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_12_0_arm64.whl" , hash = "sha256:99e77daab5d13a48a4054803d052ff40780278240a902b880dd37a51ba01a307" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux2014_aarch64.whl" , hash = "sha256:3243f48ecd450eddadc2d11b5feb08aca941b5cd98c9b1db14b2fd128be8c697" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" , hash = "sha256:8831a2cedcd0f0927f788c5bdf6567d9dc9cc235646a434986a852af1cb54b4b" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win32.whl" , hash = "sha256:3110a99e0f94a4a3470ff67fc20d3f96c25b13d24c6980ff841e82bafe827cac" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win_amd64.whl" , hash = "sha256:92460ce908546ab69770b2e576e4f99fbb4ce6ab4b245345a3869a0a0410488f" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:5bc0667c1eb8f83a3752b71b9c4ba55ef7c7058ae57022dd9b29065186a113d9" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_12_0_arm64.whl" , hash = "sha256:4a4d8d417868d68b979076a9be6a38c676eca060785abaa6709c7b31593c35d1" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux2014_aarch64.whl" , hash = "sha256:bf9a6bc4a0221538b1a7de3ed7bca4c93c02346853f44e1cd764be0023cd3640" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" , hash = "sha256:a7b301ff08055d73223058b5c46c55638917f04d21577c95e00e0c4d79201a6b" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win32.whl" , hash = "sha256:d5e51e2901ec2366b79f16c2299a03e74ba4531ddcfacc1416639c557aef0ad8" } ,
{ file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win_amd64.whl" , hash = "sha256:184faeaec61dbaa3cace407cffc5819f7b977e75360e8d5ca19461cd851a5fc5" } ,
{ file = "ruamel.yaml.clib-0.2.7.tar.gz" , hash = "sha256:1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "safety"
2023-10-31 02:12:32 +00:00
version = "2.3.5"
2022-07-04 16:49:27 +00:00
description = "Checks installed dependencies for known vulnerabilities and licenses."
2021-06-17 23:36:29 +00:00
optional = false
2022-07-04 16:49:27 +00:00
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-10-31 02:12:32 +00:00
{ file = "safety-2.3.5-py3-none-any.whl" , hash = "sha256:2227fcac1b22b53c1615af78872b48348661691450aa25d6704a5504dbd1f7e2" } ,
{ file = "safety-2.3.5.tar.gz" , hash = "sha256:a60c11f8952f412cbb165d70cb1f673a3b43a2ba9a93ce11f97e6a4de834aa3a" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2022-07-04 16:49:27 +00:00
Click = ">=8.0.2"
2022-09-20 15:57:21 +00:00
dparse = ">=0.6.2"
2023-10-31 02:12:32 +00:00
packaging = ">=21.0,<22.0"
2021-06-17 23:36:29 +00:00
requests = "*"
2022-07-04 16:49:27 +00:00
"ruamel.yaml" = ">=0.17.21"
2022-09-05 13:02:12 +00:00
setuptools = ">=19.3"
2022-10-08 20:58:14 +00:00
[ package . extras ]
github = [ "jinja2 (>=3.1.0)" , "pygithub (>=1.43.3)" ]
gitlab = [ "python-gitlab (>=1.3.0)" ]
2022-09-05 13:02:12 +00:00
[ [ package ] ]
name = "setuptools"
2023-02-10 17:01:34 +00:00
version = "67.2.0"
2022-09-05 13:02:12 +00:00
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "setuptools-67.2.0-py3-none-any.whl" , hash = "sha256:16ccf598aab3b506593c17378473978908a2734d7336755a8769b480906bec1c" } ,
{ file = "setuptools-67.2.0.tar.gz" , hash = "sha256:b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48" } ,
2023-01-16 17:27:44 +00:00
]
2022-09-05 13:02:12 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
docs = [ "furo" , "jaraco.packaging (>=9)" , "jaraco.tidelift (>=1.4)" , "pygments-github-lexers (==0.0.5)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-favicon" , "sphinx-hoverxref (<2)" , "sphinx-inline-tabs" , "sphinx-lint" , "sphinx-notfound-page (==0.8.3)" , "sphinx-reredirects" , "sphinxcontrib-towncrier" ]
2023-01-16 14:56:33 +00:00
testing = [ "build[virtualenv]" , "filelock (>=3.4.0)" , "flake8 (<5)" , "flake8-2020" , "ini2toml[lite] (>=0.9)" , "jaraco.envs (>=2.2)" , "jaraco.path (>=3.2.0)" , "pip (>=19.1)" , "pip-run (>=8.8)" , "pytest (>=6)" , "pytest-black (>=0.3.7)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=1.3)" , "pytest-flake8" , "pytest-mypy (>=0.9.1)" , "pytest-perf" , "pytest-timeout" , "pytest-xdist" , "tomli-w (>=1.0.0)" , "virtualenv (>=13.0.0)" , "wheel" ]
2022-09-05 13:02:12 +00:00
testing-integration = [ "build[virtualenv]" , "filelock (>=3.4.0)" , "jaraco.envs (>=2.2)" , "jaraco.path (>=3.2.0)" , "pytest" , "pytest-enabler" , "pytest-xdist" , "tomli" , "virtualenv (>=13.0.0)" , "wheel" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "six"
version = "1.16.0"
description = "Python 2 and 3 compatibility utilities"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "six-1.16.0-py2.py3-none-any.whl" , hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254" } ,
{ file = "six-1.16.0.tar.gz" , hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "smmap"
2021-12-19 04:25:44 +00:00
version = "5.0.0"
2021-06-17 23:36:29 +00:00
description = "A pure Python implementation of a sliding window memory map manager"
optional = false
2021-12-19 04:25:44 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
{ file = "smmap-5.0.0-py3-none-any.whl" , hash = "sha256:2aba19d6a040e78d8b09de5c57e96207b09ed71d8e55ce0959eeee6c8e190d94" } ,
{ file = "smmap-5.0.0.tar.gz" , hash = "sha256:c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "snowballstemmer"
2021-12-19 04:25:44 +00:00
version = "2.2.0"
2021-06-17 23:36:29 +00:00
description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "snowballstemmer-2.2.0-py2.py3-none-any.whl" , hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a" } ,
{ file = "snowballstemmer-2.2.0.tar.gz" , hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "sortedcontainers"
version = "2.4.0"
description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "sortedcontainers-2.4.0-py2.py3-none-any.whl" , hash = "sha256:a163dcaede0f1c021485e957a39245190e74249897e2ae4b2aa38595db237ee0" } ,
{ file = "sortedcontainers-2.4.0.tar.gz" , hash = "sha256:25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
2022-10-18 02:22:20 +00:00
name = "sphinx"
2023-09-07 05:41:29 +00:00
version = "7.1.2"
2021-06-17 23:36:29 +00:00
description = "Python documentation generator"
2023-10-15 23:17:51 +00:00
optional = false
2023-02-16 16:22:40 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-09-07 05:41:29 +00:00
{ file = "sphinx-7.1.2-py3-none-any.whl" , hash = "sha256:d170a81825b2fcacb6dfd5a0d7f578a053e45d3f2b153fecc948c37344eb4cbe" } ,
{ file = "sphinx-7.1.2.tar.gz" , hash = "sha256:780f4d32f1d7d1126576e0e5ecc19dc32ab76cd24e950228dcf7b1f6d3d9e22f" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
alabaster = ">=0.7,<0.8"
2022-09-29 19:00:06 +00:00
babel = ">=2.9"
colorama = { version = ">=0.4.5" , markers = "sys_platform == \"win32\"" }
2023-09-07 05:41:29 +00:00
docutils = ">=0.18.1,<0.21"
2022-09-29 19:00:06 +00:00
imagesize = ">=1.3"
importlib-metadata = { version = ">=4.8" , markers = "python_version < \"3.10\"" }
Jinja2 = ">=3.0"
packaging = ">=21.0"
2023-02-16 16:22:40 +00:00
Pygments = ">=2.13"
requests = ">=2.25.0"
2022-09-29 19:00:06 +00:00
snowballstemmer = ">=2.0"
2021-06-17 23:36:29 +00:00
sphinxcontrib-applehelp = "*"
sphinxcontrib-devhelp = "*"
2021-10-29 03:34:36 +00:00
sphinxcontrib-htmlhelp = ">=2.0.0"
2021-06-17 23:36:29 +00:00
sphinxcontrib-jsmath = "*"
sphinxcontrib-qthelp = "*"
2021-10-29 03:34:36 +00:00
sphinxcontrib-serializinghtml = ">=1.1.5"
2021-06-17 23:36:29 +00:00
[ package . extras ]
docs = [ "sphinxcontrib-websupport" ]
2023-02-16 16:22:40 +00:00
lint = [ "docutils-stubs" , "flake8 (>=3.5.0)" , "flake8-simplify" , "isort" , "mypy (>=0.990)" , "ruff" , "sphinx-lint" , "types-requests" ]
2023-04-24 03:04:09 +00:00
test = [ "cython" , "filelock" , "html5lib" , "pytest (>=4.6)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "sphinx-autodoc-typehints"
2023-11-13 02:13:49 +00:00
version = "1.25.2"
2021-06-17 23:36:29 +00:00
description = "Type hints (PEP 484) support for the Sphinx autodoc extension"
2023-10-15 23:17:51 +00:00
optional = false
2023-09-08 02:52:40 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-11-13 02:13:49 +00:00
{ file = "sphinx_autodoc_typehints-1.25.2-py3-none-any.whl" , hash = "sha256:5ed05017d23ad4b937eab3bee9fae9ab0dd63f0b42aa360031f1fad47e47f673" } ,
{ file = "sphinx_autodoc_typehints-1.25.2.tar.gz" , hash = "sha256:3cabc2537e17989b2f92e64a399425c4c8bf561ed73f087bc7414a5003616a50" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
2023-11-01 02:51:21 +00:00
sphinx = ">=7.1.2"
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-11-01 02:51:21 +00:00
docs = [ "furo (>=2023.7.26)" , "sphinx (>=7.1.2)" ]
2023-09-08 02:52:40 +00:00
numpy = [ "nptyping (>=2.5)" ]
2023-11-01 02:51:21 +00:00
testing = [ "covdefaults (>=2.3)" , "coverage (>=7.3)" , "diff-cover (>=7.7)" , "pytest (>=7.4)" , "pytest-cov (>=4.1)" , "sphobjinv (>=2.3.1)" , "typing-extensions (>=4.7.1)" ]
2021-06-17 23:36:29 +00:00
2022-08-13 17:08:16 +00:00
[ [ package ] ]
name = "sphinx-rtd-theme"
2023-11-29 02:36:48 +00:00
version = "2.0.0"
2022-08-13 17:08:16 +00:00
description = "Read the Docs theme for Sphinx"
2023-10-15 23:17:51 +00:00
optional = false
2023-11-29 02:36:48 +00:00
python-versions = ">=3.6"
2023-01-16 17:27:44 +00:00
files = [
2023-11-29 02:36:48 +00:00
{ file = "sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl" , hash = "sha256:ec93d0856dc280cf3aee9a4c9807c60e027c7f7b461b77aeffed682e68f0e586" } ,
{ file = "sphinx_rtd_theme-2.0.0.tar.gz" , hash = "sha256:bd5d7b80622406762073a04ef8fadc5f9151261563d47027de09910ce03afe6b" } ,
2023-01-16 17:27:44 +00:00
]
2022-08-13 17:08:16 +00:00
[ package . dependencies ]
2023-11-29 02:36:48 +00:00
docutils = "<0.21"
sphinx = ">=5,<8"
2023-06-08 03:00:35 +00:00
sphinxcontrib-jquery = ">=4,<5"
2022-08-13 17:08:16 +00:00
[ package . extras ]
2022-11-09 18:23:45 +00:00
dev = [ "bump2version" , "sphinxcontrib-httpdomain" , "transifex-client" , "wheel" ]
2022-08-13 17:08:16 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "sphinxcontrib-applehelp"
2023-02-10 17:01:34 +00:00
version = "1.0.4"
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
2023-10-15 23:17:51 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "sphinxcontrib-applehelp-1.0.4.tar.gz" , hash = "sha256:828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e" } ,
{ file = "sphinxcontrib_applehelp-1.0.4-py3-none-any.whl" , hash = "sha256:29d341f67fb0f6f586b23ad80e072c8e6ad0b48417db2bde114a4c9746feb228" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2021-06-17 23:36:29 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-devhelp"
version = "1.0.2"
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document."
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
{ file = "sphinxcontrib-devhelp-1.0.2.tar.gz" , hash = "sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4" } ,
{ file = "sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl" , hash = "sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e" } ,
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2021-06-17 23:36:29 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-htmlhelp"
2023-02-10 17:01:34 +00:00
version = "2.0.1"
2021-06-17 23:36:29 +00:00
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
2023-10-15 23:17:51 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "sphinxcontrib-htmlhelp-2.0.1.tar.gz" , hash = "sha256:0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff" } ,
{ file = "sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl" , hash = "sha256:c38cb46dccf316c79de6e5515e1770414b797162b23cd3d06e67020e1d2a6903" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2022-08-22 02:22:03 +00:00
test = [ "html5lib" , "pytest" ]
2021-06-17 23:36:29 +00:00
2023-02-08 03:45:56 +00:00
[ [ package ] ]
name = "sphinxcontrib-jquery"
2023-06-08 03:00:35 +00:00
version = "4.1"
2023-02-08 03:45:56 +00:00
description = "Extension to include jQuery on newer Sphinx releases"
2023-10-15 23:17:51 +00:00
optional = false
2023-02-08 03:45:56 +00:00
python-versions = ">=2.7"
files = [
2023-06-08 03:00:35 +00:00
{ file = "sphinxcontrib-jquery-4.1.tar.gz" , hash = "sha256:1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a" } ,
{ file = "sphinxcontrib_jquery-4.1-py2.py3-none-any.whl" , hash = "sha256:f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae" } ,
2023-02-08 03:45:56 +00:00
]
[ package . dependencies ]
2023-06-08 03:00:35 +00:00
Sphinx = ">=1.8"
2023-02-08 03:45:56 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "sphinxcontrib-jsmath"
version = "1.0.1"
description = "A sphinx extension which renders display math in HTML via JavaScript"
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
{ file = "sphinxcontrib-jsmath-1.0.1.tar.gz" , hash = "sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8" } ,
{ file = "sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl" , hash = "sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178" } ,
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
test = [ "flake8" , "mypy" , "pytest" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "sphinxcontrib-qthelp"
version = "1.0.3"
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document."
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
{ file = "sphinxcontrib-qthelp-1.0.3.tar.gz" , hash = "sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72" } ,
{ file = "sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl" , hash = "sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6" } ,
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2021-06-17 23:36:29 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-serializinghtml"
version = "1.1.5"
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)."
2023-10-15 23:17:51 +00:00
optional = false
2021-06-17 23:36:29 +00:00
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
{ file = "sphinxcontrib-serializinghtml-1.1.5.tar.gz" , hash = "sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952" } ,
{ file = "sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl" , hash = "sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd" } ,
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-09-01 14:08:04 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2021-06-17 23:36:29 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sqlparse"
2023-04-21 22:45:54 +00:00
version = "0.4.4"
2021-06-17 23:36:29 +00:00
description = "A non-validating SQL parser."
optional = false
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
2023-04-21 22:45:54 +00:00
{ file = "sqlparse-0.4.4-py3-none-any.whl" , hash = "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3" } ,
{ file = "sqlparse-0.4.4.tar.gz" , hash = "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
2023-04-21 22:45:54 +00:00
[ package . extras ]
dev = [ "build" , "flake8" ]
doc = [ "sphinx" ]
test = [ "pytest" , "pytest-cov" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "stevedore"
2023-02-10 17:01:34 +00:00
version = "4.1.1"
2021-06-17 23:36:29 +00:00
description = "Manage dynamic plugins for Python applications"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.8"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "stevedore-4.1.1-py3-none-any.whl" , hash = "sha256:aa6436565c069b2946fe4ebff07f5041e0c8bf18c7376dd29edf80cf7d524e4e" } ,
{ file = "stevedore-4.1.1.tar.gz" , hash = "sha256:7f8aeb6e3f90f96832c301bff21a7eb5eefbe894c88c506483d355565d88cc1a" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
pbr = ">=2.0.0,<2.1.0 || >2.1.0"
2022-04-01 03:01:38 +00:00
[ [ package ] ]
name = "strenum"
2023-02-10 17:01:34 +00:00
version = "0.4.9"
2022-04-01 03:01:38 +00:00
description = "An Enum that inherits from str."
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "StrEnum-0.4.9-py3-none-any.whl" , hash = "sha256:c3df653030837b8077b2eb929738283481f01b07c7ef73ab4db368449830cc46" } ,
{ file = "StrEnum-0.4.9.tar.gz" , hash = "sha256:1b15ccff9eb0e22e77b8f874366ea752754280adc9144e6e388705d14cc350e7" } ,
2023-01-16 17:27:44 +00:00
]
2022-04-01 03:01:38 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
docs = [ "myst-parser[linkify]" , "sphinx" , "sphinx-rtd-theme" ]
2022-04-01 03:01:38 +00:00
release = [ "twine" ]
2022-09-01 14:08:04 +00:00
test = [ "pylint" , "pytest" , "pytest-black" , "pytest-cov" , "pytest-pylint" ]
2022-04-01 03:01:38 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "text-unidecode"
version = "1.3"
description = "The most basic Text::Unidecode port"
optional = false
python-versions = "*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "text-unidecode-1.3.tar.gz" , hash = "sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93" } ,
{ file = "text_unidecode-1.3-py2.py3-none-any.whl" , hash = "sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8" } ,
]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "toml"
version = "0.10.2"
description = "Python Library for Tom's Obvious, Minimal Language"
optional = false
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "toml-0.10.2-py2.py3-none-any.whl" , hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b" } ,
{ file = "toml-0.10.2.tar.gz" , hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f" } ,
]
2021-06-17 23:36:29 +00:00
2021-10-29 03:00:55 +00:00
[ [ package ] ]
name = "tomli"
2023-02-10 17:01:34 +00:00
version = "2.0.1"
2021-10-29 03:00:55 +00:00
description = "A lil' TOML parser"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "tomli-2.0.1-py3-none-any.whl" , hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc" } ,
{ file = "tomli-2.0.1.tar.gz" , hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f" } ,
2023-01-16 17:27:44 +00:00
]
2021-10-29 03:00:55 +00:00
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "tomlkit"
2023-11-15 02:54:55 +00:00
version = "0.12.3"
2021-06-17 23:36:29 +00:00
description = "Style preserving TOML library"
optional = false
2023-03-28 03:01:40 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-11-15 02:54:55 +00:00
{ file = "tomlkit-0.12.3-py3-none-any.whl" , hash = "sha256:b0a645a9156dc7cb5d3a1f0d4bab66db287fcb8e0430bdd4664a095ea16414ba" } ,
{ file = "tomlkit-0.12.3.tar.gz" , hash = "sha256:75baf5012d06501f07bee5bf8e801b9f343e7aac5a92581f20f80ce632e6b5a4" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
2021-10-31 02:12:17 +00:00
[ [ package ] ]
name = "typing-extensions"
2023-02-10 17:01:34 +00:00
version = "4.4.0"
description = "Backported and Experimental Type Hints for Python 3.7+"
2021-10-31 02:12:17 +00:00
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
files = [
{ file = "typing_extensions-4.4.0-py3-none-any.whl" , hash = "sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e" } ,
{ file = "typing_extensions-4.4.0.tar.gz" , hash = "sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa" } ,
]
[ [ package ] ]
name = "tzdata"
version = "2022.7"
description = "Provider of IANA time zone data"
optional = false
python-versions = ">=2"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "tzdata-2022.7-py2.py3-none-any.whl" , hash = "sha256:2b88858b0e3120792a3c0635c23daf36a7d7eeeca657c323da299d2094402a0d" } ,
{ file = "tzdata-2022.7.tar.gz" , hash = "sha256:fe5f866eddd8b96e9fcba978f8e503c909b19ea7efda11e52e39494bad3a7bfa" } ,
2023-01-16 17:27:44 +00:00
]
2021-10-31 02:12:17 +00:00
2022-04-01 03:01:38 +00:00
[ [ package ] ]
name = "url-normalize"
version = "1.4.3"
description = "URL normalization for Python"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2023-01-16 17:27:44 +00:00
files = [
{ file = "url-normalize-1.4.3.tar.gz" , hash = "sha256:d23d3a070ac52a67b83a1c59a0e68f8608d1cd538783b401bc9de2c0fac999b2" } ,
{ file = "url_normalize-1.4.3-py2.py3-none-any.whl" , hash = "sha256:ec3c301f04e5bb676d333a7fa162fa977ad2ca04b7e652bfc9fac4e405728eed" } ,
]
2022-04-01 03:01:38 +00:00
[ package . dependencies ]
six = "*"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "urllib3"
2023-10-18 01:22:48 +00:00
version = "1.26.18"
2021-06-17 23:36:29 +00:00
description = "HTTP library with thread-safe connection pooling, file post, and more."
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2023-01-16 17:27:44 +00:00
files = [
2023-10-18 01:22:48 +00:00
{ file = "urllib3-1.26.18-py2.py3-none-any.whl" , hash = "sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07" } ,
{ file = "urllib3-1.26.18.tar.gz" , hash = "sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-10-03 02:51:14 +00:00
brotli = [ "brotli (==1.0.9)" , "brotli (>=1.0.9)" , "brotlicffi (>=0.8.0)" , "brotlipy (>=0.6.0)" ]
2023-02-10 17:01:34 +00:00
secure = [ "certifi" , "cryptography (>=1.3.4)" , "idna (>=2.0.0)" , "ipaddress" , "pyOpenSSL (>=0.14)" , "urllib3-secure-extra" ]
2022-09-01 14:08:04 +00:00
socks = [ "PySocks (>=1.5.6,!=1.5.7,<2.0)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "wemake-python-styleguide"
2022-09-29 18:43:55 +00:00
version = "0.17.0"
2021-06-17 23:36:29 +00:00
description = "The strictest and most opinionated python linter ever"
optional = false
2022-09-29 18:43:55 +00:00
python-versions = ">=3.7,<4.0"
2023-01-16 17:27:44 +00:00
files = [
{ file = "wemake-python-styleguide-0.17.0.tar.gz" , hash = "sha256:c8869fac392019c2bb3eae4287399245d10d2726b23f1b3c68d1564909c3a71a" } ,
{ file = "wemake_python_styleguide-0.17.0-py3-none-any.whl" , hash = "sha256:d10b953bbe4fba83a34f4c224a0e1849ede89e486eacfc760690e6c87a28eaae" } ,
]
2021-06-17 23:36:29 +00:00
[ package . dependencies ]
astor = ">=0.8,<0.9"
attrs = "*"
darglint = ">=1.2,<2.0"
2021-12-15 00:32:33 +00:00
flake8 = ">=3.7,<5"
2022-03-25 13:17:48 +00:00
flake8-bandit = ">=2.1,<4"
2022-09-29 18:43:55 +00:00
flake8-broken-line = ">=0.5,<0.6"
flake8-bugbear = ">=22.9,<23.0"
2021-06-17 23:36:29 +00:00
flake8-commas = ">=2.0,<3.0"
flake8-comprehensions = ">=3.1,<4.0"
flake8-debugger = ">=4.0,<5.0"
flake8-docstrings = ">=1.3,<2.0"
flake8-eradicate = ">=1.0,<2.0"
flake8-isort = ">=4.0,<5.0"
flake8-quotes = ">=3.0,<4.0"
2022-03-25 13:17:48 +00:00
flake8-rst-docstrings = ">=0.2,<0.3"
2021-06-17 23:36:29 +00:00
flake8-string-format = ">=0.3,<0.4"
2022-09-29 18:43:55 +00:00
pep8-naming = ">=0.13,<0.14"
2021-06-17 23:36:29 +00:00
pygments = ">=2.4,<3.0"
2022-09-29 18:43:55 +00:00
typing_extensions = ">=4.0,<5.0"
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "win32-setctime"
2023-02-10 17:01:34 +00:00
version = "1.1.0"
2021-06-17 23:36:29 +00:00
description = "A small Python utility to set file creation time on Windows"
optional = false
python-versions = ">=3.5"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "win32_setctime-1.1.0-py3-none-any.whl" , hash = "sha256:231db239e959c2fe7eb1d7dc129f11172354f98361c4fa2d6d2d7e278baa8aad" } ,
{ file = "win32_setctime-1.1.0.tar.gz" , hash = "sha256:15cf5750465118d6929ae4de4eb46e8edae9a5634350c01ba582df868e932cb2" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2022-08-22 02:22:03 +00:00
dev = [ "black (>=19.3b0)" , "pytest (>=4.6.2)" ]
2021-06-17 23:36:29 +00:00
[ [ package ] ]
name = "zipp"
2023-02-10 17:01:34 +00:00
version = "3.13.0"
2021-06-17 23:36:29 +00:00
description = "Backport of pathlib-compatible object wrapper for zip files"
optional = false
2023-02-10 17:01:34 +00:00
python-versions = ">=3.7"
2023-01-16 17:27:44 +00:00
files = [
2023-02-10 17:01:34 +00:00
{ file = "zipp-3.13.0-py3-none-any.whl" , hash = "sha256:e8b2a36ea17df80ffe9e2c4fda3f693c3dad6df1697d3cd3af232db680950b0b" } ,
{ file = "zipp-3.13.0.tar.gz" , hash = "sha256:23f70e964bc11a34cef175bc90ba2914e1e4545ea1e3e2f67c079671883f9cb6" } ,
2023-01-16 17:27:44 +00:00
]
2021-06-17 23:36:29 +00:00
[ package . extras ]
2023-02-10 17:01:34 +00:00
docs = [ "furo" , "jaraco.packaging (>=9)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
testing = [ "flake8 (<5)" , "func-timeout" , "jaraco.functools" , "jaraco.itertools" , "more-itertools" , "pytest (>=6)" , "pytest-black (>=0.3.7)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=1.3)" , "pytest-flake8" , "pytest-mypy (>=0.9.1)" ]
2022-08-13 00:59:17 +00:00
2021-06-17 23:36:29 +00:00
[ metadata ]
2023-01-16 17:27:44 +00:00
lock-version = "2.0"
2023-02-10 16:59:54 +00:00
python-versions = "^3.8"
2023-11-29 02:36:48 +00:00
content-hash = "d7b492d950f8f4a63d8a0f7ecfb64e6f4ef38fe9530356b5b6fabad1df2a8989"