2023-01-11 01:06:08 +03:00
# This file is automatically @generated by Poetry and should not be changed by hand.
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "alabaster"
2023-01-15 12:31:15 +03:00
version = "0.7.13"
2022-12-19 20:10:36 +03:00
description = "A configurable sidebar-enabled Sphinx theme"
category = "main"
optional = false
2023-01-15 12:31:15 +03:00
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "alabaster-0.7.13-py3-none-any.whl" , hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f82f3e9cefb0859b283cdd7f62a3" } ,
{ file = "alabaster-0.7.13.tar.gz" , hash = "sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "amqp"
version = "5.1.1"
description = "Low-level AMQP client for Python (fork of amqplib)."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "amqp-5.1.1-py3-none-any.whl" , hash = "sha256:6f0956d2c23d8fa6e7691934d8c3930eadb44972cbbd1a7ae3a520f735d43359" } ,
{ file = "amqp-5.1.1.tar.gz" , hash = "sha256:2c1b13fecc0893e946c65cbd5f36427861cffa4ea2201d8f6fca22e2a373b5e2" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
vine = ">=5.0.0"
2023-01-11 01:06:08 +03:00
[ [ package ] ]
name = "amzqr"
version = "0.0.1"
description = "Generater for amazing QR Codes. Including Common, Artistic and Animated QR Codes."
category = "main"
optional = false
python-versions = ">=3"
files = [
{ file = "amzqr-0.0.1-py3-none-any.whl" , hash = "sha256:2eaa25508cc1aed54ccf1962c0c03185e37583415bc14fffec086b8f14d27cc5" } ,
{ file = "amzqr-0.0.1.tar.gz" , hash = "sha256:c24968f21a6204b5f653e078d266aa85b9b1179bdc04bf6c940a256ea5baee0a" } ,
]
[ package . dependencies ]
imageio = ">=1.5"
numpy = ">=1.11.1"
Pillow = ">=3.3.1"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "anyio"
version = "3.6.2"
description = "High level compatibility layer for multiple asynchronous event loop implementations"
category = "main"
optional = false
python-versions = ">=3.6.2"
2023-01-11 01:06:08 +03:00
files = [
{ file = "anyio-3.6.2-py3-none-any.whl" , hash = "sha256:fbbe32bd270d2a2ef3ed1c5d45041250284e31fc0a4df4a5a6071842051a51e3" } ,
{ file = "anyio-3.6.2.tar.gz" , hash = "sha256:25ea0d673ae30af41a0c442f81cf3b38c7e79fdc7b60335a4c14e05eb0947421" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
idna = ">=2.8"
sniffio = ">=1.1"
[ package . extras ]
doc = [ "packaging" , "sphinx-autodoc-typehints (>=1.2.0)" , "sphinx-rtd-theme" ]
test = [ "contextlib2" , "coverage[toml] (>=4.5)" , "hypothesis (>=4.0)" , "mock (>=4)" , "pytest (>=7.0)" , "pytest-mock (>=3.6.1)" , "trustme" , "uvloop (<0.15)" , "uvloop (>=0.15)" ]
trio = [ "trio (>=0.16,<0.22)" ]
[ [ package ] ]
name = "appnope"
version = "0.1.3"
description = "Disable App Nap on macOS >= 10.9"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "appnope-0.1.3-py2.py3-none-any.whl" , hash = "sha256:265a455292d0bd8a72453494fa24df5a11eb18373a60c7c0430889f22548605e" } ,
{ file = "appnope-0.1.3.tar.gz" , hash = "sha256:02bd91c4de869fbb1e1c50aafc4098827a7a54ab2f39d9dcba6c9547ed920e24" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "argon2-cffi"
version = "21.3.0"
description = "The secure Argon2 password hashing algorithm."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "argon2-cffi-21.3.0.tar.gz" , hash = "sha256:d384164d944190a7dd7ef22c6aa3ff197da12962bd04b17f64d4e93d934dba5b" } ,
{ file = "argon2_cffi-21.3.0-py3-none-any.whl" , hash = "sha256:8c976986f2c5c0e5000919e6de187906cfd81fb1c72bf9d88c01177e77da7f80" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
argon2-cffi-bindings = "*"
[ package . extras ]
dev = [ "cogapp" , "coverage[toml] (>=5.0.2)" , "furo" , "hypothesis" , "pre-commit" , "pytest" , "sphinx" , "sphinx-notfound-page" , "tomli" ]
docs = [ "furo" , "sphinx" , "sphinx-notfound-page" ]
tests = [ "coverage[toml] (>=5.0.2)" , "hypothesis" , "pytest" ]
[ [ package ] ]
name = "argon2-cffi-bindings"
version = "21.2.0"
description = "Low-level CFFI bindings for Argon2"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "argon2-cffi-bindings-21.2.0.tar.gz" , hash = "sha256:bb89ceffa6c791807d1305ceb77dbfacc5aa499891d2c55661c6459651fc39e3" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:ccb949252cb2ab3a08c02024acb77cfb179492d5701c7cbdbfd776124d4d2367" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9524464572e12979364b7d600abf96181d3541da11e23ddf565a32e70bd4dc0d" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b746dba803a79238e925d9046a63aa26bf86ab2a2fe74ce6b009a1c3f5c8f2ae" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:58ed19212051f49a523abb1dbe954337dc82d947fb6e5a0da60f7c8471a8476c" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:bd46088725ef7f58b5a1ef7ca06647ebaf0eb4baff7d1d0d177c6cc8744abd86" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-musllinux_1_1_i686.whl" , hash = "sha256:8cd69c07dd875537a824deec19f978e0f2078fdda07fd5c42ac29668dda5f40f" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:f1152ac548bd5b8bcecfb0b0371f082037e47128653df2e8ba6e914d384f3c3e" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-win32.whl" , hash = "sha256:603ca0aba86b1349b147cab91ae970c63118a0f30444d4bc80355937c950c082" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl" , hash = "sha256:b2ef1c30440dbbcba7a5dc3e319408b59676e2e039e2ae11a8775ecf482b192f" } ,
{ file = "argon2_cffi_bindings-21.2.0-cp38-abi3-macosx_10_9_universal2.whl" , hash = "sha256:e415e3f62c8d124ee16018e491a009937f8cf7ebf5eb430ffc5de21b900dad93" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:3e385d1c39c520c08b53d63300c3ecc28622f076f4c2b0e6d7e796e9f6502194" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:2c3e3cc67fdb7d82c4718f19b4e7a87123caf8a93fde7e23cf66ac0337d3cb3f" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6a22ad9800121b71099d0fb0a65323810a15f2e292f2ba450810a7316e128ee5" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f9f8b450ed0547e3d473fdc8612083fd08dd2120d6ac8f73828df9b7d45bb351" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-win_amd64.whl" , hash = "sha256:93f9bf70084f97245ba10ee36575f0c3f1e7d7724d67d8e5b08e61787c320ed7" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:3b9ef65804859d335dc6b31582cad2c5166f0c3e7975f324d9ffaa34ee7e6583" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d4966ef5848d820776f5f562a7d45fdd70c2f330c961d0d745b784034bd9f48d" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:20ef543a89dee4db46a1a6e206cd015360e5a75822f76df533845c3cbaf72670" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ed2937d286e2ad0cc79a7087d3c272832865f779430e0cc2b4f3718d3159b0cb" } ,
{ file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:5e00316dabdaea0b2dd82d141cc66889ced0cdcbfa599e8b471cf22c620c329a" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
cffi = ">=1.0.1"
[ package . extras ]
dev = [ "cogapp" , "pre-commit" , "pytest" , "wheel" ]
tests = [ "pytest" ]
[ [ package ] ]
name = "asgiref"
2023-01-01 23:44:42 +03:00
version = "3.6.0"
2022-12-19 20:10:36 +03:00
description = "ASGI specs, helper code, and adapters"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "asgiref-3.6.0-py3-none-any.whl" , hash = "sha256:71e68008da809b957b7ee4b43dbccff33d1b23519fb8344e33f049897077afac" } ,
{ file = "asgiref-3.6.0.tar.gz" , hash = "sha256:9567dfe7bd8d3c8c892227827c41cce860b368104c3431da67a0c5a65a949506" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
tests = [ "mypy (>=0.800)" , "pytest" , "pytest-asyncio" ]
[ [ package ] ]
name = "astroid"
2023-01-11 13:33:10 +03:00
version = "2.13.2"
2022-12-19 20:10:36 +03:00
description = "An abstract syntax tree for Python with inference support."
category = "main"
optional = false
python-versions = ">=3.7.2"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "astroid-2.13.2-py3-none-any.whl" , hash = "sha256:8f6a8d40c4ad161d6fc419545ae4b2f275ed86d1c989c97825772120842ee0d2" } ,
{ file = "astroid-2.13.2.tar.gz" , hash = "sha256:3bc7834720e1a24ca797fd785d77efb14f7a28ee8e635ef040b6e2d80ccb3303" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
lazy-object-proxy = ">=1.4.0"
2023-01-11 13:33:10 +03:00
typing-extensions = ">=4.0.0"
2022-12-19 20:10:36 +03:00
wrapt = { version = ">=1.14,<2" , markers = "python_version >= \"3.11\"" }
[ [ package ] ]
name = "asttokens"
version = "2.2.1"
description = "Annotate AST trees with source code positions"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "asttokens-2.2.1-py2.py3-none-any.whl" , hash = "sha256:6b0ac9e93fb0335014d382b8fa9b3afa7df546984258005da0b9e7095b3deb1c" } ,
{ file = "asttokens-2.2.1.tar.gz" , hash = "sha256:4622110b2a6f30b77e1473affaa97e711bc2f07d3f10848420ff1898edbe94f3" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
six = "*"
[ package . extras ]
test = [ "astroid" , "pytest" ]
[ [ package ] ]
name = "async-timeout"
version = "4.0.2"
description = "Timeout context manager for asyncio programs"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03: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-12-19 20:10:36 +03:00
[ [ package ] ]
name = "attrs"
2023-01-01 23:44:42 +03:00
version = "22.2.0"
2022-12-19 20:10:36 +03:00
description = "Classes Without Boilerplate"
category = "main"
optional = false
2023-01-01 23:44:42 +03:00
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "attrs-22.2.0-py3-none-any.whl" , hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836" } ,
{ file = "attrs-22.2.0.tar.gz" , hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
2023-01-01 23:44:42 +03:00
cov = [ "attrs[tests]" , "coverage-enable-subprocess" , "coverage[toml] (>=5.3)" ]
dev = [ "attrs[docs,tests]" ]
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-towncrier" , "towncrier" , "zope.interface" ]
tests = [ "attrs[tests-no-zope]" , "zope.interface" ]
tests-no-zope = [ "cloudpickle" , "cloudpickle" , "hypothesis" , "hypothesis" , "mypy (>=0.971,<0.990)" , "mypy (>=0.971,<0.990)" , "pympler" , "pympler" , "pytest (>=4.3.0)" , "pytest (>=4.3.0)" , "pytest-mypy-plugins" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" , "pytest-xdist[psutil]" ]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "babel"
version = "2.11.0"
description = "Internationalization utilities"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "Babel-2.11.0-py3-none-any.whl" , hash = "sha256:1ad3eca1c885218f6dce2ab67291178944f810a10a9b5f3cb8382a5a232b64fe" } ,
{ file = "Babel-2.11.0.tar.gz" , hash = "sha256:5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
pytz = ">=2015.7"
[ [ package ] ]
name = "backcall"
version = "0.2.0"
description = "Specifications for callback functions passed in to an API"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "backcall-0.2.0-py2.py3-none-any.whl" , hash = "sha256:fbbce6a29f263178a1f7915c1940bde0ec2b2a967566fe1c65c1dfb7422bd255" } ,
{ file = "backcall-0.2.0.tar.gz" , hash = "sha256:5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "billiard"
version = "3.6.4.0"
description = "Python multiprocessing fork with improvements and bugfixes"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "billiard-3.6.4.0-py3-none-any.whl" , hash = "sha256:87103ea78fa6ab4d5c751c4909bcff74617d985de7fa8b672cf8618afd5a875b" } ,
{ file = "billiard-3.6.4.0.tar.gz" , hash = "sha256:299de5a8da28a783d51b197d496bef4f1595dd023a93a4f59dde1886ae905547" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "black"
version = "22.12.0"
description = "The uncompromising code formatter."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "black-22.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9eedd20838bd5d75b80c9f5487dbcb06836a43833a37846cf1d8c1cc01cef59d" } ,
{ file = "black-22.12.0-cp310-cp310-win_amd64.whl" , hash = "sha256:159a46a4947f73387b4d83e87ea006dbb2337eab6c879620a3ba52699b1f4351" } ,
{ file = "black-22.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d30b212bffeb1e252b31dd269dfae69dd17e06d92b87ad26e23890f3efea366f" } ,
{ file = "black-22.12.0-cp311-cp311-win_amd64.whl" , hash = "sha256:7412e75863aa5c5411886804678b7d083c7c28421210180d67dfd8cf1221e1f4" } ,
{ file = "black-22.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c116eed0efb9ff870ded8b62fe9f28dd61ef6e9ddd28d83d7d264a38417dcee2" } ,
{ file = "black-22.12.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:1f58cbe16dfe8c12b7434e50ff889fa479072096d79f0a7f25e4ab8e94cd8350" } ,
{ file = "black-22.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:77d86c9f3db9b1bf6761244bc0b3572a546f5fe37917a044e02f3166d5aafa7d" } ,
{ file = "black-22.12.0-cp38-cp38-win_amd64.whl" , hash = "sha256:82d9fe8fee3401e02e79767016b4907820a7dc28d70d137eb397b92ef3cc5bfc" } ,
{ file = "black-22.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:101c69b23df9b44247bd88e1d7e90154336ac4992502d4197bdac35dd7ee3320" } ,
{ file = "black-22.12.0-cp39-cp39-win_amd64.whl" , hash = "sha256:559c7a1ba9a006226f09e4916060982fd27334ae1998e7a38b3f33a37f7a2148" } ,
{ file = "black-22.12.0-py3-none-any.whl" , hash = "sha256:436cc9167dd28040ad90d3b404aec22cedf24a6e4d7de221bec2730ec0c97bcf" } ,
{ file = "black-22.12.0.tar.gz" , hash = "sha256:229351e5a18ca30f447bf724d007f890f97e13af070bb6ad4c0a441cd7596a2f" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
click = ">=8.0.0"
mypy-extensions = ">=0.4.3"
pathspec = ">=0.9.0"
platformdirs = ">=2"
[ package . extras ]
colorama = [ "colorama (>=0.4.3)" ]
d = [ "aiohttp (>=3.7.4)" ]
jupyter = [ "ipython (>=7.8.0)" , "tokenize-rt (>=3.2.0)" ]
uvloop = [ "uvloop (>=0.15.2)" ]
[ [ package ] ]
name = "celery"
version = "5.2.7"
description = "Distributed Task Queue."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "celery-5.2.7-py3-none-any.whl" , hash = "sha256:138420c020cd58d6707e6257b6beda91fd39af7afde5d36c6334d175302c0e14" } ,
{ file = "celery-5.2.7.tar.gz" , hash = "sha256:fafbd82934d30f8a004f81e8f7a062e31413a23d444be8ee3326553915958c6d" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
billiard = ">=3.6.4.0,<4.0"
click = ">=8.0.3,<9.0"
click-didyoumean = ">=0.0.3"
click-plugins = ">=1.1.1"
click-repl = ">=0.2.0"
kombu = ">=5.2.3,<6.0"
pytz = ">=2021.3"
2023-01-03 10:58:52 +03:00
redis = { version = ">=3.4.1,<4.0.0 || >4.0.0,<4.0.1 || >4.0.1" , optional = true , markers = "extra == \"redis\"" }
2022-12-19 20:10:36 +03:00
vine = ">=5.0.0,<6.0"
[ package . extras ]
arangodb = [ "pyArango (>=1.3.2)" ]
auth = [ "cryptography" ]
azureblockblob = [ "azure-storage-blob (==12.9.0)" ]
brotli = [ "brotli (>=1.0.0)" , "brotlipy (>=0.7.0)" ]
cassandra = [ "cassandra-driver (<3.21.0)" ]
consul = [ "python-consul2" ]
cosmosdbsql = [ "pydocumentdb (==2.3.2)" ]
couchbase = [ "couchbase (>=3.0.0)" ]
couchdb = [ "pycouchdb" ]
django = [ "Django (>=1.11)" ]
dynamodb = [ "boto3 (>=1.9.178)" ]
elasticsearch = [ "elasticsearch" ]
eventlet = [ "eventlet (>=0.32.0)" ]
gevent = [ "gevent (>=1.5.0)" ]
librabbitmq = [ "librabbitmq (>=1.5.0)" ]
memcache = [ "pylibmc" ]
mongodb = [ "pymongo[srv] (>=3.11.1)" ]
msgpack = [ "msgpack" ]
pymemcache = [ "python-memcached" ]
pyro = [ "pyro4" ]
pytest = [ "pytest-celery" ]
redis = [ "redis (>=3.4.1,!=4.0.0,!=4.0.1)" ]
s3 = [ "boto3 (>=1.9.125)" ]
slmq = [ "softlayer-messaging (>=1.0.3)" ]
solar = [ "ephem" ]
sqlalchemy = [ "sqlalchemy" ]
sqs = [ "kombu[sqs]" ]
tblib = [ "tblib (>=1.3.0)" , "tblib (>=1.5.0)" ]
yaml = [ "PyYAML (>=3.10)" ]
zookeeper = [ "kazoo (>=1.3.1)" ]
zstd = [ "zstandard" ]
[ [ package ] ]
name = "certifi"
version = "2022.12.7"
description = "Python package for providing Mozilla's CA Bundle."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "certifi-2022.12.7-py3-none-any.whl" , hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18" } ,
{ file = "certifi-2022.12.7.tar.gz" , hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "cffi"
version = "1.15.1"
description = "Foreign Function Interface for Python calling C code."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
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" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
pycparser = "*"
[ [ package ] ]
name = "cfgv"
version = "3.3.1"
description = "Validate configuration and produce human readable error messages."
category = "main"
optional = false
python-versions = ">=3.6.1"
2023-01-11 01:06:08 +03:00
files = [
{ file = "cfgv-3.3.1-py2.py3-none-any.whl" , hash = "sha256:c6a0883f3917a037485059700b9e75da2464e6c27051014ad85ba6aaa5884426" } ,
{ file = "cfgv-3.3.1.tar.gz" , hash = "sha256:f5a830efb9ce7a445376bb66ec94c638a9787422f96264c98edc6bdeed8ab736" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "charset-normalizer"
2023-01-15 12:31:15 +03:00
version = "3.0.1"
2022-12-19 20:10:36 +03:00
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
category = "main"
optional = false
2023-01-15 12:31:15 +03:00
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "charset-normalizer-3.0.1.tar.gz" , hash = "sha256:ebea339af930f8ca5d7a699b921106c6e29c617fe9606fa7baa043c1cdae326f" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:88600c72ef7587fe1708fd242b385b6ed4b8904976d5da0893e31df8b3480cb6" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:c75ffc45f25324e68ab238cb4b5c0a38cd1c3d7f1fb1f72b5541de469e2247db" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:db72b07027db150f468fbada4d85b3b2729a3db39178abf5c543b784c1254539" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:62595ab75873d50d57323a91dd03e6966eb79c41fa834b7a1661ed043b2d404d" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:ff6f3db31555657f3163b15a6b7c6938d08df7adbfc9dd13d9d19edad678f1e8" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:772b87914ff1152b92a197ef4ea40efe27a378606c39446ded52c8f80f79702e" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:70990b9c51340e4044cfc394a81f614f3f90d41397104d226f21e66de668730d" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:292d5e8ba896bbfd6334b096e34bffb56161c81408d6d036a7dfa6929cff8783" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:2edb64ee7bf1ed524a1da60cdcd2e1f6e2b4f66ef7c077680739f1641f62f555" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:31a9ddf4718d10ae04d9b18801bd776693487cbb57d74cc3458a7673f6f34639" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:44ba614de5361b3e5278e1241fda3dc1838deed864b50a10d7ce92983797fa76" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_s390x.whl" , hash = "sha256:12db3b2c533c23ab812c2b25934f60383361f8a376ae272665f8e48b88e8e1c6" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:c512accbd6ff0270939b9ac214b84fb5ada5f0409c44298361b2f5e13f9aed9e" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-win32.whl" , hash = "sha256:502218f52498a36d6bf5ea77081844017bf7982cdbe521ad85e64cabee1b608b" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-win_amd64.whl" , hash = "sha256:601f36512f9e28f029d9481bdaf8e89e5148ac5d89cffd3b05cd533eeb423b59" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:0298eafff88c99982a4cf66ba2efa1128e4ddaca0b05eec4c456bbc7db691d8d" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:a8d0fc946c784ff7f7c3742310cc8a57c5c6dc31631269876a88b809dbeff3d3" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:87701167f2a5c930b403e9756fab1d31d4d4da52856143b609e30a1ce7160f3c" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:14e76c0f23218b8f46c4d87018ca2e441535aed3632ca134b10239dfb6dadd6b" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:0c0a590235ccd933d9892c627dec5bc7511ce6ad6c1011fdf5b11363022746c1" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:8c7fe7afa480e3e82eed58e0ca89f751cd14d767638e2550c77a92a9e749c317" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:79909e27e8e4fcc9db4addea88aa63f6423ebb171db091fb4373e3312cb6d603" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:8ac7b6a045b814cf0c47f3623d21ebd88b3e8cf216a14790b455ea7ff0135d18" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:72966d1b297c741541ca8cf1223ff262a6febe52481af742036a0b296e35fa5a" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:f9d0c5c045a3ca9bedfc35dca8526798eb91a07aa7a2c0fee134c6c6f321cbd7" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:5995f0164fa7df59db4746112fec3f49c461dd6b31b841873443bdb077c13cfc" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_s390x.whl" , hash = "sha256:4a8fcf28c05c1f6d7e177a9a46a1c52798bfe2ad80681d275b10dcf317deaf0b" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:761e8904c07ad053d285670f36dd94e1b6ab7f16ce62b9805c475b7aa1cffde6" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-win32.whl" , hash = "sha256:71140351489970dfe5e60fc621ada3e0f41104a5eddaca47a7acb3c1b851d6d3" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-win_amd64.whl" , hash = "sha256:9ab77acb98eba3fd2a85cd160851816bfce6871d944d885febf012713f06659c" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:84c3990934bae40ea69a82034912ffe5a62c60bbf6ec5bc9691419641d7d5c9a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:74292fc76c905c0ef095fe11e188a32ebd03bc38f3f3e9bcb85e4e6db177b7ea" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c95a03c79bbe30eec3ec2b7f076074f4281526724c8685a42872974ef4d36b72" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f4c39b0e3eac288fedc2b43055cfc2ca7a60362d0e5e87a637beac5d801ef478" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:df2c707231459e8a4028eabcd3cfc827befd635b3ef72eada84ab13b52e1574d" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:93ad6d87ac18e2a90b0fe89df7c65263b9a99a0eb98f0a3d2e079f12a0735837" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:59e5686dd847347e55dffcc191a96622f016bc0ad89105e24c14e0d6305acbc6" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_i686.whl" , hash = "sha256:cd6056167405314a4dc3c173943f11249fa0f1b204f8b51ed4bde1a9cd1834dc" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_ppc64le.whl" , hash = "sha256:083c8d17153ecb403e5e1eb76a7ef4babfc2c48d58899c98fcaa04833e7a2f9a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_s390x.whl" , hash = "sha256:f5057856d21e7586765171eac8b9fc3f7d44ef39425f85dbcccb13b3ebea806c" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:7eb33a30d75562222b64f569c642ff3dc6689e09adda43a082208397f016c39a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-win32.whl" , hash = "sha256:95dea361dd73757c6f1c0a1480ac499952c16ac83f7f5f4f84f0658a01b8ef41" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:eaa379fcd227ca235d04152ca6704c7cb55564116f8bc52545ff357628e10602" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:3e45867f1f2ab0711d60c6c71746ac53537f1684baa699f4f668d4c6f6ce8e14" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cadaeaba78750d58d3cc6ac4d1fd867da6fc73c88156b7a3212a3cd4819d679d" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:911d8a40b2bef5b8bbae2e36a0b103f142ac53557ab421dc16ac4aafee6f53dc" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:503e65837c71b875ecdd733877d852adbc465bd82c768a067badd953bf1bc5a3" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a60332922359f920193b1d4826953c507a877b523b2395ad7bc716ddd386d866" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:16a8663d6e281208d78806dbe14ee9903715361cf81f6d4309944e4d1e59ac5b" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:a16418ecf1329f71df119e8a65f3aa68004a3f9383821edcb20f0702934d8087" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:9d9153257a3f70d5f69edf2325357251ed20f772b12e593f3b3377b5f78e7ef8" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:02a51034802cbf38db3f89c66fb5d2ec57e6fe7ef2f4a44d070a593c3688667b" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_s390x.whl" , hash = "sha256:2e396d70bc4ef5325b72b593a72c8979999aa52fb8bcf03f701c1b03e1166918" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:11b53acf2411c3b09e6af37e4b9005cba376c872503c8f28218c7243582df45d" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-win32.whl" , hash = "sha256:0bf2dae5291758b6f84cf923bfaa285632816007db0330002fa1de38bfcb7154" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:2c03cc56021a4bd59be889c2b9257dae13bf55041a3372d3295416f86b295fb5" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:024e606be3ed92216e2b6952ed859d86b4cfa52cd5bc5f050e7dc28f9b43ec42" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:4b0d02d7102dd0f997580b51edc4cebcf2ab6397a7edf89f1c73b586c614272c" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:358a7c4cb8ba9b46c453b1dd8d9e431452d5249072e4f56cfda3149f6ab1405e" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:81d6741ab457d14fdedc215516665050f3822d3e56508921cc7239f8c8e66a58" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8b8af03d2e37866d023ad0ddea594edefc31e827fee64f8de5611a1dbc373174" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9cf4e8ad252f7c38dd1f676b46514f92dc0ebeb0db5552f5f403509705e24753" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e696f0dd336161fca9adbb846875d40752e6eba585843c768935ba5c9960722b" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c22d3fe05ce11d3671297dc8973267daa0f938b93ec716e12e0f6dee81591dc1" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:109487860ef6a328f3eec66f2bf78b0b72400280d8f8ea05f69c51644ba6521a" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:37f8febc8ec50c14f3ec9637505f28e58d4f66752207ea177c1d67df25da5aed" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:f97e83fa6c25693c7a35de154681fcc257c1c41b38beb0304b9c4d2d9e164479" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_s390x.whl" , hash = "sha256:a152f5f33d64a6be73f1d30c9cc82dfc73cec6477ec268e7c6e4c7d23c2d2291" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:39049da0ffb96c8cbb65cbf5c5f3ca3168990adf3551bd1dee10c48fce8ae820" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-win32.whl" , hash = "sha256:4457ea6774b5611f4bed5eaa5df55f70abde42364d498c5134b7ef4c6958e20e" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-win_amd64.whl" , hash = "sha256:e62164b50f84e20601c1ff8eb55620d2ad25fb81b59e3cd776a1902527a788af" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:8eade758719add78ec36dc13201483f8e9b5d940329285edcd5f70c0a9edbd7f" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:8499ca8f4502af841f68135133d8258f7b32a53a1d594aa98cc52013fff55678" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:3fc1c4a2ffd64890aebdb3f97e1278b0cc72579a08ca4de8cd2c04799a3a22be" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:00d3ffdaafe92a5dc603cb9bd5111aaa36dfa187c8285c543be562e61b755f6b" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c2ac1b08635a8cd4e0cbeaf6f5e922085908d48eb05d44c5ae9eabab148512ca" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f6f45710b4459401609ebebdbcfb34515da4fc2aa886f95107f556ac69a9147e" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3ae1de54a77dc0d6d5fcf623290af4266412a7c4be0b1ff7444394f03f5c54e3" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3b590df687e3c5ee0deef9fc8c547d81986d9a1b56073d82de008744452d6541" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:ab5de034a886f616a5668aa5d098af2b5385ed70142090e2a31bcbd0af0fdb3d" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:9cb3032517f1627cc012dbc80a8ec976ae76d93ea2b5feaa9d2a5b8882597579" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:608862a7bf6957f2333fc54ab4399e405baad0163dc9f8d99cb236816db169d4" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_s390x.whl" , hash = "sha256:0f438ae3532723fb6ead77e7c604be7c8374094ef4ee2c5e03a3a17f1fca256c" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:356541bf4381fa35856dafa6a965916e54bed415ad8a24ee6de6e37deccf2786" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-win32.whl" , hash = "sha256:39cf9ed17fe3b1bc81f33c9ceb6ce67683ee7526e65fde1447c772afc54a1bb8" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-win_amd64.whl" , hash = "sha256:0a11e971ed097d24c534c037d298ad32c6ce81a45736d31e0ff0ad37ab437d59" } ,
{ file = "charset_normalizer-3.0.1-py3-none-any.whl" , hash = "sha256:7e189e2e1d3ed2f4aebabd2d5b0f931e883676e51c7624826e0a4e5fe8a0bf24" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "click"
version = "8.1.3"
description = "Composable command line interface toolkit"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "click-8.1.3-py3-none-any.whl" , hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48" } ,
{ file = "click-8.1.3.tar.gz" , hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
colorama = { version = "*" , markers = "platform_system == \"Windows\"" }
[ [ package ] ]
name = "click-didyoumean"
version = "0.3.0"
description = "Enables git-like *did-you-mean* feature in click"
category = "main"
optional = false
python-versions = ">=3.6.2,<4.0.0"
2023-01-11 01:06:08 +03:00
files = [
{ file = "click-didyoumean-0.3.0.tar.gz" , hash = "sha256:f184f0d851d96b6d29297354ed981b7dd71df7ff500d82fa6d11f0856bee8035" } ,
{ file = "click_didyoumean-0.3.0-py3-none-any.whl" , hash = "sha256:a0713dc7a1de3f06bc0df5a9567ad19ead2d3d5689b434768a6145bff77c0667" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
click = ">=7"
[ [ package ] ]
name = "click-plugins"
version = "1.1.1"
description = "An extension module for click to enable registering CLI commands via setuptools entry-points."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "click-plugins-1.1.1.tar.gz" , hash = "sha256:46ab999744a9d831159c3411bb0c79346d94a444df9a3a3742e9ed63645f264b" } ,
{ file = "click_plugins-1.1.1-py2.py3-none-any.whl" , hash = "sha256:5d262006d3222f5057fd81e1623d4443e41dcda5dc815c06b442aa3c02889fc8" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
click = ">=4.0"
[ package . extras ]
dev = [ "coveralls" , "pytest (>=3.6)" , "pytest-cov" , "wheel" ]
[ [ package ] ]
name = "click-repl"
version = "0.2.0"
description = "REPL plugin for Click"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "click-repl-0.2.0.tar.gz" , hash = "sha256:cd12f68d745bf6151210790540b4cb064c7b13e571bc64b6957d98d120dacfd8" } ,
{ file = "click_repl-0.2.0-py3-none-any.whl" , hash = "sha256:94b3fbbc9406a236f176e0506524b2937e4b23b6f4c0c0b2a0a83f8a64e9194b" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
click = "*"
prompt-toolkit = "*"
six = "*"
[ [ package ] ]
name = "colorama"
version = "0.4.6"
description = "Cross-platform colored terminal text."
category = "main"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "colorama-0.4.6-py2.py3-none-any.whl" , hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" } ,
{ file = "colorama-0.4.6.tar.gz" , hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "coverage"
2023-01-11 13:33:10 +03:00
version = "7.0.5"
2022-12-19 20:10:36 +03:00
description = "Code coverage measurement for Python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "coverage-7.0.5-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:2a7f23bbaeb2a87f90f607730b45564076d870f1fb07b9318d0c21f36871932b" } ,
{ file = "coverage-7.0.5-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:c18d47f314b950dbf24a41787ced1474e01ca816011925976d90a88b27c22b89" } ,
{ file = "coverage-7.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ef14d75d86f104f03dea66c13188487151760ef25dd6b2dbd541885185f05f40" } ,
{ file = "coverage-7.0.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:66e50680e888840c0995f2ad766e726ce71ca682e3c5f4eee82272c7671d38a2" } ,
{ file = "coverage-7.0.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a9fed35ca8c6e946e877893bbac022e8563b94404a605af1d1e6accc7eb73289" } ,
{ file = "coverage-7.0.5-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:d8d04e755934195bdc1db45ba9e040b8d20d046d04d6d77e71b3b34a8cc002d0" } ,
{ file = "coverage-7.0.5-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:7e109f1c9a3ece676597831874126555997c48f62bddbcace6ed17be3e372de8" } ,
{ file = "coverage-7.0.5-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:0a1890fca2962c4f1ad16551d660b46ea77291fba2cc21c024cd527b9d9c8809" } ,
{ file = "coverage-7.0.5-cp310-cp310-win32.whl" , hash = "sha256:be9fcf32c010da0ba40bf4ee01889d6c737658f4ddff160bd7eb9cac8f094b21" } ,
{ file = "coverage-7.0.5-cp310-cp310-win_amd64.whl" , hash = "sha256:cbfcba14a3225b055a28b3199c3d81cd0ab37d2353ffd7f6fd64844cebab31ad" } ,
{ file = "coverage-7.0.5-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:30b5fec1d34cc932c1bc04017b538ce16bf84e239378b8f75220478645d11fca" } ,
{ file = "coverage-7.0.5-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:1caed2367b32cc80a2b7f58a9f46658218a19c6cfe5bc234021966dc3daa01f0" } ,
{ file = "coverage-7.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d254666d29540a72d17cc0175746cfb03d5123db33e67d1020e42dae611dc196" } ,
{ file = "coverage-7.0.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:19245c249aa711d954623d94f23cc94c0fd65865661f20b7781210cb97c471c0" } ,
{ file = "coverage-7.0.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7b05ed4b35bf6ee790832f68932baf1f00caa32283d66cc4d455c9e9d115aafc" } ,
{ file = "coverage-7.0.5-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:29de916ba1099ba2aab76aca101580006adfac5646de9b7c010a0f13867cba45" } ,
{ file = "coverage-7.0.5-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:e057e74e53db78122a3979f908973e171909a58ac20df05c33998d52e6d35757" } ,
{ file = "coverage-7.0.5-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:411d4ff9d041be08fdfc02adf62e89c735b9468f6d8f6427f8a14b6bb0a85095" } ,
{ file = "coverage-7.0.5-cp311-cp311-win32.whl" , hash = "sha256:52ab14b9e09ce052237dfe12d6892dd39b0401690856bcfe75d5baba4bfe2831" } ,
{ file = "coverage-7.0.5-cp311-cp311-win_amd64.whl" , hash = "sha256:1f66862d3a41674ebd8d1a7b6f5387fe5ce353f8719040a986551a545d7d83ea" } ,
{ file = "coverage-7.0.5-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:b69522b168a6b64edf0c33ba53eac491c0a8f5cc94fa4337f9c6f4c8f2f5296c" } ,
{ file = "coverage-7.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:436e103950d05b7d7f55e39beeb4d5be298ca3e119e0589c0227e6d0b01ee8c7" } ,
{ file = "coverage-7.0.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:b8c56bec53d6e3154eaff6ea941226e7bd7cc0d99f9b3756c2520fc7a94e6d96" } ,
{ file = "coverage-7.0.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7a38362528a9115a4e276e65eeabf67dcfaf57698e17ae388599568a78dcb029" } ,
{ file = "coverage-7.0.5-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:f67472c09a0c7486e27f3275f617c964d25e35727af952869dd496b9b5b7f6a3" } ,
{ file = "coverage-7.0.5-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:220e3fa77d14c8a507b2d951e463b57a1f7810a6443a26f9b7591ef39047b1b2" } ,
{ file = "coverage-7.0.5-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:ecb0f73954892f98611e183f50acdc9e21a4653f294dfbe079da73c6378a6f47" } ,
{ file = "coverage-7.0.5-cp37-cp37m-win32.whl" , hash = "sha256:d8f3e2e0a1d6777e58e834fd5a04657f66affa615dae61dd67c35d1568c38882" } ,
{ file = "coverage-7.0.5-cp37-cp37m-win_amd64.whl" , hash = "sha256:9e662e6fc4f513b79da5d10a23edd2b87685815b337b1a30cd11307a6679148d" } ,
{ file = "coverage-7.0.5-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:790e4433962c9f454e213b21b0fd4b42310ade9c077e8edcb5113db0818450cb" } ,
{ file = "coverage-7.0.5-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:49640bda9bda35b057b0e65b7c43ba706fa2335c9a9896652aebe0fa399e80e6" } ,
{ file = "coverage-7.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d66187792bfe56f8c18ba986a0e4ae44856b1c645336bd2c776e3386da91e1dd" } ,
{ file = "coverage-7.0.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:276f4cd0001cd83b00817c8db76730938b1ee40f4993b6a905f40a7278103b3a" } ,
{ file = "coverage-7.0.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:95304068686545aa368b35dfda1cdfbbdbe2f6fe43de4a2e9baa8ebd71be46e2" } ,
{ file = "coverage-7.0.5-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:17e01dd8666c445025c29684d4aabf5a90dc6ef1ab25328aa52bedaa95b65ad7" } ,
{ file = "coverage-7.0.5-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:ea76dbcad0b7b0deb265d8c36e0801abcddf6cc1395940a24e3595288b405ca0" } ,
{ file = "coverage-7.0.5-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:50a6adc2be8edd7ee67d1abc3cd20678987c7b9d79cd265de55941e3d0d56499" } ,
{ file = "coverage-7.0.5-cp38-cp38-win32.whl" , hash = "sha256:e4ce984133b888cc3a46867c8b4372c7dee9cee300335e2925e197bcd45b9e16" } ,
{ file = "coverage-7.0.5-cp38-cp38-win_amd64.whl" , hash = "sha256:4a950f83fd3f9bca23b77442f3a2b2ea4ac900944d8af9993743774c4fdc57af" } ,
{ file = "coverage-7.0.5-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:3c2155943896ac78b9b0fd910fb381186d0c345911f5333ee46ac44c8f0e43ab" } ,
{ file = "coverage-7.0.5-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:54f7e9705e14b2c9f6abdeb127c390f679f6dbe64ba732788d3015f7f76ef637" } ,
{ file = "coverage-7.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0ee30375b409d9a7ea0f30c50645d436b6f5dfee254edffd27e45a980ad2c7f4" } ,
{ file = "coverage-7.0.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:b78729038abea6a5df0d2708dce21e82073463b2d79d10884d7d591e0f385ded" } ,
{ file = "coverage-7.0.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:13250b1f0bd023e0c9f11838bdeb60214dd5b6aaf8e8d2f110c7e232a1bff83b" } ,
{ file = "coverage-7.0.5-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:2c407b1950b2d2ffa091f4e225ca19a66a9bd81222f27c56bd12658fc5ca1209" } ,
{ file = "coverage-7.0.5-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:c76a3075e96b9c9ff00df8b5f7f560f5634dffd1658bafb79eb2682867e94f78" } ,
{ file = "coverage-7.0.5-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:f26648e1b3b03b6022b48a9b910d0ae209e2d51f50441db5dce5b530fad6d9b1" } ,
{ file = "coverage-7.0.5-cp39-cp39-win32.whl" , hash = "sha256:ba3027deb7abf02859aca49c865ece538aee56dcb4871b4cced23ba4d5088904" } ,
{ file = "coverage-7.0.5-cp39-cp39-win_amd64.whl" , hash = "sha256:949844af60ee96a376aac1ded2a27e134b8c8d35cc006a52903fc06c24a3296f" } ,
{ file = "coverage-7.0.5-pp37.pp38.pp39-none-any.whl" , hash = "sha256:b9727ac4f5cf2cbf87880a63870b5b9730a8ae3a4a360241a0fdaa2f71240ff0" } ,
{ file = "coverage-7.0.5.tar.gz" , hash = "sha256:051afcbd6d2ac39298d62d340f94dbb6a1f31de06dfaf6fcef7b759dd3860c45" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
toml = [ "tomli" ]
[ [ package ] ]
name = "crispy-bootstrap5"
version = "0.7"
description = "Bootstrap5 template pack for django-crispy-forms"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "crispy-bootstrap5-0.7.tar.gz" , hash = "sha256:0745a67199619149b7feca87dab7a45664876ed50fb582b38fd2aeb3f8a8d869" } ,
{ file = "crispy_bootstrap5-0.7-py3-none-any.whl" , hash = "sha256:f3ff1ef5cb379fe80b1b02e245008f276444098a4bdb8d855bed84c623798a85" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = ">=3.2"
django-crispy-forms = ">=1.13.0"
[ package . extras ]
test = [ "pytest" , "pytest-django" ]
[ [ package ] ]
name = "cryptography"
2023-01-11 01:06:08 +03:00
version = "39.0.0"
2022-12-19 20:10:36 +03:00
description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "cryptography-39.0.0-cp36-abi3-macosx_10_12_universal2.whl" , hash = "sha256:c52a1a6f81e738d07f43dab57831c29e57d21c81a942f4602fac7ee21b27f288" } ,
{ file = "cryptography-39.0.0-cp36-abi3-macosx_10_12_x86_64.whl" , hash = "sha256:80ee674c08aaef194bc4627b7f2956e5ba7ef29c3cc3ca488cf15854838a8f72" } ,
{ file = "cryptography-39.0.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl" , hash = "sha256:887cbc1ea60786e534b00ba8b04d1095f4272d380ebd5f7a7eb4cc274710fad9" } ,
{ file = "cryptography-39.0.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:6f97109336df5c178ee7c9c711b264c502b905c2d2a29ace99ed761533a3460f" } ,
{ file = "cryptography-39.0.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1a6915075c6d3a5e1215eab5d99bcec0da26036ff2102a1038401d6ef5bef25b" } ,
{ file = "cryptography-39.0.0-cp36-abi3-manylinux_2_24_x86_64.whl" , hash = "sha256:76c24dd4fd196a80f9f2f5405a778a8ca132f16b10af113474005635fe7e066c" } ,
{ file = "cryptography-39.0.0-cp36-abi3-manylinux_2_28_aarch64.whl" , hash = "sha256:bae6c7f4a36a25291b619ad064a30a07110a805d08dc89984f4f441f6c1f3f96" } ,
{ file = "cryptography-39.0.0-cp36-abi3-manylinux_2_28_x86_64.whl" , hash = "sha256:875aea1039d78557c7c6b4db2fe0e9d2413439f4676310a5f269dd342ca7a717" } ,
{ file = "cryptography-39.0.0-cp36-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:f6c0db08d81ead9576c4d94bbb27aed8d7a430fa27890f39084c2d0e2ec6b0df" } ,
{ file = "cryptography-39.0.0-cp36-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:f3ed2d864a2fa1666e749fe52fb8e23d8e06b8012e8bd8147c73797c506e86f1" } ,
{ file = "cryptography-39.0.0-cp36-abi3-win32.whl" , hash = "sha256:f671c1bb0d6088e94d61d80c606d65baacc0d374e67bf895148883461cd848de" } ,
{ file = "cryptography-39.0.0-cp36-abi3-win_amd64.whl" , hash = "sha256:e324de6972b151f99dc078defe8fb1b0a82c6498e37bff335f5bc6b1e3ab5a1e" } ,
{ file = "cryptography-39.0.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:754978da4d0457e7ca176f58c57b1f9de6556591c19b25b8bcce3c77d314f5eb" } ,
{ file = "cryptography-39.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1ee1fd0de9851ff32dbbb9362a4d833b579b4a6cc96883e8e6d2ff2a6bc7104f" } ,
{ file = "cryptography-39.0.0-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl" , hash = "sha256:fec8b932f51ae245121c4671b4bbc030880f363354b2f0e0bd1366017d891458" } ,
{ file = "cryptography-39.0.0-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:407cec680e811b4fc829de966f88a7c62a596faa250fc1a4b520a0355b9bc190" } ,
{ file = "cryptography-39.0.0-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:7dacfdeee048814563eaaec7c4743c8aea529fe3dd53127313a792f0dadc1773" } ,
{ file = "cryptography-39.0.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:ad04f413436b0781f20c52a661660f1e23bcd89a0e9bb1d6d20822d048cf2856" } ,
{ file = "cryptography-39.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:50386acb40fbabbceeb2986332f0287f50f29ccf1497bae31cf5c3e7b4f4b34f" } ,
{ file = "cryptography-39.0.0-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl" , hash = "sha256:e5d71c5d5bd5b5c3eebcf7c5c2bb332d62ec68921a8c593bea8c394911a005ce" } ,
{ file = "cryptography-39.0.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:844ad4d7c3850081dffba91cdd91950038ee4ac525c575509a42d3fc806b83c8" } ,
{ file = "cryptography-39.0.0-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:e0a05aee6a82d944f9b4edd6a001178787d1546ec7c6223ee9a848a7ade92e39" } ,
{ file = "cryptography-39.0.0.tar.gz" , hash = "sha256:f964c7dcf7802d133e8dbd1565914fa0194f9d683d82411989889ecd701e8adf" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
cffi = ">=1.12"
[ package . extras ]
2023-01-11 01:06:08 +03:00
docs = [ "sphinx (>=1.6.5,!=1.8.0,!=3.1.0,!=3.1.1,!=5.2.0,!=5.2.0.post0)" , "sphinx-rtd-theme" ]
2022-12-19 20:10:36 +03:00
docstest = [ "pyenchant (>=1.6.11)" , "sphinxcontrib-spelling (>=4.0.1)" , "twine (>=1.12.0)" ]
2023-01-11 01:06:08 +03:00
pep8test = [ "black" , "ruff" ]
2022-12-19 20:10:36 +03:00
sdist = [ "setuptools-rust (>=0.11.4)" ]
ssh = [ "bcrypt (>=3.1.5)" ]
test = [ "hypothesis (>=1.11.4,!=3.79.2)" , "iso8601" , "pretend" , "pytest (>=6.2.0)" , "pytest-benchmark" , "pytest-cov" , "pytest-subtests" , "pytest-xdist" , "pytz" ]
[ [ package ] ]
name = "decorator"
version = "5.1.1"
description = "Decorators for Humans"
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "decorator-5.1.1-py3-none-any.whl" , hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186" } ,
{ file = "decorator-5.1.1.tar.gz" , hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "defusedxml"
version = "0.7.1"
description = "XML bomb protection for Python stdlib modules"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
2023-01-11 01:06:08 +03: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" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "dill"
version = "0.3.6"
description = "serialize all of python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "dill-0.3.6-py3-none-any.whl" , hash = "sha256:a07ffd2351b8c678dfc4a856a3005f8067aea51d6ba6c700796a4d9e280f39f0" } ,
{ file = "dill-0.3.6.tar.gz" , hash = "sha256:e5db55f3687856d8fbdab002ed78544e1c4559a130302693d839dfe8f93f2373" } ,
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
2022-12-19 20:10:36 +03:00
graph = [ "objgraph (>=1.7.2)" ]
[ [ package ] ]
name = "distlib"
version = "0.3.6"
description = "Distribution utilities"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03: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" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django"
2023-02-21 18:13:30 +03:00
version = "4.1.7"
2022-12-19 20:10:36 +03:00
description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design."
category = "main"
optional = false
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
2023-02-21 18:13:30 +03:00
{ file = "Django-4.1.7-py3-none-any.whl" , hash = "sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e" } ,
{ file = "Django-4.1.7.tar.gz" , hash = "sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
asgiref = ">=3.5.2,<4"
sqlparse = ">=0.2.2"
tzdata = { version = "*" , markers = "sys_platform == \"win32\"" }
[ package . extras ]
argon2 = [ "argon2-cffi (>=19.1.0)" ]
bcrypt = [ "bcrypt" ]
2023-02-10 13:30:20 +03:00
[ [ package ] ]
name = "django-active-link"
version = "0.1.8"
description = "The best way to highlight active links in your Django app."
category = "main"
optional = false
python-versions = "*"
files = [
{ file = "django-active-link-0.1.8.tar.gz" , hash = "sha256:87aac58cc89913ff3b017b91cb24cda0dbb05945aa46c6a1428d0744b56a3e1f" } ,
{ file = "django_active_link-0.1.8-py2.py3-none-any.whl" , hash = "sha256:a6a94f92e9150d05be4491e10e5dfb3274c08dd88866081f5f90ea2d738db647" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-allauth"
version = "0.51.0"
description = "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-allauth-0.51.0.tar.gz" , hash = "sha256:ca1622733b6faa591580ccd3984042f12d8c79ade93438212de249b7ffb6f91f" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=2.0"
pyjwt = { version = ">=1.7" , extras = [ "crypto" ] }
python3-openid = ">=3.0.8"
requests = "*"
requests-oauthlib = ">=0.3.0"
[ [ package ] ]
name = "django-anymail"
2022-12-21 00:53:12 +03:00
version = "9.0"
2022-12-19 20:10:36 +03:00
description = "Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Mandrill, Postal, Postmark, SendGrid, SendinBlue, and SparkPost"
category = "main"
optional = false
2022-12-21 00:53:12 +03:00
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-anymail-9.0.tar.gz" , hash = "sha256:4239f7c61fb77b6eb8c8591a317a84a2a78f6bce1f8f42847921de74194b5d8a" } ,
{ file = "django_anymail-9.0-py3-none-any.whl" , hash = "sha256:c21d94ffdbada613a85c22a7bf32e37447d2811e1688cd001d3cad3c7f1ff289" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = ">=2.0"
requests = ">=2.4.3"
[ package . extras ]
amazon-ses = [ "boto3" ]
dev = [ "flake8" , "sphinx" , "sphinx-rtd-theme" , "tox" , "twine" , "wheel" ]
postal = [ "cryptography" ]
2022-12-20 19:21:39 +03:00
[ [ package ] ]
name = "django-cacheops"
version = "6.1"
description = "A slick ORM cache with automatic granular event-driven invalidation for Django."
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-cacheops-6.1.tar.gz" , hash = "sha256:b684ef39fd434189d3cbb7d85417cd972af635289a032447982473b4a89f727d" } ,
]
2022-12-20 19:21:39 +03:00
[ package . dependencies ]
django = ">=2.1"
funcy = ">=1.8,<2.0"
redis = ">=3.0.0"
six = ">=1.4.0"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-celery-beat"
version = "2.4.0"
description = "Database-backed Periodic Tasks."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-celery-beat-2.4.0.tar.gz" , hash = "sha256:58efe9460e4373a241c2b3d839518f29a28ae19bc80a8dba20da204c7ea50613" } ,
{ file = "django_celery_beat-2.4.0-py3-none-any.whl" , hash = "sha256:a20b7a7857daaa2eea1f4cfefb2a965456800216f5763c6cf918c2e21372b3c8" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
celery = ">=5.2.3,<6.0"
Django = ">=2.2,<4.2"
django-timezone-field = ">=5.0"
python-crontab = ">=2.3.4"
tzdata = "*"
2023-01-15 11:19:14 +03:00
[ [ package ] ]
name = "django-chunked-upload"
version = "2.0.0"
description = "Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted."
category = "main"
optional = false
python-versions = "*"
files = [
{ file = "django-chunked-upload-2.0.0.tar.gz" , hash = "sha256:fb8961029d6a9febb974fb24f529c7773c61a9e6467825db861aae29e1f0c978" } ,
{ file = "django_chunked_upload-2.0.0-py3-none-any.whl" , hash = "sha256:f81ce8d7a5df87c75c971b31dd15961712e729f8fbb38a9398c85cc01f89316d" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-ckeditor"
version = "6.5.1"
description = "Django admin CKEditor integration."
category = "main"
optional = false
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-ckeditor-6.5.1.tar.gz" , hash = "sha256:57cd8fb7cd150adca354cd4e5c35a743fadaab7073f957d2b7167f0d9fe1fcaf" } ,
{ file = "django_ckeditor-6.5.1-py3-none-any.whl" , hash = "sha256:1321f24df392f30698513930ce5c9f6d899f9bd0ef734c3b64fe936d809e11b3" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=3.2"
django-js-asset = ">=2.0"
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "django-classy-tags"
version = "4.0.0"
description = "Class based template tags for Django"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-classy-tags-4.0.0.tar.gz" , hash = "sha256:db9fc7c5ed08dc2619cc4c19b19514cdac13ddb618278ab07094c626d28eef0d" } ,
{ file = "django_classy_tags-4.0.0-py3-none-any.whl" , hash = "sha256:199fa4e0fff0b79c3e0c029c6d78a5e345691043332cba678a302705303bfd06" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
django = ">=3.2"
[ [ package ] ]
name = "django-cms"
version = "3.11.1"
description = "Lean enterprise content management powered by Django."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-cms-3.11.1.tar.gz" , hash = "sha256:f40e7d6a8a17c75f95ec65ec854eeccd2e0ef67dec8355784257ef9a6f45a363" } ,
{ file = "django_cms-3.11.1-py2.py3-none-any.whl" , hash = "sha256:074f089c2eee510e3dab6c9083998eda79427f0166b0a0e4a6dbb43611a5d1ed" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
Django = ">=2.2,<5.0"
django-classy-tags = ">=0.7.2"
django-formtools = ">=2.1"
django-sekizai = ">=0.7"
django-treebeard = ">=4.3"
djangocms-admin-style = ">=1.2"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-colorfield"
version = "0.8.0"
description = "simple color field for your models with a nice color-picker in the admin-interface."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-colorfield-0.8.0.tar.gz" , hash = "sha256:e50423af639858d01c39980eed9970f7ae475610bf0709b81f6b21a3dc9c3f92" } ,
{ file = "django_colorfield-0.8.0-py3-none-any.whl" , hash = "sha256:b7a25e2c430f4e80726ab171805d0d76d1f82cc7ff3799d60c2682f50d2ca03c" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Pillow = ">=9.0.0"
[ [ package ] ]
name = "django-cors-headers"
version = "3.13.0"
description = "django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-cors-headers-3.13.0.tar.gz" , hash = "sha256:f9dc6b4e3f611c3199700b3e5f3398c28757dcd559c2f82932687f3d0443cfdf" } ,
{ file = "django_cors_headers-3.13.0-py3-none-any.whl" , hash = "sha256:37e42883b5f1f2295df6b4bba96eb2417a14a03270cb24b2a07f021cd4487cf4" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=3.2"
[ [ package ] ]
name = "django-coverage-plugin"
version = "3.0.0"
description = "Django template coverage.py plugin"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django_coverage_plugin-3.0.0-py3-none-any.whl" , hash = "sha256:245ecd6e91e5be7a66e0f811fd57091c46b55c0eb85c7fe1a1e4aebca9842a5f" } ,
{ file = "django_coverage_plugin-3.0.0.tar.gz" , hash = "sha256:c063d8d49ba2da30fe95d91cf3f0f9f659b55c3f80d4a029d619b2b3144b1206" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
coverage = "*"
[ [ package ] ]
name = "django-crispy-forms"
version = "1.14.0"
description = "Best way to have Django DRY forms"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-crispy-forms-1.14.0.tar.gz" , hash = "sha256:35887b8851a931374dd697207a8f56c57a9c5cb9dbf0b9fa54314da5666cea5b" } ,
{ file = "django_crispy_forms-1.14.0-py3-none-any.whl" , hash = "sha256:bc4d2037f6de602d39c0bc452ac3029d1f5d65e88458872cc4dbc01c3a400604" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-debug-toolbar"
version = "3.8.1"
description = "A configurable set of panels that display various debug information about the current request/response."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django_debug_toolbar-3.8.1-py3-none-any.whl" , hash = "sha256:879f8a4672d41621c06a4d322dcffa630fc4df056cada6e417ed01db0e5e0478" } ,
{ file = "django_debug_toolbar-3.8.1.tar.gz" , hash = "sha256:24ef1a7d44d25e60d7951e378454c6509bf536dce7e7d9d36e7c387db499bc27" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = ">=3.2.4"
sqlparse = ">=0.2"
[ [ package ] ]
name = "django-environ"
version = "0.9.0"
description = "A package that allows you to utilize 12factor inspired environment variables to configure your Django application."
category = "main"
optional = false
python-versions = ">=3.4,<4"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-environ-0.9.0.tar.gz" , hash = "sha256:bff5381533056328c9ac02f71790bd5bf1cea81b1beeb648f28b81c9e83e0a21" } ,
{ file = "django_environ-0.9.0-py2.py3-none-any.whl" , hash = "sha256:f21a5ef8cc603da1870bbf9a09b7e5577ab5f6da451b843dbcc721a7bca6b3d9" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
develop = [ "coverage[toml] (>=5.0a4)" , "furo (>=2021.8.17b43,<2021.9.0)" , "pytest (>=4.6.11)" , "sphinx (>=3.5.0)" , "sphinx-notfound-page" ]
docs = [ "furo (>=2021.8.17b43,<2021.9.0)" , "sphinx (>=3.5.0)" , "sphinx-notfound-page" ]
testing = [ "coverage[toml] (>=5.0a4)" , "pytest (>=4.6.11)" ]
[ [ package ] ]
name = "django-extensions"
version = "3.2.1"
description = "Extensions for Django"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-extensions-3.2.1.tar.gz" , hash = "sha256:2a4f4d757be2563cd1ff7cfdf2e57468f5f931cc88b23cf82ca75717aae504a4" } ,
{ file = "django_extensions-3.2.1-py3-none-any.whl" , hash = "sha256:421464be390289513f86cb5e18eb43e5dc1de8b4c27ba9faa3b91261b0d67e09" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=3.2"
2022-12-20 19:21:39 +03:00
[ [ package ] ]
name = "django-extra-settings"
version = "0.7.0"
description = "easily manage typed extra settings using the django admin."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-extra-settings-0.7.0.tar.gz" , hash = "sha256:65b4f29612b3f6a9a35c6ae61a00d9cc7a9aa0c046d1d60af8d0cff2387f1448" } ,
{ file = "django_extra_settings-0.7.0-py3-none-any.whl" , hash = "sha256:b3e4afd071a6d88b6df91e27aa5cb751b864fcb0ea30290d2f90ef4dcd970ef1" } ,
]
2022-12-20 19:21:39 +03:00
[ package . dependencies ]
jsonfield = ">=3.0.0"
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "django-formtools"
version = "2.4"
description = "A set of high-level abstractions for Django forms"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-formtools-2.4.tar.gz" , hash = "sha256:deb932be55b1d9419e37dc4d65dfbfeb8d307b71c8c11fd52f159aba5fc0deed" } ,
{ file = "django_formtools-2.4-py3-none-any.whl" , hash = "sha256:f5f32f62ec8192cd1bc55bd929ca7dff5a5f2addf9027db95a5906ecfaa64836" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
Django = ">=2.2"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-health-check"
version = "3.17.0"
description = "Run checks on services like databases, queue servers, celery processes, etc."
category = "main"
optional = false
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-health-check-3.17.0.tar.gz" , hash = "sha256:d1b8671e79d1de6e3dd1a9c69566222b0bfcfacca8b90511a4407b2d0d3d2778" } ,
{ file = "django_health_check-3.17.0-py2.py3-none-any.whl" , hash = "sha256:20dc5ccb516a4e7163593fd4026f0a7531e3027b47d23ebe3bd9dbc99ac4354c" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = ">=2.2"
[ package . extras ]
docs = [ "sphinx" ]
test = [ "celery" , "pytest" , "pytest-cov" , "pytest-django" , "redis" ]
[ [ package ] ]
name = "django-ipware"
version = "4.0.2"
description = "A Django application to retrieve user's IP address"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-ipware-4.0.2.tar.gz" , hash = "sha256:602a58325a4808bd19197fef2676a0b2da2df40d0ecf21be414b2ff48c72ad05" } ,
{ file = "django_ipware-4.0.2-py2.py3-none-any.whl" , hash = "sha256:878dbb06a87e25550798e9ef3204ed70a200dd8b15e47dcef848cf08244f04c9" } ,
]
2022-12-19 20:10:36 +03:00
2022-12-20 19:21:39 +03:00
[ [ package ] ]
name = "django-jazzmin"
version = "2.6.0"
description = "Drop-in theme for django admin, that utilises AdminLTE 3 & Bootstrap 4 to make yo' admin look jazzy"
category = "main"
optional = false
python-versions = ">=3.6.2"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django_jazzmin-2.6.0-py3-none-any.whl" , hash = "sha256:fb554c2d564649c65243b13385121fdbdda58521f49544f9d7cb9c414a4908d4" } ,
{ file = "django_jazzmin-2.6.0.tar.gz" , hash = "sha256:5bb07055cf19183030724f976904fd8b6337559727959340a43832fab0531812" } ,
]
2022-12-20 19:21:39 +03:00
[ package . dependencies ]
django = ">=2.2"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-js-asset"
version = "2.0.0"
description = "script tag with additional attributes for django.forms.Media"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django_js_asset-2.0.0-py3-none-any.whl" , hash = "sha256:86f9f300d682537ddaf0487dc2ab356581b8f50c069bdba91d334a46e449f923" } ,
{ file = "django_js_asset-2.0.0.tar.gz" , hash = "sha256:adc1ee1efa853fad42054b540c02205344bb406c9bddf87c9e5377a41b7db90f" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=2.2"
[ package . extras ]
tests = [ "coverage" ]
[ [ package ] ]
name = "django-model-utils"
version = "4.3.1"
description = "Django model mixins and utilities"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-model-utils-4.3.1.tar.gz" , hash = "sha256:2e2e4f13e4f14613134a9777db7ad4265f59a1d8f1384107bcaa3028fe3c87c1" } ,
{ file = "django_model_utils-4.3.1-py3-none-any.whl" , hash = "sha256:8c0b0177bab909a8635b602d960daa67e80607aa5469217857271a60726d7a4b" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=3.2"
[ [ package ] ]
name = "django-polymorphic"
version = "3.1.0"
description = "Seamless polymorphic inheritance for Django models"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-polymorphic-3.1.0.tar.gz" , hash = "sha256:d6955b5308bf6e41dcb22ba7c96f00b51dfa497a8a5ab1e9c06c7951bf417bf8" } ,
{ file = "django_polymorphic-3.1.0-py3-none-any.whl" , hash = "sha256:08bc4f4f4a773a19b2deced5a56deddd1ef56ebd15207bf4052e2901c25ef57e" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=2.1"
[ [ package ] ]
name = "django-redis"
version = "5.2.0"
description = "Full featured redis cache backend for Django."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-redis-5.2.0.tar.gz" , hash = "sha256:8a99e5582c79f894168f5865c52bd921213253b7fd64d16733ae4591564465de" } ,
{ file = "django_redis-5.2.0-py3-none-any.whl" , hash = "sha256:1d037dc02b11ad7aa11f655d26dac3fb1af32630f61ef4428860a2e29ff92026" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=2.2"
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)" ]
[ [ package ] ]
name = "django-rest-auth"
version = "0.9.5"
description = "Create a set of REST API endpoints for Authentication and Registration"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-rest-auth-0.9.5.tar.gz" , hash = "sha256:f11e12175dafeed772f50d740d22caeab27e99a3caca24ec65e66a8d6de16571" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=1.8.0"
djangorestframework = ">=3.1.3"
six = ">=1.9.0"
[ package . extras ]
with-social = [ "django-allauth (>=0.25.0)" ]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "django-sekizai"
version = "4.0.0"
description = "Django Sekizai"
category = "main"
optional = false
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-sekizai-4.0.0.tar.gz" , hash = "sha256:3304732a8da09e311df0f851185c9b2d57867126f2c73f00326f57d0ffbc2d68" } ,
{ file = "django_sekizai-4.0.0-py3-none-any.whl" , hash = "sha256:98ec08acf2670d441cf0f57ec0a3623f3e2e1a75a61735dec53162016f041284" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
django = ">=3.2"
django-classy-tags = ">=3.0"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-structlog"
version = "4.0.1"
description = "Structured Logging for Django"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-structlog-4.0.1.tar.gz" , hash = "sha256:ddcae640fee8552ba93809621c15ab5d39ca5748d16e934cd5ee63cdf30b9625" } ,
{ file = "django_structlog-4.0.1-py3-none-any.whl" , hash = "sha256:07c23f00e5a0a7ef3cfb9d8f8a2e2ca3673b3c834f84a68ce74cba51137b5b34" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = ">=3.2"
django-ipware = "*"
structlog = ">=21.4.0"
[ package . extras ]
celery = [ "celery (>=5.1)" ]
[ [ package ] ]
name = "django-stubs"
2023-02-16 14:00:16 +03:00
version = "1.14.0"
2022-12-19 20:10:36 +03:00
description = "Mypy stubs for Django"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-02-16 14:00:16 +03:00
{ file = "django-stubs-1.14.0.tar.gz" , hash = "sha256:d53bcd4975a54ca5c9abbbd33b61f40d44191971018f2ea54f73b0a6a99e1a8b" } ,
{ file = "django_stubs-1.14.0-py3-none-any.whl" , hash = "sha256:b081d64d923171f79d4e57899b0980da847e4046b91166e3658a6151645a36c5" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = "*"
django-stubs-ext = ">=0.7.0"
2023-02-16 14:00:16 +03:00
mypy = [
{ version = ">=0.980" } ,
{ version = ">=0.991,<1.0" , optional = true , markers = "extra == \"compatible-mypy\"" } ,
]
2022-12-19 20:10:36 +03:00
tomli = "*"
types-pytz = "*"
types-PyYAML = "*"
typing-extensions = "*"
[ package . extras ]
2023-02-16 14:00:16 +03:00
compatible-mypy = [ "mypy (>=0.991,<1.0)" ]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "django-stubs-ext"
version = "0.7.0"
description = "Monkey-patching and extensions for django-stubs"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-stubs-ext-0.7.0.tar.gz" , hash = "sha256:4fd8cdbc68d1a421f21bb7e0d9e76d50f6a4b504d350ba786405daf536e90c21" } ,
{ file = "django_stubs_ext-0.7.0-py3-none-any.whl" , hash = "sha256:d729fbc7fe8970a7e26b35956c35b48502516f011d523c0577bdfb02ed956284" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = "*"
typing-extensions = "*"
[ [ package ] ]
name = "django-timezone-field"
version = "5.0"
description = "A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects."
category = "main"
optional = false
python-versions = ">=3.7,<4.0"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-timezone-field-5.0.tar.gz" , hash = "sha256:15746ed367a5a32eda76cfa2886eeec1de8cda79f519b7c5e12f87ed7cdbd663" } ,
{ file = "django_timezone_field-5.0-py3-none-any.whl" , hash = "sha256:199f211082eeac7e83563929b8ce41399c1c0f00dfc2f36bc00bea381027eaaa" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
pytz = "*"
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "django-treebeard"
2023-01-11 01:06:08 +03:00
version = "4.6.0"
2023-01-01 23:18:24 +03:00
description = "Efficient tree implementations for Django"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "django-treebeard-4.6.0.tar.gz" , hash = "sha256:7eb1eb71b24214f2e7dc3bd215f0c3ae32fd6764179cd4774af7aab49139dea0" } ,
{ file = "django_treebeard-4.6.0-py3-none-any.whl" , hash = "sha256:b926fcefaa6a609996ec1429be5b62975628ca13dc8902ea95d75db816a805da" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
2023-01-11 01:06:08 +03:00
Django = ">=3.2"
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "djangocms-admin-style"
2023-01-15 12:31:15 +03:00
version = "3.2.3"
2023-01-01 23:18:24 +03:00
description = "Adds pretty CSS styles for the django CMS admin interface."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "djangocms-admin-style-3.2.3.tar.gz" , hash = "sha256:1c0d962e2d70bcce7ff270a187558dedf6f6d626e0e5e31d50a0331105d75e87" } ,
{ file = "djangocms_admin_style-3.2.3-py3-none-any.whl" , hash = "sha256:f946f9cf9dbe2e1d89af221d2414335b944f993ea6527ef6a38ad79f99517967" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "djangorestframework"
version = "3.14.0"
description = "Web APIs for Django, made easy."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "djangorestframework-3.14.0-py3-none-any.whl" , hash = "sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08" } ,
{ file = "djangorestframework-3.14.0.tar.gz" , hash = "sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django = ">=3.0"
pytz = "*"
[ [ package ] ]
name = "djangorestframework-stubs"
version = "1.8.0"
description = "PEP-484 stubs for django-rest-framework"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "djangorestframework-stubs-1.8.0.tar.gz" , hash = "sha256:9abf25d54a11930fe0fc97d0769e1ed58db8dfc134b1fdbd76bbbaaa932ef180" } ,
{ file = "djangorestframework_stubs-1.8.0-py3-none-any.whl" , hash = "sha256:690739501b06c1b5a7b25e1b50abb9719abebef2e02bcad8c5a5464e5cd52543" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
django-stubs = ">=1.13.0"
2023-02-16 10:38:42 +03:00
mypy = [
{ version = ">=0.980" } ,
{ version = ">=0.991,<0.1000" , optional = true , markers = "extra == \"compatible-mypy\"" } ,
]
2022-12-19 20:10:36 +03:00
requests = ">=2.0.0"
types-PyYAML = ">=5.4.3"
types-requests = ">=0.1.12"
typing-extensions = ">=3.10.0"
[ package . extras ]
compatible-mypy = [ "mypy (>=0.991,<0.1000)" ]
coreapi = [ "coreapi (>=2.0.0)" ]
markdown = [ "types-Markdown (>=0.1.5)" ]
[ [ package ] ]
name = "docutils"
version = "0.19"
description = "Docutils -- Python Documentation Utilities"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "docutils-0.19-py3-none-any.whl" , hash = "sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc" } ,
{ file = "docutils-0.19.tar.gz" , hash = "sha256:33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6" } ,
]
2022-12-19 20:10:36 +03:00
2023-01-15 11:19:14 +03:00
[ [ package ] ]
name = "drf-chunked-upload"
version = "0.5.1"
description = "Upload large files to Django REST Framework in multiple chunks, with the ability to resume if the upload is interrupted."
category = "main"
optional = false
python-versions = "*"
files = [
{ file = "drf-chunked-upload-0.5.1.tar.gz" , hash = "sha256:7c4faa401295cc24bd270cee41f7f0af5268f91ec477237c4e40bcb51adddfef" } ,
{ file = "drf_chunked_upload-0.5.1-py3-none-any.whl" , hash = "sha256:1a2802d024f21e3ba86158bd31bb8fc33af96c0b8c0b87a759201ca0318f832a" } ,
]
[ package . dependencies ]
Django = ">=2.2"
djangorestframework = ">=3.11"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "drf-spectacular"
version = "0.25.1"
description = "Sane and flexible OpenAPI 3 schema generation for Django REST framework"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "drf-spectacular-0.25.1.tar.gz" , hash = "sha256:789696f9845ef2397c52f66154aec6d96411baf6aa09a5d40c5f0b0e99f6b3d8" } ,
{ file = "drf_spectacular-0.25.1-py3-none-any.whl" , hash = "sha256:d58684e702f5ad436c5bd1735d46df0e123e64de883092d38f1debb9fa4a03c9" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Django = ">=2.2"
djangorestframework = ">=3.10.3"
inflection = ">=0.3.1"
jsonschema = ">=2.6.0"
PyYAML = ">=5.1"
uritemplate = ">=2.0.0"
[ package . extras ]
offline = [ "drf-spectacular-sidecar" ]
sidecar = [ "drf-spectacular-sidecar" ]
[ [ package ] ]
name = "executing"
version = "1.2.0"
description = "Get the currently executing AST node of a frame, and other information"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "executing-1.2.0-py2.py3-none-any.whl" , hash = "sha256:0314a69e37426e3608aada02473b4161d4caf5a4b244d1d0c48072b8fee7bacc" } ,
{ file = "executing-1.2.0.tar.gz" , hash = "sha256:19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
tests = [ "asttokens" , "littleutils" , "pytest" , "rich" ]
[ [ package ] ]
name = "factory-boy"
version = "3.2.1"
description = "A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "factory_boy-3.2.1-py2.py3-none-any.whl" , hash = "sha256:eb02a7dd1b577ef606b75a253b9818e6f9eaf996d94449c9d5ebb124f90dc795" } ,
{ file = "factory_boy-3.2.1.tar.gz" , hash = "sha256:a98d277b0c047c75eb6e4ab8508a7f81fb03d2cb21986f627913546ef7a2a55e" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
Faker = ">=0.7.0"
[ package . extras ]
dev = [ "Django" , "Pillow" , "SQLAlchemy" , "coverage" , "flake8" , "isort" , "mongoengine" , "tox" , "wheel (>=0.32.0)" , "zest.releaser[recommended]" ]
doc = [ "Sphinx" , "sphinx-rtd-theme" , "sphinxcontrib-spelling" ]
[ [ package ] ]
name = "faker"
2023-01-15 12:31:15 +03:00
version = "16.4.0"
2022-12-19 20:10:36 +03:00
description = "Faker is a Python package that generates fake data for you."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "Faker-16.4.0-py3-none-any.whl" , hash = "sha256:5420467fad3fa582094057754e5e81326cb1f51ab822bf9df96c077cfb35ae49" } ,
{ file = "Faker-16.4.0.tar.gz" , hash = "sha256:dcffdca8ec9a715982bcd5f53ee688dc4784cd112f9910f8f7183773eb3ec276" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
python-dateutil = ">=2.4"
[ [ package ] ]
name = "filelock"
2023-01-01 23:44:42 +03:00
version = "3.9.0"
2022-12-19 20:10:36 +03:00
description = "A platform independent file lock."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "filelock-3.9.0-py3-none-any.whl" , hash = "sha256:f58d535af89bb9ad5cd4df046f741f8553a418c01a7856bf0d173bbc9f6bd16d" } ,
{ file = "filelock-3.9.0.tar.gz" , hash = "sha256:7b319f24340b51f55a2bf7a12ac0755a9b03e718311dac567a0f4f7fabd2f5de" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
2023-01-01 23:44:42 +03:00
docs = [ "furo (>=2022.12.7)" , "sphinx (>=5.3)" , "sphinx-autodoc-typehints (>=1.19.5)" ]
testing = [ "covdefaults (>=2.2.2)" , "coverage (>=7.0.1)" , "pytest (>=7.2)" , "pytest-cov (>=4)" , "pytest-timeout (>=2.1)" ]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "flake8"
version = "6.0.0"
description = "the modular source code checker: pep8 pyflakes and co"
category = "main"
optional = false
python-versions = ">=3.8.1"
2023-01-11 01:06:08 +03:00
files = [
{ file = "flake8-6.0.0-py2.py3-none-any.whl" , hash = "sha256:3833794e27ff64ea4e9cf5d410082a8b97ff1a06c16aa3d2027339cd0f1195c7" } ,
{ file = "flake8-6.0.0.tar.gz" , hash = "sha256:c61007e76655af75e6785a931f452915b371dc48f56efd765247c8fe68f2b181" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
mccabe = ">=0.7.0,<0.8.0"
pycodestyle = ">=2.10.0,<2.11.0"
pyflakes = ">=3.0.0,<3.1.0"
[ [ package ] ]
name = "flake8-isort"
2022-12-26 20:58:41 +03:00
version = "6.0.0"
2022-12-19 20:10:36 +03:00
description = "flake8 plugin that integrates isort ."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "flake8-isort-6.0.0.tar.gz" , hash = "sha256:537f453a660d7e903f602ecfa36136b140de279df58d02eb1b6a0c84e83c528c" } ,
{ file = "flake8_isort-6.0.0-py3-none-any.whl" , hash = "sha256:aa0cac02a62c7739e370ce6b9c31743edac904bae4b157274511fc8a19c75bbc" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
flake8 = "*"
2022-12-26 20:58:41 +03:00
isort = ">=5.0.0,<6"
2022-12-19 20:10:36 +03:00
[ package . extras ]
test = [ "pytest" ]
[ [ package ] ]
name = "flower"
version = "1.2.0"
description = "Celery Flower"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "flower-1.2.0-py2.py3-none-any.whl" , hash = "sha256:ae2977cf7343c526cf44def8c7e7173db8dedb8249b91ba4b88cfd18e7a2d486" } ,
{ file = "flower-1.2.0.tar.gz" , hash = "sha256:46493c7e8d9ca2167e8a46eb97ae8d280997cb40a81993230124d74f0fe40bac" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
celery = ">=5.0.5"
humanize = "*"
prometheus-client = ">=0.8.0"
pytz = "*"
tornado = ">=5.0.0,<7.0.0"
2022-12-20 19:21:39 +03:00
[ [ package ] ]
name = "funcy"
version = "1.17"
description = "A fancy and practical functional tools"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "funcy-1.17-py2.py3-none-any.whl" , hash = "sha256:ba7af5e58bfc69321aaf860a1547f18d35e145706b95d1b3c966abc4f0b60309" } ,
{ file = "funcy-1.17.tar.gz" , hash = "sha256:40b9b9a88141ae6a174df1a95861f2b82f2fdc17669080788b73a3ed9370e968" } ,
]
2022-12-20 19:21:39 +03:00
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "gunicorn"
version = "20.1.0"
description = "WSGI HTTP Server for UNIX"
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "gunicorn-20.1.0-py3-none-any.whl" , hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e" } ,
{ file = "gunicorn-20.1.0.tar.gz" , hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
setuptools = ">=3.0"
[ package . extras ]
eventlet = [ "eventlet (>=0.24.1)" ]
gevent = [ "gevent (>=1.4.0)" ]
setproctitle = [ "setproctitle" ]
tornado = [ "tornado (>=0.2)" ]
[ [ package ] ]
name = "hiredis"
2023-02-16 18:07:55 +03:00
version = "2.2.2"
2022-12-19 20:10:36 +03:00
description = "Python wrapper for hiredis"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-02-16 18:07:55 +03:00
{ file = "hiredis-2.2.2-cp310-cp310-macosx_10_12_universal2.whl" , hash = "sha256:ba6123ff137275e2f4c31fc74b93813fcbb79160d43f5357163e09638c7743de" } ,
{ file = "hiredis-2.2.2-cp310-cp310-macosx_10_12_x86_64.whl" , hash = "sha256:d995846acc8e3339fb7833cd19bf6f3946ff5157c8488a4df9c51cd119a36870" } ,
{ file = "hiredis-2.2.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:82f869ca44bcafa37cd71cfa1429648fa354d6021dcd72f03a2f66bcb339c546" } ,
{ file = "hiredis-2.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:aa90a5ee7a7f30c3d72d3513914b8f51f953a71b8cbd52a241b6db6685e55645" } ,
{ file = "hiredis-2.2.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:01e2e588392b5fdcc3a6aa0eb62a2eb2a142f829082fa4c3354228029d3aa1ce" } ,
{ file = "hiredis-2.2.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5dac177a6ab8b4eb4d5e74978c29eef7cc9eef14086f814cb3893f7465578044" } ,
{ file = "hiredis-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4cb992e3f9753c5a0c637f333c2010d1ad702aebf2d730ee4d484f32b19bae97" } ,
{ file = "hiredis-2.2.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:e61c22fda5fc25d31bbced24a8322d33c5cb8cad9ba698634c16edb5b3e79a91" } ,
{ file = "hiredis-2.2.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:9873898e26e50cd41415e9d1ea128bfdb60eb26abb4f5be28a4500fd7834dc0c" } ,
{ file = "hiredis-2.2.2-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:2c18b00a382546e19bcda8b83dcca5b6e0dbc238d235723434405f48a18e8f77" } ,
{ file = "hiredis-2.2.2-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:8c3a6998f6f88d7ca4d082fd26525074df13162b274d7c64034784b6fdc56666" } ,
{ file = "hiredis-2.2.2-cp310-cp310-musllinux_1_1_s390x.whl" , hash = "sha256:0fc1f9a9791d028b2b8afa318ccff734c7fc8861d37a04ca9b3d27c9b05f9718" } ,
{ file = "hiredis-2.2.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:5f2cfd323f83985f2bed6ed013107873275025af270485b7d04c338bfb47bd14" } ,
{ file = "hiredis-2.2.2-cp310-cp310-win32.whl" , hash = "sha256:55c7e9a9e05f8c0555bfba5c16d98492f8b6db650e56d0c35cc28aeabfc86020" } ,
{ file = "hiredis-2.2.2-cp310-cp310-win_amd64.whl" , hash = "sha256:eaff526c2fed31c971b0fa338a25237ae5513550ef75d0b85b9420ec778cca45" } ,
{ file = "hiredis-2.2.2-cp311-cp311-macosx_10_12_universal2.whl" , hash = "sha256:688b9b7458b4f3f452fea6ed062c04fa1fd9a69d9223d95c6cb052581aba553b" } ,
{ file = "hiredis-2.2.2-cp311-cp311-macosx_10_12_x86_64.whl" , hash = "sha256:544d52fde3a8dac7854673eac20deca05214758193c01926ffbb0d57c6bf4ffe" } ,
{ file = "hiredis-2.2.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:990916e8b0b4eedddef787e73549b562f8c9e73a7fea82f9b8ff517806774ad0" } ,
{ file = "hiredis-2.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:10dc34854e9acfb3e7cc4157606e2efcb497b1c6fca07bd6c3be34ae5e413f13" } ,
{ file = "hiredis-2.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c446a2007985ae49c2ecd946dd819dea72b931beb5f647ba08655a1a1e133fa8" } ,
{ file = "hiredis-2.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:02b9f928dc6cd43ed0f0ffc1c75fb209fb180f004b7e2e19994805f998d247aa" } ,
{ file = "hiredis-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2a355aff8dfa02ebfe67f0946dd706e490bddda9ea260afac9cdc43942310c53" } ,
{ file = "hiredis-2.2.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:831461abe5b63e73719621a5f31d8fc175528a05dc09d5a8aa8ef565d6deefa4" } ,
{ file = "hiredis-2.2.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:75349f7c8f77eb0fd33ede4575d1e5b0a902a8176a436bf03293d7fec4bd3894" } ,
{ file = "hiredis-2.2.2-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:1eb39b34d15220095dc49ad1e1082580d35cd3b6d9741def52988b5075e4ff03" } ,
{ file = "hiredis-2.2.2-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:a9b306f4e870747eea8b008dcba2e9f1e4acd12b333a684bc1cc120e633a280e" } ,
{ file = "hiredis-2.2.2-cp311-cp311-musllinux_1_1_s390x.whl" , hash = "sha256:03dfb4ab7a2136ce1be305592553f102e1bd91a96068ab2778e3252aed20d9bc" } ,
{ file = "hiredis-2.2.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:d8bc89c7e33fecb083a199ade0131a34d20365a8c32239e218da57290987ca9a" } ,
{ file = "hiredis-2.2.2-cp311-cp311-win32.whl" , hash = "sha256:ed44b3c711cecde920f238ac35f70ac08744f2079b6369655856e43944464a72" } ,
{ file = "hiredis-2.2.2-cp311-cp311-win_amd64.whl" , hash = "sha256:2e2f0ce3e8ab1314a52f562386220f6714fd24d7968a95528135ad04e88cc741" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-macosx_10_12_x86_64.whl" , hash = "sha256:e7e61ab75b851aac2d6bc634d03738a242a6ef255a44178437b427c5ebac0a87" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9eb14339e399554bb436cc4628e8aaa3943adf7afcf34aba4cbd1e3e6b9ec7ec" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:e4ec57886f20f4298537cb1ab9dbda98594fb8d7c724c5fbf9a4b55329fd4a63" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a89f5afb9827eab07b9c8c585cd4dc95e5232c727508ae2c935d09531abe9e33" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3645590b9234cafd21c8ecfbf252ad9aa1d67629f4bdc98ba3627f48f8f7b5aa" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:99350e89f52186146938bdba0b9c6cd68802c20346707d6ca8366f2d69d89b2f" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:b5d290f3d8f7a05c4adbe6c355055b87c7081bfa1eccd1ae5491216307ee5f53" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:c95be6f20377d5995ef41a98314542e194d2dc9c2579d8f130a1aea78d48fd42" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:e4e2da61a04251121cb551f569c3250e6e27e95f2a80f8351c36822eda1f5d2b" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-musllinux_1_1_s390x.whl" , hash = "sha256:ac7f8d68826f95a3652e44b0c12bfa74d3aa6531d47d5dbe6a2fbfc7979bc20f" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:359e662324318baadb768d3c4ade8c4bdcfbb313570eb01e15d75dc5db781815" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-win32.whl" , hash = "sha256:fd0ca35e2cf44866137cbb5ae7e439fab18a0b0e0e1cf51d45137622d59ec012" } ,
{ file = "hiredis-2.2.2-cp37-cp37m-win_amd64.whl" , hash = "sha256:c9488ffb10acc6b121c498875278b0a6715d193742dc92d21a281712169ac06d" } ,
{ file = "hiredis-2.2.2-cp38-cp38-macosx_10_12_universal2.whl" , hash = "sha256:1570fe4f93bc1ea487fb566f2b863fd0ed146f643a4ea31e4e07036db9e0c7f8" } ,
{ file = "hiredis-2.2.2-cp38-cp38-macosx_10_12_x86_64.whl" , hash = "sha256:8753c561b37cccbda7264c9b4486e206a6318c18377cd647beb3aa41a15a6beb" } ,
{ file = "hiredis-2.2.2-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:a06d0dd84f10be6b15a92edbca2490b64917280f66d8267c63de99b6550308ad" } ,
{ file = "hiredis-2.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:40ff3f1ec3a4046732e9e41df08dcb1a559847196755d295d43e32528aae39e6" } ,
{ file = "hiredis-2.2.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c24d856e13c02bd9d28a189e47be70cbba6f2c2a4bd85a8cc98819db9e7e3e06" } ,
{ file = "hiredis-2.2.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:4ee9fe7cef505e8d925c70bebcc16bfab12aa7af922f948346baffd4730f7b00" } ,
{ file = "hiredis-2.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:03ab1d545794bb0e09f3b1e2c8b3adcfacd84f6f2d402bfdcd441a98c0e9643c" } ,
{ file = "hiredis-2.2.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:14dfccf4696d75395c587a5dafafb4f7aa0a5d55309341d10bc2e7f1eaa20771" } ,
{ file = "hiredis-2.2.2-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:2ddc573809ca4374da1b24b48604f34f3d5f0911fcccfb1c403ff8d8ca31c232" } ,
{ file = "hiredis-2.2.2-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:24301ca2bf9b2f843b4c3015c90f161798fa3bbc5b95fd494785751b137dbbe2" } ,
{ file = "hiredis-2.2.2-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:b083a69e158138ffa95740ff6984d328259387b5596908021b3ccb946469ff66" } ,
{ file = "hiredis-2.2.2-cp38-cp38-musllinux_1_1_s390x.whl" , hash = "sha256:8e16dc949cc2e9c5fbcd08de05b5fb61b89ff65738d772863c5c96248628830e" } ,
{ file = "hiredis-2.2.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:674f296c3c89cb53f97aa9ba2508d3f360ad481b9e0c0e3a59b342a15192adaf" } ,
{ file = "hiredis-2.2.2-cp38-cp38-win32.whl" , hash = "sha256:20ecbf87aac4f0f33f9c55ae15cb73b485d256c57518c590b7d0c9c152150632" } ,
{ file = "hiredis-2.2.2-cp38-cp38-win_amd64.whl" , hash = "sha256:b11960237a3025bf248135e5b497dc4923e83d137eb798fbfe78b40d57c4b156" } ,
{ file = "hiredis-2.2.2-cp39-cp39-macosx_10_12_universal2.whl" , hash = "sha256:18103090b8eda9c529830e26594e88b0b1472055785f3ed29b8adc694d03862a" } ,
{ file = "hiredis-2.2.2-cp39-cp39-macosx_10_12_x86_64.whl" , hash = "sha256:d1acb7c957e5343303b3862947df3232dc7395da320b3b9ae076dfaa56ad59dc" } ,
{ file = "hiredis-2.2.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:4997f55e1208af95a8fbd0fa187b04c672fcec8f66e49b9ab7fcc45cc1657dc4" } ,
{ file = "hiredis-2.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:449e18506d22af40977abd0f5a8979f57f88d4562fe591478a3438d76a15133d" } ,
{ file = "hiredis-2.2.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:a32a4474f7a4abdea954f3365608edee3f90f1de9fa05b81d214d4cad04c718a" } ,
{ file = "hiredis-2.2.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:e86c800c6941698777fc58419216a66a7f76504f1cea72381d2ee206888e964d" } ,
{ file = "hiredis-2.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c73aa295c5369135247ff63aa1fbb116067485d0506cd787cc0c868e72bbee55" } ,
{ file = "hiredis-2.2.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:2e10a66680023bd5c5a3d605dae0844e3dde60eac5b79e39f51395a2aceaf634" } ,
{ file = "hiredis-2.2.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:03ab760fc96e0c5d36226eb727f30645bf6a53c97f14bfc0a4d0401bfc9b8af7" } ,
{ file = "hiredis-2.2.2-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:855d258e7f1aee3d7fbd5b1dc87790b1b5016e23d369a97b934a25ae7bc0171f" } ,
{ file = "hiredis-2.2.2-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:ccc33d87866d213f84f857a98f69c13f94fbf99a3304e328869890c9e49c8d65" } ,
{ file = "hiredis-2.2.2-cp39-cp39-musllinux_1_1_s390x.whl" , hash = "sha256:339af17bb9817f8acb127247c79a99cad63db6738c0fb2aec9fa3d4f35d2a250" } ,
{ file = "hiredis-2.2.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:57f73aa04d0b70ff436fb35fa7ea2b796aa7addbd7ebb8d1aa1f3d1b3e4439f1" } ,
{ file = "hiredis-2.2.2-cp39-cp39-win32.whl" , hash = "sha256:e97d4e650b8d933a1229f341db92b610fc52b8d752490235977b63b81fbbc2cb" } ,
{ file = "hiredis-2.2.2-cp39-cp39-win_amd64.whl" , hash = "sha256:8d43a7bba66a800279e33229a206861be09c279e261eaa8db4824e59465f4848" } ,
{ file = "hiredis-2.2.2-pp37-pypy37_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:632d79fd02b03e8d9fbaebbe40bfe34b920c5d0a9c0ef6270752e0db85208175" } ,
{ file = "hiredis-2.2.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3a5fefac31c84143782ec1ebc323c04e733a6e4bfebcef9907a34e47a465e648" } ,
{ file = "hiredis-2.2.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:5155bc1710df8e21aa48c9b2f4d4e13e4987e1efff363a1ef9c84fae2cc6c145" } ,
{ file = "hiredis-2.2.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:2f220b71235d2deab1b4b22681c8aee444720d973b80f1b86a4e2a85f6bcf1e1" } ,
{ file = "hiredis-2.2.2-pp37-pypy37_pp73-win_amd64.whl" , hash = "sha256:f1f1efbe9cc29a3af39cf7eed27225f951aed3f48a1149c7fb74529fb5ab86d4" } ,
{ file = "hiredis-2.2.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:1f1c44242c18b1f02e6d1162f133d65d00e09cc10d9165dccc78662def72abc2" } ,
{ file = "hiredis-2.2.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9e0f444d9062f7e487ef42bab2fb2e290f1704afcbca48ad3ec23de63eef0fda" } ,
{ file = "hiredis-2.2.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ac15e7e1efca51b4695e540c80c328accb352c9608da7c2df82d1fa1a3c539ef" } ,
{ file = "hiredis-2.2.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:20cfbc469400669a5999aa34ccba3872a1e34490ec3d5c84e8c0752c27977b7c" } ,
{ file = "hiredis-2.2.2-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:bae004a0b978bf62e38d0eef5ab9156f8101d01167b3ca7054bd0994b773e917" } ,
{ file = "hiredis-2.2.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:a1ce725542133dbdda9e8704867ef52651886bd1ef568c6fd997a27404381985" } ,
{ file = "hiredis-2.2.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:6e6ea7532221c97fa6d79f7d19d452cd9d1141d759c54279cc4774ce24728f13" } ,
{ file = "hiredis-2.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a7114961ed78d708142f6c6eb1d2ed65dc3da4b5ae8a4660ad889dd7fc891971" } ,
{ file = "hiredis-2.2.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:1b084fbc3e69f99865242f8e1ccd4ea2a34bf6a3983d015d61133377526c0ce2" } ,
{ file = "hiredis-2.2.2-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:2d1ba0799f3487294f72b2157944d5c3a4fb33c99e2d495d63eab98c7ec7234b" } ,
{ file = "hiredis-2.2.2.tar.gz" , hash = "sha256:9c270bd0567a9c60673284e000132f603bb4ecbcd707567647a68f85ef45c4d4" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "humanize"
version = "4.4.0"
description = "Python humanize utilities"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "humanize-4.4.0-py3-none-any.whl" , hash = "sha256:8830ebf2d65d0395c1bd4c79189ad71e023f277c2c7ae00f263124432e6f2ffa" } ,
{ file = "humanize-4.4.0.tar.gz" , hash = "sha256:efb2584565cc86b7ea87a977a15066de34cdedaf341b11c851cfcfd2b964779c" } ,
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
tests = [ "freezegun" , "pytest" , "pytest-cov" ]
[ [ package ] ]
name = "identify"
2023-01-15 12:31:15 +03:00
version = "2.5.13"
2023-01-01 23:18:24 +03:00
description = "File identification library for Python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "identify-2.5.13-py2.py3-none-any.whl" , hash = "sha256:8aa48ce56e38c28b6faa9f261075dea0a942dfbb42b341b4e711896cbb40f3f7" } ,
{ file = "identify-2.5.13.tar.gz" , hash = "sha256:abb546bca6f470228785338a01b539de8a85bbf46491250ae03363956d8ebb10" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
license = [ "ukkonen" ]
[ [ package ] ]
name = "idna"
version = "3.4"
description = "Internationalized Domain Names in Applications (IDNA)"
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "idna-3.4-py3-none-any.whl" , hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2" } ,
{ file = "idna-3.4.tar.gz" , hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4" } ,
]
[ [ package ] ]
name = "imageio"
2023-01-11 13:33:10 +03:00
version = "2.24.0"
2023-01-11 01:06:08 +03:00
description = "Library for reading and writing a wide range of image, video, scientific, and volumetric data formats."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
2023-01-11 13:33:10 +03:00
{ file = "imageio-2.24.0-py3-none-any.whl" , hash = "sha256:c4ccd0293a1aeb566c7fa04260d51897be064b8fb287a77548ce42050ec06d7a" } ,
{ file = "imageio-2.24.0.tar.gz" , hash = "sha256:f240f8229f4f329a1546281194b52da5d6694141a524668fed3f81b0d07782fa" } ,
2023-01-11 01:06:08 +03:00
]
[ package . dependencies ]
numpy = "*"
pillow = ">=8.3.2"
[ package . extras ]
all-plugins = [ "astropy" , "av" , "imageio-ffmpeg" , "opencv-python" , "psutil" , "tifffile" ]
all-plugins-pypy = [ "av" , "imageio-ffmpeg" , "psutil" , "tifffile" ]
build = [ "wheel" ]
dev = [ "black" , "flake8" , "fsspec[github]" , "invoke" , "pytest" , "pytest-cov" ]
2023-01-11 13:33:10 +03:00
docs = [ "numpydoc" , "pydata-sphinx-theme" , "sphinx (<6)" ]
2023-01-11 01:06:08 +03:00
ffmpeg = [ "imageio-ffmpeg" , "psutil" ]
fits = [ "astropy" ]
2023-01-11 13:33:10 +03:00
full = [ "astropy" , "av" , "black" , "flake8" , "fsspec[github]" , "gdal" , "imageio-ffmpeg" , "invoke" , "itk" , "numpydoc" , "opencv-python" , "psutil" , "pydata-sphinx-theme" , "pytest" , "pytest-cov" , "sphinx (<6)" , "tifffile" , "wheel" ]
2023-01-11 01:06:08 +03:00
gdal = [ "gdal" ]
itk = [ "itk" ]
linting = [ "black" , "flake8" ]
opencv = [ "opencv-python" ]
pyav = [ "av" ]
test = [ "fsspec[github]" , "invoke" , "pytest" , "pytest-cov" ]
tifffile = [ "tifffile" ]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "imagesize"
version = "1.4.1"
description = "Getting image size from png/jpeg/jpeg2000/gif file"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "imagesize-1.4.1-py2.py3-none-any.whl" , hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b" } ,
{ file = "imagesize-1.4.1.tar.gz" , hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "inflection"
version = "0.5.1"
description = "A port of Ruby on Rails inflector to Python"
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "inflection-0.5.1-py2.py3-none-any.whl" , hash = "sha256:f38b2b640938a4f35ade69ac3d053042959b62a0f1076a5bbaa1b9526605a8a2" } ,
{ file = "inflection-0.5.1.tar.gz" , hash = "sha256:1a29730d366e996aaacffb2f1f1cb9593dc38e2ddd30c91250c6dde09ea9b417" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "iniconfig"
2023-01-11 01:06:08 +03:00
version = "2.0.0"
description = "brain-dead simple config-ini parsing"
2023-01-01 23:18:24 +03:00
category = "main"
optional = false
2023-01-11 01:06:08 +03:00
python-versions = ">=3.7"
files = [
{ file = "iniconfig-2.0.0-py3-none-any.whl" , hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374" } ,
{ file = "iniconfig-2.0.0.tar.gz" , hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "ipdb"
version = "0.13.11"
description = "IPython-enabled pdb"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "ipdb-0.13.11-py3-none-any.whl" , hash = "sha256:f74c2f741c18b909eaf89f19fde973f745ac721744aa1465888ce45813b63a9c" } ,
{ file = "ipdb-0.13.11.tar.gz" , hash = "sha256:c23b6736f01fd4586cc2ecbebdf79a5eb454796853e1cd8f2ed3b7b91d4a3e93" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
decorator = { version = "*" , markers = "python_version >= \"3.11\"" }
ipython = { version = ">=7.31.1" , markers = "python_version >= \"3.11\"" }
[ [ package ] ]
name = "ipython"
2023-01-11 01:06:08 +03:00
version = "8.8.0"
2023-01-01 23:18:24 +03:00
description = "IPython: Productive Interactive Computing"
category = "main"
optional = false
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
{ file = "ipython-8.8.0-py3-none-any.whl" , hash = "sha256:da01e6df1501e6e7c32b5084212ddadd4ee2471602e2cf3e0190f4de6b0ea481" } ,
{ file = "ipython-8.8.0.tar.gz" , hash = "sha256:f3bf2c08505ad2c3f4ed5c46ae0331a8547d36bf4b21a451e8ae80c0791db95b" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
appnope = { version = "*" , markers = "sys_platform == \"darwin\"" }
backcall = "*"
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
decorator = "*"
jedi = ">=0.16"
matplotlib-inline = "*"
pexpect = { version = ">4.3" , markers = "sys_platform != \"win32\"" }
2022-12-19 20:10:36 +03:00
pickleshare = "*"
prompt-toolkit = ">=3.0.11,<3.1.0"
pygments = ">=2.4.0"
stack-data = "*"
traitlets = ">=5"
[ package . extras ]
all = [ "black" , "curio" , "docrepr" , "ipykernel" , "ipyparallel" , "ipywidgets" , "matplotlib" , "matplotlib (!=3.2.0)" , "nbconvert" , "nbformat" , "notebook" , "numpy (>=1.20)" , "pandas" , "pytest (<7)" , "pytest (<7.1)" , "pytest-asyncio" , "qtconsole" , "setuptools (>=18.5)" , "sphinx (>=1.3)" , "sphinx-rtd-theme" , "stack-data" , "testpath" , "trio" , "typing-extensions" ]
black = [ "black" ]
doc = [ "docrepr" , "ipykernel" , "matplotlib" , "pytest (<7)" , "pytest (<7.1)" , "pytest-asyncio" , "setuptools (>=18.5)" , "sphinx (>=1.3)" , "sphinx-rtd-theme" , "stack-data" , "testpath" , "typing-extensions" ]
kernel = [ "ipykernel" ]
nbconvert = [ "nbconvert" ]
nbformat = [ "nbformat" ]
notebook = [ "ipywidgets" , "notebook" ]
parallel = [ "ipyparallel" ]
qtconsole = [ "qtconsole" ]
test = [ "pytest (<7.1)" , "pytest-asyncio" , "testpath" ]
test-extra = [ "curio" , "matplotlib (!=3.2.0)" , "nbformat" , "numpy (>=1.20)" , "pandas" , "pytest (<7.1)" , "pytest-asyncio" , "testpath" , "trio" ]
[ [ package ] ]
name = "isort"
2023-01-01 23:44:42 +03:00
version = "5.11.4"
2022-12-19 20:10:36 +03:00
description = "A Python utility / library to sort Python imports."
category = "main"
optional = false
python-versions = ">=3.7.0"
2023-01-11 01:06:08 +03:00
files = [
{ file = "isort-5.11.4-py3-none-any.whl" , hash = "sha256:c033fd0edb91000a7f09527fe5c75321878f98322a77ddcc81adbd83724afb7b" } ,
{ file = "isort-5.11.4.tar.gz" , hash = "sha256:6db30c5ded9815d813932c04c2f85a360bcdd35fed496f4d8f35495ef0a261b6" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
colors = [ "colorama (>=0.4.3,<0.5.0)" ]
pipfile-deprecated-finder = [ "pipreqs" , "requirementslib" ]
plugins = [ "setuptools" ]
requirements-deprecated-finder = [ "pip-api" , "pipreqs" ]
[ [ package ] ]
name = "jedi"
version = "0.18.2"
description = "An autocompletion tool for Python that can be used for text editors."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "jedi-0.18.2-py2.py3-none-any.whl" , hash = "sha256:203c1fd9d969ab8f2119ec0a3342e0b49910045abe6af0a3ae83a5764d54639e" } ,
{ file = "jedi-0.18.2.tar.gz" , hash = "sha256:bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
parso = ">=0.8.0,<0.9.0"
[ package . extras ]
docs = [ "Jinja2 (==2.11.3)" , "MarkupSafe (==1.1.1)" , "Pygments (==2.8.1)" , "alabaster (==0.7.12)" , "babel (==2.9.1)" , "chardet (==4.0.0)" , "commonmark (==0.8.1)" , "docutils (==0.17.1)" , "future (==0.18.2)" , "idna (==2.10)" , "imagesize (==1.2.0)" , "mock (==1.0.1)" , "packaging (==20.9)" , "pyparsing (==2.4.7)" , "pytz (==2021.1)" , "readthedocs-sphinx-ext (==2.1.4)" , "recommonmark (==0.5.0)" , "requests (==2.25.1)" , "six (==1.15.0)" , "snowballstemmer (==2.1.0)" , "sphinx (==1.8.5)" , "sphinx-rtd-theme (==0.4.3)" , "sphinxcontrib-serializinghtml (==1.1.4)" , "sphinxcontrib-websupport (==1.2.4)" , "urllib3 (==1.26.4)" ]
qa = [ "flake8 (==3.8.3)" , "mypy (==0.782)" ]
testing = [ "Django (<3.1)" , "attrs" , "colorama" , "docopt" , "pytest (<7.0.0)" ]
[ [ package ] ]
name = "jinja2"
version = "3.1.2"
description = "A very fast and expressive template engine."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "Jinja2-3.1.2-py3-none-any.whl" , hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61" } ,
{ file = "Jinja2-3.1.2.tar.gz" , hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
MarkupSafe = ">=2.0"
[ package . extras ]
i18n = [ "Babel (>=2.7)" ]
2022-12-20 19:21:39 +03:00
[ [ package ] ]
name = "jsonfield"
version = "3.1.0"
description = "A reusable Django field that allows you to store validated JSON in your model."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "jsonfield-3.1.0-py3-none-any.whl" , hash = "sha256:df857811587f252b97bafba42e02805e70a398a7a47870bc6358a0308dd689ed" } ,
{ file = "jsonfield-3.1.0.tar.gz" , hash = "sha256:7e4e84597de21eeaeeaaa7cc5da08c61c48a9b64d0c446b2d71255d01812887a" } ,
]
2022-12-20 19:21:39 +03:00
[ package . dependencies ]
Django = ">=2.2"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "jsonschema"
version = "4.17.3"
description = "An implementation of JSON Schema validation for Python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "jsonschema-4.17.3-py3-none-any.whl" , hash = "sha256:a870ad254da1a8ca84b6a2905cac29d265f805acc57af304784962a2aa6508f6" } ,
{ file = "jsonschema-4.17.3.tar.gz" , hash = "sha256:0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
attrs = ">=17.4.0"
pyrsistent = ">=0.14.0,<0.17.0 || >0.17.0,<0.17.1 || >0.17.1,<0.17.2 || >0.17.2"
[ package . extras ]
format = [ "fqdn" , "idna" , "isoduration" , "jsonpointer (>1.13)" , "rfc3339-validator" , "rfc3987" , "uri-template" , "webcolors (>=1.11)" ]
format-nongpl = [ "fqdn" , "idna" , "isoduration" , "jsonpointer (>1.13)" , "rfc3339-validator" , "rfc3986-validator (>0.1.0)" , "uri-template" , "webcolors (>=1.11)" ]
[ [ package ] ]
name = "kombu"
version = "5.2.4"
description = "Messaging library for Python."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "kombu-5.2.4-py3-none-any.whl" , hash = "sha256:8b213b24293d3417bcf0d2f5537b7f756079e3ea232a8386dcc89a59fd2361a4" } ,
{ file = "kombu-5.2.4.tar.gz" , hash = "sha256:37cee3ee725f94ea8bb173eaab7c1760203ea53bbebae226328600f9d2799610" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
amqp = ">=5.0.9,<6.0.0"
vine = "*"
[ package . extras ]
azureservicebus = [ "azure-servicebus (>=7.0.0)" ]
azurestoragequeues = [ "azure-storage-queue" ]
consul = [ "python-consul (>=0.6.0)" ]
librabbitmq = [ "librabbitmq (>=2.0.0)" ]
mongodb = [ "pymongo (>=3.3.0,<3.12.1)" ]
msgpack = [ "msgpack" ]
pyro = [ "pyro4" ]
qpid = [ "qpid-python (>=0.26)" , "qpid-tools (>=0.26)" ]
redis = [ "redis (>=3.4.1,!=4.0.0,!=4.0.1)" ]
slmq = [ "softlayer-messaging (>=1.0.3)" ]
sqlalchemy = [ "sqlalchemy" ]
sqs = [ "boto3 (>=1.9.12)" , "pycurl (>=7.44.1,<7.45.0)" , "urllib3 (>=1.26.7)" ]
yaml = [ "PyYAML (>=3.10)" ]
zookeeper = [ "kazoo (>=1.3.1)" ]
[ [ package ] ]
name = "lazy-object-proxy"
2023-01-11 01:06:08 +03:00
version = "1.9.0"
2022-12-19 20:10:36 +03:00
description = "A fast and thorough lazy object proxy."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "lazy-object-proxy-1.9.0.tar.gz" , hash = "sha256:659fb5809fa4629b8a1ac5106f669cfc7bef26fbb389dda53b3e010d1ac4ebae" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:b40387277b0ed2d0602b8293b94d7257e17d1479e257b4de114ea11a8cb7f2d7" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e8c6cfb338b133fbdbc5cfaa10fe3c6aeea827db80c978dbd13bc9dd8526b7d4" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:721532711daa7db0d8b779b0bb0318fa87af1c10d7fe5e52ef30f8eff254d0cd" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:66a3de4a3ec06cd8af3f61b8e1ec67614fbb7c995d02fa224813cb7afefee701" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:1aa3de4088c89a1b69f8ec0dcc169aa725b0ff017899ac568fe44ddc1396df46" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-win32.whl" , hash = "sha256:f0705c376533ed2a9e5e97aacdbfe04cecd71e0aa84c7c0595d02ef93b6e4455" } ,
{ file = "lazy_object_proxy-1.9.0-cp310-cp310-win_amd64.whl" , hash = "sha256:ea806fd4c37bf7e7ad82537b0757999264d5f70c45468447bb2b91afdbe73a6e" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:946d27deaff6cf8452ed0dba83ba38839a87f4f7a9732e8f9fd4107b21e6ff07" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:79a31b086e7e68b24b99b23d57723ef7e2c6d81ed21007b6281ebcd1688acb0a" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f699ac1c768270c9e384e4cbd268d6e67aebcfae6cd623b4d7c3bfde5a35db59" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:bfb38f9ffb53b942f2b5954e0f610f1e721ccebe9cce9025a38c8ccf4a5183a4" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:189bbd5d41ae7a498397287c408617fe5c48633e7755287b21d741f7db2706a9" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-win32.whl" , hash = "sha256:81fc4d08b062b535d95c9ea70dbe8a335c45c04029878e62d744bdced5141586" } ,
{ file = "lazy_object_proxy-1.9.0-cp311-cp311-win_amd64.whl" , hash = "sha256:f2457189d8257dd41ae9b434ba33298aec198e30adf2dcdaaa3a28b9994f6adb" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:d9e25ef10a39e8afe59a5c348a4dbf29b4868ab76269f81ce1674494e2565a6e" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cbf9b082426036e19c6924a9ce90c740a9861e2bdc27a4834fd0a910742ac1e8" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9f5fa4a61ce2438267163891961cfd5e32ec97a2c444e5b842d574251ade27d2" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:8fa02eaab317b1e9e03f69aab1f91e120e7899b392c4fc19807a8278a07a97e8" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:e7c21c95cae3c05c14aafffe2865bbd5e377cfc1348c4f7751d9dc9a48ca4bda" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-win32.whl" , hash = "sha256:f12ad7126ae0c98d601a7ee504c1122bcef553d1d5e0c3bfa77b16b3968d2734" } ,
{ file = "lazy_object_proxy-1.9.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:edd20c5a55acb67c7ed471fa2b5fb66cb17f61430b7a6b9c3b4a1e40293b1671" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:2d0daa332786cf3bb49e10dc6a17a52f6a8f9601b4cf5c295a4f85854d61de63" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9cd077f3d04a58e83d04b20e334f678c2b0ff9879b9375ed107d5d07ff160171" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:660c94ea760b3ce47d1855a30984c78327500493d396eac4dfd8bd82041b22be" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:212774e4dfa851e74d393a2370871e174d7ff0ebc980907723bb67d25c8a7c30" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:f0117049dd1d5635bbff65444496c90e0baa48ea405125c088e93d9cf4525b11" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-win32.whl" , hash = "sha256:0a891e4e41b54fd5b8313b96399f8b0e173bbbfc03c7631f01efbe29bb0bcf82" } ,
{ file = "lazy_object_proxy-1.9.0-cp38-cp38-win_amd64.whl" , hash = "sha256:9990d8e71b9f6488e91ad25f322898c136b008d87bf852ff65391b004da5e17b" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:9e7551208b2aded9c1447453ee366f1c4070602b3d932ace044715d89666899b" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5f83ac4d83ef0ab017683d715ed356e30dd48a93746309c8f3517e1287523ef4" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7322c3d6f1766d4ef1e51a465f47955f1e8123caee67dd641e67d539a534d006" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:18b78ec83edbbeb69efdc0e9c1cb41a3b1b1ed11ddd8ded602464c3fc6020494" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:09763491ce220c0299688940f8dc2c5d05fd1f45af1e42e636b2e8b2303e4382" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-win32.whl" , hash = "sha256:9090d8e53235aa280fc9239a86ae3ea8ac58eff66a705fa6aa2ec4968b95c821" } ,
{ file = "lazy_object_proxy-1.9.0-cp39-cp39-win_amd64.whl" , hash = "sha256:db1c1722726f47e10e0b5fdbf15ac3b8adb58c091d12b3ab713965795036985f" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "livereload"
version = "2.6.3"
description = "Python LiveReload is an awesome tool for web developers"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-02-16 18:07:55 +03:00
{ file = "livereload-2.6.3-py2.py3-none-any.whl" , hash = "sha256:ad4ac6f53b2d62bb6ce1a5e6e96f1f00976a32348afedcb4b6d68df2a1d346e4" } ,
2023-01-11 01:06:08 +03:00
{ file = "livereload-2.6.3.tar.gz" , hash = "sha256:776f2f865e59fde56490a56bcc6773b6917366bce0c267c60ee8aaf1a0959869" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
six = "*"
tornado = { version = "*" , markers = "python_version > \"2.7\"" }
[ [ package ] ]
name = "markupsafe"
version = "2.1.1"
description = "Safely add untrusted strings to HTML/XML markup."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "MarkupSafe-2.1.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:86b1f75c4e7c2ac2ccdaec2b9022845dbb81880ca318bb7a0a01fbf7813e3812" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:f121a1420d4e173a5d96e47e9a0c0dcff965afdf1626d28de1460815f7c4ee7a" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a49907dd8420c5685cfa064a1335b6754b74541bbb3706c259c02ed65b644b3e" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:10c1bfff05d95783da83491be968e8fe789263689c02724e0c691933c52994f5" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:b7bd98b796e2b6553da7225aeb61f447f80a1ca64f41d83612e6139ca5213aa4" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:b09bf97215625a311f669476f44b8b318b075847b49316d3e28c08e41a7a573f" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:694deca8d702d5db21ec83983ce0bb4b26a578e71fbdbd4fdcd387daa90e4d5e" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:efc1913fd2ca4f334418481c7e595c00aad186563bbc1ec76067848c7ca0a933" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-win32.whl" , hash = "sha256:4a33dea2b688b3190ee12bd7cfa29d39c9ed176bda40bfa11099a3ce5d3a7ac6" } ,
{ file = "MarkupSafe-2.1.1-cp310-cp310-win_amd64.whl" , hash = "sha256:dda30ba7e87fbbb7eab1ec9f58678558fd9a6b8b853530e176eabd064da81417" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:671cd1187ed5e62818414afe79ed29da836dde67166a9fac6d435873c44fdd02" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3799351e2336dc91ea70b034983ee71cf2f9533cdff7c14c90ea126bfd95d65a" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e72591e9ecd94d7feb70c1cbd7be7b3ebea3f548870aa91e2732960fa4d57a37" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:6fbf47b5d3728c6aea2abb0589b5d30459e369baa772e0f37a0320185e87c980" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:d5ee4f386140395a2c818d149221149c54849dfcfcb9f1debfe07a8b8bd63f9a" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:bcb3ed405ed3222f9904899563d6fc492ff75cce56cba05e32eff40e6acbeaa3" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:e1c0b87e09fa55a220f058d1d49d3fb8df88fbfab58558f1198e08c1e1de842a" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-win32.whl" , hash = "sha256:8dc1c72a69aa7e082593c4a203dcf94ddb74bb5c8a731e4e1eb68d031e8498ff" } ,
{ file = "MarkupSafe-2.1.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:97a68e6ada378df82bc9f16b800ab77cbf4b2fada0081794318520138c088e4a" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:e8c843bbcda3a2f1e3c2ab25913c80a3c5376cd00c6e8c4a86a89a28c8dc5452" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:0212a68688482dc52b2d45013df70d169f542b7394fc744c02a57374a4207003" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8e576a51ad59e4bfaac456023a78f6b5e6e7651dcd383bcc3e18d06f9b55d6d1" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4b9fe39a2ccc108a4accc2676e77da025ce383c108593d65cc909add5c3bd601" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:96e37a3dc86e80bf81758c152fe66dbf60ed5eca3d26305edf01892257049925" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:6d0072fea50feec76a4c418096652f2c3238eaa014b2f94aeb1d56a66b41403f" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:089cf3dbf0cd6c100f02945abeb18484bd1ee57a079aefd52cffd17fba910b88" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:6a074d34ee7a5ce3effbc526b7083ec9731bb3cbf921bbe1d3005d4d2bdb3a63" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-win32.whl" , hash = "sha256:421be9fbf0ffe9ffd7a378aafebbf6f4602d564d34be190fc19a193232fd12b1" } ,
{ file = "MarkupSafe-2.1.1-cp38-cp38-win_amd64.whl" , hash = "sha256:fc7b548b17d238737688817ab67deebb30e8073c95749d55538ed473130ec0c7" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:e04e26803c9c3851c931eac40c695602c6295b8d432cbe78609649ad9bd2da8a" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:b87db4360013327109564f0e591bd2a3b318547bcef31b468a92ee504d07ae4f" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:99a2a507ed3ac881b975a2976d59f38c19386d128e7a9a18b7df6fff1fd4c1d6" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:56442863ed2b06d19c37f94d999035e15ee982988920e12a5b4ba29b62ad1f77" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3ce11ee3f23f79dbd06fb3d63e2f6af7b12db1d46932fe7bd8afa259a5996603" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:33b74d289bd2f5e527beadcaa3f401e0df0a89927c1559c8566c066fa4248ab7" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:43093fb83d8343aac0b1baa75516da6092f58f41200907ef92448ecab8825135" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:8e3dcf21f367459434c18e71b2a9532d96547aef8a871872a5bd69a715c15f96" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-win32.whl" , hash = "sha256:d4306c36ca495956b6d568d276ac11fdd9c30a36f1b6eb928070dc5360b22e1c" } ,
{ file = "MarkupSafe-2.1.1-cp39-cp39-win_amd64.whl" , hash = "sha256:46d00d6cfecdde84d40e572d63735ef81423ad31184100411e6e3388d405e247" } ,
{ file = "MarkupSafe-2.1.1.tar.gz" , hash = "sha256:7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "matplotlib-inline"
version = "0.1.6"
description = "Inline Matplotlib backend for Jupyter"
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "matplotlib-inline-0.1.6.tar.gz" , hash = "sha256:f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304" } ,
{ file = "matplotlib_inline-0.1.6-py3-none-any.whl" , hash = "sha256:f1f41aab5328aa5aaea9b16d083b128102f8712542f819fe7e6a420ff581b311" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
traitlets = "*"
[ [ package ] ]
name = "mccabe"
version = "0.7.0"
description = "McCabe checker, plugin for flake8"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03: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-01-01 23:18:24 +03:00
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "mypy"
version = "0.991"
description = "Optional static typing for Python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "mypy-0.991-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:7d17e0a9707d0772f4a7b878f04b4fd11f6f5bcb9b3813975a9b13c9332153ab" } ,
{ file = "mypy-0.991-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:0714258640194d75677e86c786e80ccf294972cc76885d3ebbb560f11db0003d" } ,
{ file = "mypy-0.991-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:0c8f3be99e8a8bd403caa8c03be619544bc2c77a7093685dcf308c6b109426c6" } ,
{ file = "mypy-0.991-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bc9ec663ed6c8f15f4ae9d3c04c989b744436c16d26580eaa760ae9dd5d662eb" } ,
{ file = "mypy-0.991-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:4307270436fd7694b41f913eb09210faff27ea4979ecbcd849e57d2da2f65305" } ,
{ file = "mypy-0.991-cp310-cp310-win_amd64.whl" , hash = "sha256:901c2c269c616e6cb0998b33d4adbb4a6af0ac4ce5cd078afd7bc95830e62c1c" } ,
{ file = "mypy-0.991-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:d13674f3fb73805ba0c45eb6c0c3053d218aa1f7abead6e446d474529aafc372" } ,
{ file = "mypy-0.991-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:1c8cd4fb70e8584ca1ed5805cbc7c017a3d1a29fb450621089ffed3e99d1857f" } ,
{ file = "mypy-0.991-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:209ee89fbb0deed518605edddd234af80506aec932ad28d73c08f1400ef80a33" } ,
{ file = "mypy-0.991-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:37bd02ebf9d10e05b00d71302d2c2e6ca333e6c2a8584a98c00e038db8121f05" } ,
{ file = "mypy-0.991-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:26efb2fcc6b67e4d5a55561f39176821d2adf88f2745ddc72751b7890f3194ad" } ,
{ file = "mypy-0.991-cp311-cp311-win_amd64.whl" , hash = "sha256:3a700330b567114b673cf8ee7388e949f843b356a73b5ab22dd7cff4742a5297" } ,
{ file = "mypy-0.991-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:1f7d1a520373e2272b10796c3ff721ea1a0712288cafaa95931e66aa15798813" } ,
{ file = "mypy-0.991-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:641411733b127c3e0dab94c45af15fea99e4468f99ac88b39efb1ad677da5711" } ,
{ file = "mypy-0.991-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:3d80e36b7d7a9259b740be6d8d906221789b0d836201af4234093cae89ced0cd" } ,
{ file = "mypy-0.991-cp37-cp37m-win_amd64.whl" , hash = "sha256:e62ebaad93be3ad1a828a11e90f0e76f15449371ffeecca4a0a0b9adc99abcef" } ,
{ file = "mypy-0.991-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:b86ce2c1866a748c0f6faca5232059f881cda6dda2a893b9a8373353cfe3715a" } ,
{ file = "mypy-0.991-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:ac6e503823143464538efda0e8e356d871557ef60ccd38f8824a4257acc18d93" } ,
{ file = "mypy-0.991-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:0cca5adf694af539aeaa6ac633a7afe9bbd760df9d31be55ab780b77ab5ae8bf" } ,
{ file = "mypy-0.991-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a12c56bf73cdab116df96e4ff39610b92a348cc99a1307e1da3c3768bbb5b135" } ,
{ file = "mypy-0.991-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:652b651d42f155033a1967739788c436491b577b6a44e4c39fb340d0ee7f0d70" } ,
{ file = "mypy-0.991-cp38-cp38-win_amd64.whl" , hash = "sha256:4175593dc25d9da12f7de8de873a33f9b2b8bdb4e827a7cae952e5b1a342e243" } ,
{ file = "mypy-0.991-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:98e781cd35c0acf33eb0295e8b9c55cdbef64fcb35f6d3aa2186f289bed6e80d" } ,
{ file = "mypy-0.991-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:6d7464bac72a85cb3491c7e92b5b62f3dcccb8af26826257760a552a5e244aa5" } ,
{ file = "mypy-0.991-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:c9166b3f81a10cdf9b49f2d594b21b31adadb3d5e9db9b834866c3258b695be3" } ,
{ file = "mypy-0.991-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b8472f736a5bfb159a5e36740847808f6f5b659960115ff29c7cecec1741c648" } ,
{ file = "mypy-0.991-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:5e80e758243b97b618cdf22004beb09e8a2de1af481382e4d84bc52152d1c476" } ,
{ file = "mypy-0.991-cp39-cp39-win_amd64.whl" , hash = "sha256:74e259b5c19f70d35fcc1ad3d56499065c601dfe94ff67ae48b85596b9ec1461" } ,
{ file = "mypy-0.991-py3-none-any.whl" , hash = "sha256:de32edc9b0a7e67c2775e574cb061a537660e51210fbf6006b0b36ea695ae9bb" } ,
{ file = "mypy-0.991.tar.gz" , hash = "sha256:3c0165ba8f354a6d9881809ef29f1a9318a236a6d81c690094c5df32107bde06" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
mypy-extensions = ">=0.4.3"
typing-extensions = ">=3.10"
[ package . extras ]
dmypy = [ "psutil (>=4.0)" ]
install-types = [ "pip" ]
python2 = [ "typed-ast (>=1.4.0,<2)" ]
reports = [ "lxml" ]
[ [ package ] ]
name = "mypy-extensions"
version = "0.4.3"
description = "Experimental type system extensions for programs checked with the mypy typechecker."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "mypy_extensions-0.4.3-py2.py3-none-any.whl" , hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d" } ,
{ file = "mypy_extensions-0.4.3.tar.gz" , hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "nodeenv"
version = "1.7.0"
description = "Node.js virtual environment builder"
category = "main"
optional = false
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "nodeenv-1.7.0-py2.py3-none-any.whl" , hash = "sha256:27083a7b96a25f2f5e1d8cb4b6317ee8aeda3bdd121394e5ac54e498028a042e" } ,
{ file = "nodeenv-1.7.0.tar.gz" , hash = "sha256:e0e7f7dfb85fc5394c6fe1e8fa98131a2473e04311a45afb6508f7cf1836fa2b" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
setuptools = "*"
2023-01-11 01:06:08 +03:00
[ [ package ] ]
name = "numpy"
version = "1.24.1"
description = "Fundamental package for array computing in Python"
category = "main"
optional = false
python-versions = ">=3.8"
files = [
{ file = "numpy-1.24.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:179a7ef0889ab769cc03573b6217f54c8bd8e16cef80aad369e1e8185f994cd7" } ,
{ file = "numpy-1.24.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:b09804ff570b907da323b3d762e74432fb07955701b17b08ff1b5ebaa8cfe6a9" } ,
{ file = "numpy-1.24.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f1b739841821968798947d3afcefd386fa56da0caf97722a5de53e07c4ccedc7" } ,
{ file = "numpy-1.24.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0e3463e6ac25313462e04aea3fb8a0a30fb906d5d300f58b3bc2c23da6a15398" } ,
{ file = "numpy-1.24.1-cp310-cp310-win32.whl" , hash = "sha256:b31da69ed0c18be8b77bfce48d234e55d040793cebb25398e2a7d84199fbc7e2" } ,
{ file = "numpy-1.24.1-cp310-cp310-win_amd64.whl" , hash = "sha256:b07b40f5fb4fa034120a5796288f24c1fe0e0580bbfff99897ba6267af42def2" } ,
{ file = "numpy-1.24.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:7094891dcf79ccc6bc2a1f30428fa5edb1e6fb955411ffff3401fb4ea93780a8" } ,
{ file = "numpy-1.24.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:28e418681372520c992805bb723e29d69d6b7aa411065f48216d8329d02ba032" } ,
{ file = "numpy-1.24.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e274f0f6c7efd0d577744f52032fdd24344f11c5ae668fe8d01aac0422611df1" } ,
{ file = "numpy-1.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0044f7d944ee882400890f9ae955220d29b33d809a038923d88e4e01d652acd9" } ,
{ file = "numpy-1.24.1-cp311-cp311-win32.whl" , hash = "sha256:442feb5e5bada8408e8fcd43f3360b78683ff12a4444670a7d9e9824c1817d36" } ,
{ file = "numpy-1.24.1-cp311-cp311-win_amd64.whl" , hash = "sha256:de92efa737875329b052982e37bd4371d52cabf469f83e7b8be9bb7752d67e51" } ,
{ file = "numpy-1.24.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:b162ac10ca38850510caf8ea33f89edcb7b0bb0dfa5592d59909419986b72407" } ,
{ file = "numpy-1.24.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:26089487086f2648944f17adaa1a97ca6aee57f513ba5f1c0b7ebdabbe2b9954" } ,
{ file = "numpy-1.24.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:caf65a396c0d1f9809596be2e444e3bd4190d86d5c1ce21f5fc4be60a3bc5b36" } ,
{ file = "numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b0677a52f5d896e84414761531947c7a330d1adc07c3a4372262f25d84af7bf7" } ,
{ file = "numpy-1.24.1-cp38-cp38-win32.whl" , hash = "sha256:dae46bed2cb79a58d6496ff6d8da1e3b95ba09afeca2e277628171ca99b99db1" } ,
{ file = "numpy-1.24.1-cp38-cp38-win_amd64.whl" , hash = "sha256:6ec0c021cd9fe732e5bab6401adea5a409214ca5592cd92a114f7067febcba0c" } ,
{ file = "numpy-1.24.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:28bc9750ae1f75264ee0f10561709b1462d450a4808cd97c013046073ae64ab6" } ,
{ file = "numpy-1.24.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:84e789a085aabef2f36c0515f45e459f02f570c4b4c4c108ac1179c34d475ed7" } ,
{ file = "numpy-1.24.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8e669fbdcdd1e945691079c2cae335f3e3a56554e06bbd45d7609a6cf568c700" } ,
{ file = "numpy-1.24.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ef85cf1f693c88c1fd229ccd1055570cb41cdf4875873b7728b6301f12cd05bf" } ,
{ file = "numpy-1.24.1-cp39-cp39-win32.whl" , hash = "sha256:87a118968fba001b248aac90e502c0b13606721b1343cdaddbc6e552e8dfb56f" } ,
{ file = "numpy-1.24.1-cp39-cp39-win_amd64.whl" , hash = "sha256:ddc7ab52b322eb1e40521eb422c4e0a20716c271a306860979d450decbb51b8e" } ,
{ file = "numpy-1.24.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:ed5fb71d79e771ec930566fae9c02626b939e37271ec285e9efaf1b5d4370e7d" } ,
{ file = "numpy-1.24.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ad2925567f43643f51255220424c23d204024ed428afc5aad0f86f3ffc080086" } ,
{ file = "numpy-1.24.1-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:cfa1161c6ac8f92dea03d625c2d0c05e084668f4a06568b77a25a89111621566" } ,
{ file = "numpy-1.24.1.tar.gz" , hash = "sha256:2386da9a471cc00a1f47845e27d916d5ec5346ae9696e01a8a34760858fe9dd2" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "oauthlib"
version = "3.2.2"
description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "oauthlib-3.2.2-py3-none-any.whl" , hash = "sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca" } ,
{ file = "oauthlib-3.2.2.tar.gz" , hash = "sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
rsa = [ "cryptography (>=3.0.0)" ]
signals = [ "blinker (>=1.4.0)" ]
signedtoken = [ "cryptography (>=3.0.0)" , "pyjwt (>=2.0.0,<3)" ]
[ [ package ] ]
name = "packaging"
2023-01-11 13:33:10 +03:00
version = "23.0"
2022-12-19 20:10:36 +03:00
description = "Core utilities for Python packages"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "packaging-23.0-py3-none-any.whl" , hash = "sha256:714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2" } ,
{ file = "packaging-23.0.tar.gz" , hash = "sha256:b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "parso"
version = "0.8.3"
description = "A Python Parser"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "parso-0.8.3-py2.py3-none-any.whl" , hash = "sha256:c001d4636cd3aecdaf33cbb40aebb59b094be2a74c556778ef5576c175e19e75" } ,
{ file = "parso-0.8.3.tar.gz" , hash = "sha256:8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
qa = [ "flake8 (==3.8.3)" , "mypy (==0.782)" ]
testing = [ "docopt" , "pytest (<6.0.0)" ]
[ [ package ] ]
name = "pathspec"
version = "0.10.3"
description = "Utility library for gitignore style pattern matching of file paths."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pathspec-0.10.3-py3-none-any.whl" , hash = "sha256:3c95343af8b756205e2aba76e843ba9520a24dd84f68c22b9f93251507509dd6" } ,
{ file = "pathspec-0.10.3.tar.gz" , hash = "sha256:56200de4077d9d0791465aa9095a01d421861e405b5096955051deefd697d6f6" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "pexpect"
version = "4.8.0"
description = "Pexpect allows easy control of interactive console applications."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pexpect-4.8.0-py2.py3-none-any.whl" , hash = "sha256:0b48a55dcb3c05f3329815901ea4fc1537514d6ba867a152b581d69ae3710937" } ,
{ file = "pexpect-4.8.0.tar.gz" , hash = "sha256:fc65a43959d153d0114afe13997d439c22823a27cefceb5ff35c2178c6784c0c" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
ptyprocess = ">=0.5"
[ [ package ] ]
name = "pickleshare"
version = "0.7.5"
description = "Tiny 'shelve'-like database with concurrency support"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pickleshare-0.7.5-py2.py3-none-any.whl" , hash = "sha256:9649af414d74d4df115d5d718f82acb59c9d418196b7b4290ed47a12ce62df56" } ,
{ file = "pickleshare-0.7.5.tar.gz" , hash = "sha256:87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "pillow"
2023-01-11 01:06:08 +03:00
version = "9.4.0"
2022-12-19 20:10:36 +03:00
description = "Python Imaging Library (Fork)"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "Pillow-9.4.0-1-cp310-cp310-macosx_10_10_x86_64.whl" , hash = "sha256:1b4b4e9dda4f4e4c4e6896f93e84a8f0bcca3b059de9ddf67dac3c334b1195e1" } ,
{ file = "Pillow-9.4.0-1-cp311-cp311-macosx_10_10_x86_64.whl" , hash = "sha256:fb5c1ad6bad98c57482236a21bf985ab0ef42bd51f7ad4e4538e89a997624e12" } ,
{ file = "Pillow-9.4.0-1-cp37-cp37m-macosx_10_10_x86_64.whl" , hash = "sha256:f0caf4a5dcf610d96c3bd32932bfac8aee61c96e60481c2a0ea58da435e25acd" } ,
{ file = "Pillow-9.4.0-1-cp38-cp38-macosx_10_10_x86_64.whl" , hash = "sha256:3f4cc516e0b264c8d4ccd6b6cbc69a07c6d582d8337df79be1e15a5056b258c9" } ,
{ file = "Pillow-9.4.0-1-cp39-cp39-macosx_10_10_x86_64.whl" , hash = "sha256:b8c2f6eb0df979ee99433d8b3f6d193d9590f735cf12274c108bd954e30ca858" } ,
{ file = "Pillow-9.4.0-1-pp38-pypy38_pp73-macosx_10_10_x86_64.whl" , hash = "sha256:b70756ec9417c34e097f987b4d8c510975216ad26ba6e57ccb53bc758f490dab" } ,
{ file = "Pillow-9.4.0-1-pp39-pypy39_pp73-macosx_10_10_x86_64.whl" , hash = "sha256:43521ce2c4b865d385e78579a082b6ad1166ebed2b1a2293c3be1d68dd7ca3b9" } ,
2023-02-16 18:07:55 +03:00
{ file = "Pillow-9.4.0-2-cp310-cp310-macosx_10_10_x86_64.whl" , hash = "sha256:9d9a62576b68cd90f7075876f4e8444487db5eeea0e4df3ba298ee38a8d067b0" } ,
{ file = "Pillow-9.4.0-2-cp311-cp311-macosx_10_10_x86_64.whl" , hash = "sha256:87708d78a14d56a990fbf4f9cb350b7d89ee8988705e58e39bdf4d82c149210f" } ,
{ file = "Pillow-9.4.0-2-cp37-cp37m-macosx_10_10_x86_64.whl" , hash = "sha256:8a2b5874d17e72dfb80d917213abd55d7e1ed2479f38f001f264f7ce7bae757c" } ,
{ file = "Pillow-9.4.0-2-cp38-cp38-macosx_10_10_x86_64.whl" , hash = "sha256:83125753a60cfc8c412de5896d10a0a405e0bd88d0470ad82e0869ddf0cb3848" } ,
{ file = "Pillow-9.4.0-2-cp39-cp39-macosx_10_10_x86_64.whl" , hash = "sha256:9e5f94742033898bfe84c93c831a6f552bb629448d4072dd312306bab3bd96f1" } ,
{ file = "Pillow-9.4.0-2-pp38-pypy38_pp73-macosx_10_10_x86_64.whl" , hash = "sha256:013016af6b3a12a2f40b704677f8b51f72cb007dac785a9933d5c86a72a7fe33" } ,
{ file = "Pillow-9.4.0-2-pp39-pypy39_pp73-macosx_10_10_x86_64.whl" , hash = "sha256:99d92d148dd03fd19d16175b6d355cc1b01faf80dae93c6c3eb4163709edc0a9" } ,
2023-01-11 01:06:08 +03:00
{ file = "Pillow-9.4.0-cp310-cp310-macosx_10_10_x86_64.whl" , hash = "sha256:2968c58feca624bb6c8502f9564dd187d0e1389964898f5e9e1fbc8533169157" } ,
{ file = "Pillow-9.4.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:c5c1362c14aee73f50143d74389b2c158707b4abce2cb055b7ad37ce60738d47" } ,
{ file = "Pillow-9.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:bd752c5ff1b4a870b7661234694f24b1d2b9076b8bf337321a814c612665f343" } ,
{ file = "Pillow-9.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:9a3049a10261d7f2b6514d35bbb7a4dfc3ece4c4de14ef5876c4b7a23a0e566d" } ,
{ file = "Pillow-9.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:16a8df99701f9095bea8a6c4b3197da105df6f74e6176c5b410bc2df2fd29a57" } ,
{ file = "Pillow-9.4.0-cp310-cp310-manylinux_2_28_aarch64.whl" , hash = "sha256:94cdff45173b1919350601f82d61365e792895e3c3a3443cf99819e6fbf717a5" } ,
{ file = "Pillow-9.4.0-cp310-cp310-manylinux_2_28_x86_64.whl" , hash = "sha256:ed3e4b4e1e6de75fdc16d3259098de7c6571b1a6cc863b1a49e7d3d53e036070" } ,
{ file = "Pillow-9.4.0-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:d5b2f8a31bd43e0f18172d8ac82347c8f37ef3e0b414431157718aa234991b28" } ,
{ file = "Pillow-9.4.0-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:09b89ddc95c248ee788328528e6a2996e09eaccddeeb82a5356e92645733be35" } ,
{ file = "Pillow-9.4.0-cp310-cp310-win32.whl" , hash = "sha256:f09598b416ba39a8f489c124447b007fe865f786a89dbfa48bb5cf395693132a" } ,
{ file = "Pillow-9.4.0-cp310-cp310-win_amd64.whl" , hash = "sha256:f6e78171be3fb7941f9910ea15b4b14ec27725865a73c15277bc39f5ca4f8391" } ,
{ file = "Pillow-9.4.0-cp311-cp311-macosx_10_10_x86_64.whl" , hash = "sha256:3fa1284762aacca6dc97474ee9c16f83990b8eeb6697f2ba17140d54b453e133" } ,
{ file = "Pillow-9.4.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:eaef5d2de3c7e9b21f1e762f289d17b726c2239a42b11e25446abf82b26ac132" } ,
{ file = "Pillow-9.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a4dfdae195335abb4e89cc9762b2edc524f3c6e80d647a9a81bf81e17e3fb6f0" } ,
{ file = "Pillow-9.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:6abfb51a82e919e3933eb137e17c4ae9c0475a25508ea88993bb59faf82f3b35" } ,
{ file = "Pillow-9.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:451f10ef963918e65b8869e17d67db5e2f4ab40e716ee6ce7129b0cde2876eab" } ,
{ file = "Pillow-9.4.0-cp311-cp311-manylinux_2_28_aarch64.whl" , hash = "sha256:6663977496d616b618b6cfa43ec86e479ee62b942e1da76a2c3daa1c75933ef4" } ,
{ file = "Pillow-9.4.0-cp311-cp311-manylinux_2_28_x86_64.whl" , hash = "sha256:60e7da3a3ad1812c128750fc1bc14a7ceeb8d29f77e0a2356a8fb2aa8925287d" } ,
{ file = "Pillow-9.4.0-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:19005a8e58b7c1796bc0167862b1f54a64d3b44ee5d48152b06bb861458bc0f8" } ,
{ file = "Pillow-9.4.0-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:f715c32e774a60a337b2bb8ad9839b4abf75b267a0f18806f6f4f5f1688c4b5a" } ,
{ file = "Pillow-9.4.0-cp311-cp311-win32.whl" , hash = "sha256:b222090c455d6d1a64e6b7bb5f4035c4dff479e22455c9eaa1bdd4c75b52c80c" } ,
{ file = "Pillow-9.4.0-cp311-cp311-win_amd64.whl" , hash = "sha256:ba6612b6548220ff5e9df85261bddc811a057b0b465a1226b39bfb8550616aee" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-macosx_10_10_x86_64.whl" , hash = "sha256:5f532a2ad4d174eb73494e7397988e22bf427f91acc8e6ebf5bb10597b49c493" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5dd5a9c3091a0f414a963d427f920368e2b6a4c2f7527fdd82cde8ef0bc7a327" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ef21af928e807f10bf4141cad4746eee692a0dd3ff56cfb25fce076ec3cc8abe" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:847b114580c5cc9ebaf216dd8c8dbc6b00a3b7ab0131e173d7120e6deade1f57" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-manylinux_2_28_aarch64.whl" , hash = "sha256:653d7fb2df65efefbcbf81ef5fe5e5be931f1ee4332c2893ca638c9b11a409c4" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-manylinux_2_28_x86_64.whl" , hash = "sha256:46f39cab8bbf4a384ba7cb0bc8bae7b7062b6a11cfac1ca4bc144dea90d4a9f5" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-win32.whl" , hash = "sha256:7ac7594397698f77bce84382929747130765f66406dc2cd8b4ab4da68ade4c6e" } ,
{ file = "Pillow-9.4.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:46c259e87199041583658457372a183636ae8cd56dbf3f0755e0f376a7f9d0e6" } ,
{ file = "Pillow-9.4.0-cp38-cp38-macosx_10_10_x86_64.whl" , hash = "sha256:0e51f608da093e5d9038c592b5b575cadc12fd748af1479b5e858045fff955a9" } ,
{ file = "Pillow-9.4.0-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:765cb54c0b8724a7c12c55146ae4647e0274a839fb6de7bcba841e04298e1011" } ,
{ file = "Pillow-9.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:519e14e2c49fcf7616d6d2cfc5c70adae95682ae20f0395e9280db85e8d6c4df" } ,
{ file = "Pillow-9.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d197df5489004db87d90b918033edbeee0bd6df3848a204bca3ff0a903bef837" } ,
{ file = "Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0845adc64fe9886db00f5ab68c4a8cd933ab749a87747555cec1c95acea64b0b" } ,
{ file = "Pillow-9.4.0-cp38-cp38-manylinux_2_28_aarch64.whl" , hash = "sha256:e1339790c083c5a4de48f688b4841f18df839eb3c9584a770cbd818b33e26d5d" } ,
{ file = "Pillow-9.4.0-cp38-cp38-manylinux_2_28_x86_64.whl" , hash = "sha256:a96e6e23f2b79433390273eaf8cc94fec9c6370842e577ab10dabdcc7ea0a66b" } ,
{ file = "Pillow-9.4.0-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:7cfc287da09f9d2a7ec146ee4d72d6ea1342e770d975e49a8621bf54eaa8f30f" } ,
{ file = "Pillow-9.4.0-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:d7081c084ceb58278dd3cf81f836bc818978c0ccc770cbbb202125ddabec6628" } ,
{ file = "Pillow-9.4.0-cp38-cp38-win32.whl" , hash = "sha256:df41112ccce5d47770a0c13651479fbcd8793f34232a2dd9faeccb75eb5d0d0d" } ,
{ file = "Pillow-9.4.0-cp38-cp38-win_amd64.whl" , hash = "sha256:7a21222644ab69ddd9967cfe6f2bb420b460dae4289c9d40ff9a4896e7c35c9a" } ,
{ file = "Pillow-9.4.0-cp39-cp39-macosx_10_10_x86_64.whl" , hash = "sha256:0f3269304c1a7ce82f1759c12ce731ef9b6e95b6df829dccd9fe42912cc48569" } ,
{ file = "Pillow-9.4.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:cb362e3b0976dc994857391b776ddaa8c13c28a16f80ac6522c23d5257156bed" } ,
{ file = "Pillow-9.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a2e0f87144fcbbe54297cae708c5e7f9da21a4646523456b00cc956bd4c65815" } ,
{ file = "Pillow-9.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:28676836c7796805914b76b1837a40f76827ee0d5398f72f7dcc634bae7c6264" } ,
{ file = "Pillow-9.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0884ba7b515163a1a05440a138adeb722b8a6ae2c2b33aea93ea3118dd3a899e" } ,
{ file = "Pillow-9.4.0-cp39-cp39-manylinux_2_28_aarch64.whl" , hash = "sha256:53dcb50fbdc3fb2c55431a9b30caeb2f7027fcd2aeb501459464f0214200a503" } ,
{ file = "Pillow-9.4.0-cp39-cp39-manylinux_2_28_x86_64.whl" , hash = "sha256:e8c5cf126889a4de385c02a2c3d3aba4b00f70234bfddae82a5eaa3ee6d5e3e6" } ,
{ file = "Pillow-9.4.0-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:6c6b1389ed66cdd174d040105123a5a1bc91d0aa7059c7261d20e583b6d8cbd2" } ,
{ file = "Pillow-9.4.0-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:0dd4c681b82214b36273c18ca7ee87065a50e013112eea7d78c7a1b89a739153" } ,
{ file = "Pillow-9.4.0-cp39-cp39-win32.whl" , hash = "sha256:6d9dfb9959a3b0039ee06c1a1a90dc23bac3b430842dcb97908ddde05870601c" } ,
{ file = "Pillow-9.4.0-cp39-cp39-win_amd64.whl" , hash = "sha256:54614444887e0d3043557d9dbc697dbb16cfb5a35d672b7a0fcc1ed0cf1c600b" } ,
{ file = "Pillow-9.4.0-pp38-pypy38_pp73-macosx_10_10_x86_64.whl" , hash = "sha256:b9b752ab91e78234941e44abdecc07f1f0d8f51fb62941d32995b8161f68cfe5" } ,
{ file = "Pillow-9.4.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d3b56206244dc8711f7e8b7d6cad4663917cd5b2d950799425076681e8766286" } ,
{ file = "Pillow-9.4.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:aabdab8ec1e7ca7f1434d042bf8b1e92056245fb179790dc97ed040361f16bfd" } ,
{ file = "Pillow-9.4.0-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:db74f5562c09953b2c5f8ec4b7dfd3f5421f31811e97d1dbc0a7c93d6e3a24df" } ,
{ file = "Pillow-9.4.0-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:e9d7747847c53a16a729b6ee5e737cf170f7a16611c143d95aa60a109a59c336" } ,
{ file = "Pillow-9.4.0-pp39-pypy39_pp73-macosx_10_10_x86_64.whl" , hash = "sha256:b52ff4f4e002f828ea6483faf4c4e8deea8d743cf801b74910243c58acc6eda3" } ,
{ file = "Pillow-9.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:575d8912dca808edd9acd6f7795199332696d3469665ef26163cd090fa1f8bfa" } ,
{ file = "Pillow-9.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c3c4ed2ff6760e98d262e0cc9c9a7f7b8a9f61aa4d47c58835cdaf7b0b8811bb" } ,
{ file = "Pillow-9.4.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:e621b0246192d3b9cb1dc62c78cfa4c6f6d2ddc0ec207d43c0dedecb914f152a" } ,
{ file = "Pillow-9.4.0-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:8f127e7b028900421cad64f51f75c051b628db17fb00e099eb148761eed598c9" } ,
{ file = "Pillow-9.4.0.tar.gz" , hash = "sha256:a1c2d7780448eb93fbcc3789bf3916aa5720d942e37945f4056680317f1cd23e" } ,
]
[ package . extras ]
docs = [ "furo" , "olefile" , "sphinx (>=2.4)" , "sphinx-copybutton" , "sphinx-inline-tabs" , "sphinx-issues (>=3.0.1)" , "sphinx-removed-in" , "sphinxext-opengraph" ]
2022-12-19 20:10:36 +03:00
tests = [ "check-manifest" , "coverage" , "defusedxml" , "markdown2" , "olefile" , "packaging" , "pyroma" , "pytest" , "pytest-cov" , "pytest-timeout" ]
[ [ package ] ]
name = "platformdirs"
2023-01-01 23:44:42 +03:00
version = "2.6.2"
2022-12-19 20:10:36 +03:00
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "platformdirs-2.6.2-py3-none-any.whl" , hash = "sha256:83c8f6d04389165de7c9b6f0c682439697887bca0aa2f1c87ef1826be3584490" } ,
{ file = "platformdirs-2.6.2.tar.gz" , hash = "sha256:e1fea1fe471b9ff8332e229df3cb7de4f53eeea4998d3b6bfff542115e998bd2" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
2023-01-01 23:44:42 +03:00
docs = [ "furo (>=2022.12.7)" , "proselint (>=0.13)" , "sphinx (>=5.3)" , "sphinx-autodoc-typehints (>=1.19.5)" ]
test = [ "appdirs (==1.4.4)" , "covdefaults (>=2.2.2)" , "pytest (>=7.2)" , "pytest-cov (>=4)" , "pytest-mock (>=3.10)" ]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "pluggy"
version = "1.0.0"
description = "plugin and hook calling mechanisms for python"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pluggy-1.0.0-py2.py3-none-any.whl" , hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3" } ,
{ file = "pluggy-1.0.0.tar.gz" , hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
dev = [ "pre-commit" , "tox" ]
testing = [ "pytest" , "pytest-benchmark" ]
[ [ package ] ]
name = "pre-commit"
2022-12-26 17:12:47 +03:00
version = "2.21.0"
2022-12-19 20:10:36 +03:00
description = "A framework for managing and maintaining multi-language pre-commit hooks."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pre_commit-2.21.0-py2.py3-none-any.whl" , hash = "sha256:e2f91727039fc39a92f58a588a25b87f936de6567eed4f0e673e0507edc75bad" } ,
{ file = "pre_commit-2.21.0.tar.gz" , hash = "sha256:31ef31af7e474a8d8995027fefdfcf509b5c913ff31f2015b4ec4beb26a6f658" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
cfgv = ">=2.0.0"
identify = ">=1.0.0"
nodeenv = ">=0.11.1"
pyyaml = ">=5.1"
2022-12-26 17:12:47 +03:00
virtualenv = ">=20.10.0"
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "prometheus-client"
version = "0.15.0"
description = "Python client for the Prometheus monitoring system."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "prometheus_client-0.15.0-py3-none-any.whl" , hash = "sha256:db7c05cbd13a0f79975592d112320f2605a325969b270a94b71dcabc47b931d2" } ,
{ file = "prometheus_client-0.15.0.tar.gz" , hash = "sha256:be26aa452490cfcf6da953f9436e95a9f2b4d578ca80094b4458930e5f584ab1" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
twisted = [ "twisted" ]
[ [ package ] ]
name = "prompt-toolkit"
version = "3.0.36"
description = "Library for building powerful interactive command lines in Python"
category = "main"
optional = false
python-versions = ">=3.6.2"
2023-01-11 01:06:08 +03:00
files = [
{ file = "prompt_toolkit-3.0.36-py3-none-any.whl" , hash = "sha256:aa64ad242a462c5ff0363a7b9cfe696c20d55d9fc60c11fd8e632d064804d305" } ,
{ file = "prompt_toolkit-3.0.36.tar.gz" , hash = "sha256:3e163f254bef5a03b146397d7c1963bd3e2812f0964bb9a24e6ec761fd28db63" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
wcwidth = "*"
[ [ package ] ]
name = "psutil"
version = "5.9.4"
description = "Cross-platform lib for process and system monitoring in Python."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "psutil-5.9.4-cp27-cp27m-macosx_10_9_x86_64.whl" , hash = "sha256:c1ca331af862803a42677c120aff8a814a804e09832f166f226bfd22b56feee8" } ,
{ file = "psutil-5.9.4-cp27-cp27m-manylinux2010_i686.whl" , hash = "sha256:68908971daf802203f3d37e78d3f8831b6d1014864d7a85937941bb35f09aefe" } ,
{ file = "psutil-5.9.4-cp27-cp27m-manylinux2010_x86_64.whl" , hash = "sha256:3ff89f9b835100a825b14c2808a106b6fdcc4b15483141482a12c725e7f78549" } ,
{ file = "psutil-5.9.4-cp27-cp27m-win32.whl" , hash = "sha256:852dd5d9f8a47169fe62fd4a971aa07859476c2ba22c2254d4a1baa4e10b95ad" } ,
{ file = "psutil-5.9.4-cp27-cp27m-win_amd64.whl" , hash = "sha256:9120cd39dca5c5e1c54b59a41d205023d436799b1c8c4d3ff71af18535728e94" } ,
{ file = "psutil-5.9.4-cp27-cp27mu-manylinux2010_i686.whl" , hash = "sha256:6b92c532979bafc2df23ddc785ed116fced1f492ad90a6830cf24f4d1ea27d24" } ,
{ file = "psutil-5.9.4-cp27-cp27mu-manylinux2010_x86_64.whl" , hash = "sha256:efeae04f9516907be44904cc7ce08defb6b665128992a56957abc9b61dca94b7" } ,
{ file = "psutil-5.9.4-cp36-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:54d5b184728298f2ca8567bf83c422b706200bcbbfafdc06718264f9393cfeb7" } ,
{ file = "psutil-5.9.4-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:16653106f3b59386ffe10e0bad3bb6299e169d5327d3f187614b1cb8f24cf2e1" } ,
{ file = "psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:54c0d3d8e0078b7666984e11b12b88af2db11d11249a8ac8920dd5ef68a66e08" } ,
{ file = "psutil-5.9.4-cp36-abi3-win32.whl" , hash = "sha256:149555f59a69b33f056ba1c4eb22bb7bf24332ce631c44a319cec09f876aaeff" } ,
{ file = "psutil-5.9.4-cp36-abi3-win_amd64.whl" , hash = "sha256:fd8522436a6ada7b4aad6638662966de0d61d241cb821239b2ae7013d41a43d4" } ,
{ file = "psutil-5.9.4-cp38-abi3-macosx_11_0_arm64.whl" , hash = "sha256:6001c809253a29599bc0dfd5179d9f8a5779f9dffea1da0f13c53ee568115e1e" } ,
{ file = "psutil-5.9.4.tar.gz" , hash = "sha256:3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
test = [ "enum34" , "ipaddress" , "mock" , "pywin32" , "wmi" ]
[ [ package ] ]
name = "psycopg2-binary"
version = "2.9.5"
description = "psycopg2 - Python-PostgreSQL Database Adapter"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "psycopg2-binary-2.9.5.tar.gz" , hash = "sha256:33e632d0885b95a8b97165899006c40e9ecdc634a529dca7b991eb7de4ece41c" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" , hash = "sha256:0775d6252ccb22b15da3b5d7adbbf8cfe284916b14b6dc0ff503a23edb01ee85" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:2ec46ed947801652c9643e0b1dc334cfb2781232e375ba97312c2fc256597632" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3520d7af1ebc838cc6084a3281145d5cd5bdd43fdef139e6db5af01b92596cb7" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:5cbc554ba47ecca8cd3396ddaca85e1ecfe3e48dd57dc5e415e59551affe568e" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_24_aarch64.whl" , hash = "sha256:5d28ecdf191db558d0c07d0f16524ee9d67896edf2b7990eea800abeb23ebd61" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_24_ppc64le.whl" , hash = "sha256:b9c33d4aef08dfecbd1736ceab8b7b3c4358bf10a0121483e5cd60d3d308cc64" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:05b3d479425e047c848b9782cd7aac9c6727ce23181eb9647baf64ffdfc3da41" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:1e491e6489a6cb1d079df8eaa15957c277fdedb102b6a68cfbf40c4994412fd0" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:9e32cedc389bcb76d9f24ea8a012b3cb8385ee362ea437e1d012ffaed106c17d" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:46850a640df62ae940e34a163f72e26aca1f88e2da79148e1862faaac985c302" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-win32.whl" , hash = "sha256:3d790f84201c3698d1bfb404c917f36e40531577a6dda02e45ba29b64d539867" } ,
{ file = "psycopg2_binary-2.9.5-cp310-cp310-win_amd64.whl" , hash = "sha256:1764546ffeaed4f9428707be61d68972eb5ede81239b46a45843e0071104d0dd" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-macosx_10_9_universal2.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" , hash = "sha256:426c2ae999135d64e6a18849a7d1ad0e1bd007277e4a8f4752eaa40a96b550ff" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:7cf1d44e710ca3a9ce952bda2855830fe9f9017ed6259e01fcd71ea6287565f5" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:024030b13bdcbd53d8a93891a2cf07719715724fc9fee40243f3bd78b4264b8f" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bcda1c84a1c533c528356da5490d464a139b6e84eb77cc0b432e38c5c6dd7882" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_24_aarch64.whl" , hash = "sha256:2ef892cabdccefe577088a79580301f09f2a713eb239f4f9f62b2b29cafb0577" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_24_ppc64le.whl" , hash = "sha256:af0516e1711995cb08dc19bbd05bec7dbdebf4185f68870595156718d237df3e" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:e72c91bda9880f097c8aa3601a2c0de6c708763ba8128006151f496ca9065935" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:e67b3c26e9b6d37b370c83aa790bbc121775c57bfb096c2e77eacca25fd0233b" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:5fc447058d083b8c6ac076fc26b446d44f0145308465d745fba93a28c14c9e32" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:d892bfa1d023c3781a3cab8dd5af76b626c483484d782e8bd047c180db590e4c" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-win32.whl" , hash = "sha256:2abccab84d057723d2ca8f99ff7b619285d40da6814d50366f61f0fc385c3903" } ,
{ file = "psycopg2_binary-2.9.5-cp311-cp311-win_amd64.whl" , hash = "sha256:bef7e3f9dc6f0c13afdd671008534be5744e0e682fb851584c8c3a025ec09720" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-macosx_10_14_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" , hash = "sha256:6e63814ec71db9bdb42905c925639f319c80e7909fb76c3b84edc79dadef8d60" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:212757ffcecb3e1a5338d4e6761bf9c04f750e7d027117e74aa3cd8a75bb6fbd" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6f8a9bcab7b6db2e3dbf65b214dfc795b4c6b3bb3af922901b6a67f7cb47d5f8" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_24_aarch64.whl" , hash = "sha256:56b2957a145f816726b109ee3d4e6822c23f919a7d91af5a94593723ed667835" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_24_ppc64le.whl" , hash = "sha256:f95b8aca2703d6a30249f83f4fe6a9abf2e627aa892a5caaab2267d56be7ab69" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:70831e03bd53702c941da1a1ad36c17d825a24fbb26857b40913d58df82ec18b" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_i686.whl" , hash = "sha256:dbc332beaf8492b5731229a881807cd7b91b50dbbbaf7fe2faf46942eda64a24" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_ppc64le.whl" , hash = "sha256:2d964eb24c8b021623df1c93c626671420c6efadbdb8655cb2bd5e0c6fa422ba" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:95076399ec3b27a8f7fa1cc9a83417b1c920d55cf7a97f718a94efbb96c7f503" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-win32.whl" , hash = "sha256:3fc33295cfccad697a97a76dec3f1e94ad848b7b163c3228c1636977966b51e2" } ,
{ file = "psycopg2_binary-2.9.5-cp36-cp36m-win_amd64.whl" , hash = "sha256:02551647542f2bf89073d129c73c05a25c372fc0a49aa50e0de65c3c143d8bd0" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" , hash = "sha256:63e318dbe52709ed10d516a356f22a635e07a2e34c68145484ed96a19b0c4c68" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:a7e518a0911c50f60313cb9e74a169a65b5d293770db4770ebf004245f24b5c5" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b9d38a4656e4e715d637abdf7296e98d6267df0cc0a8e9a016f8ba07e4aa3eeb" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_24_aarch64.whl" , hash = "sha256:68d81a2fe184030aa0c5c11e518292e15d342a667184d91e30644c9d533e53e1" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_24_ppc64le.whl" , hash = "sha256:7ee3095d02d6f38bd7d9a5358fcc9ea78fcdb7176921528dd709cc63f40184f5" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:46512486be6fbceef51d7660dec017394ba3e170299d1dc30928cbedebbf103a" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:b911dfb727e247340d36ae20c4b9259e4a64013ab9888ccb3cbba69b77fd9636" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:422e3d43b47ac20141bc84b3d342eead8d8099a62881a501e97d15f6addabfe9" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:c5682a45df7d9642eff590abc73157c887a68f016df0a8ad722dcc0f888f56d7" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-win32.whl" , hash = "sha256:b8104f709590fff72af801e916817560dbe1698028cd0afe5a52d75ceb1fce5f" } ,
{ file = "psycopg2_binary-2.9.5-cp37-cp37m-win_amd64.whl" , hash = "sha256:7b3751857da3e224f5629400736a7b11e940b5da5f95fa631d86219a1beaafec" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" , hash = "sha256:043a9fd45a03858ff72364b4b75090679bd875ee44df9c0613dc862ca6b98460" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:9ffdc51001136b699f9563b1c74cc1f8c07f66ef7219beb6417a4c8aaa896c28" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c15ba5982c177bc4b23a7940c7e4394197e2d6a424a2d282e7c236b66da6d896" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dc85b3777068ed30aff8242be2813038a929f2084f69e43ef869daddae50f6ee" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_24_aarch64.whl" , hash = "sha256:215d6bf7e66732a514f47614f828d8c0aaac9a648c46a831955cb103473c7147" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_24_ppc64le.whl" , hash = "sha256:7d07f552d1e412f4b4e64ce386d4c777a41da3b33f7098b6219012ba534fb2c2" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:a0adef094c49f242122bb145c3c8af442070dc0e4312db17e49058c1702606d4" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:00475004e5ed3e3bf5e056d66e5dcdf41a0dc62efcd57997acd9135c40a08a50" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:7d88db096fa19d94f433420eaaf9f3c45382da2dd014b93e4bf3215639047c16" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:902844f9c4fb19b17dfa84d9e2ca053d4a4ba265723d62ea5c9c26b38e0aa1e6" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-win32.whl" , hash = "sha256:4e7904d1920c0c89105c0517dc7e3f5c20fb4e56ba9cdef13048db76947f1d79" } ,
{ file = "psycopg2_binary-2.9.5-cp38-cp38-win_amd64.whl" , hash = "sha256:a36a0e791805aa136e9cbd0ffa040d09adec8610453ee8a753f23481a0057af5" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" , hash = "sha256:25382c7d174c679ce6927c16b6fbb68b10e56ee44b1acb40671e02d29f2fce7c" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:9c38d3869238e9d3409239bc05bc27d6b7c99c2a460ea337d2814b35fb4fea1b" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:5c6527c8efa5226a9e787507652dd5ba97b62d29b53c371a85cd13f957fe4d42" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e59137cdb970249ae60be2a49774c6dfb015bd0403f05af1fe61862e9626642d" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_24_aarch64.whl" , hash = "sha256:d4c7b3a31502184e856df1f7bbb2c3735a05a8ce0ade34c5277e1577738a5c91" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_24_ppc64le.whl" , hash = "sha256:b9a794cef1d9c1772b94a72eec6da144c18e18041d294a9ab47669bc77a80c1d" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:c5254cbd4f4855e11cebf678c1a848a3042d455a22a4ce61349c36aafd4c2267" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:c5e65c6ac0ae4bf5bef1667029f81010b6017795dcb817ba5c7b8a8d61fab76f" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:74eddec4537ab1f701a1647214734bc52cee2794df748f6ae5908e00771f180a" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:01ad49d68dd8c5362e4bfb4158f2896dc6e0c02e87b8a3770fc003459f1a4425" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-win32.whl" , hash = "sha256:937880290775033a743f4836aa253087b85e62784b63fd099ee725d567a48aa1" } ,
{ file = "psycopg2_binary-2.9.5-cp39-cp39-win_amd64.whl" , hash = "sha256:484405b883630f3e74ed32041a87456c5e0e63a8e3429aa93e8714c366d62bd1" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "ptyprocess"
version = "0.7.0"
description = "Run a subprocess in a pseudo terminal"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "ptyprocess-0.7.0-py2.py3-none-any.whl" , hash = "sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35" } ,
{ file = "ptyprocess-0.7.0.tar.gz" , hash = "sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "pure-eval"
version = "0.2.2"
description = "Safely evaluate AST nodes without side effects"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pure_eval-0.2.2-py3-none-any.whl" , hash = "sha256:01eaab343580944bc56080ebe0a674b39ec44a945e6d09ba7db3cb8cec289350" } ,
{ file = "pure_eval-0.2.2.tar.gz" , hash = "sha256:2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3" } ,
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
tests = [ "pytest" ]
[ [ package ] ]
name = "pycodestyle"
version = "2.10.0"
description = "Python style guide checker"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pycodestyle-2.10.0-py2.py3-none-any.whl" , hash = "sha256:8a4eaf0d0495c7395bdab3589ac2db602797d76207242c17d470186815706610" } ,
{ file = "pycodestyle-2.10.0.tar.gz" , hash = "sha256:347187bdb476329d98f695c213d7295a846d1152ff4fe9bacb8a9590b8ee7053" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "pycparser"
version = "2.21"
description = "C parser in Python"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pycparser-2.21-py2.py3-none-any.whl" , hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9" } ,
{ file = "pycparser-2.21.tar.gz" , hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "pyflakes"
version = "3.0.1"
description = "passive checker of Python programs"
category = "main"
optional = false
2022-12-19 20:10:36 +03:00
python-versions = ">=3.6"
2023-01-11 01:06:08 +03: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" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "pygments"
2023-01-01 23:44:42 +03:00
version = "2.14.0"
2022-12-19 20:10:36 +03:00
description = "Pygments is a syntax highlighting package written in Python."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "Pygments-2.14.0-py3-none-any.whl" , hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717" } ,
{ file = "Pygments-2.14.0.tar.gz" , hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
plugins = [ "importlib-metadata" ]
[ [ package ] ]
name = "pyjwt"
version = "2.6.0"
description = "JSON Web Token implementation in Python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "PyJWT-2.6.0-py3-none-any.whl" , hash = "sha256:d83c3d892a77bbb74d3e1a2cfa90afaadb60945205d1095d9221f04466f64c14" } ,
{ file = "PyJWT-2.6.0.tar.gz" , hash = "sha256:69285c7e31fc44f68a1feb309e948e0df53259d579295e6cfe2b1792329f05fd" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
cryptography = { version = ">=3.4.0" , optional = true , markers = "extra == \"crypto\"" }
[ package . extras ]
crypto = [ "cryptography (>=3.4.0)" ]
dev = [ "coverage[toml] (==5.0.4)" , "cryptography (>=3.4.0)" , "pre-commit" , "pytest (>=6.0.0,<7.0.0)" , "sphinx (>=4.5.0,<5.0.0)" , "sphinx-rtd-theme" , "zope.interface" ]
docs = [ "sphinx (>=4.5.0,<5.0.0)" , "sphinx-rtd-theme" , "zope.interface" ]
tests = [ "coverage[toml] (==5.0.4)" , "pytest (>=6.0.0,<7.0.0)" ]
[ [ package ] ]
name = "pylint"
2023-01-11 13:33:10 +03:00
version = "2.15.10"
2022-12-19 20:10:36 +03:00
description = "python code static checker"
category = "main"
optional = false
python-versions = ">=3.7.2"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "pylint-2.15.10-py3-none-any.whl" , hash = "sha256:9df0d07e8948a1c3ffa3b6e2d7e6e63d9fb457c5da5b961ed63106594780cc7e" } ,
{ file = "pylint-2.15.10.tar.gz" , hash = "sha256:b3dc5ef7d33858f297ac0d06cc73862f01e4f2e74025ec3eff347ce0bc60baf5" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
astroid = ">=2.12.13,<=2.14.0-dev0"
colorama = { version = ">=0.4.5" , markers = "sys_platform == \"win32\"" }
dill = { version = ">=0.3.6" , markers = "python_version >= \"3.11\"" }
isort = ">=4.2.5,<6"
mccabe = ">=0.6,<0.8"
platformdirs = ">=2.2.0"
tomlkit = ">=0.10.1"
[ package . extras ]
spelling = [ "pyenchant (>=3.2,<4.0)" ]
testutils = [ "gitpython (>3)" ]
[ [ package ] ]
name = "pylint-celery"
version = "0.3"
description = "pylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pylint-celery-0.3.tar.gz" , hash = "sha256:41e32094e7408d15c044178ea828dd524beedbdbe6f83f712c5e35bde1de4beb" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
astroid = ">=1.0"
pylint = ">=1.0"
pylint-plugin-utils = ">=0.2.1"
[ [ package ] ]
name = "pylint-django"
version = "2.5.3"
description = "A Pylint plugin to help Pylint understand the Django web framework"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pylint-django-2.5.3.tar.gz" , hash = "sha256:0ac090d106c62fe33782a1d01bda1610b761bb1c9bf5035ced9d5f23a13d8591" } ,
{ file = "pylint_django-2.5.3-py3-none-any.whl" , hash = "sha256:56b12b6adf56d548412445bd35483034394a1a94901c3f8571980a13882299d5" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
pylint = ">=2.0,<3"
pylint-plugin-utils = ">=0.7"
[ package . extras ]
for-tests = [ "coverage" , "django-tables2" , "django-tastypie" , "factory-boy" , "pylint (>=2.13)" , "pytest" , "wheel" ]
with-django = [ "Django" ]
[ [ package ] ]
name = "pylint-plugin-utils"
version = "0.7"
description = "Utilities and helpers for writing Pylint plugins"
category = "main"
optional = false
python-versions = ">=3.6.2"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pylint-plugin-utils-0.7.tar.gz" , hash = "sha256:ce48bc0516ae9415dd5c752c940dfe601b18fe0f48aa249f2386adfa95a004dd" } ,
{ file = "pylint_plugin_utils-0.7-py3-none-any.whl" , hash = "sha256:b3d43e85ab74c4f48bb46ae4ce771e39c3a20f8b3d56982ab17aa73b4f98d535" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
pylint = ">=1.7"
[ [ package ] ]
name = "pyrsistent"
2023-01-01 23:44:42 +03:00
version = "0.19.3"
2022-12-19 20:10:36 +03:00
description = "Persistent/Functional/Immutable data structures"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ 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" } ,
]
[ [ package ] ]
name = "pytest"
2023-01-15 12:31:15 +03:00
version = "7.2.1"
2023-01-11 01:06:08 +03:00
description = "pytest: simple powerful testing with Python"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
2023-01-15 12:31:15 +03:00
{ file = "pytest-7.2.1-py3-none-any.whl" , hash = "sha256:c7c6ca206e93355074ae32f7403e8ea12163b1163c976fee7d4d84027c162be5" } ,
{ file = "pytest-7.2.1.tar.gz" , hash = "sha256:d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
attrs = ">=19.2.0"
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
iniconfig = "*"
packaging = "*"
pluggy = ">=0.12,<2.0"
[ package . extras ]
testing = [ "argcomplete" , "hypothesis (>=3.56)" , "mock" , "nose" , "pygments (>=2.7.2)" , "requests" , "xmlschema" ]
[ [ package ] ]
name = "pytest-django"
version = "4.5.2"
description = "A Django plugin for pytest."
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03: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" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
pytest = ">=5.4.0"
[ package . extras ]
docs = [ "sphinx" , "sphinx-rtd-theme" ]
testing = [ "Django" , "django-configurations (>=2.0)" ]
[ [ package ] ]
name = "pytest-sugar"
version = "0.9.6"
description = "pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "pytest-sugar-0.9.6.tar.gz" , hash = "sha256:c4793495f3c32e114f0f5416290946c316eb96ad5a3684dcdadda9267e59b2b8" } ,
{ file = "pytest_sugar-0.9.6-py2.py3-none-any.whl" , hash = "sha256:30e5225ed2b3cc988a8a672f8bda0fc37bcd92d62e9273937f061112b3f2186d" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
packaging = ">=14.1"
pytest = ">=2.9"
termcolor = ">=1.1.0"
[ [ package ] ]
name = "python-crontab"
2023-01-01 23:44:42 +03:00
version = "2.7.1"
2022-12-19 20:10:36 +03:00
description = "Python Crontab API"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "python-crontab-2.7.1.tar.gz" , hash = "sha256:b21af4647c7bbb848fef2f020616c6b0289dcb9f94b4f991a55310ff9bec5749" } ,
{ file = "python_crontab-2.7.1-py3-none-any.whl" , hash = "sha256:9c374d1c9d401afdd8dd958f20077f74c158ab3fffb9604296802715e887fe48" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
python-dateutil = "*"
[ package . extras ]
cron-description = [ "cron-descriptor" ]
cron-schedule = [ "croniter" ]
[ [ package ] ]
name = "python-dateutil"
version = "2.8.2"
description = "Extensions to the standard Python datetime module"
category = "main"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "python-dateutil-2.8.2.tar.gz" , hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86" } ,
{ file = "python_dateutil-2.8.2-py2.py3-none-any.whl" , hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
six = ">=1.5"
[ [ package ] ]
name = "python-slugify"
version = "7.0.0"
description = "A Python slugify application that also handles Unicode"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "python-slugify-7.0.0.tar.gz" , hash = "sha256:7a0f21a39fa6c1c4bf2e5984c9b9ae944483fd10b54804cb0e23a3ccd4954f0b" } ,
{ file = "python_slugify-7.0.0-py2.py3-none-any.whl" , hash = "sha256:003aee64f9fd955d111549f96c4b58a3f40b9319383c70fad6277a4974bbf570" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
text-unidecode = ">=1.3"
[ package . extras ]
unidecode = [ "Unidecode (>=1.1.1)" ]
[ [ package ] ]
name = "python3-openid"
version = "3.2.0"
description = "OpenID support for modern servers and consumers."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "python3-openid-3.2.0.tar.gz" , hash = "sha256:33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf" } ,
{ file = "python3_openid-3.2.0-py3-none-any.whl" , hash = "sha256:6626f771e0417486701e0b4daff762e7212e820ca5b29fcc0d05f6f8736dfa6b" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
defusedxml = "*"
[ package . extras ]
mysql = [ "mysql-connector-python" ]
postgresql = [ "psycopg2" ]
[ [ package ] ]
name = "pytz"
2023-01-15 12:31:15 +03:00
version = "2022.7.1"
2022-12-19 20:10:36 +03:00
description = "World timezone definitions, modern and historical"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "pytz-2022.7.1-py2.py3-none-any.whl" , hash = "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" } ,
{ file = "pytz-2022.7.1.tar.gz" , hash = "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "pyyaml"
version = "6.0"
description = "YAML parser and emitter for Python"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:d4db7c7aef085872ef65a8fd7d6d09a14ae91f691dec3e87ee5ee0539d516f53" } ,
{ file = "PyYAML-6.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:9df7ed3b3d2e0ecfe09e14741b857df43adb5a3ddadc919a2d94fbdf78fea53c" } ,
{ file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:77f396e6ef4c73fdc33a9157446466f1cff553d979bd00ecb64385760c6babdc" } ,
{ file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a80a78046a72361de73f8f395f1f1e49f956c6be882eed58505a15f3e430962b" } ,
{ file = "PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5" } ,
{ file = "PyYAML-6.0-cp310-cp310-win32.whl" , hash = "sha256:2cd5df3de48857ed0544b34e2d40e9fac445930039f3cfe4bcc592a1f836d513" } ,
{ file = "PyYAML-6.0-cp310-cp310-win_amd64.whl" , hash = "sha256:daf496c58a8c52083df09b80c860005194014c3698698d1a57cbcfa182142a3a" } ,
{ file = "PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:d4b0ba9512519522b118090257be113b9468d804b19d63c71dbcf4a48fa32358" } ,
{ file = "PyYAML-6.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:81957921f441d50af23654aa6c5e5eaf9b06aba7f0a19c18a538dc7ef291c5a1" } ,
{ file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:afa17f5bc4d1b10afd4466fd3a44dc0e245382deca5b3c353d8b757f9e3ecb8d" } ,
{ file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:dbad0e9d368bb989f4515da330b88a057617d16b6a8245084f1b05400f24609f" } ,
{ file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:432557aa2c09802be39460360ddffd48156e30721f5e8d917f01d31694216782" } ,
{ file = "PyYAML-6.0-cp311-cp311-win32.whl" , hash = "sha256:bfaef573a63ba8923503d27530362590ff4f576c626d86a9fed95822a8255fd7" } ,
{ file = "PyYAML-6.0-cp311-cp311-win_amd64.whl" , hash = "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf" } ,
{ file = "PyYAML-6.0-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:897b80890765f037df3403d22bab41627ca8811ae55e9a722fd0392850ec4d86" } ,
{ file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:50602afada6d6cbfad699b0c7bb50d5ccffa7e46a3d738092afddc1f9758427f" } ,
{ file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:48c346915c114f5fdb3ead70312bd042a953a8ce5c7106d5bfb1a5254e47da92" } ,
{ file = "PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:98c4d36e99714e55cfbaaee6dd5badbc9a1ec339ebfc3b1f52e293aee6bb71a4" } ,
{ file = "PyYAML-6.0-cp36-cp36m-win32.whl" , hash = "sha256:0283c35a6a9fbf047493e3a0ce8d79ef5030852c51e9d911a27badfde0605293" } ,
{ file = "PyYAML-6.0-cp36-cp36m-win_amd64.whl" , hash = "sha256:07751360502caac1c067a8132d150cf3d61339af5691fe9e87803040dbc5db57" } ,
{ file = "PyYAML-6.0-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:819b3830a1543db06c4d4b865e70ded25be52a2e0631ccd2f6a47a2822f2fd7c" } ,
{ file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:473f9edb243cb1935ab5a084eb238d842fb8f404ed2193a915d1784b5a6b5fc0" } ,
{ file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:0ce82d761c532fe4ec3f87fc45688bdd3a4c1dc5e0b4a19814b9009a29baefd4" } ,
{ file = "PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:231710d57adfd809ef5d34183b8ed1eeae3f76459c18fb4a0b373ad56bedcdd9" } ,
{ file = "PyYAML-6.0-cp37-cp37m-win32.whl" , hash = "sha256:c5687b8d43cf58545ade1fe3e055f70eac7a5a1a0bf42824308d868289a95737" } ,
{ file = "PyYAML-6.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:d15a181d1ecd0d4270dc32edb46f7cb7733c7c508857278d3d378d14d606db2d" } ,
{ file = "PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:0b4624f379dab24d3725ffde76559cff63d9ec94e1736b556dacdfebe5ab6d4b" } ,
{ file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:213c60cd50106436cc818accf5baa1aba61c0189ff610f64f4a3e8c6726218ba" } ,
{ file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9fa600030013c4de8165339db93d182b9431076eb98eb40ee068700c9c813e34" } ,
{ file = "PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:277a0ef2981ca40581a47093e9e2d13b3f1fbbeffae064c1d21bfceba2030287" } ,
{ file = "PyYAML-6.0-cp38-cp38-win32.whl" , hash = "sha256:d4eccecf9adf6fbcc6861a38015c2a64f38b9d94838ac1810a9023a0609e1b78" } ,
{ file = "PyYAML-6.0-cp38-cp38-win_amd64.whl" , hash = "sha256:1e4747bc279b4f613a09eb64bba2ba602d8a6664c6ce6396a4d0cd413a50ce07" } ,
{ file = "PyYAML-6.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:055d937d65826939cb044fc8c9b08889e8c743fdc6a32b33e2390f66013e449b" } ,
{ file = "PyYAML-6.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:e61ceaab6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174" } ,
{ file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d67d839ede4ed1b28a4e8909735fc992a923cdb84e618544973d7dfc71540803" } ,
{ file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:cba8c411ef271aa037d7357a2bc8f9ee8b58b9965831d9e51baf703280dc73d3" } ,
{ file = "PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:40527857252b61eacd1d9af500c3337ba8deb8fc298940291486c465c8b46ec0" } ,
{ file = "PyYAML-6.0-cp39-cp39-win32.whl" , hash = "sha256:b5b9eccad747aabaaffbc6064800670f0c297e52c12754eb1d976c57e4f74dcb" } ,
{ file = "PyYAML-6.0-cp39-cp39-win_amd64.whl" , hash = "sha256:b3d267842bf12586ba6c734f89d1f5b871df0273157918b0ccefa29deb05c21c" } ,
{ file = "PyYAML-6.0.tar.gz" , hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "redis"
2023-01-15 12:31:15 +03:00
version = "4.4.2"
2022-12-19 20:10:36 +03:00
description = "Python client for Redis database and key-value store"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "redis-4.4.2-py3-none-any.whl" , hash = "sha256:e6206448e2f8a432871d07d432c13ed6c2abcf6b74edb436c99752b1371be387" } ,
{ file = "redis-4.4.2.tar.gz" , hash = "sha256:a010f6cb7378065040a02839c3f75c7e0fb37a87116fb4a95be82a95552776c7" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
async-timeout = ">=4.0.2"
[ package . extras ]
hiredis = [ "hiredis (>=1.0.0)" ]
ocsp = [ "cryptography (>=36.0.1)" , "pyopenssl (==20.0.1)" , "requests (>=2.26.0)" ]
[ [ package ] ]
name = "requests"
2023-01-15 12:31:15 +03:00
version = "2.28.2"
2022-12-19 20:10:36 +03:00
description = "Python HTTP for Humans."
category = "main"
optional = false
python-versions = ">=3.7, <4"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "requests-2.28.2-py3-none-any.whl" , hash = "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa" } ,
{ file = "requests-2.28.2.tar.gz" , hash = "sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
certifi = ">=2017.4.17"
2023-01-15 12:31:15 +03:00
charset-normalizer = ">=2,<4"
2022-12-19 20:10:36 +03:00
idna = ">=2.5,<4"
urllib3 = ">=1.21.1,<1.27"
[ package . extras ]
socks = [ "PySocks (>=1.5.6,!=1.5.7)" ]
use-chardet-on-py3 = [ "chardet (>=3.0.2,<6)" ]
[ [ package ] ]
name = "requests-oauthlib"
version = "1.3.1"
description = "OAuthlib authentication support for Requests."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "requests-oauthlib-1.3.1.tar.gz" , hash = "sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a" } ,
{ file = "requests_oauthlib-1.3.1-py2.py3-none-any.whl" , hash = "sha256:2577c501a2fb8d05a304c09d090d6e47c306fef15809d102b327cf8364bddab5" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
oauthlib = ">=3.0.0"
requests = ">=2.0.0"
[ package . extras ]
rsa = [ "oauthlib[signedtoken] (>=3.0.0)" ]
[ [ package ] ]
name = "sentry-sdk"
2023-01-15 12:31:15 +03:00
version = "1.13.0"
2022-12-19 20:10:36 +03:00
description = "Python client for Sentry (https://sentry.io)"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "sentry-sdk-1.13.0.tar.gz" , hash = "sha256:72da0766c3069a3941eadbdfa0996f83f5a33e55902a19ba399557cfee1dddcc" } ,
{ file = "sentry_sdk-1.13.0-py2.py3-none-any.whl" , hash = "sha256:b7ff6318183e551145b5c4766eb65b59ad5b63ff234dffddc5fb50340cad6729" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
certifi = "*"
urllib3 = { version = ">=1.26.11" , markers = "python_version >= \"3.6\"" }
[ package . extras ]
aiohttp = [ "aiohttp (>=3.5)" ]
beam = [ "apache-beam (>=2.12)" ]
bottle = [ "bottle (>=0.12.13)" ]
celery = [ "celery (>=3)" ]
chalice = [ "chalice (>=1.16.0)" ]
django = [ "django (>=1.8)" ]
falcon = [ "falcon (>=1.4)" ]
fastapi = [ "fastapi (>=0.79.0)" ]
flask = [ "blinker (>=1.1)" , "flask (>=0.11)" ]
httpx = [ "httpx (>=0.16.0)" ]
opentelemetry = [ "opentelemetry-distro (>=0.350b0)" ]
pure-eval = [ "asttokens" , "executing" , "pure-eval" ]
pymongo = [ "pymongo (>=3.1)" ]
pyspark = [ "pyspark (>=2.4.4)" ]
quart = [ "blinker (>=1.1)" , "quart (>=0.16.1)" ]
rq = [ "rq (>=0.6)" ]
sanic = [ "sanic (>=0.8)" ]
sqlalchemy = [ "sqlalchemy (>=1.2)" ]
starlette = [ "starlette (>=0.19.1)" ]
2023-01-15 12:31:15 +03:00
starlite = [ "starlite (>=1.48)" ]
2022-12-19 20:10:36 +03:00
tornado = [ "tornado (>=5)" ]
[ [ package ] ]
name = "setuptools"
2023-01-15 12:31:15 +03:00
version = "65.7.0"
2022-12-19 20:10:36 +03:00
description = "Easily download, build, install, upgrade, and uninstall Python packages"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "setuptools-65.7.0-py3-none-any.whl" , hash = "sha256:8ab4f1dbf2b4a65f7eec5ad0c620e84c34111a68d3349833494b9088212214dd" } ,
{ file = "setuptools-65.7.0.tar.gz" , hash = "sha256:4d3c92fac8f1118bb77a22181355e29c239cabfe2b9effdaa665c66b711136d7" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
2023-01-15 12:31:15 +03: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" ]
2022-12-19 20:10:36 +03:00
testing = [ "build[virtualenv]" , "filelock (>=3.4.0)" , "flake8 (<5)" , "flake8-2020" , "ini2toml[lite] (>=0.9)" , "jaraco.envs (>=2.2)" , "jaraco.path (>=3.2.0)" , "pip (>=19.1)" , "pip-run (>=8.8)" , "pytest (>=6)" , "pytest-black (>=0.3.7)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=1.3)" , "pytest-flake8" , "pytest-mypy (>=0.9.1)" , "pytest-perf" , "pytest-timeout" , "pytest-xdist" , "tomli-w (>=1.0.0)" , "virtualenv (>=13.0.0)" , "wheel" ]
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" ]
[ [ package ] ]
name = "six"
version = "1.16.0"
description = "Python 2 and 3 compatibility utilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
2023-01-11 01:06:08 +03: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" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "sniffio"
version = "1.3.0"
description = "Sniff out which async library your code is running under"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sniffio-1.3.0-py3-none-any.whl" , hash = "sha256:eecefdce1e5bbfb7ad2eeaabf7c1eeb404d7757c379bd1f7e5cce9d8bf425384" } ,
{ file = "sniffio-1.3.0.tar.gz" , hash = "sha256:e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "snowballstemmer"
version = "2.2.0"
description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms."
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "snowballstemmer-2.2.0-py2.py3-none-any.whl" , hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a" } ,
{ file = "snowballstemmer-2.2.0.tar.gz" , hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
2022-12-19 20:10:36 +03:00
name = "sphinx"
2023-01-11 13:33:10 +03:00
version = "6.1.3"
2022-12-19 20:10:36 +03:00
description = "Python documentation generator"
category = "main"
optional = false
2023-01-11 13:33:10 +03:00
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "Sphinx-6.1.3.tar.gz" , hash = "sha256:0dac3b698538ffef41716cf97ba26c1c7788dba73ce6f150c1ff5b4720786dd2" } ,
{ file = "sphinx-6.1.3-py3-none-any.whl" , hash = "sha256:807d1cb3d6be87eb78a381c3e70ebd8d346b9a25f3753e9947e866b2786865fc" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
alabaster = ">=0.7,<0.8"
babel = ">=2.9"
colorama = { version = ">=0.4.5" , markers = "sys_platform == \"win32\"" }
2023-01-11 13:33:10 +03:00
docutils = ">=0.18,<0.20"
2022-12-19 20:10:36 +03:00
imagesize = ">=1.3"
Jinja2 = ">=3.0"
packaging = ">=21.0"
2023-01-11 13:33:10 +03:00
Pygments = ">=2.13"
requests = ">=2.25.0"
2022-12-19 20:10:36 +03:00
snowballstemmer = ">=2.0"
sphinxcontrib-applehelp = "*"
sphinxcontrib-devhelp = "*"
sphinxcontrib-htmlhelp = ">=2.0.0"
sphinxcontrib-jsmath = "*"
sphinxcontrib-qthelp = "*"
sphinxcontrib-serializinghtml = ">=1.1.5"
[ package . extras ]
docs = [ "sphinxcontrib-websupport" ]
2023-01-11 13:33:10 +03:00
lint = [ "docutils-stubs" , "flake8 (>=3.5.0)" , "flake8-simplify" , "isort" , "mypy (>=0.990)" , "ruff" , "sphinx-lint" , "types-requests" ]
test = [ "cython" , "html5lib" , "pytest (>=4.6)" ]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "sphinx-autobuild"
version = "2021.3.14"
description = "Rebuild Sphinx documentation on changes, with live-reload in the browser."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sphinx-autobuild-2021.3.14.tar.gz" , hash = "sha256:de1ca3b66e271d2b5b5140c35034c89e47f263f2cd5db302c9217065f7443f05" } ,
{ file = "sphinx_autobuild-2021.3.14-py3-none-any.whl" , hash = "sha256:8fe8cbfdb75db04475232f05187c776f46f6e9e04cacf1e49ce81bdac649ccac" } ,
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
colorama = "*"
livereload = "*"
sphinx = "*"
[ package . extras ]
test = [ "pytest" , "pytest-cov" ]
[ [ package ] ]
name = "sphinxcontrib-applehelp"
2023-01-11 13:33:10 +03:00
version = "1.0.3"
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
2022-12-19 20:10:36 +03:00
category = "main"
optional = false
2023-01-11 13:33:10 +03:00
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "sphinxcontrib.applehelp-1.0.3-py3-none-any.whl" , hash = "sha256:ba0f2a22e6eeada8da6428d0d520215ee8864253f32facf958cca81e426f661d" } ,
{ file = "sphinxcontrib.applehelp-1.0.3.tar.gz" , hash = "sha256:83749f09f6ac843b8cb685277dbc818a8bf2d76cc19602699094fe9a74db529e" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-devhelp"
version = "1.0.2"
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document."
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sphinxcontrib-devhelp-1.0.2.tar.gz" , hash = "sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4" } ,
{ file = "sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl" , hash = "sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-htmlhelp"
version = "2.0.0"
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sphinxcontrib-htmlhelp-2.0.0.tar.gz" , hash = "sha256:f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2" } ,
{ file = "sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl" , hash = "sha256:d412243dfb797ae3ec2b59eca0e52dac12e75a241bf0e4eb861e450d06c6ed07" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
test = [ "html5lib" , "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-jsmath"
version = "1.0.1"
description = "A sphinx extension which renders display math in HTML via JavaScript"
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sphinxcontrib-jsmath-1.0.1.tar.gz" , hash = "sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8" } ,
{ file = "sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl" , hash = "sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
test = [ "flake8" , "mypy" , "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-qthelp"
version = "1.0.3"
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document."
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sphinxcontrib-qthelp-1.0.3.tar.gz" , hash = "sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72" } ,
{ file = "sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl" , hash = "sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-serializinghtml"
version = "1.1.5"
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)."
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sphinxcontrib-serializinghtml-1.1.5.tar.gz" , hash = "sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952" } ,
{ file = "sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl" , hash = "sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd" } ,
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
test = [ "pytest" ]
[ [ package ] ]
name = "sqlparse"
version = "0.4.3"
description = "A non-validating SQL parser."
category = "main"
optional = false
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
{ file = "sqlparse-0.4.3-py3-none-any.whl" , hash = "sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34" } ,
{ file = "sqlparse-0.4.3.tar.gz" , hash = "sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268" } ,
]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "stack-data"
2023-01-01 23:18:24 +03:00
version = "0.6.2"
description = "Extract data from python stack frames and tracebacks for informative displays"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "stack_data-0.6.2-py3-none-any.whl" , hash = "sha256:cbb2a53eb64e5785878201a97ed7c7b94883f48b87bfb0bbe8b623c74679e4a8" } ,
{ file = "stack_data-0.6.2.tar.gz" , hash = "sha256:32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037eaf815" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
asttokens = ">=2.1.0"
executing = ">=1.2.0"
pure-eval = "*"
[ package . extras ]
tests = [ "cython" , "littleutils" , "pygments" , "pytest" , "typeguard" ]
[ [ package ] ]
name = "structlog"
version = "22.3.0"
description = "Structured Logging for Python"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "structlog-22.3.0-py3-none-any.whl" , hash = "sha256:b403f344f902b220648fa9f286a23c0cc5439a5844d271fec40562dbadbc70ad" } ,
{ file = "structlog-22.3.0.tar.gz" , hash = "sha256:e7509391f215e4afb88b1b80fa3ea074be57a5a17d794bd436a5c949da023333" } ,
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
dev = [ "structlog[docs,tests,typing]" ]
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-mermaid" , "twisted" ]
tests = [ "coverage[toml]" , "freezegun (>=0.2.8)" , "pretend" , "pytest (>=6.0)" , "pytest-asyncio (>=0.17)" , "simplejson" ]
typing = [ "mypy" , "rich" , "twisted" ]
[ [ package ] ]
name = "termcolor"
2023-01-11 01:06:08 +03:00
version = "2.2.0"
2023-01-01 23:18:24 +03:00
description = "ANSI color formatting for output in terminal"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "termcolor-2.2.0-py3-none-any.whl" , hash = "sha256:91ddd848e7251200eac969846cbae2dacd7d71c2871e92733289e7e3666f48e7" } ,
{ file = "termcolor-2.2.0.tar.gz" , hash = "sha256:dfc8ac3f350788f23b2947b3e6cfa5a53b630b612e6cd8965a015a776020b99a" } ,
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
tests = [ "pytest" , "pytest-cov" ]
[ [ package ] ]
name = "text-unidecode"
version = "1.3"
description = "The most basic Text::Unidecode port"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "text-unidecode-1.3.tar.gz" , hash = "sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93" } ,
{ file = "text_unidecode-1.3-py2.py3-none-any.whl" , hash = "sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "tomli"
version = "2.0.1"
description = "A lil' TOML parser"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "tomli-2.0.1-py3-none-any.whl" , hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc" } ,
{ file = "tomli-2.0.1.tar.gz" , hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "tomlkit"
version = "0.11.6"
description = "Style preserving TOML library"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "tomlkit-0.11.6-py3-none-any.whl" , hash = "sha256:07de26b0d8cfc18f871aec595fda24d95b08fef89d147caa861939f37230bf4b" } ,
{ file = "tomlkit-0.11.6.tar.gz" , hash = "sha256:71b952e5721688937fb02cf9d354dbcf0785066149d2855e44531ebdd2b65d73" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "tornado"
version = "6.2"
description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed."
category = "main"
optional = false
python-versions = ">= 3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "tornado-6.2-cp37-abi3-macosx_10_9_universal2.whl" , hash = "sha256:20f638fd8cc85f3cbae3c732326e96addff0a15e22d80f049e00121651e82e72" } ,
{ file = "tornado-6.2-cp37-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:87dcafae3e884462f90c90ecc200defe5e580a7fbbb4365eda7c7c1eb809ebc9" } ,
{ file = "tornado-6.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ba09ef14ca9893954244fd872798b4ccb2367c165946ce2dd7376aebdde8e3ac" } ,
{ file = "tornado-6.2-cp37-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:b8150f721c101abdef99073bf66d3903e292d851bee51910839831caba341a75" } ,
{ file = "tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d3a2f5999215a3a06a4fc218026cd84c61b8b2b40ac5296a6db1f1451ef04c1e" } ,
{ file = "tornado-6.2-cp37-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:5f8c52d219d4995388119af7ccaa0bcec289535747620116a58d830e7c25d8a8" } ,
{ file = "tornado-6.2-cp37-abi3-musllinux_1_1_i686.whl" , hash = "sha256:6fdfabffd8dfcb6cf887428849d30cf19a3ea34c2c248461e1f7d718ad30b66b" } ,
{ file = "tornado-6.2-cp37-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:1d54d13ab8414ed44de07efecb97d4ef7c39f7438cf5e976ccd356bebb1b5fca" } ,
{ file = "tornado-6.2-cp37-abi3-win32.whl" , hash = "sha256:5c87076709343557ef8032934ce5f637dbb552efa7b21d08e89ae7619ed0eb23" } ,
{ file = "tornado-6.2-cp37-abi3-win_amd64.whl" , hash = "sha256:e5f923aa6a47e133d1cf87d60700889d7eae68988704e20c75fb2d65677a8e4b" } ,
{ file = "tornado-6.2.tar.gz" , hash = "sha256:9b630419bde84ec666bfd7ea0a4cb2a8a651c2d5cccdbdd1972a0c859dfc3c13" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "traitlets"
2023-01-11 13:33:10 +03:00
version = "5.8.1"
2023-01-01 23:18:24 +03:00
description = "Traitlets Python configuration system"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-01-11 13:33:10 +03:00
{ file = "traitlets-5.8.1-py3-none-any.whl" , hash = "sha256:a1ca5df6414f8b5760f7c5f256e326ee21b581742114545b462b35ffe3f04861" } ,
{ file = "traitlets-5.8.1.tar.gz" , hash = "sha256:32500888f5ff7bbf3b9267ea31748fa657aaf34d56d85e60f91dda7dc7f5785b" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx" ]
2023-01-01 23:44:42 +03:00
test = [ "argcomplete (>=2.0)" , "pre-commit" , "pytest" , "pytest-mock" ]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "types-pytz"
2023-01-15 12:31:15 +03:00
version = "2022.7.1.0"
2023-01-01 23:18:24 +03:00
description = "Typing stubs for pytz"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "types-pytz-2022.7.1.0.tar.gz" , hash = "sha256:918f9c3e7a950ba7e7d6f84b18a7cacabc8886cb7125fb1927ff1c752b4b59de" } ,
{ file = "types_pytz-2022.7.1.0-py3-none-any.whl" , hash = "sha256:10ec7d009a02340f1cecd654ac03f0c29b6088a03b63d164401fc52df45936b2" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "types-pyyaml"
version = "6.0.12.2"
description = "Typing stubs for PyYAML"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "types-PyYAML-6.0.12.2.tar.gz" , hash = "sha256:6840819871c92deebe6a2067fb800c11b8a063632eb4e3e755914e7ab3604e83" } ,
{ file = "types_PyYAML-6.0.12.2-py3-none-any.whl" , hash = "sha256:1e94e80aafee07a7e798addb2a320e32956a373f376655128ae20637adb2655b" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "types-requests"
2023-01-01 23:44:42 +03:00
version = "2.28.11.7"
2023-01-01 23:18:24 +03:00
description = "Typing stubs for requests"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "types-requests-2.28.11.7.tar.gz" , hash = "sha256:0ae38633734990d019b80f5463dfa164ebd3581998ac8435f526da6fe4d598c3" } ,
{ file = "types_requests-2.28.11.7-py3-none-any.whl" , hash = "sha256:b6a2fca8109f4fdba33052f11ed86102bddb2338519e1827387137fefc66a98b" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
types-urllib3 = "<1.27"
[ [ package ] ]
name = "types-urllib3"
version = "1.26.25.4"
description = "Typing stubs for urllib3"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
{ file = "types-urllib3-1.26.25.4.tar.gz" , hash = "sha256:eec5556428eec862b1ac578fb69aab3877995a99ffec9e5a12cf7fbd0cc9daee" } ,
{ file = "types_urllib3-1.26.25.4-py3-none-any.whl" , hash = "sha256:ed6b9e8a8be488796f72306889a06a3fc3cb1aa99af02ab8afb50144d7317e49" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "typing-extensions"
version = "4.4.0"
description = "Backported and Experimental Type Hints for Python 3.7+"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
{ file = "typing_extensions-4.4.0-py3-none-any.whl" , hash = "sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e" } ,
{ file = "typing_extensions-4.4.0.tar.gz" , hash = "sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "tzdata"
version = "2022.7"
description = "Provider of IANA time zone data"
category = "main"
optional = false
python-versions = ">=2"
2023-01-11 01:06:08 +03:00
files = [
{ file = "tzdata-2022.7-py2.py3-none-any.whl" , hash = "sha256:2b88858b0e3120792a3c0635c23daf36a7d7eeeca657c323da299d2094402a0d" } ,
{ file = "tzdata-2022.7.tar.gz" , hash = "sha256:fe5f866eddd8b96e9fcba978f8e503c909b19ea7efda11e52e39494bad3a7bfa" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "uritemplate"
version = "4.1.1"
description = "Implementation of RFC 6570 URI Templates"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "uritemplate-4.1.1-py2.py3-none-any.whl" , hash = "sha256:830c08b8d99bdd312ea4ead05994a38e8936266f84b9a7878232db50b044e02e" } ,
{ file = "uritemplate-4.1.1.tar.gz" , hash = "sha256:4346edfc5c3b79f694bccd6d6099a322bbeb628dbf2cd86eea55a456ce5124f0" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "urllib3"
2023-01-15 12:31:15 +03:00
version = "1.26.14"
2023-01-01 23:18:24 +03:00
description = "HTTP library with thread-safe connection pooling, file post, and more."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2023-01-11 01:06:08 +03:00
files = [
2023-01-15 12:31:15 +03:00
{ file = "urllib3-1.26.14-py2.py3-none-any.whl" , hash = "sha256:75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1" } ,
{ file = "urllib3-1.26.14.tar.gz" , hash = "sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
brotli = [ "brotli (>=1.0.9)" , "brotlicffi (>=0.8.0)" , "brotlipy (>=0.6.0)" ]
secure = [ "certifi" , "cryptography (>=1.3.4)" , "idna (>=2.0.0)" , "ipaddress" , "pyOpenSSL (>=0.14)" , "urllib3-secure-extra" ]
socks = [ "PySocks (>=1.5.6,!=1.5.7,<2.0)" ]
[ [ package ] ]
name = "vine"
version = "5.0.0"
description = "Promises, promises, promises."
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "vine-5.0.0-py2.py3-none-any.whl" , hash = "sha256:4c9dceab6f76ed92105027c49c823800dd33cacce13bdedc5b914e3514b7fb30" } ,
{ file = "vine-5.0.0.tar.gz" , hash = "sha256:7d3b1624a953da82ef63462013bbd271d3eb75751489f9807598e8f340bd637e" } ,
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "virtualenv"
version = "20.17.1"
description = "Virtual Python Environment builder"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "virtualenv-20.17.1-py3-none-any.whl" , hash = "sha256:ce3b1684d6e1a20a3e5ed36795a97dfc6af29bc3970ca8dab93e11ac6094b3c4" } ,
{ file = "virtualenv-20.17.1.tar.gz" , hash = "sha256:f8b927684efc6f1cc206c9db297a570ab9ad0e51c16fa9e45487d36d1905c058" } ,
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
distlib = ">=0.3.6,<1"
filelock = ">=3.4.1,<4"
platformdirs = ">=2.4,<3"
[ package . extras ]
docs = [ "proselint (>=0.13)" , "sphinx (>=5.3)" , "sphinx-argparse (>=0.3.2)" , "sphinx-rtd-theme (>=1)" , "towncrier (>=22.8)" ]
testing = [ "coverage (>=6.2)" , "coverage-enable-subprocess (>=1)" , "flaky (>=3.7)" , "packaging (>=21.3)" , "pytest (>=7.0.1)" , "pytest-env (>=0.6.2)" , "pytest-freezegun (>=0.4.2)" , "pytest-mock (>=3.6.1)" , "pytest-randomly (>=3.10.3)" , "pytest-timeout (>=2.1)" ]
[ [ package ] ]
name = "watchdog"
2023-01-01 23:44:42 +03:00
version = "2.2.1"
2023-01-01 23:18:24 +03:00
description = "Filesystem events monitoring"
category = "main"
optional = false
python-versions = ">=3.6"
2023-01-11 01:06:08 +03:00
files = [
{ file = "watchdog-2.2.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:a09483249d25cbdb4c268e020cb861c51baab2d1affd9a6affc68ffe6a231260" } ,
{ file = "watchdog-2.2.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:5100eae58133355d3ca6c1083a33b81355c4f452afa474c2633bd2fbbba398b3" } ,
{ file = "watchdog-2.2.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:e618a4863726bc7a3c64f95c218437f3349fb9d909eb9ea3a1ed3b567417c661" } ,
{ file = "watchdog-2.2.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:102a60093090fc3ff76c983367b19849b7cc24ec414a43c0333680106e62aae1" } ,
{ file = "watchdog-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:748ca797ff59962e83cc8e4b233f87113f3cf247c23e6be58b8a2885c7337aa3" } ,
{ file = "watchdog-2.2.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:6ccd8d84b9490a82b51b230740468116b8205822ea5fdc700a553d92661253a3" } ,
{ file = "watchdog-2.2.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:6e01d699cd260d59b84da6bda019dce0a3353e3fcc774408ae767fe88ee096b7" } ,
{ file = "watchdog-2.2.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:8586d98c494690482c963ffb24c49bf9c8c2fe0589cec4dc2f753b78d1ec301d" } ,
{ file = "watchdog-2.2.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:adaf2ece15f3afa33a6b45f76b333a7da9256e1360003032524d61bdb4c422ae" } ,
{ file = "watchdog-2.2.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:83a7cead445008e880dbde833cb9e5cc7b9a0958edb697a96b936621975f15b9" } ,
{ file = "watchdog-2.2.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:f8ac23ff2c2df4471a61af6490f847633024e5aa120567e08d07af5718c9d092" } ,
{ file = "watchdog-2.2.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:d0f29fd9f3f149a5277929de33b4f121a04cf84bb494634707cfa8ea8ae106a8" } ,
{ file = "watchdog-2.2.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:967636031fa4c4955f0f3f22da3c5c418aa65d50908d31b73b3b3ffd66d60640" } ,
{ file = "watchdog-2.2.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:96cbeb494e6cbe3ae6aacc430e678ce4b4dd3ae5125035f72b6eb4e5e9eb4f4e" } ,
{ file = "watchdog-2.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:61fdb8e9c57baf625e27e1420e7ca17f7d2023929cd0065eb79c83da1dfbeacd" } ,
{ file = "watchdog-2.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:4cb5ecc332112017fbdb19ede78d92e29a8165c46b68a0b8ccbd0a154f196d5e" } ,
{ file = "watchdog-2.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:a480d122740debf0afac4ddd583c6c0bb519c24f817b42ed6f850e2f6f9d64a8" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:978a1aed55de0b807913b7482d09943b23a2d634040b112bdf31811a422f6344" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_armv7l.whl" , hash = "sha256:8c28c23972ec9c524967895ccb1954bc6f6d4a557d36e681a36e84368660c4ce" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_i686.whl" , hash = "sha256:c27d8c1535fd4474e40a4b5e01f4ba6720bac58e6751c667895cbc5c8a7af33c" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_ppc64.whl" , hash = "sha256:d6b87477752bd86ac5392ecb9eeed92b416898c30bd40c7e2dd03c3146105646" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_ppc64le.whl" , hash = "sha256:cece1aa596027ff56369f0b50a9de209920e1df9ac6d02c7f9e5d8162eb4f02b" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_s390x.whl" , hash = "sha256:8b5cde14e5c72b2df5d074774bdff69e9b55da77e102a91f36ef26ca35f9819c" } ,
{ file = "watchdog-2.2.1-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:e038be858425c4f621900b8ff1a3a1330d9edcfeaa1c0468aeb7e330fb87693e" } ,
{ file = "watchdog-2.2.1-py3-none-win32.whl" , hash = "sha256:bc43c1b24d2f86b6e1cc15f68635a959388219426109233e606517ff7d0a5a73" } ,
{ file = "watchdog-2.2.1-py3-none-win_amd64.whl" , hash = "sha256:17f1708f7410af92ddf591e94ae71a27a13974559e72f7e9fde3ec174b26ba2e" } ,
{ file = "watchdog-2.2.1-py3-none-win_ia64.whl" , hash = "sha256:195ab1d9d611a4c1e5311cbf42273bc541e18ea8c32712f2fb703cfc6ff006f9" } ,
{ file = "watchdog-2.2.1.tar.gz" , hash = "sha256:cdcc23c9528601a8a293eb4369cbd14f6b4f34f07ae8769421252e9c22718b6f" } ,
]
2022-12-21 00:50:36 +03:00
[ package . extras ]
watchmedo = [ "PyYAML (>=3.10)" ]
[ [ package ] ]
name = "watchfiles"
version = "0.18.1"
description = "Simple, modern and high performance file watching and code reload in python."
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2022-12-19 20:10:36 +03:00
{ file = "watchfiles-0.18.1-cp37-abi3-macosx_10_7_x86_64.whl" , hash = "sha256:9891d3c94272108bcecf5597a592e61105279def1313521e637f2d5acbe08bc9" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-macosx_11_0_arm64.whl" , hash = "sha256:7102342d60207fa635e24c02a51c6628bf0472e5fef067f78a612386840407fc" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-manylinux_2_12_i686.manylinux2010_i686.whl" , hash = "sha256:00ea0081eca5e8e695cffbc3a726bb90da77f4e3f78ce29b86f0d95db4e70ef7" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1b8e6db99e49cd7125d8a4c9d33c0735eea7b75a942c6ad68b75be3e91c242fb" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:bc7c726855f04f22ac79131b51bf0c9f728cb2117419ed830a43828b2c4a5fcb" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:cbaff354d12235002e62d9d3fa8bcf326a8490c1179aa5c17195a300a9e5952f" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:888db233e06907c555eccd10da99b9cd5ed45deca47e41766954292dc9f7b198" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:dde79930d1b28f15994ad6613aa2865fc7a403d2bb14585a8714a53233b15717" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-win32.whl" , hash = "sha256:e2b2bdd26bf8d6ed90763e6020b475f7634f919dbd1730ea1b6f8cb88e21de5d" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-win_amd64.whl" , hash = "sha256:c541e0f2c3e95e83e4f84561c893284ba984e9d0025352057396d96dceb09f44" } ,
{ file = "watchfiles-0.18.1-cp37-abi3-win_arm64.whl" , hash = "sha256:9a26272ef3e930330fc0c2c148cc29706cc2c40d25760c7ccea8d768a8feef8b" } ,
{ file = "watchfiles-0.18.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl" , hash = "sha256:9fb12a5e2b42e0b53769455ff93546e6bc9ab14007fbd436978d827a95ca5bd1" } ,
{ file = "watchfiles-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:548d6b42303d40264118178053c78820533b683b20dfbb254a8706ca48467357" } ,
{ file = "watchfiles-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6e0d8fdfebc50ac7569358f5c75f2b98bb473befccf9498cf23b3e39993bb45a" } ,
{ file = "watchfiles-0.18.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl" , hash = "sha256:0f9a22fff1745e2bb930b1e971c4c5b67ea3b38ae17a6adb9019371f80961219" } ,
{ file = "watchfiles-0.18.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:b02e7fa03cd4059dd61ff0600080a5a9e7a893a85cb8e5178943533656eec65e" } ,
{ file = "watchfiles-0.18.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a868ce2c7565137f852bd4c863a164dc81306cae7378dbdbe4e2aca51ddb8857" } ,
{ file = "watchfiles-0.18.1.tar.gz" , hash = "sha256:4ec0134a5e31797eb3c6c624dbe9354f2a8ee9c720e0b46fc5b7bab472b7c6d4" } ,
]
2023-01-11 01:06:08 +03:00
[ package . dependencies ]
anyio = ">=3.0.0"
[ [ package ] ]
name = "wcwidth"
2023-01-15 12:31:15 +03:00
version = "0.2.6"
2023-01-11 01:06:08 +03:00
description = "Measures the displayed width of unicode strings in a terminal"
category = "main"
optional = false
python-versions = "*"
files = [
2023-02-16 14:00:16 +03:00
{ file = "wcwidth-0.2.6-py2.py3-none-any.whl" , hash = "sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e" } ,
2023-01-15 12:31:15 +03:00
{ file = "wcwidth-0.2.6.tar.gz" , hash = "sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0" } ,
2022-12-19 20:10:36 +03:00
]
2023-01-11 01:06:08 +03:00
[ [ package ] ]
name = "werkzeug"
version = "2.2.2"
description = "The comprehensive WSGI web application library."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
2022-12-19 20:10:36 +03:00
{ file = "Werkzeug-2.2.2-py3-none-any.whl" , hash = "sha256:f979ab81f58d7318e064e99c4506445d60135ac5cd2e177a2de0089bfd4c9bd5" } ,
{ file = "Werkzeug-2.2.2.tar.gz" , hash = "sha256:7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f" } ,
]
2023-01-11 01:06:08 +03:00
[ package . dependencies ]
MarkupSafe = ">=2.1.1"
watchdog = { version = "*" , optional = true , markers = "extra == \"watchdog\"" }
[ package . extras ]
watchdog = [ "watchdog" ]
[ [ package ] ]
name = "whitenoise"
version = "6.3.0"
description = "Radically simplified static file serving for WSGI applications"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
2023-01-03 17:26:08 +03:00
{ file = "whitenoise-6.3.0-py3-none-any.whl" , hash = "sha256:cf8ecf56d86ba1c734fdb5ef6127312e39e92ad5947fef9033dc9e43ba2777d9" } ,
{ file = "whitenoise-6.3.0.tar.gz" , hash = "sha256:fe0af31504ab08faa1ec7fc02845432096e40cc1b27e6a7747263d7b30fb51fa" } ,
2022-12-19 20:10:36 +03:00
]
2023-01-11 01:06:08 +03:00
[ package . extras ]
brotli = [ "Brotli" ]
[ [ package ] ]
name = "wrapt"
version = "1.14.1"
description = "Module for decorators, wrappers and monkey patching."
category = "main"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
files = [
2022-12-19 20:10:36 +03:00
{ file = "wrapt-1.14.1-cp27-cp27m-macosx_10_9_x86_64.whl" , hash = "sha256:1b376b3f4896e7930f1f772ac4b064ac12598d1c38d04907e696cc4d794b43d3" } ,
{ file = "wrapt-1.14.1-cp27-cp27m-manylinux1_i686.whl" , hash = "sha256:903500616422a40a98a5a3c4ff4ed9d0066f3b4c951fa286018ecdf0750194ef" } ,
{ file = "wrapt-1.14.1-cp27-cp27m-manylinux1_x86_64.whl" , hash = "sha256:5a9a0d155deafd9448baff28c08e150d9b24ff010e899311ddd63c45c2445e28" } ,
{ file = "wrapt-1.14.1-cp27-cp27m-manylinux2010_i686.whl" , hash = "sha256:ddaea91abf8b0d13443f6dac52e89051a5063c7d014710dcb4d4abb2ff811a59" } ,
{ file = "wrapt-1.14.1-cp27-cp27m-manylinux2010_x86_64.whl" , hash = "sha256:36f582d0c6bc99d5f39cd3ac2a9062e57f3cf606ade29a0a0d6b323462f4dd87" } ,
{ file = "wrapt-1.14.1-cp27-cp27mu-manylinux1_i686.whl" , hash = "sha256:7ef58fb89674095bfc57c4069e95d7a31cfdc0939e2a579882ac7d55aadfd2a1" } ,
{ file = "wrapt-1.14.1-cp27-cp27mu-manylinux1_x86_64.whl" , hash = "sha256:e2f83e18fe2f4c9e7db597e988f72712c0c3676d337d8b101f6758107c42425b" } ,
{ file = "wrapt-1.14.1-cp27-cp27mu-manylinux2010_i686.whl" , hash = "sha256:ee2b1b1769f6707a8a445162ea16dddf74285c3964f605877a20e38545c3c462" } ,
{ file = "wrapt-1.14.1-cp27-cp27mu-manylinux2010_x86_64.whl" , hash = "sha256:833b58d5d0b7e5b9832869f039203389ac7cbf01765639c7309fd50ef619e0b1" } ,
{ file = "wrapt-1.14.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:80bb5c256f1415f747011dc3604b59bc1f91c6e7150bd7db03b19170ee06b320" } ,
{ file = "wrapt-1.14.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:07f7a7d0f388028b2df1d916e94bbb40624c59b48ecc6cbc232546706fac74c2" } ,
{ file = "wrapt-1.14.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:02b41b633c6261feff8ddd8d11c711df6842aba629fdd3da10249a53211a72c4" } ,
{ file = "wrapt-1.14.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:2fe803deacd09a233e4762a1adcea5db5d31e6be577a43352936179d14d90069" } ,
{ file = "wrapt-1.14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:257fd78c513e0fb5cdbe058c27a0624c9884e735bbd131935fd49e9fe719d310" } ,
{ file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:4fcc4649dc762cddacd193e6b55bc02edca674067f5f98166d7713b193932b7f" } ,
{ file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:11871514607b15cfeb87c547a49bca19fde402f32e2b1c24a632506c0a756656" } ,
{ file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:8ad85f7f4e20964db4daadcab70b47ab05c7c1cf2a7c1e51087bfaa83831854c" } ,
{ file = "wrapt-1.14.1-cp310-cp310-win32.whl" , hash = "sha256:a9a52172be0b5aae932bef82a79ec0a0ce87288c7d132946d645eba03f0ad8a8" } ,
{ file = "wrapt-1.14.1-cp310-cp310-win_amd64.whl" , hash = "sha256:6d323e1554b3d22cfc03cd3243b5bb815a51f5249fdcbb86fda4bf62bab9e164" } ,
{ file = "wrapt-1.14.1-cp35-cp35m-manylinux1_i686.whl" , hash = "sha256:43ca3bbbe97af00f49efb06e352eae40434ca9d915906f77def219b88e85d907" } ,
{ file = "wrapt-1.14.1-cp35-cp35m-manylinux1_x86_64.whl" , hash = "sha256:6b1a564e6cb69922c7fe3a678b9f9a3c54e72b469875aa8018f18b4d1dd1adf3" } ,
{ file = "wrapt-1.14.1-cp35-cp35m-manylinux2010_i686.whl" , hash = "sha256:00b6d4ea20a906c0ca56d84f93065b398ab74b927a7a3dbd470f6fc503f95dc3" } ,
{ file = "wrapt-1.14.1-cp35-cp35m-manylinux2010_x86_64.whl" , hash = "sha256:a85d2b46be66a71bedde836d9e41859879cc54a2a04fad1191eb50c2066f6e9d" } ,
{ file = "wrapt-1.14.1-cp35-cp35m-win32.whl" , hash = "sha256:dbcda74c67263139358f4d188ae5faae95c30929281bc6866d00573783c422b7" } ,
{ file = "wrapt-1.14.1-cp35-cp35m-win_amd64.whl" , hash = "sha256:b21bb4c09ffabfa0e85e3a6b623e19b80e7acd709b9f91452b8297ace2a8ab00" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:9e0fd32e0148dd5dea6af5fee42beb949098564cc23211a88d799e434255a1f4" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9736af4641846491aedb3c3f56b9bc5568d92b0692303b5a305301a95dfd38b1" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:5b02d65b9ccf0ef6c34cba6cf5bf2aab1bb2f49c6090bafeecc9cd81ad4ea1c1" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:21ac0156c4b089b330b7666db40feee30a5d52634cc4560e1905d6529a3897ff" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:9f3e6f9e05148ff90002b884fbc2a86bd303ae847e472f44ecc06c2cd2fcdb2d" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-musllinux_1_1_i686.whl" , hash = "sha256:6e743de5e9c3d1b7185870f480587b75b1cb604832e380d64f9504a0535912d1" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:d79d7d5dc8a32b7093e81e97dad755127ff77bcc899e845f41bf71747af0c569" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-win32.whl" , hash = "sha256:81b19725065dcb43df02b37e03278c011a09e49757287dca60c5aecdd5a0b8ed" } ,
{ file = "wrapt-1.14.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:b014c23646a467558be7da3d6b9fa409b2c567d2110599b7cf9a0c5992b3b471" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:88bd7b6bd70a5b6803c1abf6bca012f7ed963e58c68d76ee20b9d751c74a3248" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:b5901a312f4d14c59918c221323068fad0540e34324925c8475263841dbdfe68" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d77c85fedff92cf788face9bfa3ebaa364448ebb1d765302e9af11bf449ca36d" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8d649d616e5c6a678b26d15ece345354f7c2286acd6db868e65fcc5ff7c24a77" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:7d2872609603cb35ca513d7404a94d6d608fc13211563571117046c9d2bcc3d7" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:ee6acae74a2b91865910eef5e7de37dc6895ad96fa23603d1d27ea69df545015" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:2b39d38039a1fdad98c87279b48bc5dce2c0ca0d73483b12cb72aa9609278e8a" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-win32.whl" , hash = "sha256:60db23fa423575eeb65ea430cee741acb7c26a1365d103f7b0f6ec412b893853" } ,
{ file = "wrapt-1.14.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:709fe01086a55cf79d20f741f39325018f4df051ef39fe921b1ebe780a66184c" } ,
{ file = "wrapt-1.14.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:8c0ce1e99116d5ab21355d8ebe53d9460366704ea38ae4d9f6933188f327b456" } ,
{ file = "wrapt-1.14.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:e3fb1677c720409d5f671e39bac6c9e0e422584e5f518bfd50aa4cbbea02433f" } ,
{ file = "wrapt-1.14.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:642c2e7a804fcf18c222e1060df25fc210b9c58db7c91416fb055897fc27e8cc" } ,
{ file = "wrapt-1.14.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:7b7c050ae976e286906dd3f26009e117eb000fb2cf3533398c5ad9ccc86867b1" } ,
{ file = "wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ef3f72c9666bba2bab70d2a8b79f2c6d2c1a42a7f7e2b0ec83bb2f9e383950af" } ,
{ file = "wrapt-1.14.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:01c205616a89d09827986bc4e859bcabd64f5a0662a7fe95e0d359424e0e071b" } ,
{ file = "wrapt-1.14.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:5a0f54ce2c092aaf439813735584b9537cad479575a09892b8352fea5e988dc0" } ,
{ file = "wrapt-1.14.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:2cf71233a0ed05ccdabe209c606fe0bac7379fdcf687f39b944420d2a09fdb57" } ,
{ file = "wrapt-1.14.1-cp38-cp38-win32.whl" , hash = "sha256:aa31fdcc33fef9eb2552cbcbfee7773d5a6792c137b359e82879c101e98584c5" } ,
{ file = "wrapt-1.14.1-cp38-cp38-win_amd64.whl" , hash = "sha256:d1967f46ea8f2db647c786e78d8cc7e4313dbd1b0aca360592d8027b8508e24d" } ,
{ file = "wrapt-1.14.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:3232822c7d98d23895ccc443bbdf57c7412c5a65996c30442ebe6ed3df335383" } ,
{ file = "wrapt-1.14.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:988635d122aaf2bdcef9e795435662bcd65b02f4f4c1ae37fbee7401c440b3a7" } ,
{ file = "wrapt-1.14.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9cca3c2cdadb362116235fdbd411735de4328c61425b0aa9f872fd76d02c4e86" } ,
{ file = "wrapt-1.14.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d52a25136894c63de15a35bc0bdc5adb4b0e173b9c0d07a2be9d3ca64a332735" } ,
{ file = "wrapt-1.14.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:40e7bc81c9e2b2734ea4bc1aceb8a8f0ceaac7c5299bc5d69e37c44d9081d43b" } ,
{ file = "wrapt-1.14.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:b9b7a708dd92306328117d8c4b62e2194d00c365f18eff11a9b53c6f923b01e3" } ,
{ file = "wrapt-1.14.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:6a9a25751acb379b466ff6be78a315e2b439d4c94c1e99cb7266d40a537995d3" } ,
{ file = "wrapt-1.14.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:34aa51c45f28ba7f12accd624225e2b1e5a3a45206aa191f6f9aac931d9d56fe" } ,
{ file = "wrapt-1.14.1-cp39-cp39-win32.whl" , hash = "sha256:dee0ce50c6a2dd9056c20db781e9c1cfd33e77d2d569f5d1d9321c641bb903d5" } ,
{ file = "wrapt-1.14.1-cp39-cp39-win_amd64.whl" , hash = "sha256:dee60e1de1898bde3b238f18340eec6148986da0455d8ba7848d50470a7a32fb" } ,
{ file = "wrapt-1.14.1.tar.gz" , hash = "sha256:380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d" } ,
]
2023-01-11 01:06:08 +03:00
[ metadata ]
lock-version = "2.0"
python-versions = "^3.11"
2023-02-21 18:13:30 +03:00
content-hash = "06233b51d4d1a95777309d67bbbac65c862c1d9c7ee667a7057dd3a869263a98"