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-02-24 19:37:34 +03:00
version = "2.14.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-02-24 19:37:34 +03:00
{ file = "astroid-2.14.2-py3-none-any.whl" , hash = "sha256:0e0e3709d64fbffd3037e4ff403580550f14471fd3eaae9fa11cc9a5c7901153" } ,
{ file = "astroid-2.14.2.tar.gz" , hash = "sha256:a3cf9f02c53dd259144a7e8f3ccd75d67c9a8c716ef183e0c1f291bc5d7bb3cf" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
lazy-object-proxy = ">=1.4.0"
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
2023-03-10 13:50:02 +03:00
[ [ package ] ]
name = "channels"
version = "4.0.0"
description = "Brings async, event-driven capabilities to Django 3.2 and up."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{ file = "channels-4.0.0-py3-none-any.whl" , hash = "sha256:2253334ac76f67cba68c2072273f7e0e67dbdac77eeb7e318f511d2f9a53c5e4" } ,
{ file = "channels-4.0.0.tar.gz" , hash = "sha256:0ce53507a7da7b148eaa454526e0e05f7da5e5d1c23440e4886cf146981d8420" } ,
]
[ package . dependencies ]
asgiref = ">=3.5.0,<4"
Django = ">=3.2"
[ package . extras ]
daphne = [ "daphne (>=4.0.0)" ]
tests = [ "async-timeout" , "coverage (>=4.5,<5.0)" , "pytest" , "pytest-asyncio" , "pytest-django" ]
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-03-10 13:51:48 +03:00
version = "7.2.1"
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-03-10 13:51:48 +03:00
{ file = "coverage-7.2.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:49567ec91fc5e0b15356da07a2feabb421d62f52a9fff4b1ec40e9e19772f5f8" } ,
{ file = "coverage-7.2.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:d2ef6cae70168815ed91388948b5f4fcc69681480a0061114db737f957719f03" } ,
{ file = "coverage-7.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3004765bca3acd9e015794e5c2f0c9a05587f5e698127ff95e9cfba0d3f29339" } ,
{ file = "coverage-7.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:cca7c0b7f5881dfe0291ef09ba7bb1582cb92ab0aeffd8afb00c700bf692415a" } ,
{ file = "coverage-7.2.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b2167d116309f564af56f9aa5e75ef710ef871c5f9b313a83050035097b56820" } ,
{ file = "coverage-7.2.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:cb5f152fb14857cbe7f3e8c9a5d98979c4c66319a33cad6e617f0067c9accdc4" } ,
{ file = "coverage-7.2.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:87dc37f16fb5e3a28429e094145bf7c1753e32bb50f662722e378c5851f7fdc6" } ,
{ file = "coverage-7.2.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:e191a63a05851f8bce77bc875e75457f9b01d42843f8bd7feed2fc26bbe60833" } ,
{ file = "coverage-7.2.1-cp310-cp310-win32.whl" , hash = "sha256:e3ea04b23b114572b98a88c85379e9e9ae031272ba1fb9b532aa934c621626d4" } ,
{ file = "coverage-7.2.1-cp310-cp310-win_amd64.whl" , hash = "sha256:0cf557827be7eca1c38a2480484d706693e7bb1929e129785fe59ec155a59de6" } ,
{ file = "coverage-7.2.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:570c21a29493b350f591a4b04c158ce1601e8d18bdcd21db136fbb135d75efa6" } ,
{ file = "coverage-7.2.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:9e872b082b32065ac2834149dc0adc2a2e6d8203080501e1e3c3c77851b466f9" } ,
{ file = "coverage-7.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:fac6343bae03b176e9b58104a9810df3cdccd5cfed19f99adfa807ffbf43cf9b" } ,
{ file = "coverage-7.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:abacd0a738e71b20e224861bc87e819ef46fedba2fb01bc1af83dfd122e9c319" } ,
{ file = "coverage-7.2.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d9256d4c60c4bbfec92721b51579c50f9e5062c21c12bec56b55292464873508" } ,
{ file = "coverage-7.2.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:80559eaf6c15ce3da10edb7977a1548b393db36cbc6cf417633eca05d84dd1ed" } ,
{ file = "coverage-7.2.1-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:0bd7e628f6c3ec4e7d2d24ec0e50aae4e5ae95ea644e849d92ae4805650b4c4e" } ,
{ file = "coverage-7.2.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:09643fb0df8e29f7417adc3f40aaf379d071ee8f0350ab290517c7004f05360b" } ,
{ file = "coverage-7.2.1-cp311-cp311-win32.whl" , hash = "sha256:1b7fb13850ecb29b62a447ac3516c777b0e7a09ecb0f4bb6718a8654c87dfc80" } ,
{ file = "coverage-7.2.1-cp311-cp311-win_amd64.whl" , hash = "sha256:617a94ada56bbfe547aa8d1b1a2b8299e2ec1ba14aac1d4b26a9f7d6158e1273" } ,
{ file = "coverage-7.2.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:8649371570551d2fd7dee22cfbf0b61f1747cdfb2b7587bb551e4beaaa44cb97" } ,
{ file = "coverage-7.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5d2b9b5e70a21474c105a133ba227c61bc95f2ac3b66861143ce39a5ea4b3f84" } ,
{ file = "coverage-7.2.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ae82c988954722fa07ec5045c57b6d55bc1a0890defb57cf4a712ced65b26ddd" } ,
{ file = "coverage-7.2.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:861cc85dfbf55a7a768443d90a07e0ac5207704a9f97a8eb753292a7fcbdfcfc" } ,
{ file = "coverage-7.2.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:0339dc3237c0d31c3b574f19c57985fcbe494280153bbcad33f2cdf469f4ac3e" } ,
{ file = "coverage-7.2.1-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:5928b85416a388dd557ddc006425b0c37e8468bd1c3dc118c1a3de42f59e2a54" } ,
{ file = "coverage-7.2.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:8d3843ca645f62c426c3d272902b9de90558e9886f15ddf5efe757b12dd376f5" } ,
{ file = "coverage-7.2.1-cp37-cp37m-win32.whl" , hash = "sha256:6a034480e9ebd4e83d1aa0453fd78986414b5d237aea89a8fdc35d330aa13bae" } ,
{ file = "coverage-7.2.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:6fce673f79a0e017a4dc35e18dc7bb90bf6d307c67a11ad5e61ca8d42b87cbff" } ,
{ file = "coverage-7.2.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:7f099da6958ddfa2ed84bddea7515cb248583292e16bb9231d151cd528eab657" } ,
{ file = "coverage-7.2.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:97a3189e019d27e914ecf5c5247ea9f13261d22c3bb0cfcfd2a9b179bb36f8b1" } ,
{ file = "coverage-7.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a81dbcf6c6c877986083d00b834ac1e84b375220207a059ad45d12f6e518a4e3" } ,
{ file = "coverage-7.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:78d2c3dde4c0b9be4b02067185136b7ee4681978228ad5ec1278fa74f5ca3e99" } ,
{ file = "coverage-7.2.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3a209d512d157379cc9ab697cbdbb4cfd18daa3e7eebaa84c3d20b6af0037384" } ,
{ file = "coverage-7.2.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:f3d07edb912a978915576a776756069dede66d012baa503022d3a0adba1b6afa" } ,
{ file = "coverage-7.2.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:8dca3c1706670297851bca1acff9618455122246bdae623be31eca744ade05ec" } ,
{ file = "coverage-7.2.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:b1991a6d64231a3e5bbe3099fb0dd7c9aeaa4275ad0e0aeff4cb9ef885c62ba2" } ,
{ file = "coverage-7.2.1-cp38-cp38-win32.whl" , hash = "sha256:22c308bc508372576ffa3d2dbc4824bb70d28eeb4fcd79d4d1aed663a06630d0" } ,
{ file = "coverage-7.2.1-cp38-cp38-win_amd64.whl" , hash = "sha256:b0c0d46de5dd97f6c2d1b560bf0fcf0215658097b604f1840365296302a9d1fb" } ,
{ file = "coverage-7.2.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:4dd34a935de268a133e4741827ae951283a28c0125ddcdbcbba41c4b98f2dfef" } ,
{ file = "coverage-7.2.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:0f8318ed0f3c376cfad8d3520f496946977abde080439d6689d7799791457454" } ,
{ file = "coverage-7.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:834c2172edff5a08d78e2f53cf5e7164aacabeb66b369f76e7bb367ca4e2d993" } ,
{ file = "coverage-7.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:e4d70c853f0546855f027890b77854508bdb4d6a81242a9d804482e667fff6e6" } ,
{ file = "coverage-7.2.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8a6450da4c7afc4534305b2b7d8650131e130610cea448ff240b6ab73d7eab63" } ,
{ file = "coverage-7.2.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:99f4dd81b2bb8fc67c3da68b1f5ee1650aca06faa585cbc6818dbf67893c6d58" } ,
{ file = "coverage-7.2.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:bdd3f2f285ddcf2e75174248b2406189261a79e7fedee2ceeadc76219b6faa0e" } ,
{ file = "coverage-7.2.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:f29351393eb05e6326f044a7b45ed8e38cb4dcc38570d12791f271399dc41431" } ,
{ file = "coverage-7.2.1-cp39-cp39-win32.whl" , hash = "sha256:e2b50ebc2b6121edf352336d503357321b9d8738bb7a72d06fc56153fd3f4cd8" } ,
{ file = "coverage-7.2.1-cp39-cp39-win_amd64.whl" , hash = "sha256:bd5a12239c0006252244f94863f1c518ac256160cd316ea5c47fb1a11b25889a" } ,
{ file = "coverage-7.2.1-pp37.pp38.pp39-none-any.whl" , hash = "sha256:436313d129db7cf5b4ac355dd2bd3f7c7e5294af077b090b85de75f8458b8616" } ,
{ file = "coverage-7.2.1.tar.gz" , hash = "sha256:c77f2a9093ccf329dd523a9b2b3c854c20d2a3d968b6def3b820272ca6732242" } ,
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-02-24 19:37:34 +03:00
version = "39.0.1"
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 = [
2023-02-24 19:37:34 +03:00
{ file = "cryptography-39.0.1-cp36-abi3-macosx_10_12_universal2.whl" , hash = "sha256:6687ef6d0a6497e2b58e7c5b852b53f62142cfa7cd1555795758934da363a965" } ,
{ file = "cryptography-39.0.1-cp36-abi3-macosx_10_12_x86_64.whl" , hash = "sha256:706843b48f9a3f9b9911979761c91541e3d90db1ca905fd63fee540a217698bc" } ,
{ file = "cryptography-39.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl" , hash = "sha256:5d2d8b87a490bfcd407ed9d49093793d0f75198a35e6eb1a923ce1ee86c62b41" } ,
{ file = "cryptography-39.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:83e17b26de248c33f3acffb922748151d71827d6021d98c70e6c1a25ddd78505" } ,
{ file = "cryptography-39.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e124352fd3db36a9d4a21c1aa27fd5d051e621845cb87fb851c08f4f75ce8be6" } ,
{ file = "cryptography-39.0.1-cp36-abi3-manylinux_2_24_x86_64.whl" , hash = "sha256:5aa67414fcdfa22cf052e640cb5ddc461924a045cacf325cd164e65312d99502" } ,
{ file = "cryptography-39.0.1-cp36-abi3-manylinux_2_28_aarch64.whl" , hash = "sha256:35f7c7d015d474f4011e859e93e789c87d21f6f4880ebdc29896a60403328f1f" } ,
{ file = "cryptography-39.0.1-cp36-abi3-manylinux_2_28_x86_64.whl" , hash = "sha256:f24077a3b5298a5a06a8e0536e3ea9ec60e4c7ac486755e5fb6e6ea9b3500106" } ,
{ file = "cryptography-39.0.1-cp36-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:f0c64d1bd842ca2633e74a1a28033d139368ad959872533b1bab8c80e8240a0c" } ,
{ file = "cryptography-39.0.1-cp36-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:0f8da300b5c8af9f98111ffd512910bc792b4c77392a9523624680f7956a99d4" } ,
{ file = "cryptography-39.0.1-cp36-abi3-win32.whl" , hash = "sha256:fe913f20024eb2cb2f323e42a64bdf2911bb9738a15dba7d3cce48151034e3a8" } ,
{ file = "cryptography-39.0.1-cp36-abi3-win_amd64.whl" , hash = "sha256:ced4e447ae29ca194449a3f1ce132ded8fcab06971ef5f618605aacaa612beac" } ,
{ file = "cryptography-39.0.1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:807ce09d4434881ca3a7594733669bd834f5b2c6d5c7e36f8c00f691887042ad" } ,
{ file = "cryptography-39.0.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:c5caeb8188c24888c90b5108a441c106f7faa4c4c075a2bcae438c6e8ca73cef" } ,
{ file = "cryptography-39.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:4789d1e3e257965e960232345002262ede4d094d1a19f4d3b52e48d4d8f3b885" } ,
{ file = "cryptography-39.0.1-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:96f1157a7c08b5b189b16b47bc9db2332269d6680a196341bf30046330d15388" } ,
{ file = "cryptography-39.0.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:e422abdec8b5fa8462aa016786680720d78bdce7a30c652b7fadf83a4ba35336" } ,
{ file = "cryptography-39.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl" , hash = "sha256:b0afd054cd42f3d213bf82c629efb1ee5f22eba35bf0eec88ea9ea7304f511a2" } ,
{ file = "cryptography-39.0.1-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl" , hash = "sha256:6f8ba7f0328b79f08bdacc3e4e66fb4d7aab0c3584e0bd41328dce5262e26b2e" } ,
{ file = "cryptography-39.0.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:ef8b72fa70b348724ff1218267e7f7375b8de4e8194d1636ee60510aae104cd0" } ,
{ file = "cryptography-39.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:aec5a6c9864be7df2240c382740fcf3b96928c46604eaa7f3091f58b878c0bb6" } ,
{ file = "cryptography-39.0.1-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:fdd188c8a6ef8769f148f88f859884507b954cc64db6b52f66ef199bb9ad660a" } ,
{ file = "cryptography-39.0.1.tar.gz" , hash = "sha256:d1f6198ee6d9148405e49887803907fe8962a23e6c6f83ea7d98f1c0de375695" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
cffi = ">=1.12"
[ package . extras ]
2023-02-24 19:37:34 +03:00
docs = [ "sphinx (>=5.3.0)" , "sphinx-rtd-theme (>=1.1.1)" ]
2022-12-19 20:10:36 +03:00
docstest = [ "pyenchant (>=1.6.11)" , "sphinxcontrib-spelling (>=4.0.1)" , "twine (>=1.12.0)" ]
2023-02-24 19:37:34 +03:00
pep8test = [ "black" , "check-manifest" , "mypy" , "ruff" , "types-pytz" , "types-requests" ]
2022-12-19 20:10:36 +03:00
sdist = [ "setuptools-rust (>=0.11.4)" ]
ssh = [ "bcrypt (>=3.1.5)" ]
2023-02-24 19:37:34 +03:00
test = [ "hypothesis (>=1.11.4,!=3.79.2)" , "iso8601" , "pretend" , "pytest (>=6.2.0)" , "pytest-benchmark" , "pytest-cov" , "pytest-shard (>=0.1.2)" , "pytest-subtests" , "pytest-xdist" , "pytz" ]
test-randomorder = [ "pytest-randomly" ]
tox = [ "tox" ]
2022-12-19 20:10:36 +03:00
[ [ 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-24 19:37:34 +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-24 19:37:34 +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"
2023-02-24 19:37:34 +03:00
version = "6.2"
2022-12-20 19:21:39 +03:00
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 = [
2023-02-24 19:37:34 +03:00
{ file = "django-cacheops-6.2.tar.gz" , hash = "sha256:cc73fd0a1c14799253ff20a8a45791a3c8d2802217b301e70cfa08ae819e438f" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-26 22:12:12 +03:00
version = "3.14.0"
2022-12-19 20:10:36 +03:00
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 = [
2023-02-26 22:12:12 +03:00
{ file = "django_cors_headers-3.14.0-py3-none-any.whl" , hash = "sha256:684180013cc7277bdd8702b80a3c5a4b3fcae4abb2bf134dceb9f5dfe300228e" } ,
{ file = "django_cors_headers-3.14.0.tar.gz" , hash = "sha256:5fbd58a6fb4119d975754b2bc090f35ec160a8373f276612c675b00e8a138739" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-24 19:37:34 +03:00
version = "4.1.1"
2022-12-19 20:10:36 +03:00
description = "Structured Logging for Django"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "django-structlog-4.1.1.tar.gz" , hash = "sha256:6701948cd6d00bb0f826c8370dbb7dc9a6aefb720ac5a1c038493a10eff12495" } ,
{ file = "django_structlog-4.1.1-py3-none-any.whl" , hash = "sha256:8def459d8cd38726780265b36126ee1b5c87e3d468f12fe1985367591a294866" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
2023-02-24 19:37:34 +03:00
asgiref = "*"
2022-12-19 20:10:36 +03:00
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-02-24 19:37:34 +03:00
version = "4.6.1"
2023-01-01 23:18:24 +03:00
description = "Efficient tree implementations for Django"
category = "main"
optional = false
2023-02-24 19:37:34 +03:00
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "django-treebeard-4.6.1.tar.gz" , hash = "sha256:84ab35040277d524eb77939e235568c9c856cb523cc9655793b66fe9a3ef468b" } ,
{ file = "django_treebeard-4.6.1-py3-none-any.whl" , hash = "sha256:89bc79a7d9ae62e8071ff1f866c83b1484c408d6082ce11cf3eca689240712f6" } ,
2023-01-11 01:06:08 +03:00
]
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
2023-03-10 13:50:02 +03:00
[ [ package ] ]
name = "django-upload-validator"
version = "1.1.6"
description = "A simple Django file type validator using python-magic"
category = "main"
optional = false
python-versions = "*"
files = [
{ file = "django-upload-validator-1.1.6.tar.gz" , hash = "sha256:dbf93740fb42f8c9310b936838bbf99f873339c2f860de1c7c0d7a27464f7c8a" } ,
{ file = "django_upload_validator-1.1.6-py3-none-any.whl" , hash = "sha256:b4c1a2d2138b319288a20069c5dbdbbdb1257a447ec2f0b4e6cf9e8d6fd3d1bc" } ,
]
[ package . dependencies ]
python-magic = "*"
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-02-26 22:12:12 +03:00
version = "17.3.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-02-26 22:12:12 +03:00
{ file = "Faker-17.3.0-py3-none-any.whl" , hash = "sha256:1dfffa43b4492b899a839619f2056060b585ba0bc76f329525194ca04dde0988" } ,
{ file = "Faker-17.3.0.tar.gz" , hash = "sha256:26b2864a5332094f2c7f3968deebabce69be39ed5db4dbf22b4fa0ba3d1acdae" } ,
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"
2023-02-24 19:37:34 +03:00
version = "1.18"
2022-12-20 19:21:39 +03:00
description = "A fancy and practical functional tools"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "funcy-1.18-py2.py3-none-any.whl" , hash = "sha256:00ce91afc850357a131dc54f0db2ad8a1110d5087f1fa4480d7ea3ba0249f89d" } ,
{ file = "funcy-1.18.tar.gz" , hash = "sha256:15448d19a8ebcc7a585afe7a384a19186d0bd67cbf56fb42cd1fd0f76313f9b2" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-24 19:37:34 +03:00
version = "4.6.0"
2023-01-01 23:18:24 +03:00
description = "Python humanize utilities"
category = "main"
optional = false
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "humanize-4.6.0-py3-none-any.whl" , hash = "sha256:401201aca462749773f02920139f302450cb548b70489b9b4b92be39fe3c3c50" } ,
{ file = "humanize-4.6.0.tar.gz" , hash = "sha256:5f1f22bc65911eb1a6ffe7659bd6598e33dcfeeb904eb16ee1e705a09bf75916" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ package . extras ]
tests = [ "freezegun" , "pytest" , "pytest-cov" ]
[ [ package ] ]
name = "identify"
2023-02-24 19:37:34 +03:00
version = "2.5.18"
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-02-24 19:37:34 +03:00
{ file = "identify-2.5.18-py2.py3-none-any.whl" , hash = "sha256:93aac7ecf2f6abf879b8f29a8002d3c6de7086b8c28d88e1ad15045a15ab63f9" } ,
{ file = "identify-2.5.18.tar.gz" , hash = "sha256:89e144fa560cc4cffb6ef2ab5e9fb18ed9f9b3cb054384bab4b95c12f6c309fe" } ,
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-02-24 19:37:34 +03:00
version = "2.25.1"
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-02-24 19:37:34 +03:00
{ file = "imageio-2.25.1-py3-none-any.whl" , hash = "sha256:5bce7f88eef7ee4e9aac798d3b218fea2e98cbbaa59a3e37b730a7aa5784eeac" } ,
{ file = "imageio-2.25.1.tar.gz" , hash = "sha256:6021d42debd2187e9c781e494a49a30eba002fbac1eef43f491bbc731e7a6d2b" } ,
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-02-24 19:37:34 +03:00
version = "8.10.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 = [
2023-02-24 19:37:34 +03:00
{ file = "ipython-8.10.0-py3-none-any.whl" , hash = "sha256:b38c31e8fc7eff642fc7c597061fff462537cf2314e3225a19c906b7b0d8a345" } ,
{ file = "ipython-8.10.0.tar.gz" , hash = "sha256:b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e" } ,
2023-01-11 01:06:08 +03:00
]
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 = "*"
2023-02-24 19:37:34 +03:00
prompt-toolkit = ">=3.0.30,<3.1.0"
2022-12-19 20:10:36 +03:00
pygments = ">=2.4.0"
stack-data = "*"
traitlets = ">=5"
[ package . extras ]
2023-02-24 19:37:34 +03:00
all = [ "black" , "curio" , "docrepr" , "ipykernel" , "ipyparallel" , "ipywidgets" , "matplotlib" , "matplotlib (!=3.2.0)" , "nbconvert" , "nbformat" , "notebook" , "numpy (>=1.21)" , "pandas" , "pytest (<7)" , "pytest (<7.1)" , "pytest-asyncio" , "qtconsole" , "setuptools (>=18.5)" , "sphinx (>=1.3)" , "sphinx-rtd-theme" , "stack-data" , "testpath" , "trio" , "typing-extensions" ]
2022-12-19 20:10:36 +03:00
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" ]
2023-02-24 19:37:34 +03:00
test-extra = [ "curio" , "matplotlib (!=3.2.0)" , "nbformat" , "numpy (>=1.21)" , "pandas" , "pytest (<7.1)" , "pytest-asyncio" , "testpath" , "trio" ]
2022-12-19 20:10:36 +03:00
[ [ package ] ]
name = "isort"
2023-02-24 19:37:34 +03:00
version = "5.12.0"
2022-12-19 20:10:36 +03:00
description = "A Python utility / library to sort Python imports."
category = "main"
optional = false
2023-02-24 19:37:34 +03:00
python-versions = ">=3.8.0"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "isort-5.12.0-py3-none-any.whl" , hash = "sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6" } ,
{ file = "isort-5.12.0.tar.gz" , hash = "sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
2023-02-24 19:37:34 +03:00
colors = [ "colorama (>=0.4.3)" ]
pipfile-deprecated-finder = [ "pip-shims (>=0.5.2)" , "pipreqs" , "requirementslib" ]
2022-12-19 20:10:36 +03:00
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-03-10 13:51:48 +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"
2023-02-24 19:37:34 +03:00
version = "2.1.2"
2022-12-19 20:10:36 +03:00
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 = [
2023-02-24 19:37:34 +03:00
{ file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:665a36ae6f8f20a4676b53224e33d456a6f5a72657d9c83c2aa00765072f31f7" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:340bea174e9761308703ae988e982005aedf427de816d1afe98147668cc03036" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:22152d00bf4a9c7c83960521fc558f55a1adbc0631fbb00a9471e097b19d72e1" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:28057e985dace2f478e042eaa15606c7efccb700797660629da387eb289b9323" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ca244fa73f50a800cf8c3ebf7fd93149ec37f5cb9596aa8873ae2c1d23498601" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:d9d971ec1e79906046aa3ca266de79eac42f1dbf3612a05dc9368125952bd1a1" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:7e007132af78ea9df29495dbf7b5824cb71648d7133cf7848a2a5dd00d36f9ff" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:7313ce6a199651c4ed9d7e4cfb4aa56fe923b1adf9af3b420ee14e6d9a73df65" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-win32.whl" , hash = "sha256:c4a549890a45f57f1ebf99c067a4ad0cb423a05544accaf2b065246827ed9603" } ,
{ file = "MarkupSafe-2.1.2-cp310-cp310-win_amd64.whl" , hash = "sha256:835fb5e38fd89328e9c81067fd642b3593c33e1e17e2fdbf77f5676abb14a156" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:2ec4f2d48ae59bbb9d1f9d7efb9236ab81429a764dedca114f5fdabbc3788013" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:608e7073dfa9e38a85d38474c082d4281f4ce276ac0010224eaba11e929dd53a" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:65608c35bfb8a76763f37036547f7adfd09270fbdbf96608be2bead319728fcd" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f2bfb563d0211ce16b63c7cb9395d2c682a23187f54c3d79bfec33e6705473c6" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:da25303d91526aac3672ee6d49a2f3db2d9502a4a60b55519feb1a4c7714e07d" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:9cad97ab29dfc3f0249b483412c85c8ef4766d96cdf9dcf5a1e3caa3f3661cf1" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:085fd3201e7b12809f9e6e9bc1e5c96a368c8523fad5afb02afe3c051ae4afcc" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:1bea30e9bf331f3fef67e0a3877b2288593c98a21ccb2cf29b74c581a4eb3af0" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-win32.whl" , hash = "sha256:7df70907e00c970c60b9ef2938d894a9381f38e6b9db73c5be35e59d92e06625" } ,
{ file = "MarkupSafe-2.1.2-cp311-cp311-win_amd64.whl" , hash = "sha256:e55e40ff0cc8cc5c07996915ad367fa47da6b3fc091fdadca7f5403239c5fec3" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:a6e40afa7f45939ca356f348c8e23048e02cb109ced1eb8420961b2f40fb373a" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cf877ab4ed6e302ec1d04952ca358b381a882fbd9d1b07cccbfd61783561f98a" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:63ba06c9941e46fa389d389644e2d8225e0e3e5ebcc4ff1ea8506dce646f8c8a" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f1cd098434e83e656abf198f103a8207a8187c0fc110306691a2e94a78d0abb2" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:55f44b440d491028addb3b88f72207d71eeebfb7b5dbf0643f7c023ae1fba619" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:a6f2fcca746e8d5910e18782f976489939d54a91f9411c32051b4aab2bd7c513" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:0b462104ba25f1ac006fdab8b6a01ebbfbce9ed37fd37fd4acd70c67c973e460" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-win32.whl" , hash = "sha256:7668b52e102d0ed87cb082380a7e2e1e78737ddecdde129acadb0eccc5423859" } ,
{ file = "MarkupSafe-2.1.2-cp37-cp37m-win_amd64.whl" , hash = "sha256:6d6607f98fcf17e534162f0709aaad3ab7a96032723d8ac8750ffe17ae5a0666" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:a806db027852538d2ad7555b203300173dd1b77ba116de92da9afbc3a3be3eed" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:a4abaec6ca3ad8660690236d11bfe28dfd707778e2442b45addd2f086d6ef094" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f03a532d7dee1bed20bc4884194a16160a2de9ffc6354b3878ec9682bb623c54" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4cf06cdc1dda95223e9d2d3c58d3b178aa5dacb35ee7e3bbac10e4e1faacb419" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:22731d79ed2eb25059ae3df1dfc9cb1546691cc41f4e3130fe6bfbc3ecbbecfa" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:f8ffb705ffcf5ddd0e80b65ddf7bed7ee4f5a441ea7d3419e861a12eaf41af58" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:8db032bf0ce9022a8e41a22598eefc802314e81b879ae093f36ce9ddf39ab1ba" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:2298c859cfc5463f1b64bd55cb3e602528db6fa0f3cfd568d3605c50678f8f03" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-win32.whl" , hash = "sha256:50c42830a633fa0cf9e7d27664637532791bfc31c731a87b202d2d8ac40c3ea2" } ,
{ file = "MarkupSafe-2.1.2-cp38-cp38-win_amd64.whl" , hash = "sha256:bb06feb762bade6bf3c8b844462274db0c76acc95c52abe8dbed28ae3d44a147" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:99625a92da8229df6d44335e6fcc558a5037dd0a760e11d84be2260e6f37002f" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:8bca7e26c1dd751236cfb0c6c72d4ad61d986e9a41bbf76cb445f69488b2a2bd" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:40627dcf047dadb22cd25ea7ecfe9cbf3bbbad0482ee5920b582f3809c97654f" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:40dfd3fefbef579ee058f139733ac336312663c6706d1163b82b3003fb1925c4" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:090376d812fb6ac5f171e5938e82e7f2d7adc2b629101cec0db8b267815c85e2" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:2e7821bffe00aa6bd07a23913b7f4e01328c3d5cc0b40b36c0bd81d362faeb65" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:c0a33bc9f02c2b17c3ea382f91b4db0e6cde90b63b296422a939886a7a80de1c" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:b8526c6d437855442cdd3d87eede9c425c4445ea011ca38d937db299382e6fa3" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-win32.whl" , hash = "sha256:137678c63c977754abe9086a3ec011e8fd985ab90631145dfb9294ad09c102a7" } ,
{ file = "MarkupSafe-2.1.2-cp39-cp39-win_amd64.whl" , hash = "sha256:0576fe974b40a400449768941d5d0858cc624e3249dfd1e0c33674e5c7ca7aed" } ,
{ file = "MarkupSafe-2.1.2.tar.gz" , hash = "sha256:abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-24 19:37:34 +03:00
version = "1.0.0"
description = "Type system extensions for programs checked with the mypy type checker."
2022-12-19 20:10:36 +03:00
category = "main"
optional = false
2023-02-24 19:37:34 +03:00
python-versions = ">=3.5"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "mypy_extensions-1.0.0-py3-none-any.whl" , hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d" } ,
{ file = "mypy_extensions-1.0.0.tar.gz" , hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-24 19:37:34 +03:00
version = "1.24.2"
2023-01-11 01:06:08 +03:00
description = "Fundamental package for array computing in Python"
category = "main"
optional = false
python-versions = ">=3.8"
files = [
2023-02-24 19:37:34 +03:00
{ file = "numpy-1.24.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:eef70b4fc1e872ebddc38cddacc87c19a3709c0e3e5d20bf3954c147b1dd941d" } ,
{ file = "numpy-1.24.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:e8d2859428712785e8a8b7d2b3ef0a1d1565892367b32f915c4a4df44d0e64f5" } ,
{ file = "numpy-1.24.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:6524630f71631be2dabe0c541e7675db82651eb998496bbe16bc4f77f0772253" } ,
{ file = "numpy-1.24.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a51725a815a6188c662fb66fb32077709a9ca38053f0274640293a14fdd22978" } ,
{ file = "numpy-1.24.2-cp310-cp310-win32.whl" , hash = "sha256:2620e8592136e073bd12ee4536149380695fbe9ebeae845b81237f986479ffc9" } ,
{ file = "numpy-1.24.2-cp310-cp310-win_amd64.whl" , hash = "sha256:97cf27e51fa078078c649a51d7ade3c92d9e709ba2bfb97493007103c741f1d0" } ,
{ file = "numpy-1.24.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:7de8fdde0003f4294655aa5d5f0a89c26b9f22c0a58790c38fae1ed392d44a5a" } ,
{ file = "numpy-1.24.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:4173bde9fa2a005c2c6e2ea8ac1618e2ed2c1c6ec8a7657237854d42094123a0" } ,
{ file = "numpy-1.24.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4cecaed30dc14123020f77b03601559fff3e6cd0c048f8b5289f4eeabb0eb281" } ,
{ file = "numpy-1.24.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9a23f8440561a633204a67fb44617ce2a299beecf3295f0d13c495518908e910" } ,
{ file = "numpy-1.24.2-cp311-cp311-win32.whl" , hash = "sha256:e428c4fbfa085f947b536706a2fc349245d7baa8334f0c5723c56a10595f9b95" } ,
{ file = "numpy-1.24.2-cp311-cp311-win_amd64.whl" , hash = "sha256:557d42778a6869c2162deb40ad82612645e21d79e11c1dc62c6e82a2220ffb04" } ,
{ file = "numpy-1.24.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:d0a2db9d20117bf523dde15858398e7c0858aadca7c0f088ac0d6edd360e9ad2" } ,
{ file = "numpy-1.24.2-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:c72a6b2f4af1adfe193f7beb91ddf708ff867a3f977ef2ec53c0ffb8283ab9f5" } ,
{ file = "numpy-1.24.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c29e6bd0ec49a44d7690ecb623a8eac5ab8a923bce0bea6293953992edf3a76a" } ,
{ file = "numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2eabd64ddb96a1239791da78fa5f4e1693ae2dadc82a76bc76a14cbb2b966e96" } ,
{ file = "numpy-1.24.2-cp38-cp38-win32.whl" , hash = "sha256:e3ab5d32784e843fc0dd3ab6dcafc67ef806e6b6828dc6af2f689be0eb4d781d" } ,
{ file = "numpy-1.24.2-cp38-cp38-win_amd64.whl" , hash = "sha256:76807b4063f0002c8532cfeac47a3068a69561e9c8715efdad3c642eb27c0756" } ,
{ file = "numpy-1.24.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:4199e7cfc307a778f72d293372736223e39ec9ac096ff0a2e64853b866a8e18a" } ,
{ file = "numpy-1.24.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:adbdce121896fd3a17a77ab0b0b5eedf05a9834a18699db6829a64e1dfccca7f" } ,
{ file = "numpy-1.24.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:889b2cc88b837d86eda1b17008ebeb679d82875022200c6e8e4ce6cf549b7acb" } ,
{ file = "numpy-1.24.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f64bb98ac59b3ea3bf74b02f13836eb2e24e48e0ab0145bbda646295769bd780" } ,
{ file = "numpy-1.24.2-cp39-cp39-win32.whl" , hash = "sha256:63e45511ee4d9d976637d11e6c9864eae50e12dc9598f531c035265991910468" } ,
{ file = "numpy-1.24.2-cp39-cp39-win_amd64.whl" , hash = "sha256:a77d3e1163a7770164404607b7ba3967fb49b24782a6ef85d9b5f54126cc39e5" } ,
{ file = "numpy-1.24.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:92011118955724465fb6853def593cf397b4a1367495e0b59a7e69d40c4eb71d" } ,
{ file = "numpy-1.24.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f9006288bcf4895917d02583cf3411f98631275bc67cce355a7f39f8c14338fa" } ,
{ file = "numpy-1.24.2-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:150947adbdfeceec4e5926d956a06865c1c690f2fd902efede4ca6fe2e657c3f" } ,
{ file = "numpy-1.24.2.tar.gz" , hash = "sha256:003a9f530e880cb2cd177cba1af7220b9aa42def9c4afc2a2fc3ee6be7eb2b22" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-24 19:37:34 +03:00
version = "0.11.0"
2022-12-19 20:10:36 +03:00
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 = [
2023-02-24 19:37:34 +03:00
{ file = "pathspec-0.11.0-py3-none-any.whl" , hash = "sha256:3a66eb970cbac598f9e5ccb5b2cf58930cd8e3ed86d393d541eaf2d8b1705229" } ,
{ file = "pathspec-0.11.0.tar.gz" , hash = "sha256:64d338d4e0914e91c1792321e6907b5a593f1ab1851de7fc269557a21b30ebbc" } ,
2023-01-11 01:06:08 +03:00
]
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-03-10 13:51:48 +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-02-24 19:37:34 +03:00
version = "3.0.0"
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 = [
2023-02-24 19:37:34 +03:00
{ file = "platformdirs-3.0.0-py3-none-any.whl" , hash = "sha256:b1d5eb14f221506f50d6604a561f4c5786d9e80355219694a1b244bcd96f4567" } ,
{ file = "platformdirs-3.0.0.tar.gz" , hash = "sha256:8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
2023-02-24 19:37:34 +03:00
docs = [ "furo (>=2022.12.7)" , "proselint (>=0.13)" , "sphinx (>=6.1.3)" , "sphinx-autodoc-typehints (>=1.22,!=1.23.4)" ]
test = [ "appdirs (==1.4.4)" , "covdefaults (>=2.2.2)" , "pytest (>=7.2.1)" , "pytest-cov (>=4)" , "pytest-mock (>=3.10)" ]
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"
2023-02-24 19:37:34 +03:00
version = "0.16.0"
2022-12-19 20:10:36 +03:00
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 = [
2023-02-24 19:37:34 +03:00
{ file = "prometheus_client-0.16.0-py3-none-any.whl" , hash = "sha256:0836af6eb2c8f4fed712b2f279f6c0a8bbab29f9f4aa15276b91c7cb0d1616ab" } ,
{ file = "prometheus_client-0.16.0.tar.gz" , hash = "sha256:a03e35b359f14dd1630898543e2120addfdeacd1a6069c1367ae90fd93ad3f48" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . extras ]
twisted = [ "twisted" ]
[ [ package ] ]
name = "prompt-toolkit"
2023-02-24 19:37:34 +03:00
version = "3.0.37"
2022-12-19 20:10:36 +03:00
description = "Library for building powerful interactive command lines in Python"
category = "main"
optional = false
2023-02-24 19:37:34 +03:00
python-versions = ">=3.7.0"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "prompt_toolkit-3.0.37-py3-none-any.whl" , hash = "sha256:6a2948ec427dfcc7c983027b1044b355db6aaa8be374f54ad2015471f7d81c5b" } ,
{ file = "prompt_toolkit-3.0.37.tar.gz" , hash = "sha256:d5d73d4b5eb1a92ba884a88962b157f49b71e06c4348b417dd622b25cdd3800b" } ,
2023-01-11 01:06:08 +03:00
]
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-02-24 19:37:34 +03:00
version = "2.16.2"
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-02-24 19:37:34 +03:00
{ file = "pylint-2.16.2-py3-none-any.whl" , hash = "sha256:ff22dde9c2128cd257c145cfd51adeff0be7df4d80d669055f24a962b351bbe4" } ,
{ file = "pylint-2.16.2.tar.gz" , hash = "sha256:13b2c805a404a9bf57d002cd5f054ca4d40b0b87542bdaba5e05321ae8262c84" } ,
2023-01-11 01:06:08 +03:00
]
2022-12-19 20:10:36 +03:00
[ package . dependencies ]
2023-02-24 19:37:34 +03:00
astroid = ">=2.14.2,<=2.16.0-dev0"
2022-12-19 20:10:36 +03:00
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"
2023-03-10 13:50:02 +03:00
[ [ package ] ]
name = "python-magic"
version = "0.4.27"
description = "File type identification using libmagic"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
{ file = "python-magic-0.4.27.tar.gz" , hash = "sha256:c1ba14b08e4a5f5c31a302b7721239695b2f0f058d125bd5ce1ee36b9d9d3c3b" } ,
{ file = "python_magic-0.4.27-py2.py3-none-any.whl" , hash = "sha256:c212960ad306f700aa0d01e5d7a325d20548ff97eb9920dcd29513174f0294d3" } ,
]
2022-12-19 20:10:36 +03:00
[ [ 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-02-24 19:37:34 +03:00
version = "4.5.1"
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-02-24 19:37:34 +03:00
{ file = "redis-4.5.1-py3-none-any.whl" , hash = "sha256:5deb072d26e67d2be1712603bfb7947ec3431fb0eec9c578994052e33035af6d" } ,
{ file = "redis-4.5.1.tar.gz" , hash = "sha256:1eec3741cda408d3a5f84b78d089c8b8d895f21b3b050988351e925faf202864" } ,
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-02-24 19:37:34 +03:00
version = "1.15.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-02-24 19:37:34 +03:00
{ file = "sentry-sdk-1.15.0.tar.gz" , hash = "sha256:69ecbb2e1ff4db02a06c4f20f6f69cb5dfe3ebfbc06d023e40d77cf78e9c37e7" } ,
{ file = "sentry_sdk-1.15.0-py2.py3-none-any.whl" , hash = "sha256:7ad4d37dd093f4a7cb5ad804c6efe9e8fab8873f7ffc06042dc3f3fd700a93ec" } ,
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)" ]
2023-02-24 19:37:34 +03:00
huey = [ "huey (>=2)" ]
opentelemetry = [ "opentelemetry-distro (>=0.35b0)" ]
2022-12-19 20:10:36 +03:00
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-02-24 19:37:34 +03:00
version = "67.4.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-02-24 19:37:34 +03:00
{ file = "setuptools-67.4.0-py3-none-any.whl" , hash = "sha256:f106dee1b506dee5102cc3f3e9e68137bbad6d47b616be7991714b0c62204251" } ,
{ file = "setuptools-67.4.0.tar.gz" , hash = "sha256:e5fd0a713141a4a105412233c63dc4e17ba0090c8e8334594ac790ec97792330" } ,
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-02-24 19:37:34 +03:00
version = "1.0.4"
2023-01-11 13:33:10 +03:00
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-02-24 19:37:34 +03:00
{ file = "sphinxcontrib-applehelp-1.0.4.tar.gz" , hash = "sha256:828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e" } ,
{ file = "sphinxcontrib_applehelp-1.0.4-py3-none-any.whl" , hash = "sha256:29d341f67fb0f6f586b23ad80e072c8e6ad0b48417db2bde114a4c9746feb228" } ,
2023-01-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"
2023-02-24 19:37:34 +03:00
version = "2.0.1"
2022-12-19 20:10:36 +03:00
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
category = "main"
optional = false
2023-02-24 19:37:34 +03:00
python-versions = ">=3.8"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "sphinxcontrib-htmlhelp-2.0.1.tar.gz" , hash = "sha256:0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff" } ,
{ file = "sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl" , hash = "sha256:c38cb46dccf316c79de6e5515e1770414b797162b23cd3d06e67020e1d2a6903" } ,
2023-01-11 01:06:08 +03:00
]
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-02-24 19:37:34 +03:00
version = "5.9.0"
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-02-24 19:37:34 +03:00
{ file = "traitlets-5.9.0-py3-none-any.whl" , hash = "sha256:9e6ec080259b9a5940c797d58b613b5e31441c2257b87c2e795c5228ae80d2d8" } ,
{ file = "traitlets-5.9.0.tar.gz" , hash = "sha256:f6cde21a9c68cf756af02035f72d5a723bf607e862e7be33ece505abf4a3bad9" } ,
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-02-24 19:37:34 +03:00
version = "2022.7.1.2"
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-02-24 19:37:34 +03:00
{ file = "types-pytz-2022.7.1.2.tar.gz" , hash = "sha256:487d3e8e9f4071eec8081746d53fa982bbc05812e719dcbf2ebf3d55a1a4cd28" } ,
{ file = "types_pytz-2022.7.1.2-py3-none-any.whl" , hash = "sha256:40ca448a928d566f7d44ddfde0066e384f7ffbd4da2778e42a4570eaca572446" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "types-pyyaml"
2023-02-24 19:37:34 +03:00
version = "6.0.12.8"
2023-01-01 23:18:24 +03:00
description = "Typing stubs for PyYAML"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "types-PyYAML-6.0.12.8.tar.gz" , hash = "sha256:19304869a89d49af00be681e7b267414df213f4eb89634c4495fa62e8f942b9f" } ,
{ file = "types_PyYAML-6.0.12.8-py3-none-any.whl" , hash = "sha256:5314a4b2580999b2ea06b2e5f9a7763d860d6e09cdf21c0e9561daa9cbd60178" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "types-requests"
2023-02-24 19:37:34 +03:00
version = "2.28.11.14"
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 = [
2023-02-24 19:37:34 +03:00
{ file = "types-requests-2.28.11.14.tar.gz" , hash = "sha256:232792870b60adb07d23175451ab4e6190021b0c584edf052d92d9b993118f06" } ,
{ file = "types_requests-2.28.11.14-py3-none-any.whl" , hash = "sha256:f84613b0d4c5d0eeb7879dfa05e14a3702b9c1f7a4ee81dfe9b4321b13fe93a1" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
types-urllib3 = "<1.27"
[ [ package ] ]
name = "types-urllib3"
2023-02-24 19:37:34 +03:00
version = "1.26.25.7"
2023-01-01 23:18:24 +03:00
description = "Typing stubs for urllib3"
category = "main"
optional = false
python-versions = "*"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "types-urllib3-1.26.25.7.tar.gz" , hash = "sha256:df4d3e5472bf8830bd74eac12d56e659f88662ba040c7d106bf3a5bee26fff28" } ,
{ file = "types_urllib3-1.26.25.7-py3-none-any.whl" , hash = "sha256:28d2d7f5c31ff8ed4d9d2e396ce906c49d37523c3ec207d03d3b1695755a7199" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "typing-extensions"
2023-02-24 19:37:34 +03:00
version = "4.5.0"
2023-01-01 23:18:24 +03:00
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 = [
2023-02-24 19:37:34 +03:00
{ file = "typing_extensions-4.5.0-py3-none-any.whl" , hash = "sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4" } ,
{ file = "typing_extensions-4.5.0.tar.gz" , hash = "sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb" } ,
2023-01-11 01:06:08 +03:00
]
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"
2023-02-24 19:37:34 +03:00
version = "20.19.0"
2023-01-01 23:18:24 +03:00
description = "Virtual Python Environment builder"
category = "main"
optional = false
2023-02-24 19:37:34 +03:00
python-versions = ">=3.7"
2023-01-11 01:06:08 +03:00
files = [
2023-02-24 19:37:34 +03:00
{ file = "virtualenv-20.19.0-py3-none-any.whl" , hash = "sha256:54eb59e7352b573aa04d53f80fc9736ed0ad5143af445a1e539aada6eb947dd1" } ,
{ file = "virtualenv-20.19.0.tar.gz" , hash = "sha256:37a640ba82ed40b226599c522d411e4be5edb339a0c0de030c0dc7b646d61590" } ,
2023-01-11 01:06:08 +03:00
]
2023-01-01 23:18:24 +03:00
[ package . dependencies ]
distlib = ">=0.3.6,<1"
filelock = ">=3.4.1,<4"
2023-02-24 19:37:34 +03:00
platformdirs = ">=2.4,<4"
2023-01-01 23:18:24 +03:00
[ package . extras ]
2023-02-24 19:37:34 +03:00
docs = [ "furo (>=2022.12.7)" , "proselint (>=0.13)" , "sphinx (>=6.1.3)" , "sphinx-argparse (>=0.4)" , "sphinxcontrib-towncrier (>=0.2.1a0)" , "towncrier (>=22.12)" ]
test = [ "covdefaults (>=2.2.2)" , "coverage (>=7.1)" , "coverage-enable-subprocess (>=1)" , "flaky (>=3.7)" , "packaging (>=23)" , "pytest (>=7.2.1)" , "pytest-env (>=0.8.1)" , "pytest-freezegun (>=0.4.2)" , "pytest-mock (>=3.10)" , "pytest-randomly (>=3.12)" , "pytest-timeout (>=2.1)" ]
2023-01-01 23:18:24 +03:00
[ [ package ] ]
name = "watchdog"
2023-02-24 19:37:34 +03:00
version = "2.3.0"
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 = [
2023-02-24 19:37:34 +03:00
{ file = "watchdog-2.3.0-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:c1b3962e5463a848ba2a342cb66c80251dca27a102933b8f38d231d2a9e5a543" } ,
{ file = "watchdog-2.3.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:9e651b4874477c1bf239417d43818bbfd047aaf641b029fa60d6f5109ede0db0" } ,
{ file = "watchdog-2.3.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:d04662017efd00a014cff9068708e085d67f2fac43f48bbbb95a7f97490487f3" } ,
{ file = "watchdog-2.3.0-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:0f7d759299ce21a3d2a77e18d430c24811369c3432453701790acc6ff45a7101" } ,
{ file = "watchdog-2.3.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:a4b9bece40d46bf6fb8621817ea7d903eae2b9b3ebac55a51ed50354a79061a8" } ,
{ file = "watchdog-2.3.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:242e57253e84a736e6777ba756c48cf6a68d3d90cb9e01bd6bfd371a949ace3a" } ,
{ file = "watchdog-2.3.0-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:3fa74b0ef4825f9112932675a002296cb2d3d3e400d7a44c32fafd1ecc83ada0" } ,
{ file = "watchdog-2.3.0-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:15bf5b165d7a6b48265411dad74fb0d33053f8270eb6575faad0e016035cf9f7" } ,
{ file = "watchdog-2.3.0-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:139262f678b4e6a7013261c772059bca358441de04fb0e0087489a34db9e3db0" } ,
{ file = "watchdog-2.3.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:8a214955769d2ef0f7aaa82f31863e3bdf6b083ce1b5f1c2e85cab0f66fba024" } ,
{ file = "watchdog-2.3.0-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:4e648df44a4c6ea6da4d9eb6722745c986b9d70268f25ae60f140082d7c8908e" } ,
{ file = "watchdog-2.3.0-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:473164a2de473f708ca194a992466eeefff73b58273bbb88e089c5a5a98fcda1" } ,
{ file = "watchdog-2.3.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:ebe756f788cb130fdc5c150ea8a4fda39cb4ee3a5873a345607c8b84fecf018b" } ,
{ file = "watchdog-2.3.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:a623de186477e9e05f8461087f856412eae5cd005cc4bcb232ed5c6f9a8709f5" } ,
{ file = "watchdog-2.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:43d76d7888b26850b908208bb82383a193e8b0f25d0abaa84452f191b4acdea4" } ,
{ file = "watchdog-2.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:5ddbbe87f9ed726940d174076da030cd01ec45433ef2b1b2e6094c84f2af17f1" } ,
{ file = "watchdog-2.3.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:3fa1572f5a2f6d17d4d860edbc04488fef31b007c25c2f3b11203fb8179b7c67" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:1d9c656495172873bf1ddc7e39e80055fcdd21c4608cf68f23a28116dcba0b43" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_armv7l.whl" , hash = "sha256:00f93782c67042d9525ec51628330b5faf5fb84bcb7ebaac05ea8528cfb20bba" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_i686.whl" , hash = "sha256:f1a655f4a49f9232311b9967f42cc2eaf43fd4903f3bed850dd4570fda5d5eff" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_ppc64.whl" , hash = "sha256:aa4773160b9cb21ba369cb42d59a947087330b3a02480173033a6a6cc137a510" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_ppc64le.whl" , hash = "sha256:982f5416a2817003172994d865285dd6a2b3836f033cd3fa87d1a62096a162cc" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_s390x.whl" , hash = "sha256:45c13e7e6eea1013da419bf9aa9a8f5df7bbf3e5edce40bc6df84130febf39d5" } ,
{ file = "watchdog-2.3.0-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:7767a3da3307d9cf597832f692702441a97c259e5d0d560f2e57c43ad0d191d2" } ,
{ file = "watchdog-2.3.0-py3-none-win32.whl" , hash = "sha256:8863913ea2c3f256d18c33d84546518636e391cd8f50d209b9a31221e0f7d3fd" } ,
{ file = "watchdog-2.3.0-py3-none-win_amd64.whl" , hash = "sha256:6d79b5954db8f41d6a7f5763042b988f7a4afd40b7d141456061fa7c5b7f2159" } ,
{ file = "watchdog-2.3.0-py3-none-win_ia64.whl" , hash = "sha256:a3559ee82a10976de1ec544b6ebe3b4aa398d491860a283d80ec0f550076d068" } ,
{ file = "watchdog-2.3.0.tar.gz" , hash = "sha256:9d39effe6909be898ba3e7286a9e9b17a6a9f734fb1ef9dde3e9bb68715fca39" } ,
2023-01-11 01:06:08 +03:00
]
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-26 22:12:12 +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"
2023-02-24 19:37:34 +03:00
version = "2.2.3"
2023-01-11 01:06:08 +03:00
description = "The comprehensive WSGI web application library."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
2023-02-24 19:37:34 +03:00
{ file = "Werkzeug-2.2.3-py3-none-any.whl" , hash = "sha256:56433961bc1f12533306c624f3be5e744389ac61d722175d543e1751285da612" } ,
{ file = "Werkzeug-2.2.3.tar.gz" , hash = "sha256:2e1ccc9417d4da358b9de6f174e3ac094391ea1d4fbef2d667865d819dfd0afe" } ,
2022-12-19 20:10:36 +03:00
]
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"
2023-02-26 22:12:12 +03:00
version = "6.4.0"
2023-01-11 01:06:08 +03:00
description = "Radically simplified static file serving for WSGI applications"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
2023-02-26 22:12:12 +03:00
{ file = "whitenoise-6.4.0-py3-none-any.whl" , hash = "sha256:599dc6ca57e48929dfeffb2e8e187879bfe2aed0d49ca419577005b7f2cc930b" } ,
{ file = "whitenoise-6.4.0.tar.gz" , hash = "sha256:a02d6660ad161ff17e3042653c8e3f5ecbb2a2481a006bde125b9efb9a30113a" } ,
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-03-10 13:51:48 +03:00
content-hash = "aadb5b9d596cd3c85e3d2381461da361ebcf32276846a59a94346cf499123c28"