2023-07-09 16:00:24 +02:00
|
|
|
# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.
|
2022-12-21 22:21:42 +01:00
|
|
|
|
2021-10-09 17:23:28 +02:00
|
|
|
[[package]]
|
|
|
|
name = "asgiref"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.7.2"
|
2021-10-09 17:23:28 +02:00
|
|
|
description = "ASGI specs, helper code, and adapters"
|
|
|
|
optional = false
|
2022-01-30 15:04:06 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "asgiref-3.7.2-py3-none-any.whl", hash = "sha256:89b2ef2247e3b562a16eef663bc0e2e703ec6468e2fa8a5cd61cd449786d4f6e"},
|
|
|
|
{file = "asgiref-3.7.2.tar.gz", hash = "sha256:9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-10-09 17:23:28 +02:00
|
|
|
|
2023-07-09 16:00:24 +02:00
|
|
|
[package.dependencies]
|
|
|
|
typing-extensions = {version = ">=4", markers = "python_version < \"3.11\""}
|
|
|
|
|
2021-10-09 17:23:28 +02:00
|
|
|
[package.extras]
|
2022-09-13 21:13:40 +02:00
|
|
|
tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"]
|
2021-10-09 17:23:28 +02:00
|
|
|
|
2022-07-26 09:26:48 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-timeout"
|
|
|
|
version = "4.0.2"
|
|
|
|
description = "Timeout context manager for asyncio programs"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"},
|
|
|
|
{file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"},
|
|
|
|
]
|
2022-07-26 09:26:48 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "attrs"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "23.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Classes Without Boilerplate"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "attrs-23.1.0-py3-none-any.whl", hash = "sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04"},
|
|
|
|
{file = "attrs-23.1.0.tar.gz", hash = "sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
cov = ["attrs[tests]", "coverage[toml] (>=5.3)"]
|
|
|
|
dev = ["attrs[docs,tests]", "pre-commit"]
|
|
|
|
docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier", "zope-interface"]
|
|
|
|
tests = ["attrs[tests-no-zope]", "zope-interface"]
|
|
|
|
tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-xdist[psutil]"]
|
2022-12-21 22:21:42 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bcrypt"
|
|
|
|
version = "4.0.1"
|
|
|
|
description = "Modern password hashing for your software and your servers"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
files = [
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:b1023030aec778185a6c16cf70f359cbb6e0c289fd564a7cfa29e727a1c38f8f"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:08d2947c490093a11416df18043c27abe3921558d2c03e2076ccb28a116cb6d0"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0eaa47d4661c326bfc9d08d16debbc4edf78778e6aaba29c1bc7ce67214d4410"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae88eca3024bb34bb3430f964beab71226e761f51b912de5133470b649d82344"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_24_x86_64.whl", hash = "sha256:a522427293d77e1c29e303fc282e2d71864579527a04ddcfda6d4f8396c6c36a"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:fbdaec13c5105f0c4e5c52614d04f0bca5f5af007910daa8b6b12095edaa67b3"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:ca3204d00d3cb2dfed07f2d74a25f12fc12f73e606fcaa6975d1f7ae69cacbb2"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:089098effa1bc35dc055366740a067a2fc76987e8ec75349eb9484061c54f535"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:e9a51bbfe7e9802b5f3508687758b564069ba937748ad7b9e890086290d2f79e"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-win32.whl", hash = "sha256:2caffdae059e06ac23fce178d31b4a702f2a3264c20bfb5ff541b338194d8fab"},
|
|
|
|
{file = "bcrypt-4.0.1-cp36-abi3-win_amd64.whl", hash = "sha256:8a68f4341daf7522fe8d73874de8906f3a339048ba406be6ddc1b3ccb16fc0d9"},
|
|
|
|
{file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bf4fa8b2ca74381bb5442c089350f09a3f17797829d958fad058d6e44d9eb83c"},
|
|
|
|
{file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:67a97e1c405b24f19d08890e7ae0c4f7ce1e56a712a016746c8b2d7732d65d4b"},
|
|
|
|
{file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b3b85202d95dd568efcb35b53936c5e3b3600c7cdcc6115ba461df3a8e89f38d"},
|
|
|
|
{file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cbb03eec97496166b704ed663a53680ab57c5084b2fc98ef23291987b525cb7d"},
|
|
|
|
{file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:5ad4d32a28b80c5fa6671ccfb43676e8c1cc232887759d1cd7b6f56ea4355215"},
|
|
|
|
{file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b57adba8a1444faf784394de3436233728a1ecaeb6e07e8c22c8848f179b893c"},
|
|
|
|
{file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:705b2cea8a9ed3d55b4491887ceadb0106acf7c6387699fca771af56b1cdeeda"},
|
|
|
|
{file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:2b3ac11cf45161628f1f3733263e63194f22664bf4d0c0f3ab34099c02134665"},
|
|
|
|
{file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:3100851841186c25f127731b9fa11909ab7b1df6fc4b9f8353f4f1fd952fbf71"},
|
|
|
|
{file = "bcrypt-4.0.1.tar.gz", hash = "sha256:27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
tests = ["pytest (>=3.2.1,!=3.3.0)"]
|
|
|
|
typecheck = ["mypy"]
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "beautifulsoup4"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "4.12.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Screen-scraping library"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6.0"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "beautifulsoup4-4.12.2-py3-none-any.whl", hash = "sha256:bd2520ca0d9d7d12694a53d44ac482d181b4ec1888909b035a3dbf40d0f57d4a"},
|
|
|
|
{file = "beautifulsoup4-4.12.2.tar.gz", hash = "sha256:492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
soupsieve = ">1.2"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
html5lib = ["html5lib"]
|
|
|
|
lxml = ["lxml"]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "black"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "23.7.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "The uncompromising code formatter."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "black-23.7.0-cp310-cp310-macosx_10_16_arm64.whl", hash = "sha256:5c4bc552ab52f6c1c506ccae05681fab58c3f72d59ae6e6639e8885e94fe2587"},
|
|
|
|
{file = "black-23.7.0-cp310-cp310-macosx_10_16_universal2.whl", hash = "sha256:552513d5cd5694590d7ef6f46e1767a4df9af168d449ff767b13b084c020e63f"},
|
|
|
|
{file = "black-23.7.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:86cee259349b4448adb4ef9b204bb4467aae74a386bce85d56ba4f5dc0da27be"},
|
|
|
|
{file = "black-23.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:501387a9edcb75d7ae8a4412bb8749900386eaef258f1aefab18adddea1936bc"},
|
|
|
|
{file = "black-23.7.0-cp310-cp310-win_amd64.whl", hash = "sha256:fb074d8b213749fa1d077d630db0d5f8cc3b2ae63587ad4116e8a436e9bbe995"},
|
|
|
|
{file = "black-23.7.0-cp311-cp311-macosx_10_16_arm64.whl", hash = "sha256:b5b0ee6d96b345a8b420100b7d71ebfdd19fab5e8301aff48ec270042cd40ac2"},
|
|
|
|
{file = "black-23.7.0-cp311-cp311-macosx_10_16_universal2.whl", hash = "sha256:893695a76b140881531062d48476ebe4a48f5d1e9388177e175d76234ca247cd"},
|
|
|
|
{file = "black-23.7.0-cp311-cp311-macosx_10_16_x86_64.whl", hash = "sha256:c333286dc3ddca6fdff74670b911cccedacb4ef0a60b34e491b8a67c833b343a"},
|
|
|
|
{file = "black-23.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:831d8f54c3a8c8cf55f64d0422ee875eecac26f5f649fb6c1df65316b67c8926"},
|
|
|
|
{file = "black-23.7.0-cp311-cp311-win_amd64.whl", hash = "sha256:7f3bf2dec7d541b4619b8ce526bda74a6b0bffc480a163fed32eb8b3c9aed8ad"},
|
|
|
|
{file = "black-23.7.0-cp38-cp38-macosx_10_16_arm64.whl", hash = "sha256:f9062af71c59c004cd519e2fb8f5d25d39e46d3af011b41ab43b9c74e27e236f"},
|
|
|
|
{file = "black-23.7.0-cp38-cp38-macosx_10_16_universal2.whl", hash = "sha256:01ede61aac8c154b55f35301fac3e730baf0c9cf8120f65a9cd61a81cfb4a0c3"},
|
|
|
|
{file = "black-23.7.0-cp38-cp38-macosx_10_16_x86_64.whl", hash = "sha256:327a8c2550ddc573b51e2c352adb88143464bb9d92c10416feb86b0f5aee5ff6"},
|
|
|
|
{file = "black-23.7.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6d1c6022b86f83b632d06f2b02774134def5d4d4f1dac8bef16d90cda18ba28a"},
|
|
|
|
{file = "black-23.7.0-cp38-cp38-win_amd64.whl", hash = "sha256:27eb7a0c71604d5de083757fbdb245b1a4fae60e9596514c6ec497eb63f95320"},
|
|
|
|
{file = "black-23.7.0-cp39-cp39-macosx_10_16_arm64.whl", hash = "sha256:8417dbd2f57b5701492cd46edcecc4f9208dc75529bcf76c514864e48da867d9"},
|
|
|
|
{file = "black-23.7.0-cp39-cp39-macosx_10_16_universal2.whl", hash = "sha256:47e56d83aad53ca140da0af87678fb38e44fd6bc0af71eebab2d1f59b1acf1d3"},
|
|
|
|
{file = "black-23.7.0-cp39-cp39-macosx_10_16_x86_64.whl", hash = "sha256:25cc308838fe71f7065df53aedd20327969d05671bac95b38fdf37ebe70ac087"},
|
|
|
|
{file = "black-23.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:642496b675095d423f9b8448243336f8ec71c9d4d57ec17bf795b67f08132a91"},
|
|
|
|
{file = "black-23.7.0-cp39-cp39-win_amd64.whl", hash = "sha256:ad0014efc7acf0bd745792bd0d8857413652979200ab924fbf239062adc12491"},
|
|
|
|
{file = "black-23.7.0-py3-none-any.whl", hash = "sha256:9fd59d418c60c0348505f2ddf9609c1e1de8e7493eab96198fc89d9f865e7a96"},
|
|
|
|
{file = "black-23.7.0.tar.gz", hash = "sha256:022a582720b0d9480ed82576c920a8c1dde97cc38ff11d8d8859b3bd6ca9eedb"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-07-26 09:26:48 +02:00
|
|
|
click = ">=8.0.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
mypy-extensions = ">=0.4.3"
|
2023-02-19 14:01:54 +01:00
|
|
|
packaging = ">=22.0"
|
2022-07-26 09:26:48 +02:00
|
|
|
pathspec = ">=0.9.0"
|
2021-09-15 20:39:29 +02:00
|
|
|
platformdirs = ">=2"
|
2022-12-21 22:21:42 +01:00
|
|
|
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
|
2022-07-26 09:26:48 +02:00
|
|
|
typing-extensions = {version = ">=3.10.0.0", markers = "python_version < \"3.10\""}
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
colorama = ["colorama (>=0.4.3)"]
|
2021-11-22 20:25:50 +01:00
|
|
|
d = ["aiohttp (>=3.7.4)"]
|
2021-09-15 20:39:29 +02:00
|
|
|
jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"]
|
2021-08-16 17:06:27 +02:00
|
|
|
uvloop = ["uvloop (>=0.15.2)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bleach"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "6.0.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "An easy safelist-based HTML-sanitizing tool."
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "bleach-6.0.0-py3-none-any.whl", hash = "sha256:33c16e3353dbd13028ab4799a0f89a83f113405c766e9c122df8a06f5b85b3f4"},
|
|
|
|
{file = "bleach-6.0.0.tar.gz", hash = "sha256:1a1a85c1595e07d8db14c5f09f09e6433502c51c595970edc090551f0db99414"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
six = ">=1.9.0"
|
|
|
|
webencodings = "*"
|
|
|
|
|
2022-07-26 09:26:48 +02:00
|
|
|
[package.extras]
|
|
|
|
css = ["tinycss2 (>=1.1.0,<1.2)"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
2021-08-16 17:06:27 +02:00
|
|
|
name = "bx-django-utils"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "63"
|
2021-08-16 17:06:27 +02:00
|
|
|
description = "Various Django utility functions"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.9,<4.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "bx_django_utils-63-py3-none-any.whl", hash = "sha256:0023c0c18c8ce21fbee0e3bb563cd0283749495ca22cab1857ac971e4ee2bb05"},
|
|
|
|
{file = "bx_django_utils-63.tar.gz", hash = "sha256:3b050d9d9d4e496e082c29d98d7633eb89ad028c658743b0032ee88e7e49be63"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
bx_py_utils = ">=85"
|
|
|
|
django = ">=3.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
python-stdnum = "*"
|
|
|
|
|
2021-08-16 17:06:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bx-py-utils"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "85"
|
2021-08-16 17:06:27 +02:00
|
|
|
description = "Various Python utility functions"
|
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.9,<4.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "bx_py_utils-85-py3-none-any.whl", hash = "sha256:8d6ee4bb0c431304b812f5bebb1bc8e2ab05f1b6c2f8d16d352cbcee5e916cd2"},
|
|
|
|
{file = "bx_py_utils-85.tar.gz", hash = "sha256:df023fa05cda8e969d2cbdb4cc348d8b7670567a2fe775faf7a0c869ec56eaa2"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cachetools"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "5.3.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Extensible memoizing collections and decorators"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "cachetools-5.3.1-py3-none-any.whl", hash = "sha256:95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590"},
|
|
|
|
{file = "cachetools-5.3.1.tar.gz", hash = "sha256:dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "certifi"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2023.5.7"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Python package for providing Mozilla's CA Bundle."
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "certifi-2023.5.7-py3-none-any.whl", hash = "sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716"},
|
|
|
|
{file = "certifi-2023.5.7.tar.gz", hash = "sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cffi"
|
|
|
|
version = "1.15.1"
|
|
|
|
description = "Foreign Function Interface for Python calling C code."
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
|
|
|
files = [
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:a66d3508133af6e8548451b25058d5812812ec3798c886bf38ed24a98216fab2"},
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:470c103ae716238bbe698d67ad020e1db9d9dba34fa5a899b5e21577e6d52ed2"},
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:9ad5db27f9cabae298d151c85cf2bad1d359a1b9c686a275df03385758e2f914"},
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27m-win32.whl", hash = "sha256:b3bbeb01c2b273cca1e1e0c5df57f12dce9a4dd331b4fa1635b8bec26350bde3"},
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27m-win_amd64.whl", hash = "sha256:e00b098126fd45523dd056d2efba6c5a63b71ffe9f2bbe1a4fe1716e1d0c331e"},
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:d61f4695e6c866a23a21acab0509af1cdfd2c013cf256bbf5b6b5e2695827162"},
|
|
|
|
{file = "cffi-1.15.1-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:ed9cb427ba5504c1dc15ede7d516b84757c3e3d7868ccc85121d9310d27eed0b"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:39d39875251ca8f612b6f33e6b1195af86d1b3e60086068be9cc053aa4376e21"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:285d29981935eb726a4399badae8f0ffdff4f5050eaa6d0cfc3f64b857b77185"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3eb6971dcff08619f8d91607cfc726518b6fa2a9eba42856be181c6d0d9515fd"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:21157295583fe8943475029ed5abdcf71eb3911894724e360acff1d61c1d54bc"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5635bd9cb9731e6d4a1132a498dd34f764034a8ce60cef4f5319c0541159392f"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2012c72d854c2d03e45d06ae57f40d78e5770d252f195b93f581acf3ba44496e"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd86c085fae2efd48ac91dd7ccffcfc0571387fe1193d33b6394db7ef31fe2a4"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:fa6693661a4c91757f4412306191b6dc88c1703f780c8234035eac011922bc01"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:59c0b02d0a6c384d453fece7566d1c7e6b7bae4fc5874ef2ef46d56776d61c9e"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-win32.whl", hash = "sha256:cba9d6b9a7d64d4bd46167096fc9d2f835e25d7e4c121fb2ddfc6528fb0413b2"},
|
|
|
|
{file = "cffi-1.15.1-cp310-cp310-win_amd64.whl", hash = "sha256:ce4bcc037df4fc5e3d184794f27bdaab018943698f4ca31630bc7f84a7b69c6d"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:3d08afd128ddaa624a48cf2b859afef385b720bb4b43df214f85616922e6a5ac"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3799aecf2e17cf585d977b780ce79ff0dc9b78d799fc694221ce814c2c19db83"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a591fe9e525846e4d154205572a029f653ada1a78b93697f3b5a8f1f2bc055b9"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3548db281cd7d2561c9ad9984681c95f7b0e38881201e157833a2342c30d5e8c"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:91fc98adde3d7881af9b59ed0294046f3806221863722ba7d8d120c575314325"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:94411f22c3985acaec6f83c6df553f2dbe17b698cc7f8ae751ff2237d96b9e3c"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:03425bdae262c76aad70202debd780501fabeaca237cdfddc008987c0e0f59ef"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cc4d65aeeaa04136a12677d3dd0b1c0c94dc43abac5860ab33cceb42b801c1e8"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-win32.whl", hash = "sha256:a0f100c8912c114ff53e1202d0078b425bee3649ae34d7b070e9697f93c5d52d"},
|
|
|
|
{file = "cffi-1.15.1-cp311-cp311-win_amd64.whl", hash = "sha256:04ed324bda3cda42b9b695d51bb7d54b680b9719cfab04227cdd1e04e5de3104"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:50a74364d85fd319352182ef59c5c790484a336f6db772c1a9231f1c3ed0cbd7"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e263d77ee3dd201c3a142934a086a4450861778baaeeb45db4591ef65550b0a6"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cec7d9412a9102bdc577382c3929b337320c4c4c4849f2c5cdd14d7368c5562d"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4289fc34b2f5316fbb762d75362931e351941fa95fa18789191b33fc4cf9504a"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:173379135477dc8cac4bc58f45db08ab45d228b3363adb7af79436135d028405"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:6975a3fac6bc83c4a65c9f9fcab9e47019a11d3d2cf7f3c0d03431bf145a941e"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-win32.whl", hash = "sha256:2470043b93ff09bf8fb1d46d1cb756ce6132c54826661a32d4e4d132e1977adf"},
|
|
|
|
{file = "cffi-1.15.1-cp36-cp36m-win_amd64.whl", hash = "sha256:30d78fbc8ebf9c92c9b7823ee18eb92f2e6ef79b45ac84db507f52fbe3ec4497"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:198caafb44239b60e252492445da556afafc7d1e3ab7a1fb3f0584ef6d742375"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5ef34d190326c3b1f822a5b7a45f6c4535e2f47ed06fec77d3d799c450b2651e"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8102eaf27e1e448db915d08afa8b41d6c7ca7a04b7d73af6514df10a3e74bd82"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5df2768244d19ab7f60546d0c7c63ce1581f7af8b5de3eb3004b9b6fc8a9f84b"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a8c4917bd7ad33e8eb21e9a5bbba979b49d9a97acb3a803092cbc1133e20343c"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0e2642fe3142e4cc4af0799748233ad6da94c62a8bec3a6648bf8ee68b1c7426"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-win32.whl", hash = "sha256:e229a521186c75c8ad9490854fd8bbdd9a0c9aa3a524326b55be83b54d4e0ad9"},
|
|
|
|
{file = "cffi-1.15.1-cp37-cp37m-win_amd64.whl", hash = "sha256:a0b71b1b8fbf2b96e41c4d990244165e2c9be83d54962a9a1d118fd8657d2045"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:320dab6e7cb2eacdf0e658569d2575c4dad258c0fcc794f46215e1e39f90f2c3"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1e74c6b51a9ed6589199c787bf5f9875612ca4a8a0785fb2d4a84429badaf22a"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a5c84c68147988265e60416b57fc83425a78058853509c1b0629c180094904a5"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3b926aa83d1edb5aa5b427b4053dc420ec295a08e40911296b9eb1b6170f6cca"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:87c450779d0914f2861b8526e035c5e6da0a3199d8f1add1a665e1cbc6fc6d02"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4f2c9f67e9821cad2e5f480bc8d83b8742896f1242dba247911072d4fa94c192"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-win32.whl", hash = "sha256:8b7ee99e510d7b66cdb6c593f21c043c248537a32e0bedf02e01e9553a172314"},
|
|
|
|
{file = "cffi-1.15.1-cp38-cp38-win_amd64.whl", hash = "sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:54a2db7b78338edd780e7ef7f9f6c442500fb0d41a5a4ea24fff1c929d5af585"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:fcd131dd944808b5bdb38e6f5b53013c5aa4f334c5cad0c72742f6eba4b73db0"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7473e861101c9e72452f9bf8acb984947aa1661a7704553a9f6e4baa5ba64415"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c9a799e985904922a4d207a94eae35c78ebae90e128f0c4e521ce339396be9d"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3bcde07039e586f91b45c88f8583ea7cf7a0770df3a1649627bf598332cb6984"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:33ab79603146aace82c2427da5ca6e58f2b3f2fb5da893ceac0c42218a40be35"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5d598b938678ebf3c67377cdd45e09d431369c3b1a5b331058c338e201f12b27"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:db0fbb9c62743ce59a9ff687eb5f4afbe77e5e8403d6697f7446e5f609976f76"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:98d85c6a2bef81588d9227dde12db8a7f47f639f4a17c9ae08e773aa9c697bf3"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-win32.whl", hash = "sha256:40f4774f5a9d4f5e344f31a32b5096977b5d48560c5592e2f3d2c4374bd543ee"},
|
|
|
|
{file = "cffi-1.15.1-cp39-cp39-win_amd64.whl", hash = "sha256:70df4e3b545a17496c9b3f41f5115e69a4f2e77e94e1d2a8e1070bc0c38c8a3c"},
|
|
|
|
{file = "cffi-1.15.1.tar.gz", hash = "sha256:d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
pycparser = "*"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chardet"
|
|
|
|
version = "5.1.0"
|
|
|
|
description = "Universal encoding detector for Python 3"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
|
|
|
{file = "chardet-5.1.0-py3-none-any.whl", hash = "sha256:362777fb014af596ad31334fde1e8c327dfdb076e1960d1694662d46a6917ab9"},
|
|
|
|
{file = "chardet-5.1.0.tar.gz", hash = "sha256:0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2021-08-16 17:06:27 +02:00
|
|
|
name = "charset-normalizer"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.2.0"
|
2021-08-16 17:06:27 +02:00
|
|
|
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "charset-normalizer-3.2.0.tar.gz", hash = "sha256:3bb3d25a8e6c0aedd251753a79ae98a093c7e7b471faa3aa9a93a81431987ace"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:0b87549028f680ca955556e3bd57013ab47474c3124dc069faa0b6545b6c9710"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7c70087bfee18a42b4040bb9ec1ca15a08242cf5867c58726530bdf3945672ed"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a103b3a7069b62f5d4890ae1b8f0597618f628b286b03d4bc9195230b154bfa9"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:94aea8eff76ee6d1cdacb07dd2123a68283cb5569e0250feab1240058f53b623"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:db901e2ac34c931d73054d9797383d0f8009991e723dab15109740a63e7f902a"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b0dac0ff919ba34d4df1b6131f59ce95b08b9065233446be7e459f95554c0dc8"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:193cbc708ea3aca45e7221ae58f0fd63f933753a9bfb498a3b474878f12caaad"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:09393e1b2a9461950b1c9a45d5fd251dc7c6f228acab64da1c9c0165d9c7765c"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:baacc6aee0b2ef6f3d308e197b5d7a81c0e70b06beae1f1fcacffdbd124fe0e3"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:bf420121d4c8dce6b889f0e8e4ec0ca34b7f40186203f06a946fa0276ba54029"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:c04a46716adde8d927adb9457bbe39cf473e1e2c2f5d0a16ceb837e5d841ad4f"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:aaf63899c94de41fe3cf934601b0f7ccb6b428c6e4eeb80da72c58eab077b19a"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:d62e51710986674142526ab9f78663ca2b0726066ae26b78b22e0f5e571238dd"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-win32.whl", hash = "sha256:04e57ab9fbf9607b77f7d057974694b4f6b142da9ed4a199859d9d4d5c63fe96"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:48021783bdf96e3d6de03a6e39a1171ed5bd7e8bb93fc84cc649d11490f87cea"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:4957669ef390f0e6719db3613ab3a7631e68424604a7b448f079bee145da6e09"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:46fb8c61d794b78ec7134a715a3e564aafc8f6b5e338417cb19fe9f57a5a9bf2"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f779d3ad205f108d14e99bb3859aa7dd8e9c68874617c72354d7ecaec2a054ac"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f25c229a6ba38a35ae6e25ca1264621cc25d4d38dca2942a7fce0b67a4efe918"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2efb1bd13885392adfda4614c33d3b68dee4921fd0ac1d3988f8cbb7d589e72a"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1f30b48dd7fa1474554b0b0f3fdfdd4c13b5c737a3c6284d3cdc424ec0ffff3a"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:246de67b99b6851627d945db38147d1b209a899311b1305dd84916f2b88526c6"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9bd9b3b31adcb054116447ea22caa61a285d92e94d710aa5ec97992ff5eb7cf3"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:8c2f5e83493748286002f9369f3e6607c565a6a90425a3a1fef5ae32a36d749d"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:3170c9399da12c9dc66366e9d14da8bf7147e1e9d9ea566067bbce7bb74bd9c2"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:7a4826ad2bd6b07ca615c74ab91f32f6c96d08f6fcc3902ceeedaec8cdc3bcd6"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:3b1613dd5aee995ec6d4c69f00378bbd07614702a315a2cf6c1d21461fe17c23"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:9e608aafdb55eb9f255034709e20d5a83b6d60c054df0802fa9c9883d0a937aa"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-win32.whl", hash = "sha256:f2a1d0fd4242bd8643ce6f98927cf9c04540af6efa92323e9d3124f57727bfc1"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:681eb3d7e02e3c3655d1b16059fbfb605ac464c834a0c629048a30fad2b27489"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c57921cda3a80d0f2b8aec7e25c8aa14479ea92b5b51b6876d975d925a2ea346"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:41b25eaa7d15909cf3ac4c96088c1f266a9a93ec44f87f1d13d4a0e86c81b982"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f058f6963fd82eb143c692cecdc89e075fa0828db2e5b291070485390b2f1c9c"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a7647ebdfb9682b7bb97e2a5e7cb6ae735b1c25008a70b906aecca294ee96cf4"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eef9df1eefada2c09a5e7a40991b9fc6ac6ef20b1372abd48d2794a316dc0449"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e03b8895a6990c9ab2cdcd0f2fe44088ca1c65ae592b8f795c3294af00a461c3"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:ee4006268ed33370957f55bf2e6f4d263eaf4dc3cfc473d1d90baff6ed36ce4a"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:c4983bf937209c57240cff65906b18bb35e64ae872da6a0db937d7b4af845dd7"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:3bb7fda7260735efe66d5107fb7e6af6a7c04c7fce9b2514e04b7a74b06bf5dd"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:72814c01533f51d68702802d74f77ea026b5ec52793c791e2da806a3844a46c3"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:70c610f6cbe4b9fce272c407dd9d07e33e6bf7b4aa1b7ffb6f6ded8e634e3592"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-win32.whl", hash = "sha256:a401b4598e5d3f4a9a811f3daf42ee2291790c7f9d74b18d75d6e21dda98a1a1"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp37-cp37m-win_amd64.whl", hash = "sha256:c0b21078a4b56965e2b12f247467b234734491897e99c1d51cee628da9786959"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:95eb302ff792e12aba9a8b8f8474ab229a83c103d74a750ec0bd1c1eea32e669"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1a100c6d595a7f316f1b6f01d20815d916e75ff98c27a01ae817439ea7726329"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:6339d047dab2780cc6220f46306628e04d9750f02f983ddb37439ca47ced7149"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e4b749b9cc6ee664a3300bb3a273c1ca8068c46be705b6c31cf5d276f8628a94"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a38856a971c602f98472050165cea2cdc97709240373041b69030be15047691f"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f87f746ee241d30d6ed93969de31e5ffd09a2961a051e60ae6bddde9ec3583aa"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e1c8a2f4c69e08e89632defbfabec2feb8a8d99edc9f89ce33c4b9e36ab63037"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:2f4ac36d8e2b4cc1aa71df3dd84ff8efbe3bfb97ac41242fbcfc053c67434f46"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:a386ebe437176aab38c041de1260cd3ea459c6ce5263594399880bbc398225b2"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:ccd16eb18a849fd8dcb23e23380e2f0a354e8daa0c984b8a732d9cfaba3a776d"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:e6a5bf2cba5ae1bb80b154ed68a3cfa2fa00fde979a7f50d6598d3e17d9ac20c"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:45de3f87179c1823e6d9e32156fb14c1927fcc9aba21433f088fdfb555b77c10"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-win32.whl", hash = "sha256:1000fba1057b92a65daec275aec30586c3de2401ccdcd41f8a5c1e2c87078706"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp38-cp38-win_amd64.whl", hash = "sha256:8b2c760cfc7042b27ebdb4a43a4453bd829a5742503599144d54a032c5dc7e9e"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:855eafa5d5a2034b4621c74925d89c5efef61418570e5ef9b37717d9c796419c"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:203f0c8871d5a7987be20c72442488a0b8cfd0f43b7973771640fc593f56321f"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e857a2232ba53ae940d3456f7533ce6ca98b81917d47adc3c7fd55dad8fab858"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5e86d77b090dbddbe78867a0275cb4df08ea195e660f1f7f13435a4649e954e5"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4fb39a81950ec280984b3a44f5bd12819953dc5fa3a7e6fa7a80db5ee853952"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2dee8e57f052ef5353cf608e0b4c871aee320dd1b87d351c28764fc0ca55f9f4"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8700f06d0ce6f128de3ccdbc1acaea1ee264d2caa9ca05daaf492fde7c2a7200"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1920d4ff15ce893210c1f0c0e9d19bfbecb7983c76b33f046c13a8ffbd570252"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:c1c76a1743432b4b60ab3358c937a3fe1341c828ae6194108a94c69028247f22"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:f7560358a6811e52e9c4d142d497f1a6e10103d3a6881f18d04dbce3729c0e2c"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:c8063cf17b19661471ecbdb3df1c84f24ad2e389e326ccaf89e3fb2484d8dd7e"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:cd6dbe0238f7743d0efe563ab46294f54f9bc8f4b9bcf57c3c666cc5bc9d1299"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:1249cbbf3d3b04902ff081ffbb33ce3377fa6e4c7356f759f3cd076cc138d020"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-win32.whl", hash = "sha256:6c409c0deba34f147f77efaa67b8e4bb83d2f11c8806405f76397ae5b8c0d1c9"},
|
|
|
|
{file = "charset_normalizer-3.2.0-cp39-cp39-win_amd64.whl", hash = "sha256:7095f6fbfaa55defb6b733cfeb14efaae7a29f0b59d8cf213be4e7ca0b857b80"},
|
|
|
|
{file = "charset_normalizer-3.2.0-py3-none-any.whl", hash = "sha256:8e098148dd37b4ce3baca71fb394c81dc5d9c7728c95df695d2dca218edf40e6"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "click"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "8.1.5"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Composable command line interface toolkit"
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "click-8.1.5-py3-none-any.whl", hash = "sha256:e576aa487d679441d7d30abb87e1b43d24fc53bffb8758443b1a9e1cee504548"},
|
|
|
|
{file = "click-8.1.5.tar.gz", hash = "sha256:4be4b1af8d665c6d942909916d31a213a106800c47d0eeba73d34da3cbc11367"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "colorama"
|
2022-12-21 22:21:42 +01:00
|
|
|
version = "0.4.6"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Cross-platform colored terminal text."
|
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
|
|
|
files = [
|
|
|
|
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
|
|
|
|
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "colorlog"
|
2022-09-13 21:13:40 +02:00
|
|
|
version = "6.7.0"
|
2021-04-28 19:42:51 +02:00
|
|
|
description = "Add colours to the output of Python's logging module."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2021-09-15 20:39:29 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "colorlog-6.7.0-py2.py3-none-any.whl", hash = "sha256:0d33ca236784a1ba3ff9c532d4964126d8a2c44f1f0cb1d2b0728196f512f662"},
|
|
|
|
{file = "colorlog-6.7.0.tar.gz", hash = "sha256:bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
|
|
|
|
2021-09-15 20:39:29 +02:00
|
|
|
[package.extras]
|
|
|
|
development = ["black", "flake8", "mypy", "pytest", "types-colorama"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "coverage"
|
2022-10-03 18:29:27 +02:00
|
|
|
version = "6.5.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Code coverage measurement for Python"
|
|
|
|
optional = false
|
2022-01-30 15:04:06 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ef8674b0ee8cc11e2d574e3e2998aea5df5ab242e012286824ea3c6970580e53"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:784f53ebc9f3fd0e2a3f6a78b2be1bd1f5575d7863e10c6e12504f240fd06660"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4a5be1748d538a710f87542f22c2cad22f80545a847ad91ce45e77417293eb4"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:83516205e254a0cb77d2d7bb3632ee019d93d9f4005de31dca0a8c3667d5bc04"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:af4fffaffc4067232253715065e30c5a7ec6faac36f8fc8d6f64263b15f74db0"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:97117225cdd992a9c2a5515db1f66b59db634f59d0679ca1fa3fe8da32749cae"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1170fa54185845505fbfa672f1c1ab175446c887cce8212c44149581cf2d466"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:11b990d520ea75e7ee8dcab5bc908072aaada194a794db9f6d7d5cfd19661e5a"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-win32.whl", hash = "sha256:5dbec3b9095749390c09ab7c89d314727f18800060d8d24e87f01fb9cfb40b32"},
|
|
|
|
{file = "coverage-6.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:59f53f1dc5b656cafb1badd0feb428c1e7bc19b867479ff72f7a9dd9b479f10e"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4a5375e28c5191ac38cca59b38edd33ef4cc914732c916f2929029b4bfb50795"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c4ed2820d919351f4167e52425e096af41bfabacb1857186c1ea32ff9983ed75"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:33a7da4376d5977fbf0a8ed91c4dffaaa8dbf0ddbf4c8eea500a2486d8bc4d7b"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8fb6cf131ac4070c9c5a3e21de0f7dc5a0fbe8bc77c9456ced896c12fcdad91"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:a6b7d95969b8845250586f269e81e5dfdd8ff828ddeb8567a4a2eaa7313460c4"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1ef221513e6f68b69ee9e159506d583d31aa3567e0ae84eaad9d6ec1107dddaa"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cca4435eebea7962a52bdb216dec27215d0df64cf27fc1dd538415f5d2b9da6b"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-win32.whl", hash = "sha256:98e8a10b7a314f454d9eff4216a9a94d143a7ee65018dd12442e898ee2310578"},
|
|
|
|
{file = "coverage-6.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:bc8ef5e043a2af066fa8cbfc6e708d58017024dc4345a1f9757b329a249f041b"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4433b90fae13f86fafff0b326453dd42fc9a639a0d9e4eec4d366436d1a41b6d"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4f05d88d9a80ad3cac6244d36dd89a3c00abc16371769f1340101d3cb899fc3"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:94e2565443291bd778421856bc975d351738963071e9b8839ca1fc08b42d4bef"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:027018943386e7b942fa832372ebc120155fd970837489896099f5cfa2890f79"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:255758a1e3b61db372ec2736c8e2a1fdfaf563977eedbdf131de003ca5779b7d"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:851cf4ff24062c6aec510a454b2584f6e998cada52d4cb58c5e233d07172e50c"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:12adf310e4aafddc58afdb04d686795f33f4d7a6fa67a7a9d4ce7d6ae24d949f"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-win32.whl", hash = "sha256:b5604380f3415ba69de87a289a2b56687faa4fe04dbee0754bfcae433489316b"},
|
|
|
|
{file = "coverage-6.5.0-cp37-cp37m-win_amd64.whl", hash = "sha256:4a8dbc1f0fbb2ae3de73eb0bdbb914180c7abfbf258e90b311dcd4f585d44bd2"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d900bb429fdfd7f511f868cedd03a6bbb142f3f9118c09b99ef8dc9bf9643c3c"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2198ea6fc548de52adc826f62cb18554caedfb1d26548c1b7c88d8f7faa8f6ba"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c4459b3de97b75e3bd6b7d4b7f0db13f17f504f3d13e2a7c623786289dd670e"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:20c8ac5386253717e5ccc827caad43ed66fea0efe255727b1053a8154d952398"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b07130585d54fe8dff3d97b93b0e20290de974dc8177c320aeaf23459219c0b"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:dbdb91cd8c048c2b09eb17713b0c12a54fbd587d79adcebad543bc0cd9a3410b"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:de3001a203182842a4630e7b8d1a2c7c07ec1b45d3084a83d5d227a3806f530f"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e07f4a4a9b41583d6eabec04f8b68076ab3cd44c20bd29332c6572dda36f372e"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-win32.whl", hash = "sha256:6d4817234349a80dbf03640cec6109cd90cba068330703fa65ddf56b60223a6d"},
|
|
|
|
{file = "coverage-6.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:7ccf362abd726b0410bf8911c31fbf97f09f8f1061f8c1cf03dfc4b6372848f6"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:633713d70ad6bfc49b34ead4060531658dc6dfc9b3eb7d8a716d5873377ab745"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:95203854f974e07af96358c0b261f1048d8e1083f2de9b1c565e1be4a3a48cfc"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b9023e237f4c02ff739581ef35969c3739445fb059b060ca51771e69101efffe"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:265de0fa6778d07de30bcf4d9dc471c3dc4314a23a3c6603d356a3c9abc2dfcf"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f830ed581b45b82451a40faabb89c84e1a998124ee4212d440e9c6cf70083e5"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:7b6be138d61e458e18d8e6ddcddd36dd96215edfe5f1168de0b1b32635839b62"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:42eafe6778551cf006a7c43153af1211c3aaab658d4d66fa5fcc021613d02518"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:723e8130d4ecc8f56e9a611e73b31219595baa3bb252d539206f7bbbab6ffc1f"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-win32.whl", hash = "sha256:d9ecf0829c6a62b9b573c7bb6d4dcd6ba8b6f80be9ba4fc7ed50bf4ac9aecd72"},
|
|
|
|
{file = "coverage-6.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:fc2af30ed0d5ae0b1abdb4ebdce598eafd5b35397d4d75deb341a614d333d987"},
|
|
|
|
{file = "coverage-6.5.0-pp36.pp37.pp38-none-any.whl", hash = "sha256:1431986dac3923c5945271f169f59c45b8802a114c8f548d611f2015133df77a"},
|
|
|
|
{file = "coverage-6.5.0.tar.gz", hash = "sha256:f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2021-10-09 17:23:28 +02:00
|
|
|
[package.dependencies]
|
2022-07-26 09:26:48 +02:00
|
|
|
tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""}
|
2021-10-09 17:23:28 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[package.extras]
|
2021-11-22 20:25:50 +01:00
|
|
|
toml = ["tomli"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "coveralls"
|
2021-11-22 20:25:50 +01:00
|
|
|
version = "3.3.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Show coverage stats online via coveralls.io"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">= 3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "coveralls-3.3.1-py2.py3-none-any.whl", hash = "sha256:f42015f31d386b351d4226389b387ae173207058832fbf5c8ec4b40e27b16026"},
|
|
|
|
{file = "coveralls-3.3.1.tar.gz", hash = "sha256:b32a8bb5d2df585207c119d6c01567b81fba690c9c10a753bfe27a335bfc43ea"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
coverage = ">=4.1,<6.0.dev0 || >6.1,<6.1.1 || >6.1.1,<7.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
docopt = ">=0.6.1"
|
|
|
|
requests = ">=1.0.0"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
yaml = ["PyYAML (>=3.10)"]
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cryptography"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "41.0.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-macosx_10_12_universal2.whl", hash = "sha256:01f1d9e537f9a15b037d5d9ee442b8c22e3ae11ce65ea1f3316a41c78756b711"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-macosx_10_12_x86_64.whl", hash = "sha256:079347de771f9282fbfe0e0236c716686950c19dee1b76240ab09ce1624d76d7"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:439c3cc4c0d42fa999b83ded80a9a1fb54d53c58d6e59234cfe97f241e6c781d"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f14ad275364c8b4e525d018f6716537ae7b6d369c094805cae45300847e0894f"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:84609ade00a6ec59a89729e87a503c6e36af98ddcd566d5f3be52e29ba993182"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:49c3222bb8f8e800aead2e376cbef687bc9e3cb9b58b29a261210456a7783d83"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:d73f419a56d74fef257955f51b18d046f3506270a5fd2ac5febbfa259d6c0fa5"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:2a034bf7d9ca894720f2ec1d8b7b5832d7e363571828037f9e0c4f18c1b58a58"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-win32.whl", hash = "sha256:d124682c7a23c9764e54ca9ab5b308b14b18eba02722b8659fb238546de83a76"},
|
|
|
|
{file = "cryptography-41.0.2-cp37-abi3-win_amd64.whl", hash = "sha256:9c3fe6534d59d071ee82081ca3d71eed3210f76ebd0361798c74abc2bcf347d4"},
|
|
|
|
{file = "cryptography-41.0.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:a719399b99377b218dac6cf547b6ec54e6ef20207b6165126a280b0ce97e0d2a"},
|
|
|
|
{file = "cryptography-41.0.2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:182be4171f9332b6741ee818ec27daff9fb00349f706629f5cbf417bd50e66fd"},
|
|
|
|
{file = "cryptography-41.0.2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:7a9a3bced53b7f09da251685224d6a260c3cb291768f54954e28f03ef14e3766"},
|
|
|
|
{file = "cryptography-41.0.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:f0dc40e6f7aa37af01aba07277d3d64d5a03dc66d682097541ec4da03cc140ee"},
|
|
|
|
{file = "cryptography-41.0.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:674b669d5daa64206c38e507808aae49904c988fa0a71c935e7006a3e1e83831"},
|
|
|
|
{file = "cryptography-41.0.2-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:7af244b012711a26196450d34f483357e42aeddb04128885d95a69bd8b14b69b"},
|
|
|
|
{file = "cryptography-41.0.2-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:9b6d717393dbae53d4e52684ef4f022444fc1cce3c48c38cb74fca29e1f08eaa"},
|
|
|
|
{file = "cryptography-41.0.2-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:192255f539d7a89f2102d07d7375b1e0a81f7478925b3bc2e0549ebf739dae0e"},
|
|
|
|
{file = "cryptography-41.0.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:f772610fe364372de33d76edcd313636a25684edb94cee53fd790195f5989d14"},
|
|
|
|
{file = "cryptography-41.0.2-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:b332cba64d99a70c1e0836902720887fb4529ea49ea7f5462cf6640e095e11d2"},
|
|
|
|
{file = "cryptography-41.0.2-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:9a6673c1828db6270b76b22cc696f40cde9043eb90373da5c2f8f2158957f42f"},
|
|
|
|
{file = "cryptography-41.0.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:342f3767e25876751e14f8459ad85e77e660537ca0a066e10e75df9c9e9099f0"},
|
|
|
|
{file = "cryptography-41.0.2.tar.gz", hash = "sha256:7d230bf856164de164ecb615ccc14c7fc6de6906ddd5b491f3af90d3514c925c"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
cffi = ">=1.12"
|
|
|
|
|
|
|
|
[package.extras]
|
2023-02-19 14:01:54 +01:00
|
|
|
docs = ["sphinx (>=5.3.0)", "sphinx-rtd-theme (>=1.1.1)"]
|
2022-12-21 22:21:42 +01:00
|
|
|
docstest = ["pyenchant (>=1.6.11)", "sphinxcontrib-spelling (>=4.0.1)", "twine (>=1.12.0)"]
|
2023-07-09 16:00:24 +02:00
|
|
|
nox = ["nox"]
|
|
|
|
pep8test = ["black", "check-sdist", "mypy", "ruff"]
|
|
|
|
sdist = ["build"]
|
2022-12-21 22:21:42 +01:00
|
|
|
ssh = ["bcrypt (>=3.1.5)"]
|
2023-07-09 16:00:24 +02:00
|
|
|
test = ["pretend", "pytest (>=6.2.0)", "pytest-benchmark", "pytest-cov", "pytest-xdist"]
|
2023-02-19 14:01:54 +01:00
|
|
|
test-randomorder = ["pytest-randomly"]
|
2022-12-21 22:21:42 +01:00
|
|
|
|
2022-01-30 15:02:51 +01:00
|
|
|
[[package]]
|
|
|
|
name = "darker"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "1.7.2"
|
2022-01-30 15:02:51 +01:00
|
|
|
description = "Apply Black formatting only in regions changed since last commit"
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "darker-1.7.2-py3-none-any.whl", hash = "sha256:ec5b7c382d9537611c164f3ecca2e1b8a7923bc5a02bf22f6e7f6c8bcbdf593a"},
|
|
|
|
{file = "darker-1.7.2.tar.gz", hash = "sha256:ec9d130ab2a0f7fa49ab68a08fd231a5bec66147ecbbf94c92a1f33d97b5ef6f"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2022-01-30 15:02:51 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
black = ">=21.5b1"
|
2022-07-26 09:26:48 +02:00
|
|
|
toml = ">=0.10.0"
|
2022-01-30 15:02:51 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2022-07-26 09:26:48 +02:00
|
|
|
color = ["Pygments (>=2.4.0)"]
|
2023-07-09 16:00:24 +02:00
|
|
|
flynt = ["flynt (>=0.76,<0.78)"]
|
2022-09-13 21:13:40 +02:00
|
|
|
isort = ["isort (>=5.0.1)"]
|
|
|
|
release = ["airium (>=0.2.3)", "click (>=8.0.0)", "defusedxml (>=0.7.1)", "requests-cache (>=0.7)"]
|
2023-07-09 16:00:24 +02:00
|
|
|
test = ["airium (>=0.2.3)", "black (>=21.7b1)", "cryptography (>=3.3.2)", "defusedxml (>=0.7.1)", "flynt (>=0.76,<0.78)", "isort (>=5.0.1)", "mypy (>=0.990)", "pip-requirements-parser", "pygments", "pytest (>=6.2.0)", "pytest-darker", "pytest-kwparametrize (>=0.0.3)", "regex (>=2021.4.4)", "requests-cache (>=0.7)", "ruamel.yaml (>=0.17.21)", "twine (>=2.0.0)", "types-requests (>=2.27.9)", "types-toml (>=0.10.4)", "urllib3 (>=1.25.9)", "wheel (>=0.21.0)"]
|
2022-01-30 15:02:51 +01:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "defusedxml"
|
2021-04-28 19:42:51 +02:00
|
|
|
version = "0.7.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "XML bomb protection for Python stdlib modules"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "defusedxml-0.7.1-py2.py3-none-any.whl", hash = "sha256:a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61"},
|
|
|
|
{file = "defusedxml-0.7.1.tar.gz", hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"},
|
|
|
|
]
|
2021-11-22 20:25:50 +01:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "diff-match-patch"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "20230430"
|
|
|
|
description = "Diff Match and Patch"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "diff-match-patch-20230430.tar.gz", hash = "sha256:953019cdb9c9d2c9e47b5b12bcff3cf4746fc4598eb406076fa1fc27e6a1f15c"},
|
|
|
|
{file = "diff_match_patch-20230430-py3-none-any.whl", hash = "sha256:dce43505fb7b1b317de7195579388df0746d90db07015ed47a85e5e44930ef93"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2023-07-09 16:00:24 +02:00
|
|
|
[package.extras]
|
|
|
|
dev = ["attribution (==1.6.2)", "black (==23.3.0)", "flit (==3.8.0)", "mypy (==1.2.0)", "ufmt (==2.1.0)", "usort (==1.0.6)"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "distlib"
|
2022-09-13 21:13:40 +02:00
|
|
|
version = "0.3.6"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Distribution utilities"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "distlib-0.3.6-py2.py3-none-any.whl", hash = "sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e"},
|
|
|
|
{file = "distlib-0.3.6.tar.gz", hash = "sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "distro"
|
|
|
|
version = "1.8.0"
|
|
|
|
description = "Distro - an OS platform information API"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
files = [
|
|
|
|
{file = "distro-1.8.0-py3-none-any.whl", hash = "sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff"},
|
|
|
|
{file = "distro-1.8.0.tar.gz", hash = "sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8"},
|
|
|
|
]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "django"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "4.0.10"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.8"
|
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "Django-4.0.10-py3-none-any.whl", hash = "sha256:4496eb4f65071578b703fdc6e6f29302553c7440e3f77baf4cefa4a4e091fc3d"},
|
|
|
|
{file = "Django-4.0.10.tar.gz", hash = "sha256:2c2f73c16b11cb272c6d5e3b063f0d1be06f378d8dc6005fbe8542565db659cc"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-22 10:04:29 +01:00
|
|
|
asgiref = ">=3.4.1,<4"
|
2020-12-29 13:59:16 +01:00
|
|
|
sqlparse = ">=0.2.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
tzdata = {version = "*", markers = "sys_platform == \"win32\""}
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2022-01-01 14:28:52 +01:00
|
|
|
argon2 = ["argon2-cffi (>=19.1.0)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
bcrypt = ["bcrypt"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-admin-sortable2"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.1.8"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Generic drag-and-drop sorting for the List, the Stacked- and the Tabular-Inlines Views in the Django Admin"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django-admin-sortable2-2.1.8.tar.gz", hash = "sha256:6933a9bba9dbedc4a106bb488e4b8a1fb85cbe0459fb46504fe602d65dbfd3e9"},
|
|
|
|
{file = "django_admin_sortable2-2.1.8-py3-none-any.whl", hash = "sha256:aeb75152c2ed222cf0894e96c449bb2b64eb629f0494b4b203c23e0b36ca2349"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-21 22:21:42 +01:00
|
|
|
Django = ">=4.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-axes"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "6.0.5"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Keep track of failed login attempts in Django-powered sites."
|
|
|
|
optional = false
|
2022-01-30 15:04:06 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django-axes-6.0.5.tar.gz", hash = "sha256:57d29f16ca46a8e7c99252d710bf36412e35f12f338faac25f2f547618f328e8"},
|
|
|
|
{file = "django_axes-6.0.5-py3-none-any.whl", hash = "sha256:36882c35deae09ec5f459bebde4e66cdccecd01ef456788cfba0ca58500b7a5b"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-01-01 14:28:52 +01:00
|
|
|
django = ">=3.2"
|
2022-09-18 19:42:30 +02:00
|
|
|
setuptools = "*"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2023-07-09 16:00:24 +02:00
|
|
|
[package.extras]
|
|
|
|
ipware = ["django-ipware (>=3)"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "django-ckeditor"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "6.6.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Django admin CKEditor integration."
|
|
|
|
optional = false
|
2022-12-22 10:04:29 +01:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django-ckeditor-6.6.1.tar.gz", hash = "sha256:a804a98137058c00fc092aafc475e9491b2ca7c68c84d6ca12c4fa2453696017"},
|
|
|
|
{file = "django_ckeditor-6.6.1-py3-none-any.whl", hash = "sha256:44894c2a1050f58edcab6f9e631dbb63fa5532e7432a5650cfd878b6f33b0d46"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-22 10:04:29 +01:00
|
|
|
Django = ">=3.2"
|
|
|
|
django-js-asset = ">=2.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-dbbackup"
|
2022-10-03 18:29:27 +02:00
|
|
|
version = "4.0.2"
|
2022-07-26 09:26:48 +02:00
|
|
|
description = "Management commands to help backup and restore a project database and media."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "django-dbbackup-4.0.2.tar.gz", hash = "sha256:1874d684abc22260972a67668a6db3331b24d7e1e8af89eaffdcd61eb27dbc2a"},
|
|
|
|
{file = "django_dbbackup-4.0.2-py3-none-any.whl", hash = "sha256:3ccde831f1a8268fb031b37a8e7e2de3abb556623023af1e859cd7104c09ea2a"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-07-26 09:26:48 +02:00
|
|
|
django = ">=2.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
pytz = "*"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-debug-toolbar"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "4.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "A configurable set of panels that display various debug information about the current request/response."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django_debug_toolbar-4.1.0-py3-none-any.whl", hash = "sha256:a0b532ef5d52544fd745d1dcfc0557fa75f6f0d1962a8298bd568427ef2fa436"},
|
|
|
|
{file = "django_debug_toolbar-4.1.0.tar.gz", hash = "sha256:f57882e335593cb8e74c2bda9f1116bbb9ca8fc0d81b50a75ace0f83de5173c7"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-21 22:21:42 +01:00
|
|
|
django = ">=3.2.4"
|
|
|
|
sqlparse = ">=0.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-import-export"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.2.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Django application and library for importing and exporting data with included admin integration."
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django-import-export-3.2.0.tar.gz", hash = "sha256:38fd7b9439b9e3aa1a4747421c1087a5bc194e915a28d795fb8429a5f8028f2d"},
|
|
|
|
{file = "django_import_export-3.2.0-py3-none-any.whl", hash = "sha256:1d3f2cb2ee3cca0386ed60651fa1623be989f130d9fbdf98a67f7dc3a94b8a37"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
diff-match-patch = "*"
|
2022-07-26 09:26:48 +02:00
|
|
|
Django = ">=3.2"
|
2023-07-09 16:00:24 +02:00
|
|
|
tablib = {version = ">=3.4.0", extras = ["html", "ods", "xls", "xlsx", "yaml"]}
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-js-asset"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "script tag with additional attributes for django.forms.Media"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django_js_asset-2.1.0-py3-none-any.whl", hash = "sha256:36a3a4dd6e9efc895fb127d13126020f6ec1ec9469ad42878d42143f22495d90"},
|
|
|
|
{file = "django_js_asset-2.1.0.tar.gz", hash = "sha256:be6f69ae5c4865617aa7726c48eddb64089a1e7d4ea7d22a35a3beb8282020f6"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2022-07-26 09:26:48 +02:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
django = ">=3.2"
|
2022-07-26 09:26:48 +02:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
tests = ["coverage"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-processinfo"
|
2022-09-13 21:13:40 +02:00
|
|
|
version = "1.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Django application to collect information about the running server processes."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7,<4.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "django-processinfo-1.1.0.tar.gz", hash = "sha256:e5d883c2bd4d3a197357bb381a4c19165b5c9ff9a852f96b0dd1ccfd98e2e4a2"},
|
|
|
|
{file = "django_processinfo-1.1.0-py3-none-any.whl", hash = "sha256:c7d1fe2203655925294c860878509fe2a6eb1a5390a170c848023e4619b903da"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
Django = "*"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-redis"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "5.3.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Full featured redis cache backend for Django."
|
|
|
|
optional = false
|
2021-08-16 17:06:27 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django-redis-5.3.0.tar.gz", hash = "sha256:8bc5793ec06b28ea802aad85ec437e7646511d4e571e07ccad19cfed8b9ddd44"},
|
|
|
|
{file = "django_redis-5.3.0-py3-none-any.whl", hash = "sha256:2d8660d39f586c41c9907d5395693c477434141690fd7eca9d32376af00b0aac"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
Django = ">=3.2"
|
2022-01-01 14:28:52 +01:00
|
|
|
redis = ">=3,<4.0.0 || >4.0.0,<4.0.1 || >4.0.1"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
hiredis = ["redis[hiredis] (>=3,!=4.0.0,!=4.0.1)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-reversion"
|
2022-12-21 22:21:42 +01:00
|
|
|
version = "5.0.4"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "An extension to the Django web framework that provides version control for model instances."
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "django-reversion-5.0.4.tar.gz", hash = "sha256:c12bab452d31dd3c244456cf1df383acf14ba147cf99404c5e44412596de42fc"},
|
|
|
|
{file = "django_reversion-5.0.4-py3-none-any.whl", hash = "sha256:a591cbce8621b5d036a37617554668b5ef2eb9777682e3af20b6401ee87cfbc5"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-10-03 18:29:27 +02:00
|
|
|
django = ">=3.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-reversion-compare"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.16.2"
|
|
|
|
description = "Add compare view to django-reversion for comparing two versions of a reversion model."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = "<4,>=3.9"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "django-reversion-compare-0.16.2.tar.gz", hash = "sha256:9d7d096534f5d0e49d7419a8a29b4517580e6a7855529e594d10bfb373f980ab"},
|
|
|
|
{file = "django_reversion_compare-0.16.2-py3-none-any.whl", hash = "sha256:5629f226fc73bd7b95de47b2e21e2eba2fa39f004ba0fee6d460e96676c0dc9b"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
diff-match-patch = "*"
|
2023-07-09 16:00:24 +02:00
|
|
|
django = "*"
|
2020-12-29 13:59:16 +01:00
|
|
|
django-reversion = "*"
|
|
|
|
|
2023-07-09 16:00:24 +02:00
|
|
|
[package.extras]
|
|
|
|
dev = ["EditorConfig", "autopep8", "bx-django-utils", "codespell", "colorlog", "coverage", "darker[color,flynt,isort]", "django-countries", "django-debug-toolbar", "django-override-storage", "flake8", "gunicorn", "manage-django-project (>=0.4.0)", "model-bakery", "mypy", "pip-tools", "pyflakes", "pyupgrade", "requests-mock", "safety", "tblib", "tomli", "tox", "twine", "typing-extensions (>=3.10)"]
|
|
|
|
django32 = ["django (>=3.2,<3.3)"]
|
|
|
|
django41 = ["django (>=4.1,<4.2)"]
|
|
|
|
django42 = ["django (>=4.2,<4.3)"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "django-tagulous"
|
2022-01-01 14:28:52 +01:00
|
|
|
version = "1.3.3"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Fabulous Tagging for Django"
|
|
|
|
optional = false
|
2022-01-01 14:28:52 +01:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "django-tagulous-1.3.3.tar.gz", hash = "sha256:d445590ae1b5cb9b8c5a425f97bf5f01148a33419c19edeb721ebd9fdd6792fe"},
|
|
|
|
{file = "django_tagulous-1.3.3-py3-none-any.whl", hash = "sha256:ad3bb85f4cce83a47e4c0257143229cb92a294defa02fe661823b0442b35d478"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
Django = ">=2.2"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "django-tools"
|
2022-09-15 18:16:57 +02:00
|
|
|
version = "0.54.0"
|
2021-11-22 20:25:50 +01:00
|
|
|
description = "miscellaneous tools for Django based projects"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2021-11-22 20:25:50 +01:00
|
|
|
python-versions = ">=3.7,<4.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "django-tools-0.54.0.tar.gz", hash = "sha256:5040a91282be9d1c9d379b0c65da50bcb3691bff03cee54fd4123ace238c3a43"},
|
|
|
|
{file = "django_tools-0.54.0-py3-none-any.whl", hash = "sha256:a7b7bfa5b9c5a81966454d17dffb2403cee25a806c858ee0486a08798227598f"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
bleach = "*"
|
2021-11-22 20:25:50 +01:00
|
|
|
bx_py_utils = "*"
|
2020-12-29 13:59:16 +01:00
|
|
|
django = "*"
|
|
|
|
icdiff = "*"
|
|
|
|
pprintpp = "*"
|
|
|
|
|
|
|
|
[[package]]
|
2021-08-16 17:06:27 +02:00
|
|
|
name = "django-yunohost-integration"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "0.5.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Glue code to package django projects as yunohost apps."
|
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.9,<4.0.0"
|
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "django_yunohost_integration-0.5.2-py3-none-any.whl", hash = "sha256:05d96ae0689eb1b8c7bc30e0d247fddb1c18d2845c17a6e4ca533ed47731a4cb"},
|
|
|
|
{file = "django_yunohost_integration-0.5.2.tar.gz", hash = "sha256:6689115f88dc84acaf94dc01ce940023f566bf933f57115563120912a14cbeff"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-21 22:21:42 +01:00
|
|
|
colorlog = "*"
|
2023-02-19 14:01:54 +01:00
|
|
|
django = ">=4.0,<4.2"
|
2021-01-19 19:22:42 +01:00
|
|
|
django-axes = {version = "*", optional = true, markers = "extra == \"ynh\""}
|
|
|
|
django-redis = {version = "*", optional = true, markers = "extra == \"ynh\""}
|
2022-12-21 22:21:42 +01:00
|
|
|
django-tools = "*"
|
2021-01-19 19:22:42 +01:00
|
|
|
gunicorn = {version = "*", optional = true, markers = "extra == \"ynh\""}
|
2022-12-21 22:21:42 +01:00
|
|
|
packaging = "*"
|
2021-08-17 09:03:26 +02:00
|
|
|
psycopg2 = {version = "*", optional = true, markers = "extra == \"ynh\""}
|
2022-12-21 22:21:42 +01:00
|
|
|
pyyaml = "*"
|
2021-01-19 19:22:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2022-09-13 21:13:40 +02:00
|
|
|
ynh = ["django-axes", "django-redis", "gunicorn", "psycopg2"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "docker"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "6.1.3"
|
2022-12-22 10:04:29 +01:00
|
|
|
description = "A Python library for the Docker Engine API."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "docker-6.1.3-py3-none-any.whl", hash = "sha256:aecd2277b8bf8e506e484f6ab7aec39abe0038e29fa4a6d3ba86c3fe01844ed9"},
|
|
|
|
{file = "docker-6.1.3.tar.gz", hash = "sha256:aa6d17830045ba5ef0168d5eaa34d37beeb113948c413affe1d5991fc11f9a20"},
|
2022-12-22 10:04:29 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
packaging = ">=14.0"
|
|
|
|
paramiko = {version = ">=2.4.3", optional = true, markers = "extra == \"ssh\""}
|
|
|
|
pywin32 = {version = ">=304", markers = "sys_platform == \"win32\""}
|
|
|
|
requests = ">=2.26.0"
|
|
|
|
urllib3 = ">=1.26.0"
|
|
|
|
websocket-client = ">=0.32.0"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
ssh = ["paramiko (>=2.4.3)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "docker-compose"
|
|
|
|
version = "1.29.2"
|
|
|
|
description = "Multi-container orchestration for Docker"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.4"
|
|
|
|
files = [
|
|
|
|
{file = "docker-compose-1.29.2.tar.gz", hash = "sha256:4c8cd9d21d237412793d18bd33110049ee9af8dab3fe2c213bbd0733959b09b7"},
|
|
|
|
{file = "docker_compose-1.29.2-py2.py3-none-any.whl", hash = "sha256:8d5589373b35c8d3b1c8c1182c6e4a4ff14bffa3dd0b605fcd08f73c94cef809"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
colorama = {version = ">=0.4,<1", markers = "sys_platform == \"win32\""}
|
|
|
|
distro = ">=1.5.0,<2"
|
|
|
|
docker = {version = ">=5", extras = ["ssh"]}
|
|
|
|
dockerpty = ">=0.4.1,<1"
|
|
|
|
docopt = ">=0.6.1,<1"
|
|
|
|
jsonschema = ">=2.5.1,<4"
|
|
|
|
python-dotenv = ">=0.13.0,<1"
|
|
|
|
PyYAML = ">=3.10,<6"
|
|
|
|
requests = ">=2.20.0,<3"
|
|
|
|
texttable = ">=0.9.0,<2"
|
|
|
|
websocket-client = ">=0.32.0,<1"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
socks = ["PySocks (>=1.5.6,!=1.5.7,<2)"]
|
|
|
|
tests = ["ddt (>=1.2.2,<2)", "pytest (<6)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dockerpty"
|
|
|
|
version = "0.4.1"
|
|
|
|
description = "Python library to use the pseudo-tty of a docker container"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
|
|
|
files = [
|
|
|
|
{file = "dockerpty-0.4.1.tar.gz", hash = "sha256:69a9d69d573a0daa31bcd1c0774eeed5c15c295fe719c61aca550ed1393156ce"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
six = ">=1.3.0"
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "docopt"
|
|
|
|
version = "0.6.2"
|
|
|
|
description = "Pythonic argument parser, that will make you smile"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "docutils"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.20.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Docutils -- Python Documentation Utilities"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "docutils-0.20.1-py3-none-any.whl", hash = "sha256:96f387a2c5562db4476f09f13bbab2192e764cac08ebbf3a34a95d9b1e4a59d6"},
|
|
|
|
{file = "docutils-0.20.1.tar.gz", hash = "sha256:f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-09-15 18:16:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dparse"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.6.3"
|
2022-09-15 18:16:57 +02:00
|
|
|
description = "A parser for Python dependency files"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "dparse-0.6.3-py3-none-any.whl", hash = "sha256:0d8fe18714056ca632d98b24fbfc4e9791d4e47065285ab486182288813a5318"},
|
|
|
|
{file = "dparse-0.6.3.tar.gz", hash = "sha256:27bb8b4bcaefec3997697ba3f6e06b2447200ba273c0b085c3d012a04571b528"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2022-09-15 18:16:57 +02:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
packaging = "*"
|
2023-07-09 16:00:24 +02:00
|
|
|
tomli = {version = "*", markers = "python_version < \"3.11\""}
|
2022-09-15 18:16:57 +02:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
conda = ["pyyaml"]
|
2023-07-09 16:00:24 +02:00
|
|
|
pipenv = ["pipenv (<=2022.12.19)"]
|
2022-09-15 18:16:57 +02:00
|
|
|
|
2022-09-13 21:08:58 +02:00
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "editorconfig"
|
2022-09-13 21:08:58 +02:00
|
|
|
version = "0.12.3"
|
|
|
|
description = "EditorConfig File Locator and Interpreter for Python"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "EditorConfig-0.12.3-py3-none-any.whl", hash = "sha256:6b0851425aa875b08b16789ee0eeadbd4ab59666e9ebe728e526314c4a2e52c1"},
|
|
|
|
{file = "EditorConfig-0.12.3.tar.gz", hash = "sha256:57f8ce78afcba15c8b18d46b5170848c88d56fd38f05c2ec60dbbfcb8996e89e"},
|
|
|
|
]
|
2022-09-13 21:08:58 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "et-xmlfile"
|
2021-04-28 19:42:51 +02:00
|
|
|
version = "1.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "An implementation of lxml.xmlfile for the standard library"
|
|
|
|
optional = false
|
2021-04-28 19:42:51 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "et_xmlfile-1.1.0-py3-none-any.whl", hash = "sha256:a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada"},
|
|
|
|
{file = "et_xmlfile-1.1.0.tar.gz", hash = "sha256:8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "exceptiongroup"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "1.1.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Backport of PEP 654 (exception groups)"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-01-01 14:28:52 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "exceptiongroup-1.1.2-py3-none-any.whl", hash = "sha256:e346e69d186172ca7cf029c8c1d16235aa0e04035e5750b4b95039e65204328f"},
|
|
|
|
{file = "exceptiongroup-1.1.2.tar.gz", hash = "sha256:12c3e887d6485d16943a309616de20ae5582633e0a2eda17f4e10fd61c1e8af5"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-09-29 19:51:44 +02:00
|
|
|
|
|
|
|
[package.extras]
|
2022-12-21 22:21:42 +01:00
|
|
|
test = ["pytest (>=6)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "filelock"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.12.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "A platform independent file lock."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "filelock-3.12.2-py3-none-any.whl", hash = "sha256:cbb791cdea2a72f23da6ac5b5269ab0a0d161e9ef0100e653b69049a7706d1ec"},
|
|
|
|
{file = "filelock-3.12.2.tar.gz", hash = "sha256:002740518d8aa59a26b0c76e10fb8c6e15eae825d34b6fdf670333fd7b938d81"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo (>=2023.5.20)", "sphinx (>=7.0.1)", "sphinx-autodoc-typehints (>=1.23,!=1.23.4)"]
|
|
|
|
testing = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "diff-cover (>=7.5)", "pytest (>=7.3.1)", "pytest-cov (>=4.1)", "pytest-mock (>=3.10)", "pytest-timeout (>=2.1)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "flake8"
|
|
|
|
version = "6.0.0"
|
|
|
|
description = "the modular source code checker: pep8 pyflakes and co"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.8.1"
|
|
|
|
files = [
|
|
|
|
{file = "flake8-6.0.0-py2.py3-none-any.whl", hash = "sha256:3833794e27ff64ea4e9cf5d410082a8b97ff1a06c16aa3d2027339cd0f1195c7"},
|
|
|
|
{file = "flake8-6.0.0.tar.gz", hash = "sha256:c61007e76655af75e6785a931f452915b371dc48f56efd765247c8fe68f2b181"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-21 22:21:42 +01:00
|
|
|
mccabe = ">=0.7.0,<0.8.0"
|
|
|
|
pycodestyle = ">=2.10.0,<2.11.0"
|
|
|
|
pyflakes = ">=3.0.0,<3.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gunicorn"
|
2021-04-28 19:42:51 +02:00
|
|
|
version = "20.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "WSGI HTTP Server for UNIX"
|
|
|
|
optional = false
|
2021-04-28 19:42:51 +02:00
|
|
|
python-versions = ">=3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "gunicorn-20.1.0-py3-none-any.whl", hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e"},
|
|
|
|
{file = "gunicorn-20.1.0.tar.gz", hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-09-18 19:42:30 +02:00
|
|
|
[package.dependencies]
|
|
|
|
setuptools = ">=3.0"
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[package.extras]
|
2021-04-28 19:42:51 +02:00
|
|
|
eventlet = ["eventlet (>=0.24.1)"]
|
|
|
|
gevent = ["gevent (>=1.4.0)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
setproctitle = ["setproctitle"]
|
|
|
|
tornado = ["tornado (>=0.2)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icdiff"
|
2022-12-21 22:21:42 +01:00
|
|
|
version = "2.0.6"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "improved colored diff"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "icdiff-2.0.6.tar.gz", hash = "sha256:a2673b335d671e64fc73c44e1eaa0aa01fd0e68354e58ee17e863ab29912a79a"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2022-09-14 18:39:00 +02:00
|
|
|
version = "3.4"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Internationalized Domain Names in Applications (IDNA)"
|
|
|
|
optional = false
|
2021-08-16 17:06:27 +02:00
|
|
|
python-versions = ">=3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"},
|
|
|
|
{file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "importlib-metadata"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "6.8.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Read metadata from Python packages"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "importlib_metadata-6.8.0-py3-none-any.whl", hash = "sha256:3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb"},
|
|
|
|
{file = "importlib_metadata-6.8.0.tar.gz", hash = "sha256:dbace7892d8c0c4ac1ad096662232f831d4e64f4c4545bd53016a3e9d4654743"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
zipp = ">=0.5"
|
|
|
|
|
|
|
|
[package.extras]
|
2022-12-21 22:21:42 +01:00
|
|
|
docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
|
|
perf = ["ipython"]
|
2023-07-09 16:00:24 +02:00
|
|
|
testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy (>=0.9.1)", "pytest-perf (>=0.9.2)", "pytest-ruff"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iniconfig"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "2.0.0"
|
|
|
|
description = "brain-dead simple config-ini parsing"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
|
|
|
|
{file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "isort"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "5.12.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "A Python utility / library to sort Python imports."
|
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.8.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "isort-5.12.0-py3-none-any.whl", hash = "sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6"},
|
|
|
|
{file = "isort-5.12.0.tar.gz", hash = "sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-02-19 14:01:54 +01:00
|
|
|
colors = ["colorama (>=0.4.3)"]
|
|
|
|
pipfile-deprecated-finder = ["pip-shims (>=0.5.2)", "pipreqs", "requirementslib"]
|
2021-08-16 17:06:27 +02:00
|
|
|
plugins = ["setuptools"]
|
2022-12-21 22:21:42 +01:00
|
|
|
requirements-deprecated-finder = ["pip-api", "pipreqs"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "jaraco-classes"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.3.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Utility functions for Python class constructs"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "jaraco.classes-3.3.0-py3-none-any.whl", hash = "sha256:10afa92b6743f25c0cf5f37c6bb6e18e2c5bb84a16527ccfc0040ea377e7aaeb"},
|
|
|
|
{file = "jaraco.classes-3.3.0.tar.gz", hash = "sha256:c063dd08e89217cee02c8d5e5ec560f2c8ce6cdc2fcdc2e68f7b2e5547ed3621"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
more-itertools = "*"
|
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
|
|
testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy (>=0.9.1)", "pytest-ruff"]
|
2022-12-21 22:21:42 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "jeepney"
|
|
|
|
version = "0.8.0"
|
|
|
|
description = "Low-level, pure Python DBus protocol wrapper."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
|
|
|
{file = "jeepney-0.8.0-py3-none-any.whl", hash = "sha256:c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755"},
|
|
|
|
{file = "jeepney-0.8.0.tar.gz", hash = "sha256:5efe48d255973902f6badc3ce55e2aa6c5c3b3bc642059ef3a91247bcfcc5806"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
test = ["async-timeout", "pytest", "pytest-asyncio (>=0.17)", "pytest-trio", "testpath", "trio"]
|
|
|
|
trio = ["async_generator", "trio"]
|
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "jsonschema"
|
|
|
|
version = "3.2.0"
|
|
|
|
description = "An implementation of JSON Schema validation for Python"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
|
|
|
files = [
|
|
|
|
{file = "jsonschema-3.2.0-py2.py3-none-any.whl", hash = "sha256:4e5b3cf8216f577bee9ce139cbe72eca3ea4f292ec60928ff24758ce626cd163"},
|
|
|
|
{file = "jsonschema-3.2.0.tar.gz", hash = "sha256:c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
attrs = ">=17.4.0"
|
|
|
|
pyrsistent = ">=0.14.0"
|
|
|
|
setuptools = "*"
|
|
|
|
six = ">=1.11.0"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
format = ["idna", "jsonpointer (>1.13)", "rfc3987", "strict-rfc3339", "webcolors"]
|
|
|
|
format-nongpl = ["idna", "jsonpointer (>1.13)", "rfc3339-validator", "rfc3986-validator (>0.1.0)", "webcolors"]
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "keyring"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "24.2.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Store and access your passwords safely."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "keyring-24.2.0-py3-none-any.whl", hash = "sha256:4901caaf597bfd3bbd78c9a0c7c4c29fcd8310dab2cffefe749e916b6527acd6"},
|
|
|
|
{file = "keyring-24.2.0.tar.gz", hash = "sha256:ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
importlib-metadata = {version = ">=4.11.4", markers = "python_version < \"3.12\""}
|
|
|
|
"jaraco.classes" = "*"
|
|
|
|
jeepney = {version = ">=0.4.2", markers = "sys_platform == \"linux\""}
|
|
|
|
pywin32-ctypes = {version = ">=0.2.0", markers = "sys_platform == \"win32\""}
|
|
|
|
SecretStorage = {version = ">=3.2", markers = "sys_platform == \"linux\""}
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
completion = ["shtab"]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
|
|
testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-mypy (>=0.9.1)", "pytest-ruff"]
|
2022-12-21 22:21:42 +01:00
|
|
|
|
2023-02-19 14:01:54 +01:00
|
|
|
[[package]]
|
|
|
|
name = "markdown-it-py"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.0.0"
|
2023-02-19 14:01:54 +01:00
|
|
|
description = "Python port of markdown-it. Markdown parsing, done right!"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2023-02-19 14:01:54 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"},
|
|
|
|
{file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"},
|
2023-02-19 14:01:54 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
mdurl = ">=0.1,<1.0"
|
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
benchmarking = ["psutil", "pytest", "pytest-benchmark"]
|
|
|
|
code-style = ["pre-commit (>=3.0,<4.0)"]
|
|
|
|
compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "mistletoe (>=1.0,<2.0)", "mistune (>=2.0,<3.0)", "panflute (>=2.3,<3.0)"]
|
|
|
|
linkify = ["linkify-it-py (>=1,<3)"]
|
2023-02-19 14:01:54 +01:00
|
|
|
plugins = ["mdit-py-plugins"]
|
|
|
|
profiling = ["gprof2dot"]
|
2023-07-09 16:00:24 +02:00
|
|
|
rtd = ["jupyter_sphinx", "mdit-py-plugins", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_book_theme"]
|
2023-02-19 14:01:54 +01:00
|
|
|
testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "markuppy"
|
|
|
|
version = "1.14"
|
|
|
|
description = "An HTML/XML generator"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "MarkupPy-1.14.tar.gz", hash = "sha256:1adee2c0a542af378fe84548ff6f6b0168f3cb7f426b46961038a2bcfaad0d5f"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mccabe"
|
2022-09-13 21:13:40 +02:00
|
|
|
version = "0.7.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "McCabe checker, plugin for flake8"
|
|
|
|
optional = false
|
2022-09-13 21:13:40 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "mccabe-0.7.0-py2.py3-none-any.whl", hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e"},
|
|
|
|
{file = "mccabe-0.7.0.tar.gz", hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"},
|
|
|
|
]
|
|
|
|
|
2023-02-19 14:01:54 +01:00
|
|
|
[[package]]
|
|
|
|
name = "mdurl"
|
|
|
|
version = "0.1.2"
|
|
|
|
description = "Markdown URL utilities"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
|
|
|
{file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
|
|
|
|
{file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
|
|
|
|
]
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "more-itertools"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "9.1.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "More routines for operating on iterables, beyond itertools"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "more-itertools-9.1.0.tar.gz", hash = "sha256:cabaa341ad0389ea83c17a94566a53ae4c9d07349861ecb14dc6d0345cf9ac5d"},
|
|
|
|
{file = "more_itertools-9.1.0-py3-none-any.whl", hash = "sha256:d2bc7f02446e86a68911e58ded76d6561eea00cddfb2a91e7019bbb586c799f3"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mypy"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "1.4.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Optional static typing for Python"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "mypy-1.4.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:566e72b0cd6598503e48ea610e0052d1b8168e60a46e0bfd34b3acf2d57f96a8"},
|
|
|
|
{file = "mypy-1.4.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ca637024ca67ab24a7fd6f65d280572c3794665eaf5edcc7e90a866544076878"},
|
|
|
|
{file = "mypy-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0dde1d180cd84f0624c5dcaaa89c89775550a675aff96b5848de78fb11adabcd"},
|
|
|
|
{file = "mypy-1.4.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:8c4d8e89aa7de683e2056a581ce63c46a0c41e31bd2b6d34144e2c80f5ea53dc"},
|
|
|
|
{file = "mypy-1.4.1-cp310-cp310-win_amd64.whl", hash = "sha256:bfdca17c36ae01a21274a3c387a63aa1aafe72bff976522886869ef131b937f1"},
|
|
|
|
{file = "mypy-1.4.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7549fbf655e5825d787bbc9ecf6028731973f78088fbca3a1f4145c39ef09462"},
|
|
|
|
{file = "mypy-1.4.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:98324ec3ecf12296e6422939e54763faedbfcc502ea4a4c38502082711867258"},
|
|
|
|
{file = "mypy-1.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:141dedfdbfe8a04142881ff30ce6e6653c9685b354876b12e4fe6c78598b45e2"},
|
|
|
|
{file = "mypy-1.4.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:8207b7105829eca6f3d774f64a904190bb2231de91b8b186d21ffd98005f14a7"},
|
|
|
|
{file = "mypy-1.4.1-cp311-cp311-win_amd64.whl", hash = "sha256:16f0db5b641ba159eff72cff08edc3875f2b62b2fa2bc24f68c1e7a4e8232d01"},
|
|
|
|
{file = "mypy-1.4.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:470c969bb3f9a9efcedbadcd19a74ffb34a25f8e6b0e02dae7c0e71f8372f97b"},
|
|
|
|
{file = "mypy-1.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e5952d2d18b79f7dc25e62e014fe5a23eb1a3d2bc66318df8988a01b1a037c5b"},
|
|
|
|
{file = "mypy-1.4.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:190b6bab0302cec4e9e6767d3eb66085aef2a1cc98fe04936d8a42ed2ba77bb7"},
|
|
|
|
{file = "mypy-1.4.1-cp37-cp37m-win_amd64.whl", hash = "sha256:9d40652cc4fe33871ad3338581dca3297ff5f2213d0df345bcfbde5162abf0c9"},
|
|
|
|
{file = "mypy-1.4.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:01fd2e9f85622d981fd9063bfaef1aed6e336eaacca00892cd2d82801ab7c042"},
|
|
|
|
{file = "mypy-1.4.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2460a58faeea905aeb1b9b36f5065f2dc9a9c6e4c992a6499a2360c6c74ceca3"},
|
|
|
|
{file = "mypy-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a2746d69a8196698146a3dbe29104f9eb6a2a4d8a27878d92169a6c0b74435b6"},
|
|
|
|
{file = "mypy-1.4.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:ae704dcfaa180ff7c4cfbad23e74321a2b774f92ca77fd94ce1049175a21c97f"},
|
|
|
|
{file = "mypy-1.4.1-cp38-cp38-win_amd64.whl", hash = "sha256:43d24f6437925ce50139a310a64b2ab048cb2d3694c84c71c3f2a1626d8101dc"},
|
|
|
|
{file = "mypy-1.4.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c482e1246726616088532b5e964e39765b6d1520791348e6c9dc3af25b233828"},
|
|
|
|
{file = "mypy-1.4.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:43b592511672017f5b1a483527fd2684347fdffc041c9ef53428c8dc530f79a3"},
|
|
|
|
{file = "mypy-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:34a9239d5b3502c17f07fd7c0b2ae6b7dd7d7f6af35fbb5072c6208e76295816"},
|
|
|
|
{file = "mypy-1.4.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5703097c4936bbb9e9bce41478c8d08edd2865e177dc4c52be759f81ee4dd26c"},
|
|
|
|
{file = "mypy-1.4.1-cp39-cp39-win_amd64.whl", hash = "sha256:e02d700ec8d9b1859790c0475df4e4092c7bf3272a4fd2c9f33d87fac4427b8f"},
|
|
|
|
{file = "mypy-1.4.1-py3-none-any.whl", hash = "sha256:45d32cec14e7b97af848bddd97d85ea4f0db4d5a149ed9676caa4eb2f7402bb4"},
|
|
|
|
{file = "mypy-1.4.1.tar.gz", hash = "sha256:9bbcd9ab8ea1f2e1c8031c21445b511442cc45c89951e49bbf852cbb70755b1b"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
mypy-extensions = ">=1.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
|
2023-07-09 16:00:24 +02:00
|
|
|
typing-extensions = ">=4.1.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
dmypy = ["psutil (>=4.0)"]
|
|
|
|
install-types = ["pip"]
|
|
|
|
python2 = ["typed-ast (>=1.4.0,<2)"]
|
|
|
|
reports = ["lxml"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mypy-extensions"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "1.0.0"
|
|
|
|
description = "Type system extensions for programs checked with the mypy type checker."
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-02-19 14:01:54 +01: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"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "odfpy"
|
|
|
|
version = "1.4.1"
|
|
|
|
description = "Python API and tools to manipulate OpenDocument files"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "odfpy-1.4.1.tar.gz", hash = "sha256:db766a6e59c5103212f3cc92ec8dd50a0f3a02790233ed0b52148b70d3c438ec"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
defusedxml = "*"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openpyxl"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.1.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "A Python library to read/write Excel 2010 xlsx/xlsm files"
|
|
|
|
optional = false
|
2021-09-15 20:39:29 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "openpyxl-3.1.2-py2.py3-none-any.whl", hash = "sha256:f91456ead12ab3c6c2e9491cf33ba6d08357d802192379bb482f1033ade496f5"},
|
|
|
|
{file = "openpyxl-3.1.2.tar.gz", hash = "sha256:a6f5977418eff3b2d5500d54d9db50c8277a368436f4e4f8ddb1be3422870184"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
et-xmlfile = "*"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "packaging"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "23.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Core utilities for Python packages"
|
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "packaging-23.1-py3-none-any.whl", hash = "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61"},
|
|
|
|
{file = "packaging-23.1.tar.gz", hash = "sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "paramiko"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.2.0"
|
2022-12-22 10:04:29 +01:00
|
|
|
description = "SSH2 protocol library"
|
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.6"
|
2022-12-22 10:04:29 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "paramiko-3.2.0-py3-none-any.whl", hash = "sha256:df0f9dd8903bc50f2e10580af687f3015bf592a377cd438d2ec9546467a14eb8"},
|
|
|
|
{file = "paramiko-3.2.0.tar.gz", hash = "sha256:93cdce625a8a1dc12204439d45033f3261bdb2c201648cfcdc06f9fd0f94ec29"},
|
2022-12-22 10:04:29 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-02-19 14:01:54 +01:00
|
|
|
bcrypt = ">=3.2"
|
|
|
|
cryptography = ">=3.3"
|
|
|
|
pynacl = ">=1.5"
|
2022-12-22 10:04:29 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-02-19 14:01:54 +01:00
|
|
|
all = ["gssapi (>=1.4.1)", "invoke (>=2.0)", "pyasn1 (>=0.1.7)", "pywin32 (>=2.1.8)"]
|
2022-12-22 10:04:29 +01:00
|
|
|
gssapi = ["gssapi (>=1.4.1)", "pyasn1 (>=0.1.7)", "pywin32 (>=2.1.8)"]
|
2023-02-19 14:01:54 +01:00
|
|
|
invoke = ["invoke (>=2.0)"]
|
2022-12-22 10:04:29 +01:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pathspec"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.11.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Utility library for gitignore style pattern matching of file paths."
|
|
|
|
optional = false
|
2022-09-13 21:13:40 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pathspec-0.11.1-py3-none-any.whl", hash = "sha256:d8af70af76652554bd134c22b3e8a1cc46ed7d91edcdd721ef1a0c51a84a5293"},
|
|
|
|
{file = "pathspec-0.11.1.tar.gz", hash = "sha256:2798de800fa92780e33acca925945e9a19a133b715067cf165b8866c15a31687"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "pillow"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "10.0.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Python Imaging Library (Fork)"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-macosx_10_10_x86_64.whl", hash = "sha256:1f62406a884ae75fb2f818694469519fb685cc7eaff05d3451a9ebe55c646891"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d5db32e2a6ccbb3d34d87c87b432959e0db29755727afb37290e10f6e8e62614"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:edf4392b77bdc81f36e92d3a07a5cd072f90253197f4a52a55a8cec48a12483b"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:520f2a520dc040512699f20fa1c363eed506e94248d71f85412b625026f6142c"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:8c11160913e3dd06c8ffdb5f233a4f254cb449f4dfc0f8f4549eda9e542c93d1"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:a74ba0c356aaa3bb8e3eb79606a87669e7ec6444be352870623025d75a14a2bf"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d5d0dae4cfd56969d23d94dc8e89fb6a217be461c69090768227beb8ed28c0a3"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:22c10cc517668d44b211717fd9775799ccec4124b9a7f7b3635fc5386e584992"},
|
|
|
|
{file = "Pillow-10.0.0-cp310-cp310-win_amd64.whl", hash = "sha256:dffe31a7f47b603318c609f378ebcd57f1554a3a6a8effbc59c3c69f804296de"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-macosx_10_10_x86_64.whl", hash = "sha256:9fb218c8a12e51d7ead2a7c9e101a04982237d4855716af2e9499306728fb485"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d35e3c8d9b1268cbf5d3670285feb3528f6680420eafe35cccc686b73c1e330f"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3ed64f9ca2f0a95411e88a4efbd7a29e5ce2cea36072c53dd9d26d9c76f753b3"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b6eb5502f45a60a3f411c63187db83a3d3107887ad0d036c13ce836f8a36f1d"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-manylinux_2_28_aarch64.whl", hash = "sha256:c1fbe7621c167ecaa38ad29643d77a9ce7311583761abf7836e1510c580bf3dd"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:cd25d2a9d2b36fcb318882481367956d2cf91329f6892fe5d385c346c0649629"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:3b08d4cc24f471b2c8ca24ec060abf4bebc6b144cb89cba638c720546b1cf538"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d737a602fbd82afd892ca746392401b634e278cb65d55c4b7a8f48e9ef8d008d"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-win_amd64.whl", hash = "sha256:3a82c40d706d9aa9734289740ce26460a11aeec2d9c79b7af87bb35f0073c12f"},
|
|
|
|
{file = "Pillow-10.0.0-cp311-cp311-win_arm64.whl", hash = "sha256:bc2ec7c7b5d66b8ec9ce9f720dbb5fa4bace0f545acd34870eff4a369b44bf37"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-macosx_10_10_x86_64.whl", hash = "sha256:d80cf684b541685fccdd84c485b31ce73fc5c9b5d7523bf1394ce134a60c6883"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:76de421f9c326da8f43d690110f0e79fe3ad1e54be811545d7d91898b4c8493e"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:81ff539a12457809666fef6624684c008e00ff6bf455b4b89fd00a140eecd640"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ce543ed15570eedbb85df19b0a1a7314a9c8141a36ce089c0a894adbfccb4568"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-manylinux_2_28_aarch64.whl", hash = "sha256:685ac03cc4ed5ebc15ad5c23bc555d68a87777586d970c2c3e216619a5476223"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:d72e2ecc68a942e8cf9739619b7f408cc7b272b279b56b2c83c6123fcfa5cdff"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:d50b6aec14bc737742ca96e85d6d0a5f9bfbded018264b3b70ff9d8c33485551"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:00e65f5e822decd501e374b0650146063fbb30a7264b4d2744bdd7b913e0cab5"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-win_amd64.whl", hash = "sha256:f31f9fdbfecb042d046f9d91270a0ba28368a723302786c0009ee9b9f1f60199"},
|
|
|
|
{file = "Pillow-10.0.0-cp312-cp312-win_arm64.whl", hash = "sha256:1ce91b6ec08d866b14413d3f0bbdea7e24dfdc8e59f562bb77bc3fe60b6144ca"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-macosx_10_10_x86_64.whl", hash = "sha256:349930d6e9c685c089284b013478d6f76e3a534e36ddfa912cde493f235372f3"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:3a684105f7c32488f7153905a4e3015a3b6c7182e106fe3c37fbb5ef3e6994c3"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4f69b3700201b80bb82c3a97d5e9254084f6dd5fb5b16fc1a7b974260f89f43"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3f07ea8d2f827d7d2a49ecf1639ec02d75ffd1b88dcc5b3a61bbb37a8759ad8d"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-manylinux_2_28_aarch64.whl", hash = "sha256:040586f7d37b34547153fa383f7f9aed68b738992380ac911447bb78f2abe530"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-manylinux_2_28_x86_64.whl", hash = "sha256:f88a0b92277de8e3ca715a0d79d68dc82807457dae3ab8699c758f07c20b3c51"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:c7cf14a27b0d6adfaebb3ae4153f1e516df54e47e42dcc073d7b3d76111a8d86"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:3400aae60685b06bb96f99a21e1ada7bc7a413d5f49bce739828ecd9391bb8f7"},
|
|
|
|
{file = "Pillow-10.0.0-cp38-cp38-win_amd64.whl", hash = "sha256:dbc02381779d412145331789b40cc7b11fdf449e5d94f6bc0b080db0a56ea3f0"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-macosx_10_10_x86_64.whl", hash = "sha256:9211e7ad69d7c9401cfc0e23d49b69ca65ddd898976d660a2fa5904e3d7a9baa"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:faaf07ea35355b01a35cb442dd950d8f1bb5b040a7787791a535de13db15ed90"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c9f72a021fbb792ce98306ffb0c348b3c9cb967dce0f12a49aa4c3d3fdefa967"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9f7c16705f44e0504a3a2a14197c1f0b32a95731d251777dcb060aa83022cb2d"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-manylinux_2_28_aarch64.whl", hash = "sha256:76edb0a1fa2b4745fb0c99fb9fb98f8b180a1bbceb8be49b087e0b21867e77d3"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl", hash = "sha256:368ab3dfb5f49e312231b6f27b8820c823652b7cd29cfbd34090565a015e99ba"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:608bfdee0d57cf297d32bcbb3c728dc1da0907519d1784962c5f0c68bb93e5a3"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5c6e3df6bdd396749bafd45314871b3d0af81ff935b2d188385e970052091017"},
|
|
|
|
{file = "Pillow-10.0.0-cp39-cp39-win_amd64.whl", hash = "sha256:7be600823e4c8631b74e4a0d38384c73f680e6105a7d3c6824fcf226c178c7e6"},
|
|
|
|
{file = "Pillow-10.0.0-pp310-pypy310_pp73-macosx_10_10_x86_64.whl", hash = "sha256:92be919bbc9f7d09f7ae343c38f5bb21c973d2576c1d45600fce4b74bafa7ac0"},
|
|
|
|
{file = "Pillow-10.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f8182b523b2289f7c415f589118228d30ac8c355baa2f3194ced084dac2dbba"},
|
|
|
|
{file = "Pillow-10.0.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:38250a349b6b390ee6047a62c086d3817ac69022c127f8a5dc058c31ccef17f3"},
|
|
|
|
{file = "Pillow-10.0.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:88af2003543cc40c80f6fca01411892ec52b11021b3dc22ec3bc9d5afd1c5334"},
|
|
|
|
{file = "Pillow-10.0.0-pp39-pypy39_pp73-macosx_10_10_x86_64.whl", hash = "sha256:c189af0545965fa8d3b9613cfdb0cd37f9d71349e0f7750e1fd704648d475ed2"},
|
|
|
|
{file = "Pillow-10.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ce7b031a6fc11365970e6a5686d7ba8c63e4c1cf1ea143811acbb524295eabed"},
|
|
|
|
{file = "Pillow-10.0.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:db24668940f82321e746773a4bc617bfac06ec831e5c88b643f91f122a785684"},
|
|
|
|
{file = "Pillow-10.0.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:efe8c0681042536e0d06c11f48cebe759707c9e9abf880ee213541c5b46c5bf3"},
|
|
|
|
{file = "Pillow-10.0.0.tar.gz", hash = "sha256:9c82b5b3e043c7af0d95792d0d20ccf68f61a1fec6b3530e718b688422727396"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-07-26 09:26:48 +02:00
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo", "olefile", "sphinx (>=2.4)", "sphinx-copybutton", "sphinx-inline-tabs", "sphinx-removed-in", "sphinxext-opengraph"]
|
2022-07-26 09:26:48 +02:00
|
|
|
tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "packaging", "pyroma", "pytest", "pytest-cov", "pytest-timeout"]
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pkginfo"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "1.9.6"
|
|
|
|
description = "Query metadata from sdists / bdists / installed packages."
|
2022-12-21 22:21:42 +01:00
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "pkginfo-1.9.6-py3-none-any.whl", hash = "sha256:4b7a555a6d5a22169fcc9cf7bfd78d296b0361adad412a346c1226849af5e546"},
|
|
|
|
{file = "pkginfo-1.9.6.tar.gz", hash = "sha256:8fd5896e8718a4372f0ea9cc9d96f6417c9b986e23a4d116dda26b62cc29d046"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
testing = ["pytest", "pytest-cov"]
|
|
|
|
|
2021-08-16 17:06:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "platformdirs"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.9.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
|
2021-08-16 17:06:27 +02:00
|
|
|
optional = false
|
2022-01-01 14:28:52 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "platformdirs-3.9.0-py3-none-any.whl", hash = "sha256:16a642e216f72f16a0bf0026468135d8ffd34a3e17ad0875b030f16f3cba5cbb"},
|
|
|
|
{file = "platformdirs-3.9.0.tar.gz", hash = "sha256:363fe3800e9c0227721c56eea50ae30c52c57ca7865def61ea9ebad133fe4445"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo (>=2023.5.20)", "proselint (>=0.13)", "sphinx (>=7.0.1)", "sphinx-autodoc-typehints (>=1.23,!=1.23.4)"]
|
|
|
|
test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest-cov (>=4.1)", "pytest-mock (>=3.10)"]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pluggy"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "1.2.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "plugin and hook calling mechanisms for python"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pluggy-1.2.0-py3-none-any.whl", hash = "sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849"},
|
|
|
|
{file = "pluggy-1.2.0.tar.gz", hash = "sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2022-09-13 21:13:40 +02:00
|
|
|
dev = ["pre-commit", "tox"]
|
|
|
|
testing = ["pytest", "pytest-benchmark"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "poetry-publish"
|
|
|
|
version = "0.5.0"
|
|
|
|
description = "Helper to build and upload a project that used poetry to PyPi, with prechecks"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7,<4.0.0"
|
|
|
|
files = [
|
|
|
|
{file = "poetry-publish-0.5.0.tar.gz", hash = "sha256:7ebc7782ee318c099715518177446122e3a752347cebf8883828e110b7da0e9d"},
|
|
|
|
{file = "poetry_publish-0.5.0-py3-none-any.whl", hash = "sha256:41db2e004595051b4bc0ccd09017f5f81e0fa9b5673bb718ab3d26c2da5dd8f3"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
python-creole = "*"
|
|
|
|
twine = "*"
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pprintpp"
|
|
|
|
version = "0.4.0"
|
|
|
|
description = "A drop-in replacement for pprint that's actually pretty"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "pprintpp-0.4.0-py2.py3-none-any.whl", hash = "sha256:b6b4dcdd0c0c0d75e4d7b2f21a9e933e5b2ce62b26e1a54537f9651ae5a5c01d"},
|
|
|
|
{file = "pprintpp-0.4.0.tar.gz", hash = "sha256:ea826108e2c7f49dc6d66c752973c3fc9749142a798d6b254e1e301cfdbc6403"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2021-08-17 09:03:26 +02:00
|
|
|
name = "psycopg2"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.9.6"
|
2021-09-15 21:45:37 +02:00
|
|
|
description = "psycopg2 - Python-PostgreSQL Database Adapter"
|
|
|
|
optional = false
|
2022-09-13 21:13:40 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "psycopg2-2.9.6-cp310-cp310-win32.whl", hash = "sha256:f7a7a5ee78ba7dc74265ba69e010ae89dae635eea0e97b055fb641a01a31d2b1"},
|
|
|
|
{file = "psycopg2-2.9.6-cp310-cp310-win_amd64.whl", hash = "sha256:f75001a1cbbe523e00b0ef896a5a1ada2da93ccd752b7636db5a99bc57c44494"},
|
|
|
|
{file = "psycopg2-2.9.6-cp311-cp311-win32.whl", hash = "sha256:53f4ad0a3988f983e9b49a5d9765d663bbe84f508ed655affdb810af9d0972ad"},
|
|
|
|
{file = "psycopg2-2.9.6-cp311-cp311-win_amd64.whl", hash = "sha256:b81fcb9ecfc584f661b71c889edeae70bae30d3ef74fa0ca388ecda50b1222b7"},
|
|
|
|
{file = "psycopg2-2.9.6-cp36-cp36m-win32.whl", hash = "sha256:11aca705ec888e4f4cea97289a0bf0f22a067a32614f6ef64fcf7b8bfbc53744"},
|
|
|
|
{file = "psycopg2-2.9.6-cp36-cp36m-win_amd64.whl", hash = "sha256:36c941a767341d11549c0fbdbb2bf5be2eda4caf87f65dfcd7d146828bd27f39"},
|
|
|
|
{file = "psycopg2-2.9.6-cp37-cp37m-win32.whl", hash = "sha256:869776630c04f335d4124f120b7fb377fe44b0a7645ab3c34b4ba42516951889"},
|
|
|
|
{file = "psycopg2-2.9.6-cp37-cp37m-win_amd64.whl", hash = "sha256:a8ad4a47f42aa6aec8d061fdae21eaed8d864d4bb0f0cade5ad32ca16fcd6258"},
|
|
|
|
{file = "psycopg2-2.9.6-cp38-cp38-win32.whl", hash = "sha256:2362ee4d07ac85ff0ad93e22c693d0f37ff63e28f0615a16b6635a645f4b9214"},
|
|
|
|
{file = "psycopg2-2.9.6-cp38-cp38-win_amd64.whl", hash = "sha256:d24ead3716a7d093b90b27b3d73459fe8cd90fd7065cf43b3c40966221d8c394"},
|
|
|
|
{file = "psycopg2-2.9.6-cp39-cp39-win32.whl", hash = "sha256:1861a53a6a0fd248e42ea37c957d36950da00266378746588eab4f4b5649e95f"},
|
|
|
|
{file = "psycopg2-2.9.6-cp39-cp39-win_amd64.whl", hash = "sha256:ded2faa2e6dfb430af7713d87ab4abbfc764d8d7fb73eafe96a24155f906ebf5"},
|
|
|
|
{file = "psycopg2-2.9.6.tar.gz", hash = "sha256:f15158418fd826831b28585e2ab48ed8df2d0d98f502a2b4fe619e7d5ca29011"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-09-15 21:45:37 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "pycodestyle"
|
|
|
|
version = "2.10.0"
|
|
|
|
description = "Python style guide checker"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.6"
|
|
|
|
files = [
|
|
|
|
{file = "pycodestyle-2.10.0-py2.py3-none-any.whl", hash = "sha256:8a4eaf0d0495c7395bdab3589ac2db602797d76207242c17d470186815706610"},
|
|
|
|
{file = "pycodestyle-2.10.0.tar.gz", hash = "sha256:347187bdb476329d98f695c213d7295a846d1152ff4fe9bacb8a9590b8ee7053"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "pycparser"
|
|
|
|
version = "2.21"
|
|
|
|
description = "C parser in Python"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
|
|
files = [
|
|
|
|
{file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"},
|
|
|
|
{file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pyflakes"
|
2022-12-21 22:21:42 +01:00
|
|
|
version = "3.0.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "passive checker of Python programs"
|
|
|
|
optional = false
|
2022-09-13 21:13:40 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "pyflakes-3.0.1-py2.py3-none-any.whl", hash = "sha256:ec55bf7fe21fff7f1ad2f7da62363d749e2a470500eab1b555334b67aa1ef8cf"},
|
|
|
|
{file = "pyflakes-3.0.1.tar.gz", hash = "sha256:ec8b276a6b60bd80defed25add7e439881c19e64850afd9b346283d4165fd0fd"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pygments"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.15.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Pygments is a syntax highlighting package written in Python."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "Pygments-2.15.1-py3-none-any.whl", hash = "sha256:db2db3deb4b4179f399a09054b023b6a586b76499d36965813c71aa8ed7b5fd1"},
|
|
|
|
{file = "Pygments-2.15.1.tar.gz", hash = "sha256:8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
plugins = ["importlib-metadata"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pyinventory"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.18.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Web based management to catalog things including state and location etc. using Python/Django."
|
|
|
|
optional = false
|
2022-12-22 10:04:29 +01:00
|
|
|
python-versions = ">=3.9,<4.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pyinventory-0.18.1-py3-none-any.whl", hash = "sha256:81f2ef61f436a1e1476c877c2d74d8973b844aaccefdd9047bacb19bda439d55"},
|
|
|
|
{file = "pyinventory-0.18.1.tar.gz", hash = "sha256:af33d246f84d8bfeb293659dd419a034a545b736db0919868a24e5175b734c08"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2021-08-16 17:06:27 +02:00
|
|
|
bx_django_utils = "*"
|
2020-12-29 13:59:16 +01:00
|
|
|
bx_py_utils = "*"
|
|
|
|
colorlog = "*"
|
2022-12-22 10:04:29 +01:00
|
|
|
django = "<4.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
django-admin-sortable2 = "*"
|
|
|
|
django-axes = "*"
|
2022-12-22 10:04:29 +01:00
|
|
|
django-ckeditor = "*"
|
2020-12-29 13:59:16 +01:00
|
|
|
django-dbbackup = "*"
|
|
|
|
django-debug-toolbar = "*"
|
|
|
|
django-import-export = "*"
|
|
|
|
django-processinfo = "*"
|
|
|
|
django-reversion-compare = "*"
|
|
|
|
django-tagulous = "*"
|
2022-12-22 10:04:29 +01:00
|
|
|
django-tools = "*"
|
|
|
|
docker-compose = "*"
|
2020-12-29 13:59:16 +01:00
|
|
|
gunicorn = "*"
|
|
|
|
pillow = "*"
|
|
|
|
requests = "*"
|
|
|
|
|
|
|
|
[package.extras]
|
2022-01-01 14:28:52 +01:00
|
|
|
postgres-binary = ["psycopg2-binary"]
|
|
|
|
psycopg2-source = ["psycopg2"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pynacl"
|
|
|
|
version = "1.5.0"
|
|
|
|
description = "Python binding to the Networking and Cryptography (NaCl) library"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
files = [
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:401002a4aaa07c9414132aaed7f6836ff98f59277a234704ff66878c2ee4a0d1"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:52cb72a79269189d4e0dc537556f4740f7f0a9ec41c1322598799b0bdad4ef92"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a36d4a9dda1f19ce6e03c9a784a2921a4b726b02e1c736600ca9c22029474394"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:0c84947a22519e013607c9be43706dd42513f9e6ae5d39d3613ca1e142fba44d"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:06b8f6fa7f5de8d5d2f7573fe8c863c051225a27b61e6860fd047b1775807858"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:a422368fc821589c228f4c49438a368831cb5bbc0eab5ebe1d7fac9dded6567b"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:61f642bf2378713e2c2e1de73444a3778e5f0a38be6fee0fe532fe30060282ff"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-win32.whl", hash = "sha256:e46dae94e34b085175f8abb3b0aaa7da40767865ac82c928eeb9e57e1ea8a543"},
|
|
|
|
{file = "PyNaCl-1.5.0-cp36-abi3-win_amd64.whl", hash = "sha256:20f42270d27e1b6a29f54032090b972d97f0a1b0948cc52392041ef7831fee93"},
|
|
|
|
{file = "PyNaCl-1.5.0.tar.gz", hash = "sha256:8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
cffi = ">=1.4.1"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
docs = ["sphinx (>=1.6.5)", "sphinx-rtd-theme"]
|
|
|
|
tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "pyproject-api"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "1.5.3"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "API to interact with the python pyproject.toml based projects"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pyproject_api-1.5.3-py3-none-any.whl", hash = "sha256:14cf09828670c7b08842249c1f28c8ee6581b872e893f81b62d5465bec41502f"},
|
|
|
|
{file = "pyproject_api-1.5.3.tar.gz", hash = "sha256:ffb5b2d7cad43f5b2688ab490de7c4d3f6f15e0b819cb588c4b771567c9729eb"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
packaging = ">=23.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
|
2021-11-22 20:25:50 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo (>=2023.5.20)", "sphinx (>=7.0.1)", "sphinx-autodoc-typehints (>=1.23,!=1.23.4)"]
|
|
|
|
testing = ["covdefaults (>=2.3)", "importlib-metadata (>=6.6)", "pytest (>=7.3.1)", "pytest-cov (>=4.1)", "pytest-mock (>=3.10)", "setuptools (>=67.8)", "wheel (>=0.40)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pyrsistent"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "0.19.3"
|
2022-12-22 10:04:29 +01:00
|
|
|
description = "Persistent/Functional/Immutable data structures"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "pyrsistent-0.19.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:20460ac0ea439a3e79caa1dbd560344b64ed75e85d8703943e0b66c2a6150e4a"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4c18264cb84b5e68e7085a43723f9e4c1fd1d935ab240ce02c0324a8e01ccb64"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4b774f9288dda8d425adb6544e5903f1fb6c273ab3128a355c6b972b7df39dcf"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp310-cp310-win32.whl", hash = "sha256:5a474fb80f5e0d6c9394d8db0fc19e90fa540b82ee52dba7d246a7791712f74a"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp310-cp310-win_amd64.whl", hash = "sha256:49c32f216c17148695ca0e02a5c521e28a4ee6c5089f97e34fe24163113722da"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f0774bf48631f3a20471dd7c5989657b639fd2d285b861237ea9e82c36a415a9"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3ab2204234c0ecd8b9368dbd6a53e83c3d4f3cab10ecaf6d0e772f456c442393"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e42296a09e83028b3476f7073fcb69ffebac0e66dbbfd1bd847d61f74db30f19"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp311-cp311-win32.whl", hash = "sha256:64220c429e42a7150f4bfd280f6f4bb2850f95956bde93c6fda1b70507af6ef3"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp311-cp311-win_amd64.whl", hash = "sha256:016ad1afadf318eb7911baa24b049909f7f3bb2c5b1ed7b6a8f21db21ea3faa8"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c4db1bd596fefd66b296a3d5d943c94f4fac5bcd13e99bffe2ba6a759d959a28"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aeda827381f5e5d65cced3024126529ddc4289d944f75e090572c77ceb19adbf"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:42ac0b2f44607eb92ae88609eda931a4f0dfa03038c44c772e07f43e738bcac9"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp37-cp37m-win32.whl", hash = "sha256:e8f2b814a3dc6225964fa03d8582c6e0b6650d68a232df41e3cc1b66a5d2f8d1"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp37-cp37m-win_amd64.whl", hash = "sha256:c9bb60a40a0ab9aba40a59f68214eed5a29c6274c83b2cc206a359c4a89fa41b"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:a2471f3f8693101975b1ff85ffd19bb7ca7dd7c38f8a81701f67d6b4f97b87d8"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cc5d149f31706762c1f8bda2e8c4f8fead6e80312e3692619a75301d3dbb819a"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3311cb4237a341aa52ab8448c27e3a9931e2ee09561ad150ba94e4cfd3fc888c"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp38-cp38-win32.whl", hash = "sha256:f0e7c4b2f77593871e918be000b96c8107da48444d57005b6a6bc61fb4331b2c"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp38-cp38-win_amd64.whl", hash = "sha256:c147257a92374fde8498491f53ffa8f4822cd70c0d85037e09028e478cababb7"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:b735e538f74ec31378f5a1e3886a26d2ca6351106b4dfde376a26fc32a044edc"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:99abb85579e2165bd8522f0c0138864da97847875ecbd45f3e7e2af569bfc6f2"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3a8cb235fa6d3fd7aae6a4f1429bbb1fec1577d978098da1252f0489937786f3"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp39-cp39-win32.whl", hash = "sha256:c74bed51f9b41c48366a286395c67f4e894374306b197e62810e0fdaf2364da2"},
|
|
|
|
{file = "pyrsistent-0.19.3-cp39-cp39-win_amd64.whl", hash = "sha256:878433581fc23e906d947a6814336eee031a00e6defba224234169ae3d3d6a98"},
|
|
|
|
{file = "pyrsistent-0.19.3-py3-none-any.whl", hash = "sha256:ccf0d6bd208f8111179f0c26fdf84ed7c3891982f2edaeae7422575f47e66b64"},
|
|
|
|
{file = "pyrsistent-0.19.3.tar.gz", hash = "sha256:1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440"},
|
2022-12-22 10:04:29 +01:00
|
|
|
]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pytest"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "7.4.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "pytest: simple powerful testing with Python"
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pytest-7.4.0-py3-none-any.whl", hash = "sha256:78bf16451a2eb8c7a2ea98e32dc119fd2aa758f1d5d66dbf0a59d69a3969df32"},
|
|
|
|
{file = "pytest-7.4.0.tar.gz", hash = "sha256:b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
2022-12-21 22:21:42 +01:00
|
|
|
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""}
|
2020-12-29 13:59:16 +01:00
|
|
|
iniconfig = "*"
|
|
|
|
packaging = "*"
|
2021-09-15 20:39:29 +02:00
|
|
|
pluggy = ">=0.12,<2.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""}
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytest-cov"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "4.1.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Pytest plugin for measuring coverage."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02: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"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2021-10-09 17:23:28 +02:00
|
|
|
coverage = {version = ">=5.2.1", extras = ["toml"]}
|
2020-12-29 13:59:16 +01:00
|
|
|
pytest = ">=4.6"
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-13 21:13:40 +02:00
|
|
|
testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtualenv"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytest-django"
|
2022-01-01 14:28:52 +01:00
|
|
|
version = "4.5.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "A Django plugin for pytest."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "pytest-django-4.5.2.tar.gz", hash = "sha256:d9076f759bb7c36939dbdd5ae6633c18edfc2902d1a69fdbefd2426b970ce6c2"},
|
|
|
|
{file = "pytest_django-4.5.2-py3-none-any.whl", hash = "sha256:c60834861933773109334fe5a53e83d1ef4828f2203a1d6a0fa9972f4f75ab3e"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
pytest = ">=5.4.0"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
docs = ["sphinx", "sphinx-rtd-theme"]
|
2022-09-18 19:42:30 +02:00
|
|
|
testing = ["Django", "django-configurations (>=2.0)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "python-creole"
|
|
|
|
version = "1.4.10"
|
|
|
|
description = "python-creole is an open-source (GPL) markup converter in pure Python for: creole2html, html2creole, html2ReSt, html2textile"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6,<4.0.0"
|
|
|
|
files = [
|
|
|
|
{file = "python-creole-1.4.10.tar.gz", hash = "sha256:6429aedc7cef578fe681d7781ad12dbea6ee54e03937b0e1b697e4cae5ff80bb"},
|
|
|
|
{file = "python_creole-1.4.10-py3-none-any.whl", hash = "sha256:dc24325f4ba2af3e8d73ca2905e4665df932af0cfe0ec95d5790d55a7c5c10e2"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
docutils = "*"
|
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "python-dotenv"
|
2023-02-19 14:01:54 +01:00
|
|
|
version = "0.21.1"
|
2022-12-22 10:04:29 +01:00
|
|
|
description = "Read key-value pairs from a .env file and set them as environment variables"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-02-19 14:01:54 +01:00
|
|
|
{file = "python-dotenv-0.21.1.tar.gz", hash = "sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49"},
|
|
|
|
{file = "python_dotenv-0.21.1-py3-none-any.whl", hash = "sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a"},
|
2022-12-22 10:04:29 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
cli = ["click (>=5.0)"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "python-stdnum"
|
2022-12-21 22:21:42 +01:00
|
|
|
version = "1.18"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Python module to handle standardized numbers and codes"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "python-stdnum-1.18.tar.gz", hash = "sha256:bcc763d9c49ae23da5d2b7a686d5fd1deec9d9051341160a10d1ac723a26bec0"},
|
|
|
|
{file = "python_stdnum-1.18-py2.py3-none-any.whl", hash = "sha256:d7f2a3c7ef4635c957b9cbdd9b1993d1f6ee3a2959f03e172c45440d99f296eb"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
soap = ["zeep"]
|
|
|
|
soap-alt = ["suds"]
|
2022-09-18 19:42:30 +02:00
|
|
|
soap-fallback = ["PySimpleSOAP"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytz"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2023.3"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "World timezone definitions, modern and historical"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pytz-2023.3-py2.py3-none-any.whl", hash = "sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"},
|
|
|
|
{file = "pytz-2023.3.tar.gz", hash = "sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pywin32"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "306"
|
2022-12-22 10:04:29 +01:00
|
|
|
description = "Python for Window Extensions"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pywin32-306-cp310-cp310-win32.whl", hash = "sha256:06d3420a5155ba65f0b72f2699b5bacf3109f36acbe8923765c22938a69dfc8d"},
|
|
|
|
{file = "pywin32-306-cp310-cp310-win_amd64.whl", hash = "sha256:84f4471dbca1887ea3803d8848a1616429ac94a4a8d05f4bc9c5dcfd42ca99c8"},
|
|
|
|
{file = "pywin32-306-cp311-cp311-win32.whl", hash = "sha256:e65028133d15b64d2ed8f06dd9fbc268352478d4f9289e69c190ecd6818b6407"},
|
|
|
|
{file = "pywin32-306-cp311-cp311-win_amd64.whl", hash = "sha256:a7639f51c184c0272e93f244eb24dafca9b1855707d94c192d4a0b4c01e1100e"},
|
|
|
|
{file = "pywin32-306-cp311-cp311-win_arm64.whl", hash = "sha256:70dba0c913d19f942a2db25217d9a1b726c278f483a919f1abfed79c9cf64d3a"},
|
|
|
|
{file = "pywin32-306-cp312-cp312-win32.whl", hash = "sha256:383229d515657f4e3ed1343da8be101000562bf514591ff383ae940cad65458b"},
|
|
|
|
{file = "pywin32-306-cp312-cp312-win_amd64.whl", hash = "sha256:37257794c1ad39ee9be652da0462dc2e394c8159dfd913a8a4e8eb6fd346da0e"},
|
|
|
|
{file = "pywin32-306-cp312-cp312-win_arm64.whl", hash = "sha256:5821ec52f6d321aa59e2db7e0a35b997de60c201943557d108af9d4ae1ec7040"},
|
|
|
|
{file = "pywin32-306-cp37-cp37m-win32.whl", hash = "sha256:1c73ea9a0d2283d889001998059f5eaaba3b6238f767c9cf2833b13e6a685f65"},
|
|
|
|
{file = "pywin32-306-cp37-cp37m-win_amd64.whl", hash = "sha256:72c5f621542d7bdd4fdb716227be0dd3f8565c11b280be6315b06ace35487d36"},
|
|
|
|
{file = "pywin32-306-cp38-cp38-win32.whl", hash = "sha256:e4c092e2589b5cf0d365849e73e02c391c1349958c5ac3e9d5ccb9a28e017b3a"},
|
|
|
|
{file = "pywin32-306-cp38-cp38-win_amd64.whl", hash = "sha256:e8ac1ae3601bee6ca9f7cb4b5363bf1c0badb935ef243c4733ff9a393b1690c0"},
|
|
|
|
{file = "pywin32-306-cp39-cp39-win32.whl", hash = "sha256:e25fd5b485b55ac9c057f67d94bc203f3f6595078d1fb3b458c9c28b7153a802"},
|
|
|
|
{file = "pywin32-306-cp39-cp39-win_amd64.whl", hash = "sha256:39b61c15272833b5c329a2989999dcae836b1eed650252ab1b7bfbe1d59f30f4"},
|
2022-12-22 10:04:29 +01:00
|
|
|
]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "pywin32-ctypes"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.2.2"
|
|
|
|
description = "A (partial) reimplementation of pywin32 using ctypes/cffi"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.6"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "pywin32-ctypes-0.2.2.tar.gz", hash = "sha256:3426e063bdd5fd4df74a14fa3cf80a0b42845a87e1d1e81f6549f9daec593a60"},
|
|
|
|
{file = "pywin32_ctypes-0.2.2-py3-none-any.whl", hash = "sha256:bf490a1a709baf35d688fe0ecf980ed4de11d2b3e37b51e5442587a75d9957e7"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "pyyaml"
|
2022-12-22 10:04:29 +01:00
|
|
|
version = "5.4.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "YAML parser and emitter for Python"
|
|
|
|
optional = false
|
2022-12-22 10:04:29 +01:00
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2022-12-22 10:04:29 +01:00
|
|
|
{file = "PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:3b2b1824fe7112845700f815ff6a489360226a5609b96ec2190a45e62a9fc922"},
|
|
|
|
{file = "PyYAML-5.4.1-cp27-cp27m-win32.whl", hash = "sha256:129def1b7c1bf22faffd67b8f3724645203b79d8f4cc81f674654d9902cb4393"},
|
|
|
|
{file = "PyYAML-5.4.1-cp27-cp27m-win_amd64.whl", hash = "sha256:4465124ef1b18d9ace298060f4eccc64b0850899ac4ac53294547536533800c8"},
|
|
|
|
{file = "PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:bb4191dfc9306777bc594117aee052446b3fa88737cd13b7188d0e7aa8162185"},
|
|
|
|
{file = "PyYAML-5.4.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:6c78645d400265a062508ae399b60b8c167bf003db364ecb26dcab2bda048253"},
|
|
|
|
{file = "PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:4e0583d24c881e14342eaf4ec5fbc97f934b999a6828693a99157fde912540cc"},
|
|
|
|
{file = "PyYAML-5.4.1-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:72a01f726a9c7851ca9bfad6fd09ca4e090a023c00945ea05ba1638c09dc3347"},
|
|
|
|
{file = "PyYAML-5.4.1-cp36-cp36m-manylinux2014_s390x.whl", hash = "sha256:895f61ef02e8fed38159bb70f7e100e00f471eae2bc838cd0f4ebb21e28f8541"},
|
|
|
|
{file = "PyYAML-5.4.1-cp36-cp36m-win32.whl", hash = "sha256:3bd0e463264cf257d1ffd2e40223b197271046d09dadf73a0fe82b9c1fc385a5"},
|
|
|
|
{file = "PyYAML-5.4.1-cp36-cp36m-win_amd64.whl", hash = "sha256:e4fac90784481d221a8e4b1162afa7c47ed953be40d31ab4629ae917510051df"},
|
|
|
|
{file = "PyYAML-5.4.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:5accb17103e43963b80e6f837831f38d314a0495500067cb25afab2e8d7a4018"},
|
|
|
|
{file = "PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:e1d4970ea66be07ae37a3c2e48b5ec63f7ba6804bdddfdbd3cfd954d25a82e63"},
|
|
|
|
{file = "PyYAML-5.4.1-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:cb333c16912324fd5f769fff6bc5de372e9e7a202247b48870bc251ed40239aa"},
|
|
|
|
{file = "PyYAML-5.4.1-cp37-cp37m-manylinux2014_s390x.whl", hash = "sha256:fe69978f3f768926cfa37b867e3843918e012cf83f680806599ddce33c2c68b0"},
|
|
|
|
{file = "PyYAML-5.4.1-cp37-cp37m-win32.whl", hash = "sha256:dd5de0646207f053eb0d6c74ae45ba98c3395a571a2891858e87df7c9b9bd51b"},
|
|
|
|
{file = "PyYAML-5.4.1-cp37-cp37m-win_amd64.whl", hash = "sha256:08682f6b72c722394747bddaf0aa62277e02557c0fd1c42cb853016a38f8dedf"},
|
|
|
|
{file = "PyYAML-5.4.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d2d9808ea7b4af864f35ea216be506ecec180628aced0704e34aca0b040ffe46"},
|
|
|
|
{file = "PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:8c1be557ee92a20f184922c7b6424e8ab6691788e6d86137c5d93c1a6ec1b8fb"},
|
|
|
|
{file = "PyYAML-5.4.1-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:fd7f6999a8070df521b6384004ef42833b9bd62cfee11a09bda1079b4b704247"},
|
|
|
|
{file = "PyYAML-5.4.1-cp38-cp38-manylinux2014_s390x.whl", hash = "sha256:bfb51918d4ff3d77c1c856a9699f8492c612cde32fd3bcd344af9be34999bfdc"},
|
|
|
|
{file = "PyYAML-5.4.1-cp38-cp38-win32.whl", hash = "sha256:fa5ae20527d8e831e8230cbffd9f8fe952815b2b7dae6ffec25318803a7528fc"},
|
|
|
|
{file = "PyYAML-5.4.1-cp38-cp38-win_amd64.whl", hash = "sha256:0f5f5786c0e09baddcd8b4b45f20a7b5d61a7e7e99846e3c799b05c7c53fa696"},
|
|
|
|
{file = "PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:294db365efa064d00b8d1ef65d8ea2c3426ac366c0c4368d930bf1c5fb497f77"},
|
|
|
|
{file = "PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:74c1485f7707cf707a7aef42ef6322b8f97921bd89be2ab6317fd782c2d53183"},
|
|
|
|
{file = "PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:d483ad4e639292c90170eb6f7783ad19490e7a8defb3e46f97dfe4bacae89122"},
|
|
|
|
{file = "PyYAML-5.4.1-cp39-cp39-manylinux2014_s390x.whl", hash = "sha256:fdc842473cd33f45ff6bce46aea678a54e3d21f1b61a7750ce3c498eedfe25d6"},
|
|
|
|
{file = "PyYAML-5.4.1-cp39-cp39-win32.whl", hash = "sha256:49d4cdd9065b9b6e206d0595fee27a96b5dd22618e7520c33204a4a3239d5b10"},
|
|
|
|
{file = "PyYAML-5.4.1-cp39-cp39-win_amd64.whl", hash = "sha256:c20cfa2d49991c8b4147af39859b167664f2ad4561704ee74c1de03318e898db"},
|
|
|
|
{file = "PyYAML-5.4.1.tar.gz", hash = "sha256:607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "readme-renderer"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "40.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "readme_renderer is a library for rendering \"readme\" descriptions for Warehouse"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "readme_renderer-40.0-py3-none-any.whl", hash = "sha256:e18feb2a1e7706f2865b81ebb460056d93fb29d69daa10b223c00faa7bd9a00a"},
|
|
|
|
{file = "readme_renderer-40.0.tar.gz", hash = "sha256:9f77b519d96d03d7d7dce44977ba543090a14397c4f60de5b6eb5b8048110aa4"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
bleach = ">=2.1.0"
|
|
|
|
docutils = ">=0.13.1"
|
|
|
|
Pygments = ">=2.5.1"
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
md = ["cmarkgfm (>=0.8.0)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redis"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "4.6.0"
|
2021-11-22 20:25:50 +01:00
|
|
|
description = "Python client for Redis database and key-value store"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "redis-4.6.0-py3-none-any.whl", hash = "sha256:e2b03db868160ee4591de3cb90d40ebb50a90dd302138775937f6a42b7ed183c"},
|
|
|
|
{file = "redis-4.6.0.tar.gz", hash = "sha256:585dc516b9eb042a619ef0a39c3d7d55fe81bdb4df09a52c9cdde0d07bf1aa7d"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2021-11-22 20:25:50 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
async-timeout = {version = ">=4.0.2", markers = "python_full_version <= \"3.11.2\""}
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2021-11-22 20:25:50 +01:00
|
|
|
hiredis = ["hiredis (>=1.0.0)"]
|
2022-01-30 15:04:06 +01:00
|
|
|
ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "requests"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.31.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Python HTTP for Humans."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"},
|
|
|
|
{file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
certifi = ">=2017.4.17"
|
2023-02-19 14:01:54 +01:00
|
|
|
charset-normalizer = ">=2,<4"
|
2022-07-26 09:26:48 +02:00
|
|
|
idna = ">=2.5,<4"
|
2023-07-09 16:00:24 +02:00
|
|
|
urllib3 = ">=1.21.1,<3"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2022-07-26 09:26:48 +02:00
|
|
|
socks = ["PySocks (>=1.5.6,!=1.5.7)"]
|
2022-12-21 22:21:42 +01:00
|
|
|
use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "requests-toolbelt"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "1.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "A utility belt for advanced users of python-requests"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "requests-toolbelt-1.0.0.tar.gz", hash = "sha256:7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6"},
|
|
|
|
{file = "requests_toolbelt-1.0.0-py2.py3-none-any.whl", hash = "sha256:cccfdd665f0a24fcf4726e690f65639d272bb0637b9b92dfd91a5568ccf6bd06"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
requests = ">=2.0.1,<3.0.0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rfc3986"
|
|
|
|
version = "2.0.0"
|
|
|
|
description = "Validating URI References per RFC 3986"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
|
|
|
{file = "rfc3986-2.0.0-py2.py3-none-any.whl", hash = "sha256:50b1502b60e289cb37883f3dfd34532b8873c7de9f49bb546641ce9cbd256ebd"},
|
|
|
|
{file = "rfc3986-2.0.0.tar.gz", hash = "sha256:97aacf9dbd4bfd829baad6e6309fa6573aaf1be3f6fa735c8ab05e46cecb261c"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
idna2008 = ["idna"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rich"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "13.4.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
|
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.7.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "rich-13.4.2-py3-none-any.whl", hash = "sha256:8f87bc7ee54675732fa66a05ebfe489e27264caeeff3728c945d25971b6485ec"},
|
|
|
|
{file = "rich-13.4.2.tar.gz", hash = "sha256:d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
markdown-it-py = ">=2.2.0"
|
|
|
|
pygments = ">=2.13.0,<3.0.0"
|
2022-12-21 22:21:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-02-19 14:01:54 +01:00
|
|
|
jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2022-09-15 18:16:57 +02:00
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "ruamel-yaml"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.17.32"
|
2022-09-15 18:16:57 +02: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"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "ruamel.yaml-0.17.32-py3-none-any.whl", hash = "sha256:23cd2ed620231677564646b0c6a89d138b6822a0d78656df7abda5879ec4f447"},
|
|
|
|
{file = "ruamel.yaml-0.17.32.tar.gz", hash = "sha256:ec939063761914e14542972a5cba6d33c23b0859ab6342f61cf070cfc600efc2"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2022-09-15 18:16:57 +02:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
"ruamel.yaml.clib" = {version = ">=0.2.7", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.12\""}
|
2022-09-15 18:16:57 +02:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
docs = ["ryd"]
|
|
|
|
jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"]
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "ruamel-yaml-clib"
|
|
|
|
version = "0.2.7"
|
2022-09-15 18:16:57 +02:00
|
|
|
description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{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-07-09 16:00:24 +02: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"},
|
2022-12-21 22:21:42 +01: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-07-09 16:00:24 +02: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"},
|
2022-12-21 22:21:42 +01: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"},
|
|
|
|
]
|
2022-09-15 18:16:57 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "safety"
|
2022-12-21 22:21:42 +01:00
|
|
|
version = "2.3.4"
|
2022-09-15 18:16:57 +02:00
|
|
|
description = "Checks installed dependencies for known vulnerabilities and licenses."
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "safety-2.3.4-py3-none-any.whl", hash = "sha256:6224dcd9b20986a2b2c5e7acfdfba6bca42bb11b2783b24ed04f32317e5167ea"},
|
|
|
|
{file = "safety-2.3.4.tar.gz", hash = "sha256:b9e74e794e82f54d11f4091c5d820c4d2d81de9f953bf0b4f33ac8bc402ae72c"},
|
|
|
|
]
|
2022-09-15 18:16:57 +02:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
Click = ">=8.0.2"
|
2022-10-03 18:29:27 +02:00
|
|
|
dparse = ">=0.6.2"
|
2022-09-15 18:16:57 +02:00
|
|
|
packaging = ">=21.0"
|
|
|
|
requests = "*"
|
|
|
|
"ruamel.yaml" = ">=0.17.21"
|
2022-09-18 19:42:30 +02:00
|
|
|
setuptools = ">=19.3"
|
|
|
|
|
2022-12-21 22:21:42 +01:00
|
|
|
[package.extras]
|
|
|
|
github = ["jinja2 (>=3.1.0)", "pygithub (>=1.43.3)"]
|
|
|
|
gitlab = ["python-gitlab (>=1.3.0)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "secretstorage"
|
|
|
|
version = "3.3.3"
|
|
|
|
description = "Python bindings to FreeDesktop.org Secret Service API"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.6"
|
|
|
|
files = [
|
|
|
|
{file = "SecretStorage-3.3.3-py3-none-any.whl", hash = "sha256:f356e6628222568e3af06f2eba8df495efa13b3b63081dafd4f7d9a7b7bc9f99"},
|
|
|
|
{file = "SecretStorage-3.3.3.tar.gz", hash = "sha256:2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
cryptography = ">=2.0"
|
|
|
|
jeepney = ">=0.6"
|
|
|
|
|
2022-09-18 19:42:30 +02:00
|
|
|
[[package]]
|
|
|
|
name = "setuptools"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "68.0.0"
|
2022-09-18 19:42:30 +02:00
|
|
|
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "setuptools-68.0.0-py3-none-any.whl", hash = "sha256:11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f"},
|
|
|
|
{file = "setuptools-68.0.0.tar.gz", hash = "sha256:baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2022-09-18 19:42:30 +02:00
|
|
|
|
|
|
|
[package.extras]
|
2023-02-19 14:01:54 +01: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-07-09 16:00:24 +02:00
|
|
|
testing = ["build[virtualenv]", "filelock (>=3.4.0)", "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-mypy (>=0.9.1)", "pytest-perf", "pytest-ruff", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"]
|
2022-09-18 19:42:30 +02: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"]
|
2022-09-15 18:16:57 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "six"
|
2021-05-11 18:09:20 +02:00
|
|
|
version = "1.16.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Python 2 and 3 compatibility utilities"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
|
2022-12-21 22:21:42 +01: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"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "soupsieve"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.4.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "A modern CSS selector implementation for Beautiful Soup."
|
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "soupsieve-2.4.1-py3-none-any.whl", hash = "sha256:1c1bfee6819544a3447586c889157365a27e10d88cde3ad3da0cf0ddf646feb8"},
|
|
|
|
{file = "soupsieve-2.4.1.tar.gz", hash = "sha256:89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sqlparse"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "0.4.4"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "A non-validating SQL parser."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.5"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "sqlparse-0.4.4-py3-none-any.whl", hash = "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3"},
|
|
|
|
{file = "sqlparse-0.4.4.tar.gz", hash = "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2023-07-09 16:00:24 +02:00
|
|
|
[package.extras]
|
|
|
|
dev = ["build", "flake8"]
|
|
|
|
doc = ["sphinx"]
|
|
|
|
test = ["pytest", "pytest-cov"]
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tablib"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.5.0"
|
|
|
|
description = "Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "tablib-3.5.0-py3-none-any.whl", hash = "sha256:9821caa9eca6062ff7299fa645e737aecff982e6b2b42046928a6413c8dabfd9"},
|
|
|
|
{file = "tablib-3.5.0.tar.gz", hash = "sha256:f6661dfc45e1d4f51fa8a6239f9c8349380859a5bfaa73280645f046d6c96e33"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
markuppy = {version = "*", optional = true, markers = "extra == \"html\""}
|
|
|
|
odfpy = {version = "*", optional = true, markers = "extra == \"ods\""}
|
|
|
|
openpyxl = {version = ">=2.6.0", optional = true, markers = "extra == \"xlsx\""}
|
|
|
|
pyyaml = {version = "*", optional = true, markers = "extra == \"yaml\""}
|
|
|
|
xlrd = {version = "*", optional = true, markers = "extra == \"xls\""}
|
|
|
|
xlwt = {version = "*", optional = true, markers = "extra == \"xls\""}
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
all = ["markuppy", "odfpy", "openpyxl (>=2.6.0)", "pandas", "pyyaml", "tabulate", "xlrd", "xlwt"]
|
|
|
|
cli = ["tabulate"]
|
|
|
|
html = ["markuppy"]
|
|
|
|
ods = ["odfpy"]
|
|
|
|
pandas = ["pandas"]
|
|
|
|
xls = ["xlrd", "xlwt"]
|
|
|
|
xlsx = ["openpyxl (>=2.6.0)"]
|
|
|
|
yaml = ["pyyaml"]
|
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "texttable"
|
|
|
|
version = "1.6.7"
|
|
|
|
description = "module to create simple ASCII tables"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
|
|
|
files = [
|
|
|
|
{file = "texttable-1.6.7-py2.py3-none-any.whl", hash = "sha256:b7b68139aa8a6339d2c320ca8b1dc42d13a7831a346b446cb9eb385f0c76310c"},
|
|
|
|
{file = "texttable-1.6.7.tar.gz", hash = "sha256:290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2"},
|
|
|
|
]
|
|
|
|
|
2020-12-29 13:59:16 +01: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.*"
|
2022-12-21 22:21:42 +01: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"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
2021-08-16 17:06:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tomli"
|
2022-07-26 09:26:48 +02:00
|
|
|
version = "2.0.1"
|
2021-08-16 17:06:27 +02:00
|
|
|
description = "A lil' TOML parser"
|
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
|
|
|
|
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
|
|
|
|
]
|
2021-08-16 17:06:27 +02:00
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tox"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "4.6.4"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "tox is a generic virtualenv management and test command line tool"
|
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "tox-4.6.4-py3-none-any.whl", hash = "sha256:1b8f8ae08d6a5475cad9d508236c51ea060620126fd7c3c513d0f5c7f29cc776"},
|
|
|
|
{file = "tox-4.6.4.tar.gz", hash = "sha256:5e2ad8845764706170d3dcaac171704513cc8a725655219acb62fe4380bdadda"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2023-07-09 16:00:24 +02:00
|
|
|
cachetools = ">=5.3.1"
|
2022-12-21 22:21:42 +01:00
|
|
|
chardet = ">=5.1"
|
|
|
|
colorama = ">=0.4.6"
|
2023-07-09 16:00:24 +02:00
|
|
|
filelock = ">=3.12.2"
|
|
|
|
packaging = ">=23.1"
|
|
|
|
platformdirs = ">=3.8"
|
|
|
|
pluggy = ">=1.2"
|
|
|
|
pyproject-api = ">=1.5.2"
|
2022-12-21 22:21:42 +01:00
|
|
|
tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
|
2023-07-09 16:00:24 +02:00
|
|
|
virtualenv = ">=20.23.1"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo (>=2023.5.20)", "sphinx (>=7.0.1)", "sphinx-argparse-cli (>=1.11.1)", "sphinx-autodoc-typehints (>=1.23.3,!=1.23.4)", "sphinx-copybutton (>=0.5.2)", "sphinx-inline-tabs (>=2023.4.21)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"]
|
|
|
|
testing = ["build[virtualenv] (>=0.10)", "covdefaults (>=2.3)", "detect-test-pollution (>=1.1.1)", "devpi-process (>=0.3.1)", "diff-cover (>=7.6)", "distlib (>=0.3.6)", "flaky (>=3.7)", "hatch-vcs (>=0.3)", "hatchling (>=1.17.1)", "psutil (>=5.9.5)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "pytest-xdist (>=3.3.1)", "re-assert (>=1.1)", "time-machine (>=2.10)", "wheel (>=0.40)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
2022-12-21 22:21:42 +01:00
|
|
|
name = "twine"
|
|
|
|
version = "4.0.2"
|
|
|
|
description = "Collection of utilities for publishing packages on PyPI"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-12-21 22:21:42 +01:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
|
|
|
{file = "twine-4.0.2-py3-none-any.whl", hash = "sha256:929bc3c280033347a00f847236564d1c52a3e61b1ac2516c97c48f3ceab756d8"},
|
|
|
|
{file = "twine-4.0.2.tar.gz", hash = "sha256:9e102ef5fdd5a20661eb88fad46338806c3bd32cf1db729603fe3697b1bc83c8"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
importlib-metadata = ">=3.6"
|
|
|
|
keyring = ">=15.1"
|
|
|
|
pkginfo = ">=1.8.1"
|
|
|
|
readme-renderer = ">=35.0"
|
|
|
|
requests = ">=2.20"
|
|
|
|
requests-toolbelt = ">=0.8.0,<0.9.0 || >0.9.0"
|
|
|
|
rfc3986 = ">=1.4.0"
|
|
|
|
rich = ">=12.0.0"
|
|
|
|
urllib3 = ">=1.26.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typing-extensions"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "4.7.1"
|
2022-07-26 09:26:48 +02:00
|
|
|
description = "Backported and Experimental Type Hints for Python 3.7+"
|
2020-12-29 13:59:16 +01:00
|
|
|
optional = false
|
2022-07-26 09:26:48 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "typing_extensions-4.7.1-py3-none-any.whl", hash = "sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36"},
|
|
|
|
{file = "typing_extensions-4.7.1.tar.gz", hash = "sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tzdata"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2023.3"
|
2022-12-21 22:21:42 +01:00
|
|
|
description = "Provider of IANA time zone data"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=2"
|
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "tzdata-2023.3-py2.py3-none-any.whl", hash = "sha256:7e65763eef3120314099b6939b5546db7adce1e7d6f2e179e3df563c70511eda"},
|
|
|
|
{file = "tzdata-2023.3.tar.gz", hash = "sha256:11ef1e08e54acb0d4f95bdb1be05da659673de4acbd21bf9c69e94cc5e907a3a"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "urllib3"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "2.0.3"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "HTTP library with thread-safe connection pooling, file post, and more."
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "urllib3-2.0.3-py3-none-any.whl", hash = "sha256:48e7fafa40319d358848e1bc6809b208340fafe2096f1725d05d67443d0483d1"},
|
|
|
|
{file = "urllib3-2.0.3.tar.gz", hash = "sha256:bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"]
|
|
|
|
secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"]
|
|
|
|
socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"]
|
|
|
|
zstd = ["zstandard (>=0.18.0)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "virtualenv"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "20.24.0"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Virtual Python Environment builder"
|
|
|
|
optional = false
|
2023-02-19 14:01:54 +01:00
|
|
|
python-versions = ">=3.7"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "virtualenv-20.24.0-py3-none-any.whl", hash = "sha256:18d1b37fc75cc2670625702d76849a91ebd383768b4e91382a8d51be3246049e"},
|
|
|
|
{file = "virtualenv-20.24.0.tar.gz", hash = "sha256:e2a7cef9da880d693b933db7654367754f14e20650dc60e8ee7385571f8593a3"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2022-12-21 22:21:42 +01:00
|
|
|
distlib = ">=0.3.6,<1"
|
2023-07-09 16:00:24 +02:00
|
|
|
filelock = ">=3.12,<4"
|
|
|
|
platformdirs = ">=3.5.1,<4"
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo (>=2023.5.20)", "proselint (>=0.13)", "sphinx (>=7.0.1)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"]
|
|
|
|
test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.3.1)", "pytest-env (>=0.8.1)", "pytest-freezer (>=0.4.6)", "pytest-mock (>=3.10)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=67.8)", "time-machine (>=2.9)"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "webencodings"
|
|
|
|
version = "0.5.1"
|
|
|
|
description = "Character encoding aliases for legacy web content"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "webencodings-0.5.1-py2.py3-none-any.whl", hash = "sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78"},
|
|
|
|
{file = "webencodings-0.5.1.tar.gz", hash = "sha256:b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923"},
|
|
|
|
]
|
2021-11-22 20:25:50 +01:00
|
|
|
|
2022-12-22 10:04:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "websocket-client"
|
|
|
|
version = "0.59.0"
|
|
|
|
description = "WebSocket client for Python with low level API options"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
|
|
files = [
|
|
|
|
{file = "websocket-client-0.59.0.tar.gz", hash = "sha256:d376bd60eace9d437ab6d7ee16f4ab4e821c9dae591e1b783c58ebd8aaf80c5c"},
|
|
|
|
{file = "websocket_client-0.59.0-py2.py3-none-any.whl", hash = "sha256:2e50d26ca593f70aba7b13a489435ef88b8fc3b5c5643c1ce8808ff9b40f0b32"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
six = "*"
|
|
|
|
|
2020-12-29 13:59:16 +01:00
|
|
|
[[package]]
|
|
|
|
name = "xlrd"
|
|
|
|
version = "2.0.1"
|
|
|
|
description = "Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "xlrd-2.0.1-py2.py3-none-any.whl", hash = "sha256:6a33ee89877bd9abc1158129f6e94be74e2679636b8a205b43b85206c3f0bbdd"},
|
|
|
|
{file = "xlrd-2.0.1.tar.gz", hash = "sha256:f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2022-07-26 09:26:48 +02:00
|
|
|
build = ["twine", "wheel"]
|
2022-09-13 21:13:40 +02:00
|
|
|
docs = ["sphinx"]
|
|
|
|
test = ["pytest", "pytest-cov"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "xlwt"
|
|
|
|
version = "1.3.0"
|
|
|
|
description = "Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
|
|
|
{file = "xlwt-1.3.0-py2.py3-none-any.whl", hash = "sha256:a082260524678ba48a297d922cc385f58278b8aa68741596a87de01a9c628b2e"},
|
|
|
|
{file = "xlwt-1.3.0.tar.gz", hash = "sha256:c59912717a9b28f1a3c2a98fd60741014b06b043936dcecbc113eaaada156c88"},
|
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zipp"
|
2023-07-09 16:00:24 +02:00
|
|
|
version = "3.16.2"
|
2020-12-29 13:59:16 +01:00
|
|
|
description = "Backport of pathlib-compatible object wrapper for zip files"
|
|
|
|
optional = false
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.8"
|
2022-12-21 22:21:42 +01:00
|
|
|
files = [
|
2023-07-09 16:00:24 +02:00
|
|
|
{file = "zipp-3.16.2-py3-none-any.whl", hash = "sha256:679e51dd4403591b2d6838a48de3d283f3d188412a9782faadf845f298736ba0"},
|
|
|
|
{file = "zipp-3.16.2.tar.gz", hash = "sha256:ebc15946aa78bd63458992fc81ec3b6f7b1e92d51c35e6de1c3804e73b799147"},
|
2022-12-21 22:21:42 +01:00
|
|
|
]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-07-09 16:00:24 +02:00
|
|
|
docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
|
|
testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy (>=0.9.1)", "pytest-ruff"]
|
2020-12-29 13:59:16 +01:00
|
|
|
|
|
|
|
[metadata]
|
2022-12-21 22:21:42 +01:00
|
|
|
lock-version = "2.0"
|
2023-07-09 16:00:24 +02:00
|
|
|
python-versions = ">=3.9,<4.0.0"
|
|
|
|
content-hash = "1bc4059e4115d4cd1c22c079276fcbfa0360883701a970700b73d83e2e7edd86"
|