2024-05-29 08:23:14 +00:00
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
2023-06-22 11:37:53 +00:00
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "anyio"
2024-05-29 08:23:14 +00:00
version = "4.4.0"
2023-06-22 11:45:15 +00:00
description = "High level compatibility layer for multiple asynchronous event loop implementations"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "anyio-4.4.0-py3-none-any.whl" , hash = "sha256:c1b2d8f46a8a812513012e1107cb0e68c17159a7a594208005a57dc776e1bdc7" } ,
{ file = "anyio-4.4.0.tar.gz" , hash = "sha256:5aadc6a1bbb7cdb0bede386cac5e2940f5e2ff3aa20277e991cf028e0585ce94" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
idna = ">=2.8"
sniffio = ">=1.1"
[ package . extras ]
2024-05-29 08:23:14 +00:00
doc = [ "Sphinx (>=7)" , "packaging" , "sphinx-autodoc-typehints (>=1.2.0)" , "sphinx-rtd-theme" ]
test = [ "anyio[trio]" , "coverage[toml] (>=7)" , "exceptiongroup (>=1.2.0)" , "hypothesis (>=4.0)" , "psutil (>=5.9)" , "pytest (>=7.0)" , "pytest-mock (>=3.6.1)" , "trustme" , "uvloop (>=0.17)" ]
trio = [ "trio (>=0.23)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "appnope"
2024-05-29 08:23:14 +00:00
version = "0.1.4"
2023-06-22 11:45:15 +00:00
description = "Disable App Nap on macOS >= 10.9"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.6"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "appnope-0.1.4-py2.py3-none-any.whl" , hash = "sha256:502575ee11cd7a28c0205f379b525beefebab9d161b7c964670864014ed7213c" } ,
{ file = "appnope-0.1.4.tar.gz" , hash = "sha256:1de3860566df9caf38f01f86f65e0e13e379af54f9e4bee1e66b48f2efffd1ee" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "argon2-cffi"
2024-05-29 08:23:14 +00:00
version = "23.1.0"
description = "Argon2 for Python"
2023-06-22 11:45:15 +00:00
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.7"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "argon2_cffi-23.1.0-py3-none-any.whl" , hash = "sha256:c670642b78ba29641818ab2e68bd4e6a78ba53b7eff7b4c3815ae16abf91c7ea" } ,
{ file = "argon2_cffi-23.1.0.tar.gz" , hash = "sha256:879c3e79a2729ce768ebb7d36d4609e3a78a4ca2ec3a9f12286ca057e3d0db08" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
argon2-cffi-bindings = "*"
[ package . extras ]
2024-05-29 08:23:14 +00:00
dev = [ "argon2-cffi[tests,typing]" , "tox (>4)" ]
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-copybutton" , "sphinx-notfound-page" ]
tests = [ "hypothesis" , "pytest" ]
typing = [ "mypy" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "argon2-cffi-bindings"
version = "21.2.0"
description = "Low-level CFFI bindings for Argon2"
optional = false
python-versions = ">=3.6"
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" } ,
]
[ package . dependencies ]
cffi = ">=1.0.1"
[ package . extras ]
dev = [ "cogapp" , "pre-commit" , "pytest" , "wheel" ]
tests = [ "pytest" ]
[ [ package ] ]
name = "arrow"
2024-05-29 08:23:14 +00:00
version = "1.3.0"
2023-06-22 11:45:15 +00:00
description = "Better dates & times for Python"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "arrow-1.3.0-py3-none-any.whl" , hash = "sha256:c728b120ebc00eb84e01882a6f5e7927a53960aa990ce7dd2b10f39005a67f80" } ,
{ file = "arrow-1.3.0.tar.gz" , hash = "sha256:d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
python-dateutil = ">=2.7.0"
2024-05-29 08:23:14 +00:00
types-python-dateutil = ">=2.8.10"
[ package . extras ]
doc = [ "doc8" , "sphinx (>=7.0.0)" , "sphinx-autobuild" , "sphinx-autodoc-typehints" , "sphinx_rtd_theme (>=1.3.0)" ]
test = [ "dateparser (==1.*)" , "pre-commit" , "pytest" , "pytest-cov" , "pytest-mock" , "pytz (==2021.1)" , "simplejson (==3.*)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "asttokens"
2024-05-29 08:23:14 +00:00
version = "2.4.1"
2023-06-22 11:45:15 +00:00
description = "Annotate AST trees with source code positions"
optional = false
python-versions = "*"
files = [
2024-05-29 08:23:14 +00:00
{ file = "asttokens-2.4.1-py2.py3-none-any.whl" , hash = "sha256:051ed49c3dcae8913ea7cd08e46a606dba30b79993209636c4875bc1d637bc24" } ,
{ file = "asttokens-2.4.1.tar.gz" , hash = "sha256:b03869718ba9a6eb027e134bfdf69f38a236d681c83c160d510768af11254ba0" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
six = ">=1.12.0"
2023-06-22 11:45:15 +00:00
[ package . extras ]
2024-05-29 08:23:14 +00:00
astroid = [ "astroid (>=1,<2)" , "astroid (>=2,<4)" ]
test = [ "astroid (>=1,<2)" , "astroid (>=2,<4)" , "pytest" ]
[ [ package ] ]
name = "async-lru"
version = "2.0.4"
description = "Simple LRU cache for asyncio"
optional = false
python-versions = ">=3.8"
files = [
{ file = "async-lru-2.0.4.tar.gz" , hash = "sha256:b8a59a5df60805ff63220b2a0c5b5393da5521b113cd5465a44eb037d81a5627" } ,
{ file = "async_lru-2.0.4-py3-none-any.whl" , hash = "sha256:ff02944ce3c288c5be660c42dbcca0742b32c3b279d6dceda655190240b99224" } ,
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "attrs"
2024-05-29 08:23:14 +00:00
version = "23.2.0"
2023-06-22 11:45:15 +00:00
description = "Classes Without Boilerplate"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "attrs-23.2.0-py3-none-any.whl" , hash = "sha256:99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1" } ,
{ file = "attrs-23.2.0.tar.gz" , hash = "sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
cov = [ "attrs[tests]" , "coverage[toml] (>=5.3)" ]
2024-05-29 08:23:14 +00:00
dev = [ "attrs[tests]" , "pre-commit" ]
2023-06-22 11:45:15 +00:00
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-towncrier" , "towncrier" , "zope-interface" ]
tests = [ "attrs[tests-no-zope]" , "zope-interface" ]
2024-05-29 08:23:14 +00:00
tests-mypy = [ "mypy (>=1.6)" , "pytest-mypy-plugins" ]
tests-no-zope = [ "attrs[tests-mypy]" , "cloudpickle" , "hypothesis" , "pympler" , "pytest (>=4.3.0)" , "pytest-xdist[psutil]" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
2024-05-29 08:23:14 +00:00
name = "babel"
version = "2.15.0"
description = "Internationalization utilities"
2023-06-22 11:45:15 +00:00
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "Babel-2.15.0-py3-none-any.whl" , hash = "sha256:08706bdad8d0a3413266ab61bd6c34d0c28d6e1e7badf40a2cebe67644e2e1fb" } ,
{ file = "babel-2.15.0.tar.gz" , hash = "sha256:8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413" } ,
2023-06-22 11:45:15 +00:00
]
2024-05-29 08:23:14 +00:00
[ package . extras ]
dev = [ "freezegun (>=1.0,<2.0)" , "pytest (>=6.0)" , "pytest-cov" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "beautifulsoup4"
2024-05-29 08:23:14 +00:00
version = "4.12.3"
2023-06-22 11:45:15 +00:00
description = "Screen-scraping library"
optional = false
python-versions = ">=3.6.0"
files = [
2024-05-29 08:23:14 +00:00
{ file = "beautifulsoup4-4.12.3-py3-none-any.whl" , hash = "sha256:b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed" } ,
{ file = "beautifulsoup4-4.12.3.tar.gz" , hash = "sha256:74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
soupsieve = ">1.2"
[ package . extras ]
2024-05-29 08:23:14 +00:00
cchardet = [ "cchardet" ]
chardet = [ "chardet" ]
charset-normalizer = [ "charset-normalizer" ]
2023-06-22 11:45:15 +00:00
html5lib = [ "html5lib" ]
lxml = [ "lxml" ]
[ [ package ] ]
name = "bleach"
2024-05-29 08:23:14 +00:00
version = "6.1.0"
2023-06-22 11:45:15 +00:00
description = "An easy safelist-based HTML-sanitizing tool."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "bleach-6.1.0-py3-none-any.whl" , hash = "sha256:3225f354cfc436b9789c66c4ee030194bee0568fbf9cbdad3bc8b5c26c5f12b6" } ,
{ file = "bleach-6.1.0.tar.gz" , hash = "sha256:0a31f1837963c41d46bbf1331b8778e1308ea0791db03cc4e7357b97cf42a8fe" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
six = ">=1.9.0"
webencodings = "*"
[ package . extras ]
2024-05-29 08:23:14 +00:00
css = [ "tinycss2 (>=1.1.0,<1.3)" ]
[ [ package ] ]
name = "certifi"
version = "2024.2.2"
description = "Python package for providing Mozilla's CA Bundle."
optional = false
python-versions = ">=3.6"
files = [
{ file = "certifi-2024.2.2-py3-none-any.whl" , hash = "sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1" } ,
{ file = "certifi-2024.2.2.tar.gz" , hash = "sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f" } ,
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "cffi"
2024-05-29 08:23:14 +00:00
version = "1.16.0"
2023-06-22 11:45:15 +00:00
description = "Foreign Function Interface for Python calling C code."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "cffi-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:6b3d6606d369fc1da4fd8c357d026317fbb9c9b75d36dc16e90e84c26854b088" } ,
{ file = "cffi-1.16.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:ac0f5edd2360eea2f1daa9e26a41db02dd4b0451b48f7c318e217ee092a213e9" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:7e61e3e4fa664a8588aa25c883eab612a188c725755afff6289454d6362b9673" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a72e8961a86d19bdb45851d8f1f08b041ea37d2bd8d4fd19903bc3083d80c896" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:5b50bf3f55561dac5438f8e70bfcdfd74543fd60df5fa5f62d94e5867deca684" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7651c50c8c5ef7bdb41108b7b8c5a83013bfaa8a935590c5d74627c047a583c7" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e4108df7fe9b707191e55f33efbcb2d81928e10cea45527879a4749cbe472614" } ,
{ file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:32c68ef735dbe5857c810328cb2481e24722a59a2003018885514d4c09af9743" } ,
{ file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:673739cb539f8cdaa07d92d02efa93c9ccf87e345b9a0b556e3ecc666718468d" } ,
{ file = "cffi-1.16.0-cp310-cp310-win32.whl" , hash = "sha256:9f90389693731ff1f659e55c7d1640e2ec43ff725cc61b04b2f9c6d8d017df6a" } ,
{ file = "cffi-1.16.0-cp310-cp310-win_amd64.whl" , hash = "sha256:e6024675e67af929088fda399b2094574609396b1decb609c55fa58b028a32a1" } ,
{ file = "cffi-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:b84834d0cf97e7d27dd5b7f3aca7b6e9263c56308ab9dc8aae9784abb774d404" } ,
{ file = "cffi-1.16.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:1b8ebc27c014c59692bb2664c7d13ce7a6e9a629be20e54e7271fa696ff2b417" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ee07e47c12890ef248766a6e55bd38ebfb2bb8edd4142d56db91b21ea68b7627" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d8a9d3ebe49f084ad71f9269834ceccbf398253c9fac910c4fd7053ff1386936" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:e70f54f1796669ef691ca07d046cd81a29cb4deb1e5f942003f401c0c4a2695d" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5bf44d66cdf9e893637896c7faa22298baebcd18d1ddb6d2626a6e39793a1d56" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7b78010e7b97fef4bee1e896df8a4bbb6712b7f05b7ef630f9d1da00f6444d2e" } ,
{ file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:c6a164aa47843fb1b01e941d385aab7215563bb8816d80ff3a363a9f8448a8dc" } ,
{ file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:e09f3ff613345df5e8c3667da1d918f9149bd623cd9070c983c013792a9a62eb" } ,
{ file = "cffi-1.16.0-cp311-cp311-win32.whl" , hash = "sha256:2c56b361916f390cd758a57f2e16233eb4f64bcbeee88a4881ea90fca14dc6ab" } ,
{ file = "cffi-1.16.0-cp311-cp311-win_amd64.whl" , hash = "sha256:db8e577c19c0fda0beb7e0d4e09e0ba74b1e4c092e0e40bfa12fe05b6f6d75ba" } ,
{ file = "cffi-1.16.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956" } ,
{ file = "cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:68e7c44931cc171c54ccb702482e9fc723192e88d25a0e133edd7aff8fcd1f6e" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:abd808f9c129ba2beda4cfc53bde801e5bcf9d6e0f22f095e45327c038bfe68e" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:88e2b3c14bdb32e440be531ade29d3c50a1a59cd4e51b1dd8b0865c54ea5d2e2" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b7be2d771cdba2942e13215c4e340bfd76398e9227ad10402a8767ab1865d2e6" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e715596e683d2ce000574bae5d07bd522c781a822866c20495e52520564f0969" } ,
{ file = "cffi-1.16.0-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:2d92b25dbf6cae33f65005baf472d2c245c050b1ce709cc4588cdcdd5495b520" } ,
{ file = "cffi-1.16.0-cp312-cp312-win32.whl" , hash = "sha256:b2ca4e77f9f47c55c194982e10f058db063937845bb2b7a86c84a6cfe0aefa8b" } ,
{ file = "cffi-1.16.0-cp312-cp312-win_amd64.whl" , hash = "sha256:68678abf380b42ce21a5f2abde8efee05c114c2fdb2e9eef2efdb0257fba1235" } ,
{ file = "cffi-1.16.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:a09582f178759ee8128d9270cd1344154fd473bb77d94ce0aeb2a93ebf0feaf0" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e760191dd42581e023a68b758769e2da259b5d52e3103c6060ddc02c9edb8d7b" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:80876338e19c951fdfed6198e70bc88f1c9758b94578d5a7c4c91a87af3cf31c" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a6a14b17d7e17fa0d207ac08642c8820f84f25ce17a442fd15e27ea18d67c59b" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6602bc8dc6f3a9e02b6c22c4fc1e47aa50f8f8e6d3f78a5e16ac33ef5fefa324" } ,
{ file = "cffi-1.16.0-cp38-cp38-win32.whl" , hash = "sha256:131fd094d1065b19540c3d72594260f118b231090295d8c34e19a7bbcf2e860a" } ,
{ file = "cffi-1.16.0-cp38-cp38-win_amd64.whl" , hash = "sha256:31d13b0f99e0836b7ff893d37af07366ebc90b678b6664c955b54561fc36ef36" } ,
{ file = "cffi-1.16.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:582215a0e9adbe0e379761260553ba11c58943e4bbe9c36430c4ca6ac74b15ed" } ,
{ file = "cffi-1.16.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:b29ebffcf550f9da55bec9e02ad430c992a87e5f512cd63388abb76f1036d8d2" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:dc9b18bf40cc75f66f40a7379f6a9513244fe33c0e8aa72e2d56b0196a7ef872" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9cb4a35b3642fc5c005a6755a5d17c6c8b6bcb6981baf81cea8bfbc8903e8ba8" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:b86851a328eedc692acf81fb05444bdf1891747c25af7529e39ddafaf68a4f3f" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:c0f31130ebc2d37cdd8e44605fb5fa7ad59049298b3f745c74fa74c62fbfcfc4" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8f8e709127c6c77446a8c0a8c8bf3c8ee706a06cd44b1e827c3e6a2ee6b8c098" } ,
{ file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:748dcd1e3d3d7cd5443ef03ce8685043294ad6bd7c02a38d1bd367cfd968e000" } ,
{ file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:8895613bcc094d4a1b2dbe179d88d7fb4a15cee43c052e8885783fac397d91fe" } ,
{ file = "cffi-1.16.0-cp39-cp39-win32.whl" , hash = "sha256:ed86a35631f7bfbb28e108dd96773b9d5a6ce4811cf6ea468bb6a359b256b1e4" } ,
{ file = "cffi-1.16.0-cp39-cp39-win_amd64.whl" , hash = "sha256:3686dffb02459559c74dd3d81748269ffb0eb027c39a6fc99502de37d501faa8" } ,
{ file = "cffi-1.16.0.tar.gz" , hash = "sha256:bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
pycparser = "*"
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "charset-normalizer"
version = "3.3.2"
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
optional = false
python-versions = ">=3.7.0"
files = [
{ file = "charset-normalizer-3.3.2.tar.gz" , hash = "sha256:f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:25baf083bf6f6b341f4121c2f3c548875ee6f5339300e08be3f2b2ba1721cdd3" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:06435b539f889b1f6f4ac1758871aae42dc3a8c0e24ac9e60c2384973ad73027" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:9063e24fdb1e498ab71cb7419e24622516c4a04476b17a2dab57e8baa30d6e03" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:6897af51655e3691ff853668779c7bad41579facacf5fd7253b0133308cf000d" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:1d3193f4a680c64b4b6a9115943538edb896edc190f0b222e73761716519268e" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:cd70574b12bb8a4d2aaa0094515df2463cb429d8536cfb6c7ce983246983e5a6" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8465322196c8b4d7ab6d1e049e4c5cb460d0394da4a27d23cc242fbf0034b6b5" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:a9a8e9031d613fd2009c182b69c7b2c1ef8239a0efb1df3f7c8da66d5dd3d537" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:beb58fe5cdb101e3a055192ac291b7a21e3b7ef4f67fa1d74e331a7f2124341c" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:e06ed3eb3218bc64786f7db41917d4e686cc4856944f53d5bdf83a6884432e12" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:2e81c7b9c8979ce92ed306c249d46894776a909505d8f5a4ba55b14206e3222f" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_s390x.whl" , hash = "sha256:572c3763a264ba47b3cf708a44ce965d98555f618ca42c926a9c1616d8f34269" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:fd1abc0d89e30cc4e02e4064dc67fcc51bd941eb395c502aac3ec19fab46b519" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-win32.whl" , hash = "sha256:3d47fa203a7bd9c5b6cee4736ee84ca03b8ef23193c0d1ca99b5089f72645c73" } ,
{ file = "charset_normalizer-3.3.2-cp310-cp310-win_amd64.whl" , hash = "sha256:10955842570876604d404661fbccbc9c7e684caf432c09c715ec38fbae45ae09" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:802fe99cca7457642125a8a88a084cef28ff0cf9407060f7b93dca5aa25480db" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:573f6eac48f4769d667c4442081b1794f52919e7edada77495aaed9236d13a96" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:549a3a73da901d5bc3ce8d24e0600d1fa85524c10287f6004fbab87672bf3e1e" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f27273b60488abe721a075bcca6d7f3964f9f6f067c8c4c605743023d7d3944f" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:1ceae2f17a9c33cb48e3263960dc5fc8005351ee19db217e9b1bb15d28c02574" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:65f6f63034100ead094b8744b3b97965785388f308a64cf8d7c34f2f2e5be0c4" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:753f10e867343b4511128c6ed8c82f7bec3bd026875576dfd88483c5c73b2fd8" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:4a78b2b446bd7c934f5dcedc588903fb2f5eec172f3d29e52a9096a43722adfc" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:e537484df0d8f426ce2afb2d0f8e1c3d0b114b83f8850e5f2fbea0e797bd82ae" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:eb6904c354526e758fda7167b33005998fb68c46fbc10e013ca97f21ca5c8887" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:deb6be0ac38ece9ba87dea880e438f25ca3eddfac8b002a2ec3d9183a454e8ae" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_s390x.whl" , hash = "sha256:4ab2fe47fae9e0f9dee8c04187ce5d09f48eabe611be8259444906793ab7cbce" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:80402cd6ee291dcb72644d6eac93785fe2c8b9cb30893c1af5b8fdd753b9d40f" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-win32.whl" , hash = "sha256:7cd13a2e3ddeed6913a65e66e94b51d80a041145a026c27e6bb76c31a853c6ab" } ,
{ file = "charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl" , hash = "sha256:663946639d296df6a2bb2aa51b60a2454ca1cb29835324c640dafb5ff2131a77" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:0b2b64d2bb6d3fb9112bafa732def486049e63de9618b5843bcdd081d8144cd8" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:ddbb2551d7e0102e7252db79ba445cdab71b26640817ab1e3e3648dad515003b" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:55086ee1064215781fff39a1af09518bc9255b50d6333f2e4c74ca09fac6a8f6" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8f4a014bc36d3c57402e2977dada34f9c12300af536839dc38c0beab8878f38a" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:a10af20b82360ab00827f916a6058451b723b4e65030c5a18577c8b2de5b3389" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:8d756e44e94489e49571086ef83b2bb8ce311e730092d2c34ca8f7d925cb20aa" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:90d558489962fd4918143277a773316e56c72da56ec7aa3dc3dbbe20fdfed15b" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:6ac7ffc7ad6d040517be39eb591cac5ff87416c2537df6ba3cba3bae290c0fed" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:7ed9e526742851e8d5cc9e6cf41427dfc6068d4f5a3bb03659444b4cabf6bc26" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:8bdb58ff7ba23002a4c5808d608e4e6c687175724f54a5dade5fa8c67b604e4d" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_ppc64le.whl" , hash = "sha256:6b3251890fff30ee142c44144871185dbe13b11bab478a88887a639655be1068" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_s390x.whl" , hash = "sha256:b4a23f61ce87adf89be746c8a8974fe1c823c891d8f86eb218bb957c924bb143" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:efcb3f6676480691518c177e3b465bcddf57cea040302f9f4e6e191af91174d4" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-win32.whl" , hash = "sha256:d965bba47ddeec8cd560687584e88cf699fd28f192ceb452d1d7ee807c5597b7" } ,
{ file = "charset_normalizer-3.3.2-cp312-cp312-win_amd64.whl" , hash = "sha256:96b02a3dc4381e5494fad39be677abcb5e6634bf7b4fa83a6dd3112607547001" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:95f2a5796329323b8f0512e09dbb7a1860c46a39da62ecb2324f116fa8fdc85c" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c002b4ffc0be611f0d9da932eb0f704fe2602a9a949d1f738e4c34c75b0863d5" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:a981a536974bbc7a512cf44ed14938cf01030a99e9b3a06dd59578882f06f985" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:3287761bc4ee9e33561a7e058c72ac0938c4f57fe49a09eae428fd88aafe7bb6" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:42cb296636fcc8b0644486d15c12376cb9fa75443e00fb25de0b8602e64c1714" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:0a55554a2fa0d408816b3b5cedf0045f4b8e1a6065aec45849de2d6f3f8e9786" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:c083af607d2515612056a31f0a8d9e0fcb5876b7bfc0abad3ecd275bc4ebc2d5" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:87d1351268731db79e0f8e745d92493ee2841c974128ef629dc518b937d9194c" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:bd8f7df7d12c2db9fab40bdd87a7c09b1530128315d047a086fa3ae3435cb3a8" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_s390x.whl" , hash = "sha256:c180f51afb394e165eafe4ac2936a14bee3eb10debc9d9e4db8958fe36afe711" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:8c622a5fe39a48f78944a87d4fb8a53ee07344641b0562c540d840748571b811" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-win32.whl" , hash = "sha256:db364eca23f876da6f9e16c9da0df51aa4f104a972735574842618b8c6d999d4" } ,
{ file = "charset_normalizer-3.3.2-cp37-cp37m-win_amd64.whl" , hash = "sha256:86216b5cee4b06df986d214f664305142d9c76df9b6512be2738aa72a2048f99" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:6463effa3186ea09411d50efc7d85360b38d5f09b870c48e4600f63af490e56a" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:6c4caeef8fa63d06bd437cd4bdcf3ffefe6738fb1b25951440d80dc7df8c03ac" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:37e55c8e51c236f95b033f6fb391d7d7970ba5fe7ff453dad675e88cf303377a" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:fb69256e180cb6c8a894fee62b3afebae785babc1ee98b81cdf68bbca1987f33" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:ae5f4161f18c61806f411a13b0310bea87f987c7d2ecdbdaad0e94eb2e404238" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b2b0a0c0517616b6869869f8c581d4eb2dd83a4d79e0ebcb7d373ef9956aeb0a" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:45485e01ff4d3630ec0d9617310448a8702f70e9c01906b0d0118bdf9d124cf2" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:eb00ed941194665c332bf8e078baf037d6c35d7c4f3102ea2d4f16ca94a26dc8" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:2127566c664442652f024c837091890cb1942c30937add288223dc895793f898" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:a50aebfa173e157099939b17f18600f72f84eed3049e743b68ad15bd69b6bf99" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:4d0d1650369165a14e14e1e47b372cfcb31d6ab44e6e33cb2d4e57265290044d" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_s390x.whl" , hash = "sha256:923c0c831b7cfcb071580d3f46c4baf50f174be571576556269530f4bbd79d04" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:06a81e93cd441c56a9b65d8e1d043daeb97a3d0856d177d5c90ba85acb3db087" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-win32.whl" , hash = "sha256:6ef1d82a3af9d3eecdba2321dc1b3c238245d890843e040e41e470ffa64c3e25" } ,
{ file = "charset_normalizer-3.3.2-cp38-cp38-win_amd64.whl" , hash = "sha256:eb8821e09e916165e160797a6c17edda0679379a4be5c716c260e836e122f54b" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:c235ebd9baae02f1b77bcea61bce332cb4331dc3617d254df3323aa01ab47bd4" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:5b4c145409bef602a690e7cfad0a15a55c13320ff7a3ad7ca59c13bb8ba4d45d" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:68d1f8a9e9e37c1223b656399be5d6b448dea850bed7d0f87a8311f1ff3dabb0" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:22afcb9f253dac0696b5a4be4a1c0f8762f8239e21b99680099abd9b2b1b2269" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:e27ad930a842b4c5eb8ac0016b0a54f5aebbe679340c26101df33424142c143c" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:1f79682fbe303db92bc2b1136016a38a42e835d932bab5b3b1bfcfbf0640e519" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b261ccdec7821281dade748d088bb6e9b69e6d15b30652b74cbbac25e280b796" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:122c7fa62b130ed55f8f285bfd56d5f4b4a5b503609d181f9ad85e55c89f4185" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:d0eccceffcb53201b5bfebb52600a5fb483a20b61da9dbc885f8b103cbe7598c" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:9f96df6923e21816da7e0ad3fd47dd8f94b2a5ce594e00677c0013018b813458" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:7f04c839ed0b6b98b1a7501a002144b76c18fb1c1850c8b98d458ac269e26ed2" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_s390x.whl" , hash = "sha256:34d1c8da1e78d2e001f363791c98a272bb734000fcef47a491c1e3b0505657a8" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:ff8fa367d09b717b2a17a052544193ad76cd49979c805768879cb63d9ca50561" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-win32.whl" , hash = "sha256:aed38f6e4fb3f5d6bf81bfa990a07806be9d83cf7bacef998ab1a9bd660a581f" } ,
{ file = "charset_normalizer-3.3.2-cp39-cp39-win_amd64.whl" , hash = "sha256:b01b88d45a6fcb69667cd6d2f7a9aeb4bf53760d7fc536bf679ec94fe9f3ff3d" } ,
{ file = "charset_normalizer-3.3.2-py3-none-any.whl" , hash = "sha256:3e4d1f6587322d2788836a99c69062fbb091331ec940e02d12d179c1d53e25fc" } ,
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "colorama"
version = "0.4.6"
description = "Cross-platform colored terminal text."
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
files = [
{ file = "colorama-0.4.6-py2.py3-none-any.whl" , hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" } ,
{ file = "colorama-0.4.6.tar.gz" , hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" } ,
]
[ [ package ] ]
name = "comm"
2024-05-29 08:23:14 +00:00
version = "0.2.2"
2023-06-22 11:45:15 +00:00
description = "Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "comm-0.2.2-py3-none-any.whl" , hash = "sha256:e6fb86cb70ff661ee8c9c14e7d36d6de3b4066f1441be4063df9c5009f0a64d3" } ,
{ file = "comm-0.2.2.tar.gz" , hash = "sha256:3fd7a84065306e07bea1773df6eb8282de51ba82f77c72f9c85716ab11fe980e" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
traitlets = ">=4"
2023-06-22 11:45:15 +00:00
[ package . extras ]
test = [ "pytest" ]
[ [ package ] ]
name = "debugpy"
2024-05-29 08:23:14 +00:00
version = "1.8.1"
2023-06-22 11:45:15 +00:00
description = "An implementation of the Debug Adapter Protocol for Python"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "debugpy-1.8.1-cp310-cp310-macosx_11_0_x86_64.whl" , hash = "sha256:3bda0f1e943d386cc7a0e71bfa59f4137909e2ed947fb3946c506e113000f741" } ,
{ file = "debugpy-1.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dda73bf69ea479c8577a0448f8c707691152e6c4de7f0c4dec5a4bc11dee516e" } ,
{ file = "debugpy-1.8.1-cp310-cp310-win32.whl" , hash = "sha256:3a79c6f62adef994b2dbe9fc2cc9cc3864a23575b6e387339ab739873bea53d0" } ,
{ file = "debugpy-1.8.1-cp310-cp310-win_amd64.whl" , hash = "sha256:7eb7bd2b56ea3bedb009616d9e2f64aab8fc7000d481faec3cd26c98a964bcdd" } ,
{ file = "debugpy-1.8.1-cp311-cp311-macosx_11_0_universal2.whl" , hash = "sha256:016a9fcfc2c6b57f939673c874310d8581d51a0fe0858e7fac4e240c5eb743cb" } ,
{ file = "debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:fd97ed11a4c7f6d042d320ce03d83b20c3fb40da892f994bc041bbc415d7a099" } ,
{ file = "debugpy-1.8.1-cp311-cp311-win32.whl" , hash = "sha256:0de56aba8249c28a300bdb0672a9b94785074eb82eb672db66c8144fff673146" } ,
{ file = "debugpy-1.8.1-cp311-cp311-win_amd64.whl" , hash = "sha256:1a9fe0829c2b854757b4fd0a338d93bc17249a3bf69ecf765c61d4c522bb92a8" } ,
{ file = "debugpy-1.8.1-cp312-cp312-macosx_11_0_universal2.whl" , hash = "sha256:3ebb70ba1a6524d19fa7bb122f44b74170c447d5746a503e36adc244a20ac539" } ,
{ file = "debugpy-1.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a2e658a9630f27534e63922ebf655a6ab60c370f4d2fc5c02a5b19baf4410ace" } ,
{ file = "debugpy-1.8.1-cp312-cp312-win32.whl" , hash = "sha256:caad2846e21188797a1f17fc09c31b84c7c3c23baf2516fed5b40b378515bbf0" } ,
{ file = "debugpy-1.8.1-cp312-cp312-win_amd64.whl" , hash = "sha256:edcc9f58ec0fd121a25bc950d4578df47428d72e1a0d66c07403b04eb93bcf98" } ,
{ file = "debugpy-1.8.1-cp38-cp38-macosx_11_0_x86_64.whl" , hash = "sha256:7a3afa222f6fd3d9dfecd52729bc2e12c93e22a7491405a0ecbf9e1d32d45b39" } ,
{ file = "debugpy-1.8.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d915a18f0597ef685e88bb35e5d7ab968964b7befefe1aaea1eb5b2640b586c7" } ,
{ file = "debugpy-1.8.1-cp38-cp38-win32.whl" , hash = "sha256:92116039b5500633cc8d44ecc187abe2dfa9b90f7a82bbf81d079fcdd506bae9" } ,
{ file = "debugpy-1.8.1-cp38-cp38-win_amd64.whl" , hash = "sha256:e38beb7992b5afd9d5244e96ad5fa9135e94993b0c551ceebf3fe1a5d9beb234" } ,
{ file = "debugpy-1.8.1-cp39-cp39-macosx_11_0_x86_64.whl" , hash = "sha256:bfb20cb57486c8e4793d41996652e5a6a885b4d9175dd369045dad59eaacea42" } ,
{ file = "debugpy-1.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:efd3fdd3f67a7e576dd869c184c5dd71d9aaa36ded271939da352880c012e703" } ,
{ file = "debugpy-1.8.1-cp39-cp39-win32.whl" , hash = "sha256:58911e8521ca0c785ac7a0539f1e77e0ce2df753f786188f382229278b4cdf23" } ,
{ file = "debugpy-1.8.1-cp39-cp39-win_amd64.whl" , hash = "sha256:6df9aa9599eb05ca179fb0b810282255202a66835c6efb1d112d21ecb830ddd3" } ,
{ file = "debugpy-1.8.1-py2.py3-none-any.whl" , hash = "sha256:28acbe2241222b87e255260c76741e1fbf04fdc3b6d094fcf57b6c6f75ce1242" } ,
{ file = "debugpy-1.8.1.zip" , hash = "sha256:f696d6be15be87aef621917585f9bb94b1dc9e8aced570db1b8a6fc14e8f9b42" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "decorator"
version = "5.1.1"
description = "Decorators for Humans"
optional = false
python-versions = ">=3.5"
files = [
{ file = "decorator-5.1.1-py3-none-any.whl" , hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186" } ,
{ file = "decorator-5.1.1.tar.gz" , hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330" } ,
]
[ [ package ] ]
name = "defusedxml"
version = "0.7.1"
description = "XML bomb protection for Python stdlib modules"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
{ file = "defusedxml-0.7.1-py2.py3-none-any.whl" , hash = "sha256:a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61" } ,
{ file = "defusedxml-0.7.1.tar.gz" , hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69" } ,
]
[ [ package ] ]
name = "executing"
2024-05-29 08:23:14 +00:00
version = "2.0.1"
2023-06-22 11:45:15 +00:00
description = "Get the currently executing AST node of a frame, and other information"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.5"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "executing-2.0.1-py2.py3-none-any.whl" , hash = "sha256:eac49ca94516ccc753f9fb5ce82603156e590b27525a8bc32cce8ae302eb61bc" } ,
{ file = "executing-2.0.1.tar.gz" , hash = "sha256:35afe2ce3affba8ee97f2d69927fa823b08b472b7b994e36a52a964b93d16147" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
2024-05-29 08:23:14 +00:00
tests = [ "asttokens (>=2.1.0)" , "coverage" , "coverage-enable-subprocess" , "ipython" , "littleutils" , "pytest" , "rich" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "fastjsonschema"
2024-05-29 08:23:14 +00:00
version = "2.19.1"
2023-06-22 11:45:15 +00:00
description = "Fastest Python implementation of JSON schema"
optional = false
python-versions = "*"
files = [
2024-05-29 08:23:14 +00:00
{ file = "fastjsonschema-2.19.1-py3-none-any.whl" , hash = "sha256:3672b47bc94178c9f23dbb654bf47440155d4db9df5f7bc47643315f9c405cd0" } ,
{ file = "fastjsonschema-2.19.1.tar.gz" , hash = "sha256:e3126a94bdc4623d3de4485f8d468a12f02a67921315ddc87836d6e456dc789d" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
devel = [ "colorama" , "json-spec" , "jsonschema" , "pylint" , "pytest" , "pytest-benchmark" , "pytest-cache" , "validictory" ]
[ [ package ] ]
name = "fqdn"
version = "1.5.1"
description = "Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers"
optional = false
python-versions = ">=2.7, !=3.0, !=3.1, !=3.2, !=3.3, !=3.4, <4"
files = [
{ file = "fqdn-1.5.1-py3-none-any.whl" , hash = "sha256:3a179af3761e4df6eb2e026ff9e1a3033d3587bf980a0b1b2e1e5d08d7358014" } ,
{ file = "fqdn-1.5.1.tar.gz" , hash = "sha256:105ed3677e767fb5ca086a0c1f4bb66ebc3c100be518f0e0d755d9eae164d89f" } ,
]
2023-06-22 11:37:53 +00:00
[ [ package ] ]
name = "greenlet"
2024-05-29 08:23:14 +00:00
version = "3.0.3"
2023-06-22 11:37:53 +00:00
description = "Lightweight in-process concurrent programming"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.7"
files = [
{ file = "greenlet-3.0.3-cp310-cp310-macosx_11_0_universal2.whl" , hash = "sha256:9da2bd29ed9e4f15955dd1595ad7bc9320308a3b766ef7f837e23ad4b4aac31a" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d353cadd6083fdb056bb46ed07e4340b0869c305c8ca54ef9da3421acbdf6881" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:dca1e2f3ca00b84a396bc1bce13dd21f680f035314d2379c4160c98153b2059b" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:3ed7fb269f15dc662787f4119ec300ad0702fa1b19d2135a37c2c4de6fadfd4a" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dd4f49ae60e10adbc94b45c0b5e6a179acc1736cf7a90160b404076ee283cf83" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:73a411ef564e0e097dbe7e866bb2dda0f027e072b04da387282b02c308807405" } ,
{ file = "greenlet-3.0.3-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:7f362975f2d179f9e26928c5b517524e89dd48530a0202570d55ad6ca5d8a56f" } ,
{ file = "greenlet-3.0.3-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:649dde7de1a5eceb258f9cb00bdf50e978c9db1b996964cd80703614c86495eb" } ,
{ file = "greenlet-3.0.3-cp310-cp310-win_amd64.whl" , hash = "sha256:68834da854554926fbedd38c76e60c4a2e3198c6fbed520b106a8986445caaf9" } ,
{ file = "greenlet-3.0.3-cp311-cp311-macosx_11_0_universal2.whl" , hash = "sha256:b1b5667cced97081bf57b8fa1d6bfca67814b0afd38208d52538316e9422fc61" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:52f59dd9c96ad2fc0d5724107444f76eb20aaccb675bf825df6435acb7703559" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:afaff6cf5200befd5cec055b07d1c0a5a06c040fe5ad148abcd11ba6ab9b114e" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:fe754d231288e1e64323cfad462fcee8f0288654c10bdf4f603a39ed923bef33" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2797aa5aedac23af156bbb5a6aa2cd3427ada2972c828244eb7d1b9255846379" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:b7f009caad047246ed379e1c4dbcb8b020f0a390667ea74d2387be2998f58a22" } ,
{ file = "greenlet-3.0.3-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:c5e1536de2aad7bf62e27baf79225d0d64360d4168cf2e6becb91baf1ed074f3" } ,
{ file = "greenlet-3.0.3-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:894393ce10ceac937e56ec00bb71c4c2f8209ad516e96033e4b3b1de270e200d" } ,
{ file = "greenlet-3.0.3-cp311-cp311-win_amd64.whl" , hash = "sha256:1ea188d4f49089fc6fb283845ab18a2518d279c7cd9da1065d7a84e991748728" } ,
{ file = "greenlet-3.0.3-cp312-cp312-macosx_11_0_universal2.whl" , hash = "sha256:70fb482fdf2c707765ab5f0b6655e9cfcf3780d8d87355a063547b41177599be" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d4d1ac74f5c0c0524e4a24335350edad7e5f03b9532da7ea4d3c54d527784f2e" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:149e94a2dd82d19838fe4b2259f1b6b9957d5ba1b25640d2380bea9c5df37676" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:15d79dd26056573940fcb8c7413d84118086f2ec1a8acdfa854631084393efcc" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:881b7db1ebff4ba09aaaeae6aa491daeb226c8150fc20e836ad00041bcb11230" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:fcd2469d6a2cf298f198f0487e0a5b1a47a42ca0fa4dfd1b6862c999f018ebbf" } ,
{ file = "greenlet-3.0.3-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:1f672519db1796ca0d8753f9e78ec02355e862d0998193038c7073045899f305" } ,
{ file = "greenlet-3.0.3-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:2516a9957eed41dd8f1ec0c604f1cdc86758b587d964668b5b196a9db5bfcde6" } ,
{ file = "greenlet-3.0.3-cp312-cp312-win_amd64.whl" , hash = "sha256:bba5387a6975598857d86de9eac14210a49d554a77eb8261cc68b7d082f78ce2" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-macosx_11_0_universal2.whl" , hash = "sha256:5b51e85cb5ceda94e79d019ed36b35386e8c37d22f07d6a751cb659b180d5274" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:daf3cb43b7cf2ba96d614252ce1684c1bccee6b2183a01328c98d36fcd7d5cb0" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:99bf650dc5d69546e076f413a87481ee1d2d09aaaaaca058c9251b6d8c14783f" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2dd6e660effd852586b6a8478a1d244b8dc90ab5b1321751d2ea15deb49ed414" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e3391d1e16e2a5a1507d83e4a8b100f4ee626e8eca43cf2cadb543de69827c4c" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:e1f145462f1fa6e4a4ae3c0f782e580ce44d57c8f2c7aae1b6fa88c0b2efdb41" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:1a7191e42732df52cb5f39d3527217e7ab73cae2cb3694d241e18f53d84ea9a7" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:0448abc479fab28b00cb472d278828b3ccca164531daab4e970a0458786055d6" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-win32.whl" , hash = "sha256:b542be2440edc2d48547b5923c408cbe0fc94afb9f18741faa6ae970dbcb9b6d" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-win_amd64.whl" , hash = "sha256:01bc7ea167cf943b4c802068e178bbf70ae2e8c080467070d01bfa02f337ee67" } ,
{ file = "greenlet-3.0.3-cp38-cp38-macosx_11_0_universal2.whl" , hash = "sha256:1996cb9306c8595335bb157d133daf5cf9f693ef413e7673cb07e3e5871379ca" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3ddc0f794e6ad661e321caa8d2f0a55ce01213c74722587256fb6566049a8b04" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c9db1c18f0eaad2f804728c67d6c610778456e3e1cc4ab4bbd5eeb8e6053c6fc" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7170375bcc99f1a2fbd9c306f5be8764eaf3ac6b5cb968862cad4c7057756506" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6b66c9c1e7ccabad3a7d037b2bcb740122a7b17a53734b7d72a344ce39882a1b" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:098d86f528c855ead3479afe84b49242e174ed262456c342d70fc7f972bc13c4" } ,
{ file = "greenlet-3.0.3-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:81bb9c6d52e8321f09c3d165b2a78c680506d9af285bfccbad9fb7ad5a5da3e5" } ,
{ file = "greenlet-3.0.3-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:fd096eb7ffef17c456cfa587523c5f92321ae02427ff955bebe9e3c63bc9f0da" } ,
{ file = "greenlet-3.0.3-cp38-cp38-win32.whl" , hash = "sha256:d46677c85c5ba00a9cb6f7a00b2bfa6f812192d2c9f7d9c4f6a55b60216712f3" } ,
{ file = "greenlet-3.0.3-cp38-cp38-win_amd64.whl" , hash = "sha256:419b386f84949bf0e7c73e6032e3457b82a787c1ab4a0e43732898a761cc9dbf" } ,
{ file = "greenlet-3.0.3-cp39-cp39-macosx_11_0_universal2.whl" , hash = "sha256:da70d4d51c8b306bb7a031d5cff6cc25ad253affe89b70352af5f1cb68e74b53" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:086152f8fbc5955df88382e8a75984e2bb1c892ad2e3c80a2508954e52295257" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:d73a9fe764d77f87f8ec26a0c85144d6a951a6c438dfe50487df5595c6373eac" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b7dcbe92cc99f08c8dd11f930de4d99ef756c3591a5377d1d9cd7dd5e896da71" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1551a8195c0d4a68fac7a4325efac0d541b48def35feb49d803674ac32582f61" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:64d7675ad83578e3fc149b617a444fab8efdafc9385471f868eb5ff83e446b8b" } ,
{ file = "greenlet-3.0.3-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:b37eef18ea55f2ffd8f00ff8fe7c8d3818abd3e25fb73fae2ca3b672e333a7a6" } ,
{ file = "greenlet-3.0.3-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:77457465d89b8263bca14759d7c1684df840b6811b2499838cc5b040a8b5b113" } ,
{ file = "greenlet-3.0.3-cp39-cp39-win32.whl" , hash = "sha256:57e8974f23e47dac22b83436bdcf23080ade568ce77df33159e019d161ce1d1e" } ,
{ file = "greenlet-3.0.3-cp39-cp39-win_amd64.whl" , hash = "sha256:c5ee858cfe08f34712f548c3c363e807e7186f03ad7a5039ebadb29e8c6be067" } ,
{ file = "greenlet-3.0.3.tar.gz" , hash = "sha256:43374442353259554ce33599da8b692d5aa96f8976d567d4badf263371fbe491" } ,
2023-06-22 11:37:53 +00:00
]
[ package . extras ]
2024-05-29 08:23:14 +00:00
docs = [ "Sphinx" , "furo" ]
2023-06-22 11:37:53 +00:00
test = [ "objgraph" , "psutil" ]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "h11"
version = "0.14.0"
description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
optional = false
python-versions = ">=3.7"
files = [
{ file = "h11-0.14.0-py3-none-any.whl" , hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761" } ,
{ file = "h11-0.14.0.tar.gz" , hash = "sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d" } ,
]
[ [ package ] ]
name = "httpcore"
version = "1.0.5"
description = "A minimal low-level HTTP client."
optional = false
python-versions = ">=3.8"
files = [
{ file = "httpcore-1.0.5-py3-none-any.whl" , hash = "sha256:421f18bac248b25d310f3cacd198d55b8e6125c107797b609ff9b7a6ba7991b5" } ,
{ file = "httpcore-1.0.5.tar.gz" , hash = "sha256:34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61" } ,
]
[ package . dependencies ]
certifi = "*"
h11 = ">=0.13,<0.15"
[ package . extras ]
asyncio = [ "anyio (>=4.0,<5.0)" ]
http2 = [ "h2 (>=3,<5)" ]
socks = [ "socksio (==1.*)" ]
trio = [ "trio (>=0.22.0,<0.26.0)" ]
[ [ package ] ]
name = "httpx"
version = "0.27.0"
description = "The next generation HTTP client."
optional = false
python-versions = ">=3.8"
files = [
{ file = "httpx-0.27.0-py3-none-any.whl" , hash = "sha256:71d5465162c13681bff01ad59b2cc68dd838ea1f10e51574bac27103f00c91a5" } ,
{ file = "httpx-0.27.0.tar.gz" , hash = "sha256:a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5" } ,
]
[ package . dependencies ]
anyio = "*"
certifi = "*"
httpcore = "==1.*"
idna = "*"
sniffio = "*"
[ package . extras ]
brotli = [ "brotli" , "brotlicffi" ]
cli = [ "click (==8.*)" , "pygments (==2.*)" , "rich (>=10,<14)" ]
http2 = [ "h2 (>=3,<5)" ]
socks = [ "socksio (==1.*)" ]
2023-06-22 11:37:53 +00:00
[ [ package ] ]
2023-06-22 11:45:15 +00:00
name = "idna"
2024-05-29 08:23:14 +00:00
version = "3.7"
2023-06-22 11:45:15 +00:00
description = "Internationalized Domain Names in Applications (IDNA)"
2023-06-22 11:37:53 +00:00
optional = false
2023-06-22 11:45:15 +00:00
python-versions = ">=3.5"
2023-06-22 11:37:53 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "idna-3.7-py3-none-any.whl" , hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0" } ,
{ file = "idna-3.7.tar.gz" , hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc" } ,
2023-06-22 11:37:53 +00:00
]
[ [ package ] ]
2023-06-22 11:45:15 +00:00
name = "ipykernel"
2024-05-29 08:23:14 +00:00
version = "6.29.4"
2023-06-22 11:45:15 +00:00
description = "IPython Kernel for Jupyter"
2023-06-22 11:37:53 +00:00
optional = false
2023-06-22 11:45:15 +00:00
python-versions = ">=3.8"
2023-06-22 11:37:53 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "ipykernel-6.29.4-py3-none-any.whl" , hash = "sha256:1181e653d95c6808039c509ef8e67c4126b3b3af7781496c7cbfb5ed938a27da" } ,
{ file = "ipykernel-6.29.4.tar.gz" , hash = "sha256:3d44070060f9475ac2092b760123fadf105d2e2493c24848b6691a7c4f42af5c" } ,
2023-06-22 11:37:53 +00:00
]
[ package . dependencies ]
2023-06-22 11:45:15 +00:00
appnope = { version = "*" , markers = "platform_system == \"Darwin\"" }
comm = ">=0.1.1"
debugpy = ">=1.6.5"
ipython = ">=7.23.1"
jupyter-client = ">=6.1.12"
jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0"
matplotlib-inline = ">=0.1"
nest-asyncio = "*"
packaging = "*"
psutil = "*"
2024-05-29 08:23:14 +00:00
pyzmq = ">=24"
2023-06-22 11:45:15 +00:00
tornado = ">=6.1"
traitlets = ">=5.4.0"
2023-06-22 11:37:53 +00:00
[ package . extras ]
2023-06-22 11:45:15 +00:00
cov = [ "coverage[toml]" , "curio" , "matplotlib" , "pytest-cov" , "trio" ]
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx" , "sphinx-autodoc-typehints" , "sphinxcontrib-github-alt" , "sphinxcontrib-spelling" , "trio" ]
pyqt5 = [ "pyqt5" ]
pyside6 = [ "pyside6" ]
2024-05-29 08:23:14 +00:00
test = [ "flaky" , "ipyparallel" , "pre-commit" , "pytest (>=7.0)" , "pytest-asyncio (>=0.23.5)" , "pytest-cov" , "pytest-timeout" ]
2023-06-22 11:37:53 +00:00
[ [ package ] ]
2023-06-22 11:45:15 +00:00
name = "ipython"
2024-05-29 08:23:14 +00:00
version = "8.24.0"
2023-06-22 11:45:15 +00:00
description = "IPython: Productive Interactive Computing"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.10"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "ipython-8.24.0-py3-none-any.whl" , hash = "sha256:d7bf2f6c4314984e3e02393213bab8703cf163ede39672ce5918c51fe253a2a3" } ,
{ file = "ipython-8.24.0.tar.gz" , hash = "sha256:010db3f8a728a578bb641fdd06c063b9fb8e96a9464c63aec6310fbcb5e80501" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
decorator = "*"
jedi = ">=0.16"
matplotlib-inline = "*"
2024-05-29 08:23:14 +00:00
pexpect = { version = ">4.3" , markers = "sys_platform != \"win32\" and sys_platform != \"emscripten\"" }
prompt-toolkit = ">=3.0.41,<3.1.0"
2023-06-22 11:45:15 +00:00
pygments = ">=2.4.0"
stack-data = "*"
2024-05-29 08:23:14 +00:00
traitlets = ">=5.13.0"
typing-extensions = { version = ">=4.6" , markers = "python_version < \"3.12\"" }
2023-06-22 11:45:15 +00:00
[ package . extras ]
2024-05-29 08:23:14 +00:00
all = [ "ipython[black,doc,kernel,matplotlib,nbconvert,nbformat,notebook,parallel,qtconsole]" , "ipython[test,test-extra]" ]
2023-06-22 11:45:15 +00:00
black = [ "black" ]
2024-05-29 08:23:14 +00:00
doc = [ "docrepr" , "exceptiongroup" , "ipykernel" , "ipython[test]" , "matplotlib" , "setuptools (>=18.5)" , "sphinx (>=1.3)" , "sphinx-rtd-theme" , "sphinxcontrib-jquery" , "stack-data" , "typing-extensions" ]
2023-06-22 11:45:15 +00:00
kernel = [ "ipykernel" ]
2024-05-29 08:23:14 +00:00
matplotlib = [ "matplotlib" ]
2023-06-22 11:45:15 +00:00
nbconvert = [ "nbconvert" ]
nbformat = [ "nbformat" ]
notebook = [ "ipywidgets" , "notebook" ]
parallel = [ "ipyparallel" ]
qtconsole = [ "qtconsole" ]
2024-05-29 08:23:14 +00:00
test = [ "pickleshare" , "pytest" , "pytest-asyncio (<0.22)" , "testpath" ]
test-extra = [ "curio" , "ipython[test]" , "matplotlib (!=3.2.0)" , "nbformat" , "numpy (>=1.23)" , "pandas" , "trio" ]
2023-06-22 11:37:53 +00:00
[ [ package ] ]
2023-06-22 11:45:15 +00:00
name = "ipywidgets"
2024-05-29 08:23:14 +00:00
version = "8.1.3"
2023-06-22 11:45:15 +00:00
description = "Jupyter interactive widgets"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "ipywidgets-8.1.3-py3-none-any.whl" , hash = "sha256:efafd18f7a142248f7cb0ba890a68b96abd4d6e88ddbda483c9130d12667eaf2" } ,
{ file = "ipywidgets-8.1.3.tar.gz" , hash = "sha256:f5f9eeaae082b1823ce9eac2575272952f40d748893972956dc09700a6392d9c" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
comm = ">=0.1.3"
2023-06-22 11:45:15 +00:00
ipython = ">=6.1.0"
2024-05-29 08:23:14 +00:00
jupyterlab-widgets = ">=3.0.11,<3.1.0"
2023-06-22 11:45:15 +00:00
traitlets = ">=4.3.1"
2024-05-29 08:23:14 +00:00
widgetsnbextension = ">=4.0.11,<4.1.0"
2023-06-22 11:45:15 +00:00
[ package . extras ]
test = [ "ipykernel" , "jsonschema" , "pytest (>=3.6.0)" , "pytest-cov" , "pytz" ]
[ [ package ] ]
name = "isoduration"
version = "20.11.0"
description = "Operations with ISO 8601 durations"
optional = false
python-versions = ">=3.7"
files = [
{ file = "isoduration-20.11.0-py3-none-any.whl" , hash = "sha256:b2904c2a4228c3d44f409c8ae8e2370eb21a26f7ac2ec5446df141dde3452042" } ,
{ file = "isoduration-20.11.0.tar.gz" , hash = "sha256:ac2f9015137935279eac671f94f89eb00584f940f5dc49462a0c4ee692ba1bd9" } ,
]
[ package . dependencies ]
arrow = ">=0.15.0"
[ [ package ] ]
name = "jedi"
2024-05-29 08:23:14 +00:00
version = "0.19.1"
2023-06-22 11:45:15 +00:00
description = "An autocompletion tool for Python that can be used for text editors."
2023-06-22 11:37:53 +00:00
optional = false
python-versions = ">=3.6"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jedi-0.19.1-py2.py3-none-any.whl" , hash = "sha256:e983c654fe5c02867aef4cdfce5a2fbb4a50adc0af145f70504238f18ef5e7e0" } ,
{ file = "jedi-0.19.1.tar.gz" , hash = "sha256:cf0496f3651bc65d7174ac1b7d043eff454892c708a87d1b683e57b569927ffd" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
parso = ">=0.8.3,<0.9.0"
2023-06-22 11:45:15 +00:00
[ 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)" ]
2024-05-29 08:23:14 +00:00
qa = [ "flake8 (==5.0.4)" , "mypy (==0.971)" , "types-setuptools (==67.2.0.1)" ]
testing = [ "Django" , "attrs" , "colorama" , "docopt" , "pytest (<7.0.0)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jinja2"
2024-05-29 08:23:14 +00:00
version = "3.1.4"
2023-06-22 11:45:15 +00:00
description = "A very fast and expressive template engine."
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jinja2-3.1.4-py3-none-any.whl" , hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d" } ,
{ file = "jinja2-3.1.4.tar.gz" , hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
MarkupSafe = ">=2.0"
[ package . extras ]
i18n = [ "Babel (>=2.7)" ]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "json5"
version = "0.9.25"
description = "A Python implementation of the JSON5 data format."
optional = false
python-versions = ">=3.8"
files = [
{ file = "json5-0.9.25-py3-none-any.whl" , hash = "sha256:34ed7d834b1341a86987ed52f3f76cd8ee184394906b6e22a1e0deb9ab294e8f" } ,
{ file = "json5-0.9.25.tar.gz" , hash = "sha256:548e41b9be043f9426776f05df8635a00fe06104ea51ed24b67f908856e151ae" } ,
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jsonpointer"
version = "2.4"
description = "Identify specific nodes in a JSON document (RFC 6901)"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*"
files = [
{ file = "jsonpointer-2.4-py2.py3-none-any.whl" , hash = "sha256:15d51bba20eea3165644553647711d150376234112651b4f1811022aecad7d7a" } ,
2024-05-29 08:23:14 +00:00
{ file = "jsonpointer-2.4.tar.gz" , hash = "sha256:585cee82b70211fa9e6043b7bb89db6e1aa49524340dde8ad6b63206ea689d88" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "jsonschema"
2024-05-29 08:23:14 +00:00
version = "4.22.0"
2023-06-22 11:45:15 +00:00
description = "An implementation of JSON Schema validation for Python"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "jsonschema-4.22.0-py3-none-any.whl" , hash = "sha256:ff4cfd6b1367a40e7bc6411caec72effadd3db0bbe5017de188f2d6108335802" } ,
{ file = "jsonschema-4.22.0.tar.gz" , hash = "sha256:5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
attrs = ">=22.2.0"
2023-06-22 11:45:15 +00:00
fqdn = { version = "*" , optional = true , markers = "extra == \"format-nongpl\"" }
idna = { version = "*" , optional = true , markers = "extra == \"format-nongpl\"" }
isoduration = { version = "*" , optional = true , markers = "extra == \"format-nongpl\"" }
jsonpointer = { version = ">1.13" , optional = true , markers = "extra == \"format-nongpl\"" }
2024-05-29 08:23:14 +00:00
jsonschema-specifications = ">=2023.03.6"
referencing = ">=0.28.4"
2023-06-22 11:45:15 +00:00
rfc3339-validator = { version = "*" , optional = true , markers = "extra == \"format-nongpl\"" }
rfc3986-validator = { version = ">0.1.0" , optional = true , markers = "extra == \"format-nongpl\"" }
2024-05-29 08:23:14 +00:00
rpds-py = ">=0.7.1"
2023-06-22 11:45:15 +00:00
uri-template = { version = "*" , optional = true , markers = "extra == \"format-nongpl\"" }
webcolors = { version = ">=1.11" , optional = true , markers = "extra == \"format-nongpl\"" }
[ 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)" ]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "jsonschema-specifications"
version = "2023.12.1"
description = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry"
optional = false
python-versions = ">=3.8"
files = [
{ file = "jsonschema_specifications-2023.12.1-py3-none-any.whl" , hash = "sha256:87e4fdf3a94858b8a2ba2778d9ba57d8a9cafca7c7489c46ba0d30a8bc6a9c3c" } ,
{ file = "jsonschema_specifications-2023.12.1.tar.gz" , hash = "sha256:48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d1682674764cc" } ,
]
[ package . dependencies ]
referencing = ">=0.31.0"
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyter"
version = "1.0.0"
description = "Jupyter metapackage. Install all the Jupyter components in one go."
optional = false
python-versions = "*"
files = [
{ file = "jupyter-1.0.0-py2.py3-none-any.whl" , hash = "sha256:5b290f93b98ffbc21c0c7e749f054b3267782166d72fa5e3ed1ed4eaf34a2b78" } ,
{ file = "jupyter-1.0.0.tar.gz" , hash = "sha256:d9dc4b3318f310e34c82951ea5d6683f67bed7def4b259fafbfe4f1beb1d8e5f" } ,
{ file = "jupyter-1.0.0.zip" , hash = "sha256:3e1f86076bbb7c8c207829390305a2b1fe836d471ed54be66a3b8c41e7f46cc7" } ,
]
[ package . dependencies ]
ipykernel = "*"
ipywidgets = "*"
jupyter-console = "*"
nbconvert = "*"
notebook = "*"
qtconsole = "*"
[ [ package ] ]
name = "jupyter-client"
2024-05-29 08:23:14 +00:00
version = "8.6.2"
2023-06-22 11:45:15 +00:00
description = "Jupyter protocol implementation and client libraries"
optional = false
python-versions = ">=3.8"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyter_client-8.6.2-py3-none-any.whl" , hash = "sha256:50cbc5c66fd1b8f65ecb66bc490ab73217993632809b6e505687de18e9dea39f" } ,
{ file = "jupyter_client-8.6.2.tar.gz" , hash = "sha256:2bda14d55ee5ba58552a8c53ae43d215ad9868853489213f37da060ced54d8df" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0"
python-dateutil = ">=2.8.2"
pyzmq = ">=23.0"
tornado = ">=6.2"
traitlets = ">=5.3"
[ package . extras ]
docs = [ "ipykernel" , "myst-parser" , "pydata-sphinx-theme" , "sphinx (>=4)" , "sphinx-autodoc-typehints" , "sphinxcontrib-github-alt" , "sphinxcontrib-spelling" ]
2024-05-29 08:23:14 +00:00
test = [ "coverage" , "ipykernel (>=6.14)" , "mypy" , "paramiko" , "pre-commit" , "pytest (<8.2.0)" , "pytest-cov" , "pytest-jupyter[client] (>=0.4.1)" , "pytest-timeout" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyter-console"
version = "6.6.3"
description = "Jupyter terminal console"
optional = false
python-versions = ">=3.7"
files = [
{ file = "jupyter_console-6.6.3-py3-none-any.whl" , hash = "sha256:309d33409fcc92ffdad25f0bcdf9a4a9daa61b6f341177570fdac03de5352485" } ,
{ file = "jupyter_console-6.6.3.tar.gz" , hash = "sha256:566a4bf31c87adbfadf22cdf846e3069b59a71ed5da71d6ba4d8aaad14a53539" } ,
]
[ package . dependencies ]
ipykernel = ">=6.14"
ipython = "*"
jupyter-client = ">=7.0.0"
jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0"
prompt-toolkit = ">=3.0.30"
pygments = "*"
pyzmq = ">=17"
traitlets = ">=5.4"
[ package . extras ]
test = [ "flaky" , "pexpect" , "pytest" ]
[ [ package ] ]
name = "jupyter-core"
2024-05-29 08:23:14 +00:00
version = "5.7.2"
2023-06-22 11:45:15 +00:00
description = "Jupyter core package. A base package on which Jupyter projects rely."
optional = false
python-versions = ">=3.8"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyter_core-5.7.2-py3-none-any.whl" , hash = "sha256:4f7315d2f6b4bcf2e3e7cb6e46772eba760ae459cd1f59d29eb57b0a01bd7409" } ,
{ file = "jupyter_core-5.7.2.tar.gz" , hash = "sha256:aa5f8d32bbf6b431ac830496da7392035d6f61b4f54872f15c4bd2a9c3f536d9" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
platformdirs = ">=2.5"
pywin32 = { version = ">=300" , markers = "sys_platform == \"win32\" and platform_python_implementation != \"PyPy\"" }
traitlets = ">=5.3"
[ package . extras ]
2024-05-29 08:23:14 +00:00
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx-autodoc-typehints" , "sphinxcontrib-github-alt" , "sphinxcontrib-spelling" , "traitlets" ]
test = [ "ipykernel" , "pre-commit" , "pytest (<8)" , "pytest-cov" , "pytest-timeout" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyter-events"
2024-05-29 08:23:14 +00:00
version = "0.10.0"
2023-06-22 11:45:15 +00:00
description = "Jupyter Event System library"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyter_events-0.10.0-py3-none-any.whl" , hash = "sha256:4b72130875e59d57716d327ea70d3ebc3af1944d3717e5a498b8a06c6c159960" } ,
{ file = "jupyter_events-0.10.0.tar.gz" , hash = "sha256:670b8229d3cc882ec782144ed22e0d29e1c2d639263f92ca8383e66682845e22" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
jsonschema = { version = ">=4.18.0" , extras = [ "format-nongpl" ] }
2023-06-22 11:45:15 +00:00
python-json-logger = ">=2.0.4"
pyyaml = ">=5.3"
2024-05-29 08:23:14 +00:00
referencing = "*"
2023-06-22 11:45:15 +00:00
rfc3339-validator = "*"
rfc3986-validator = ">=0.1.1"
traitlets = ">=5.3"
[ package . extras ]
cli = [ "click" , "rich" ]
docs = [ "jupyterlite-sphinx" , "myst-parser" , "pydata-sphinx-theme" , "sphinxcontrib-spelling" ]
2024-05-29 08:23:14 +00:00
test = [ "click" , "pre-commit" , "pytest (>=7.0)" , "pytest-asyncio (>=0.19.0)" , "pytest-console-scripts" , "rich" ]
[ [ package ] ]
name = "jupyter-lsp"
version = "2.2.5"
description = "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server"
optional = false
python-versions = ">=3.8"
files = [
{ file = "jupyter-lsp-2.2.5.tar.gz" , hash = "sha256:793147a05ad446f809fd53ef1cd19a9f5256fd0a2d6b7ce943a982cb4f545001" } ,
{ file = "jupyter_lsp-2.2.5-py3-none-any.whl" , hash = "sha256:45fbddbd505f3fbfb0b6cb2f1bc5e15e83ab7c79cd6e89416b248cb3c00c11da" } ,
]
[ package . dependencies ]
jupyter-server = ">=1.1.2"
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyter-server"
2024-05-29 08:23:14 +00:00
version = "2.14.0"
2023-06-22 11:45:15 +00:00
description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications."
optional = false
python-versions = ">=3.8"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyter_server-2.14.0-py3-none-any.whl" , hash = "sha256:fb6be52c713e80e004fac34b35a0990d6d36ba06fd0a2b2ed82b899143a64210" } ,
{ file = "jupyter_server-2.14.0.tar.gz" , hash = "sha256:659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
anyio = ">=3.1.0"
2024-05-29 08:23:14 +00:00
argon2-cffi = ">=21.1"
jinja2 = ">=3.0.3"
2023-06-22 11:45:15 +00:00
jupyter-client = ">=7.4.4"
jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0"
2024-05-29 08:23:14 +00:00
jupyter-events = ">=0.9.0"
jupyter-server-terminals = ">=0.4.4"
2023-06-22 11:45:15 +00:00
nbconvert = ">=6.4.4"
nbformat = ">=5.3.0"
2024-05-29 08:23:14 +00:00
overrides = ">=5.0"
packaging = ">=22.0"
prometheus-client = ">=0.9"
pywinpty = { version = ">=2.0.1" , markers = "os_name == \"nt\"" }
2023-06-22 11:45:15 +00:00
pyzmq = ">=24"
2024-05-29 08:23:14 +00:00
send2trash = ">=1.8.2"
2023-06-22 11:45:15 +00:00
terminado = ">=0.8.3"
tornado = ">=6.2.0"
traitlets = ">=5.6.0"
2024-05-29 08:23:14 +00:00
websocket-client = ">=1.7"
2023-06-22 11:45:15 +00:00
[ package . extras ]
docs = [ "ipykernel" , "jinja2" , "jupyter-client" , "jupyter-server" , "myst-parser" , "nbformat" , "prometheus-client" , "pydata-sphinx-theme" , "send2trash" , "sphinx-autodoc-typehints" , "sphinxcontrib-github-alt" , "sphinxcontrib-openapi (>=0.8.0)" , "sphinxcontrib-spelling" , "sphinxemoji" , "tornado" , "typing-extensions" ]
2024-05-29 08:23:14 +00:00
test = [ "flaky" , "ipykernel" , "pre-commit" , "pytest (>=7.0,<9)" , "pytest-console-scripts" , "pytest-jupyter[server] (>=0.7)" , "pytest-timeout" , "requests" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyter-server-terminals"
2024-05-29 08:23:14 +00:00
version = "0.5.3"
2023-06-22 11:45:15 +00:00
description = "A Jupyter Server Extension Providing Terminals."
optional = false
python-versions = ">=3.8"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyter_server_terminals-0.5.3-py3-none-any.whl" , hash = "sha256:41ee0d7dc0ebf2809c668e0fc726dfaf258fcd3e769568996ca731b6194ae9aa" } ,
{ file = "jupyter_server_terminals-0.5.3.tar.gz" , hash = "sha256:5ae0295167220e9ace0edcfdb212afd2b01ee8d179fe6f23c899590e9b8a5269" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
pywinpty = { version = ">=2.0.3" , markers = "os_name == \"nt\"" }
terminado = ">=0.8.3"
[ package . extras ]
2024-05-29 08:23:14 +00:00
docs = [ "jinja2" , "jupyter-server" , "mistune (<4.0)" , "myst-parser" , "nbformat" , "packaging" , "pydata-sphinx-theme" , "sphinxcontrib-github-alt" , "sphinxcontrib-openapi" , "sphinxcontrib-spelling" , "sphinxemoji" , "tornado" ]
test = [ "jupyter-server (>=2.0.0)" , "pytest (>=7.0)" , "pytest-jupyter[server] (>=0.5.3)" , "pytest-timeout" ]
[ [ package ] ]
name = "jupyterlab"
version = "4.2.1"
description = "JupyterLab computational environment"
optional = false
python-versions = ">=3.8"
files = [
{ file = "jupyterlab-4.2.1-py3-none-any.whl" , hash = "sha256:6ac6e3827b3c890e6e549800e8a4f4aaea6a69321e2240007902aa7a0c56a8e4" } ,
{ file = "jupyterlab-4.2.1.tar.gz" , hash = "sha256:a10fb71085a6900820c62d43324005046402ffc8f0fde696103e37238a839507" } ,
]
[ package . dependencies ]
async-lru = ">=1.0.0"
httpx = ">=0.25.0"
ipykernel = ">=6.5.0"
jinja2 = ">=3.0.3"
jupyter-core = "*"
jupyter-lsp = ">=2.0.0"
jupyter-server = ">=2.4.0,<3"
jupyterlab-server = ">=2.27.1,<3"
notebook-shim = ">=0.2"
packaging = "*"
tornado = ">=6.2.0"
traitlets = "*"
[ package . extras ]
dev = [ "build" , "bump2version" , "coverage" , "hatch" , "pre-commit" , "pytest-cov" , "ruff (==0.3.5)" ]
docs = [ "jsx-lexer" , "myst-parser" , "pydata-sphinx-theme (>=0.13.0)" , "pytest" , "pytest-check-links" , "pytest-jupyter" , "sphinx (>=1.8,<7.3.0)" , "sphinx-copybutton" ]
docs-screenshots = [ "altair (==5.3.0)" , "ipython (==8.16.1)" , "ipywidgets (==8.1.2)" , "jupyterlab-geojson (==3.4.0)" , "jupyterlab-language-pack-zh-cn (==4.1.post2)" , "matplotlib (==3.8.3)" , "nbconvert (>=7.0.0)" , "pandas (==2.2.1)" , "scipy (==1.12.0)" , "vega-datasets (==0.9.0)" ]
test = [ "coverage" , "pytest (>=7.0)" , "pytest-check-links (>=0.7)" , "pytest-console-scripts" , "pytest-cov" , "pytest-jupyter (>=0.5.3)" , "pytest-timeout" , "pytest-tornasync" , "requests" , "requests-cache" , "virtualenv" ]
upgrade-extension = [ "copier (>=8,<10)" , "jinja2-time (<0.3)" , "pydantic (<2.0)" , "pyyaml-include (<2.0)" , "tomli-w (<2.0)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyterlab-pygments"
2024-05-29 08:23:14 +00:00
version = "0.3.0"
2023-06-22 11:45:15 +00:00
description = "Pygments theme using JupyterLab CSS variables"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyterlab_pygments-0.3.0-py3-none-any.whl" , hash = "sha256:841a89020971da1d8693f1a99997aefc5dc424bb1b251fd6322462a1b8842780" } ,
{ file = "jupyterlab_pygments-0.3.0.tar.gz" , hash = "sha256:721aca4d9029252b11cfa9d185e5b5af4d54772bb8072f9b7036f4170054d35d" } ,
2023-06-22 11:45:15 +00:00
]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "jupyterlab-server"
version = "2.27.2"
description = "A set of server components for JupyterLab and JupyterLab like applications."
optional = false
python-versions = ">=3.8"
files = [
{ file = "jupyterlab_server-2.27.2-py3-none-any.whl" , hash = "sha256:54aa2d64fd86383b5438d9f0c032f043c4d8c0264b8af9f60bd061157466ea43" } ,
{ file = "jupyterlab_server-2.27.2.tar.gz" , hash = "sha256:15cbb349dc45e954e09bacf81b9f9bcb10815ff660fb2034ecd7417db3a7ea27" } ,
]
[ package . dependencies ]
babel = ">=2.10"
jinja2 = ">=3.0.3"
json5 = ">=0.9.0"
jsonschema = ">=4.18.0"
jupyter-server = ">=1.21,<3"
packaging = ">=21.3"
requests = ">=2.31"
[ package . extras ]
docs = [ "autodoc-traits" , "jinja2 (<3.2.0)" , "mistune (<4)" , "myst-parser" , "pydata-sphinx-theme" , "sphinx" , "sphinx-copybutton" , "sphinxcontrib-openapi (>0.8)" ]
openapi = [ "openapi-core (>=0.18.0,<0.19.0)" , "ruamel-yaml" ]
test = [ "hatch" , "ipykernel" , "openapi-core (>=0.18.0,<0.19.0)" , "openapi-spec-validator (>=0.6.0,<0.8.0)" , "pytest (>=7.0,<8)" , "pytest-console-scripts" , "pytest-cov" , "pytest-jupyter[server] (>=0.6.2)" , "pytest-timeout" , "requests-mock" , "ruamel-yaml" , "sphinxcontrib-spelling" , "strict-rfc3339" , "werkzeug" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "jupyterlab-widgets"
2024-05-29 08:23:14 +00:00
version = "3.0.11"
2023-06-22 11:45:15 +00:00
description = "Jupyter interactive widgets for JupyterLab"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "jupyterlab_widgets-3.0.11-py3-none-any.whl" , hash = "sha256:78287fd86d20744ace330a61625024cf5521e1c012a352ddc0a3cdc2348becd0" } ,
{ file = "jupyterlab_widgets-3.0.11.tar.gz" , hash = "sha256:dd5ac679593c969af29c9bed054c24f26842baa51352114736756bc035deee27" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "markupsafe"
2024-05-29 08:23:14 +00:00
version = "2.1.5"
2023-06-22 11:45:15 +00:00
description = "Safely add untrusted strings to HTML/XML markup."
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:a17a92de5231666cfbe003f0e4b9b3a7ae3afb1ec2845aadc2bacc93ff85febc" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:72b6be590cc35924b02c78ef34b467da4ba07e4e0f0454a2c5907f473fc50ce5" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e61659ba32cf2cf1481e575d0462554625196a1f2fc06a1c777d3f48e8865d46" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2174c595a0d73a3080ca3257b40096db99799265e1c27cc5a610743acd86d62f" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ae2ad8ae6ebee9d2d94b17fb62763125f3f374c25618198f40cbb8b525411900" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:075202fa5b72c86ad32dc7d0b56024ebdbcf2048c0ba09f1cde31bfdd57bcfff" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:598e3276b64aff0e7b3451b72e94fa3c238d452e7ddcd893c3ab324717456bad" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:fce659a462a1be54d2ffcacea5e3ba2d74daa74f30f5f143fe0c58636e355fdd" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-win32.whl" , hash = "sha256:d9fad5155d72433c921b782e58892377c44bd6252b5af2f67f16b194987338a4" } ,
{ file = "MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl" , hash = "sha256:bf50cd79a75d181c9181df03572cdce0fbb75cc353bc350712073108cba98de5" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:629ddd2ca402ae6dbedfceeba9c46d5f7b2a61d9749597d4307f943ef198fc1f" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:5b7b716f97b52c5a14bffdf688f971b2d5ef4029127f1ad7a513973cfd818df2" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:6ec585f69cec0aa07d945b20805be741395e28ac1627333b1c5b0105962ffced" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b91c037585eba9095565a3556f611e3cbfaa42ca1e865f7b8015fe5c7336d5a5" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:7502934a33b54030eaf1194c21c692a534196063db72176b0c4028e140f8f32c" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:0e397ac966fdf721b2c528cf028494e86172b4feba51d65f81ffd65c63798f3f" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:c061bb86a71b42465156a3ee7bd58c8c2ceacdbeb95d05a99893e08b8467359a" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:3a57fdd7ce31c7ff06cdfbf31dafa96cc533c21e443d57f5b1ecc6cdc668ec7f" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-win32.whl" , hash = "sha256:397081c1a0bfb5124355710fe79478cdbeb39626492b15d399526ae53422b906" } ,
{ file = "MarkupSafe-2.1.5-cp311-cp311-win_amd64.whl" , hash = "sha256:2b7c57a4dfc4f16f7142221afe5ba4e093e09e728ca65c51f5620c9aaeb9a617" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:8dec4936e9c3100156f8a2dc89c4b88d5c435175ff03413b443469c7c8c5f4d1" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:3c6b973f22eb18a789b1460b4b91bf04ae3f0c4234a0a6aa6b0a92f6f7b951d4" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ac07bad82163452a6884fe8fa0963fb98c2346ba78d779ec06bd7a6262132aee" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f5dfb42c4604dddc8e4305050aa6deb084540643ed5804d7455b5df8fe16f5e5" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ea3d8a3d18833cf4304cd2fc9cbb1efe188ca9b5efef2bdac7adc20594a0e46b" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:d050b3361367a06d752db6ead6e7edeb0009be66bc3bae0ee9d97fb326badc2a" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:bec0a414d016ac1a18862a519e54b2fd0fc8bbfd6890376898a6c0891dd82e9f" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:58c98fee265677f63a4385256a6d7683ab1832f3ddd1e66fe948d5880c21a169" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-win32.whl" , hash = "sha256:8590b4ae07a35970728874632fed7bd57b26b0102df2d2b233b6d9d82f6c62ad" } ,
{ file = "MarkupSafe-2.1.5-cp312-cp312-win_amd64.whl" , hash = "sha256:823b65d8706e32ad2df51ed89496147a42a2a6e01c13cfb6ffb8b1e92bc910bb" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:c8b29db45f8fe46ad280a7294f5c3ec36dbac9491f2d1c17345be8e69cc5928f" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ec6a563cff360b50eed26f13adc43e61bc0c04d94b8be985e6fb24b81f6dcfdf" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a549b9c31bec33820e885335b451286e2969a2d9e24879f83fe904a5ce59d70a" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:4f11aa001c540f62c6166c7726f71f7573b52c68c31f014c25cc7901deea0b52" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:7b2e5a267c855eea6b4283940daa6e88a285f5f2a67f2220203786dfa59b37e9" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:2d2d793e36e230fd32babe143b04cec8a8b3eb8a3122d2aceb4a371e6b09b8df" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:ce409136744f6521e39fd8e2a24c53fa18ad67aa5bc7c2cf83645cce5b5c4e50" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-win32.whl" , hash = "sha256:4096e9de5c6fdf43fb4f04c26fb114f61ef0bf2e5604b6ee3019d51b69e8c371" } ,
{ file = "MarkupSafe-2.1.5-cp37-cp37m-win_amd64.whl" , hash = "sha256:4275d846e41ecefa46e2015117a9f491e57a71ddd59bbead77e904dc02b1bed2" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:656f7526c69fac7f600bd1f400991cc282b417d17539a1b228617081106feb4a" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:97cafb1f3cbcd3fd2b6fbfb99ae11cdb14deea0736fc2b0952ee177f2b813a46" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1f3fbcb7ef1f16e48246f704ab79d79da8a46891e2da03f8783a5b6fa41a9532" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:fa9db3f79de01457b03d4f01b34cf91bc0048eb2c3846ff26f66687c2f6d16ab" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ffee1f21e5ef0d712f9033568f8344d5da8cc2869dbd08d87c84656e6a2d2f68" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:5dedb4db619ba5a2787a94d877bc8ffc0566f92a01c0ef214865e54ecc9ee5e0" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:30b600cf0a7ac9234b2638fbc0fb6158ba5bdcdf46aeb631ead21248b9affbc4" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:8dd717634f5a044f860435c1d8c16a270ddf0ef8588d4887037c5028b859b0c3" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-win32.whl" , hash = "sha256:daa4ee5a243f0f20d528d939d06670a298dd39b1ad5f8a72a4275124a7819eff" } ,
{ file = "MarkupSafe-2.1.5-cp38-cp38-win_amd64.whl" , hash = "sha256:619bc166c4f2de5caa5a633b8b7326fbe98e0ccbfacabd87268a2b15ff73a029" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:7a68b554d356a91cce1236aa7682dc01df0edba8d043fd1ce607c49dd3c1edcf" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:db0b55e0f3cc0be60c1f19efdde9a637c32740486004f20d1cff53c3c0ece4d2" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3e53af139f8579a6d5f7b76549125f0d94d7e630761a2111bc431fd820e163b8" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:17b950fccb810b3293638215058e432159d2b71005c74371d784862b7e4683f3" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:4c31f53cdae6ecfa91a77820e8b151dba54ab528ba65dfd235c80b086d68a465" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:bff1b4290a66b490a2f4719358c0cdcd9bafb6b8f061e45c7a2460866bf50c2e" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:bc1667f8b83f48511b94671e0e441401371dfd0f0a795c7daa4a3cd1dde55bea" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:5049256f536511ee3f7e1b3f87d1d1209d327e818e6ae1365e8653d7e3abb6a6" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-win32.whl" , hash = "sha256:00e046b6dd71aa03a41079792f8473dc494d564611a8f89bbbd7cb93295ebdcf" } ,
{ file = "MarkupSafe-2.1.5-cp39-cp39-win_amd64.whl" , hash = "sha256:fa173ec60341d6bb97a89f5ea19c85c5643c1e7dedebc22f5181eb73573142c5" } ,
{ file = "MarkupSafe-2.1.5.tar.gz" , hash = "sha256:d283d37a890ba4c1ae73ffadf8046435c76e7bc2247bbb63c00bd1a709c6544b" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "matplotlib-inline"
2024-05-29 08:23:14 +00:00
version = "0.1.7"
2023-06-22 11:45:15 +00:00
description = "Inline Matplotlib backend for Jupyter"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "matplotlib_inline-0.1.7-py3-none-any.whl" , hash = "sha256:df192d39a4ff8f21b1895d72e6a13f5fcc5099f00fa84384e0ea28c2cc0653ca" } ,
{ file = "matplotlib_inline-0.1.7.tar.gz" , hash = "sha256:8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
traitlets = "*"
[ [ package ] ]
name = "mistune"
2024-05-29 08:23:14 +00:00
version = "3.0.2"
2023-06-22 11:45:15 +00:00
description = "A sane and fast Markdown parser with useful plugins and renderers"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "mistune-3.0.2-py3-none-any.whl" , hash = "sha256:71481854c30fdbc938963d3605b72501f5c10a9320ecd412c121c163a1c7d205" } ,
{ file = "mistune-3.0.2.tar.gz" , hash = "sha256:fc7f93ded930c92394ef2cb6f04a8aabab4117a91449e72dcc8dfa646a508be8" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "msgpack"
2024-05-29 08:23:14 +00:00
version = "1.0.8"
2023-06-22 11:45:15 +00:00
description = "MessagePack serializer"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "msgpack-1.0.8-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:505fe3d03856ac7d215dbe005414bc28505d26f0c128906037e66d98c4e95868" } ,
{ file = "msgpack-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:e6b7842518a63a9f17107eb176320960ec095a8ee3b4420b5f688e24bf50c53c" } ,
{ file = "msgpack-1.0.8-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:376081f471a2ef24828b83a641a02c575d6103a3ad7fd7dade5486cad10ea659" } ,
{ file = "msgpack-1.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5e390971d082dba073c05dbd56322427d3280b7cc8b53484c9377adfbae67dc2" } ,
{ file = "msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:00e073efcba9ea99db5acef3959efa45b52bc67b61b00823d2a1a6944bf45982" } ,
{ file = "msgpack-1.0.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:82d92c773fbc6942a7a8b520d22c11cfc8fd83bba86116bfcf962c2f5c2ecdaa" } ,
{ file = "msgpack-1.0.8-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:9ee32dcb8e531adae1f1ca568822e9b3a738369b3b686d1477cbc643c4a9c128" } ,
{ file = "msgpack-1.0.8-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:e3aa7e51d738e0ec0afbed661261513b38b3014754c9459508399baf14ae0c9d" } ,
{ file = "msgpack-1.0.8-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:69284049d07fce531c17404fcba2bb1df472bc2dcdac642ae71a2d079d950653" } ,
{ file = "msgpack-1.0.8-cp310-cp310-win32.whl" , hash = "sha256:13577ec9e247f8741c84d06b9ece5f654920d8365a4b636ce0e44f15e07ec693" } ,
{ file = "msgpack-1.0.8-cp310-cp310-win_amd64.whl" , hash = "sha256:e532dbd6ddfe13946de050d7474e3f5fb6ec774fbb1a188aaf469b08cf04189a" } ,
{ file = "msgpack-1.0.8-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:9517004e21664f2b5a5fd6333b0731b9cf0817403a941b393d89a2f1dc2bd836" } ,
{ file = "msgpack-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:d16a786905034e7e34098634b184a7d81f91d4c3d246edc6bd7aefb2fd8ea6ad" } ,
{ file = "msgpack-1.0.8-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:e2872993e209f7ed04d963e4b4fbae72d034844ec66bc4ca403329db2074377b" } ,
{ file = "msgpack-1.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5c330eace3dd100bdb54b5653b966de7f51c26ec4a7d4e87132d9b4f738220ba" } ,
{ file = "msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:83b5c044f3eff2a6534768ccfd50425939e7a8b5cf9a7261c385de1e20dcfc85" } ,
{ file = "msgpack-1.0.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:1876b0b653a808fcd50123b953af170c535027bf1d053b59790eebb0aeb38950" } ,
{ file = "msgpack-1.0.8-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:dfe1f0f0ed5785c187144c46a292b8c34c1295c01da12e10ccddfc16def4448a" } ,
{ file = "msgpack-1.0.8-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:3528807cbbb7f315bb81959d5961855e7ba52aa60a3097151cb21956fbc7502b" } ,
{ file = "msgpack-1.0.8-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:e2f879ab92ce502a1e65fce390eab619774dda6a6ff719718069ac94084098ce" } ,
{ file = "msgpack-1.0.8-cp311-cp311-win32.whl" , hash = "sha256:26ee97a8261e6e35885c2ecd2fd4a6d38252246f94a2aec23665a4e66d066305" } ,
{ file = "msgpack-1.0.8-cp311-cp311-win_amd64.whl" , hash = "sha256:eadb9f826c138e6cf3c49d6f8de88225a3c0ab181a9b4ba792e006e5292d150e" } ,
{ file = "msgpack-1.0.8-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:114be227f5213ef8b215c22dde19532f5da9652e56e8ce969bf0a26d7c419fee" } ,
{ file = "msgpack-1.0.8-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:d661dc4785affa9d0edfdd1e59ec056a58b3dbb9f196fa43587f3ddac654ac7b" } ,
{ file = "msgpack-1.0.8-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:d56fd9f1f1cdc8227d7b7918f55091349741904d9520c65f0139a9755952c9e8" } ,
{ file = "msgpack-1.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0726c282d188e204281ebd8de31724b7d749adebc086873a59efb8cf7ae27df3" } ,
{ file = "msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8db8e423192303ed77cff4dce3a4b88dbfaf43979d280181558af5e2c3c71afc" } ,
{ file = "msgpack-1.0.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:99881222f4a8c2f641f25703963a5cefb076adffd959e0558dc9f803a52d6a58" } ,
{ file = "msgpack-1.0.8-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:b5505774ea2a73a86ea176e8a9a4a7c8bf5d521050f0f6f8426afe798689243f" } ,
{ file = "msgpack-1.0.8-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:ef254a06bcea461e65ff0373d8a0dd1ed3aa004af48839f002a0c994a6f72d04" } ,
{ file = "msgpack-1.0.8-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:e1dd7839443592d00e96db831eddb4111a2a81a46b028f0facd60a09ebbdd543" } ,
{ file = "msgpack-1.0.8-cp312-cp312-win32.whl" , hash = "sha256:64d0fcd436c5683fdd7c907eeae5e2cbb5eb872fafbc03a43609d7941840995c" } ,
{ file = "msgpack-1.0.8-cp312-cp312-win_amd64.whl" , hash = "sha256:74398a4cf19de42e1498368c36eed45d9528f5fd0155241e82c4082b7e16cffd" } ,
{ file = "msgpack-1.0.8-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:0ceea77719d45c839fd73abcb190b8390412a890df2f83fb8cf49b2a4b5c2f40" } ,
{ file = "msgpack-1.0.8-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:1ab0bbcd4d1f7b6991ee7c753655b481c50084294218de69365f8f1970d4c151" } ,
{ file = "msgpack-1.0.8-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:1cce488457370ffd1f953846f82323cb6b2ad2190987cd4d70b2713e17268d24" } ,
{ file = "msgpack-1.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3923a1778f7e5ef31865893fdca12a8d7dc03a44b33e2a5f3295416314c09f5d" } ,
{ file = "msgpack-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a22e47578b30a3e199ab067a4d43d790249b3c0587d9a771921f86250c8435db" } ,
{ file = "msgpack-1.0.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:bd739c9251d01e0279ce729e37b39d49a08c0420d3fee7f2a4968c0576678f77" } ,
{ file = "msgpack-1.0.8-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:d3420522057ebab1728b21ad473aa950026d07cb09da41103f8e597dfbfaeb13" } ,
{ file = "msgpack-1.0.8-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:5845fdf5e5d5b78a49b826fcdc0eb2e2aa7191980e3d2cfd2a30303a74f212e2" } ,
{ file = "msgpack-1.0.8-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:6a0e76621f6e1f908ae52860bdcb58e1ca85231a9b0545e64509c931dd34275a" } ,
{ file = "msgpack-1.0.8-cp38-cp38-win32.whl" , hash = "sha256:374a8e88ddab84b9ada695d255679fb99c53513c0a51778796fcf0944d6c789c" } ,
{ file = "msgpack-1.0.8-cp38-cp38-win_amd64.whl" , hash = "sha256:f3709997b228685fe53e8c433e2df9f0cdb5f4542bd5114ed17ac3c0129b0480" } ,
{ file = "msgpack-1.0.8-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:f51bab98d52739c50c56658cc303f190785f9a2cd97b823357e7aeae54c8f68a" } ,
{ file = "msgpack-1.0.8-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:73ee792784d48aa338bba28063e19a27e8d989344f34aad14ea6e1b9bd83f596" } ,
{ file = "msgpack-1.0.8-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:f9904e24646570539a8950400602d66d2b2c492b9010ea7e965025cb71d0c86d" } ,
{ file = "msgpack-1.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e75753aeda0ddc4c28dce4c32ba2f6ec30b1b02f6c0b14e547841ba5b24f753f" } ,
{ file = "msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:5dbf059fb4b7c240c873c1245ee112505be27497e90f7c6591261c7d3c3a8228" } ,
{ file = "msgpack-1.0.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:4916727e31c28be8beaf11cf117d6f6f188dcc36daae4e851fee88646f5b6b18" } ,
{ file = "msgpack-1.0.8-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:7938111ed1358f536daf311be244f34df7bf3cdedb3ed883787aca97778b28d8" } ,
{ file = "msgpack-1.0.8-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:493c5c5e44b06d6c9268ce21b302c9ca055c1fd3484c25ba41d34476c76ee746" } ,
{ file = "msgpack-1.0.8-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:5fbb160554e319f7b22ecf530a80a3ff496d38e8e07ae763b9e82fadfe96f273" } ,
{ file = "msgpack-1.0.8-cp39-cp39-win32.whl" , hash = "sha256:f9af38a89b6a5c04b7d18c492c8ccf2aee7048aff1ce8437c4683bb5a1df893d" } ,
{ file = "msgpack-1.0.8-cp39-cp39-win_amd64.whl" , hash = "sha256:ed59dd52075f8fc91da6053b12e8c89e37aa043f8986efd89e61fae69dc1b011" } ,
{ file = "msgpack-1.0.8.tar.gz" , hash = "sha256:95c02b0e27e706e48d0e5426d1710ca78e0f0628d6e89d5b5a5b91a5f12274f3" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "nbclient"
2024-05-29 08:23:14 +00:00
version = "0.10.0"
2023-06-22 11:45:15 +00:00
description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor."
optional = false
python-versions = ">=3.8.0"
files = [
2024-05-29 08:23:14 +00:00
{ file = "nbclient-0.10.0-py3-none-any.whl" , hash = "sha256:f13e3529332a1f1f81d82a53210322476a168bb7090a0289c795fe9cc11c9d3f" } ,
{ file = "nbclient-0.10.0.tar.gz" , hash = "sha256:4b3f1b7dba531e498449c4db4f53da339c91d449dc11e9af3a43b4eb5c5abb09" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
jupyter-client = ">=6.1.12"
jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0"
nbformat = ">=5.1"
traitlets = ">=5.4"
[ package . extras ]
dev = [ "pre-commit" ]
docs = [ "autodoc-traits" , "mock" , "moto" , "myst-parser" , "nbclient[test]" , "sphinx (>=1.7)" , "sphinx-book-theme" , "sphinxcontrib-spelling" ]
2024-05-29 08:23:14 +00:00
test = [ "flaky" , "ipykernel (>=6.19.3)" , "ipython" , "ipywidgets" , "nbconvert (>=7.0.0)" , "pytest (>=7.0,<8)" , "pytest-asyncio" , "pytest-cov (>=4.0)" , "testpath" , "xmltodict" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "nbconvert"
2024-05-29 08:23:14 +00:00
version = "7.16.4"
description = "Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`)."
2023-06-22 11:45:15 +00:00
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "nbconvert-7.16.4-py3-none-any.whl" , hash = "sha256:05873c620fe520b6322bf8a5ad562692343fe3452abda5765c7a34b7d1aa3eb3" } ,
{ file = "nbconvert-7.16.4.tar.gz" , hash = "sha256:86ca91ba266b0a448dc96fa6c5b9d98affabde2867b363258703536807f9f7f4" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
beautifulsoup4 = "*"
bleach = "!=5.0.0"
defusedxml = "*"
jinja2 = ">=3.0"
jupyter-core = ">=4.7"
jupyterlab-pygments = "*"
markupsafe = ">=2.0"
mistune = ">=2.0.3,<4"
nbclient = ">=0.5.0"
nbformat = ">=5.7"
packaging = "*"
pandocfilters = ">=1.4.1"
pygments = ">=2.4.1"
tinycss2 = "*"
traitlets = ">=5.1"
[ package . extras ]
2024-05-29 08:23:14 +00:00
all = [ "flaky" , "ipykernel" , "ipython" , "ipywidgets (>=7.5)" , "myst-parser" , "nbsphinx (>=0.2.12)" , "playwright" , "pydata-sphinx-theme" , "pyqtwebengine (>=5.15)" , "pytest (>=7)" , "sphinx (==5.0.2)" , "sphinxcontrib-spelling" , "tornado (>=6.1)" ]
2023-06-22 11:45:15 +00:00
docs = [ "ipykernel" , "ipython" , "myst-parser" , "nbsphinx (>=0.2.12)" , "pydata-sphinx-theme" , "sphinx (==5.0.2)" , "sphinxcontrib-spelling" ]
2024-05-29 08:23:14 +00:00
qtpdf = [ "pyqtwebengine (>=5.15)" ]
2023-06-22 11:45:15 +00:00
qtpng = [ "pyqtwebengine (>=5.15)" ]
serve = [ "tornado (>=6.1)" ]
2024-05-29 08:23:14 +00:00
test = [ "flaky" , "ipykernel" , "ipywidgets (>=7.5)" , "pytest (>=7)" ]
webpdf = [ "playwright" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "nbformat"
2024-05-29 08:23:14 +00:00
version = "5.10.4"
2023-06-22 11:45:15 +00:00
description = "The Jupyter Notebook format"
optional = false
python-versions = ">=3.8"
files = [
2024-05-29 08:23:14 +00:00
{ file = "nbformat-5.10.4-py3-none-any.whl" , hash = "sha256:3b48d6c8fbca4b299bf3982ea7db1af21580e4fec269ad087b9e81588891200b" } ,
{ file = "nbformat-5.10.4.tar.gz" , hash = "sha256:322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
fastjsonschema = ">=2.15"
2023-06-22 11:45:15 +00:00
jsonschema = ">=2.6"
2024-05-29 08:23:14 +00:00
jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0"
2023-06-22 11:45:15 +00:00
traitlets = ">=5.1"
[ package . extras ]
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx" , "sphinxcontrib-github-alt" , "sphinxcontrib-spelling" ]
test = [ "pep440" , "pre-commit" , "pytest" , "testpath" ]
[ [ package ] ]
name = "nest-asyncio"
2024-05-29 08:23:14 +00:00
version = "1.6.0"
2023-06-22 11:45:15 +00:00
description = "Patch asyncio to allow nested event loops"
optional = false
python-versions = ">=3.5"
files = [
2024-05-29 08:23:14 +00:00
{ file = "nest_asyncio-1.6.0-py3-none-any.whl" , hash = "sha256:87af6efd6b5e897c81050477ef65c62e2b2f35d51703cae01aff2905b1852e1c" } ,
{ file = "nest_asyncio-1.6.0.tar.gz" , hash = "sha256:6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "notebook"
2024-05-29 08:23:14 +00:00
version = "7.2.0"
description = "Jupyter Notebook - A web-based notebook environment for interactive computing"
2023-06-22 11:45:15 +00:00
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "notebook-7.2.0-py3-none-any.whl" , hash = "sha256:b4752d7407d6c8872fc505df0f00d3cae46e8efb033b822adacbaa3f1f3ce8f5" } ,
{ file = "notebook-7.2.0.tar.gz" , hash = "sha256:34a2ba4b08ad5d19ec930db7484fb79746a1784be9e1a5f8218f9af8656a141f" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
2024-05-29 08:23:14 +00:00
jupyter-server = ">=2.4.0,<3"
jupyterlab = ">=4.2.0,<4.3"
jupyterlab-server = ">=2.27.1,<3"
notebook-shim = ">=0.2,<0.3"
tornado = ">=6.2.0"
2023-06-22 11:45:15 +00:00
[ package . extras ]
2024-05-29 08:23:14 +00:00
dev = [ "hatch" , "pre-commit" ]
docs = [ "myst-parser" , "nbsphinx" , "pydata-sphinx-theme" , "sphinx (>=1.3.6)" , "sphinxcontrib-github-alt" , "sphinxcontrib-spelling" ]
test = [ "importlib-resources (>=5.0)" , "ipykernel" , "jupyter-server[test] (>=2.4.0,<3)" , "jupyterlab-server[test] (>=2.27.1,<3)" , "nbval" , "pytest (>=7.0)" , "pytest-console-scripts" , "pytest-timeout" , "pytest-tornasync" , "requests" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "notebook-shim"
2024-05-29 08:23:14 +00:00
version = "0.2.4"
2023-06-22 11:45:15 +00:00
description = "A shim layer for notebook traits and config"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "notebook_shim-0.2.4-py3-none-any.whl" , hash = "sha256:411a5be4e9dc882a074ccbcae671eda64cceb068767e9a3419096986560e1cef" } ,
{ file = "notebook_shim-0.2.4.tar.gz" , hash = "sha256:b4b2cfa1b65d98307ca24361f5b30fe785b53c3fd07b7a47e89acb5e6ac638cb" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
jupyter-server = ">=1.8,<3"
[ package . extras ]
test = [ "pytest" , "pytest-console-scripts" , "pytest-jupyter" , "pytest-tornasync" ]
[ [ package ] ]
name = "overrides"
2024-05-29 08:23:14 +00:00
version = "7.7.0"
2023-06-22 11:45:15 +00:00
description = "A decorator to automatically detect mismatch when overriding a method."
optional = false
python-versions = ">=3.6"
files = [
2024-05-29 08:23:14 +00:00
{ file = "overrides-7.7.0-py3-none-any.whl" , hash = "sha256:c7ed9d062f78b8e4c1a7b70bd8796b35ead4d9f510227ef9c5dc7626c60d7e49" } ,
{ file = "overrides-7.7.0.tar.gz" , hash = "sha256:55158fa3d93b98cc75299b1e67078ad9003ca27945c76162c1c0766d6f91820a" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "packaging"
2024-05-29 08:23:14 +00:00
version = "24.0"
2023-06-22 11:45:15 +00:00
description = "Core utilities for Python packages"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "packaging-24.0-py3-none-any.whl" , hash = "sha256:2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5" } ,
{ file = "packaging-24.0.tar.gz" , hash = "sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "pandocfilters"
2024-05-29 08:23:14 +00:00
version = "1.5.1"
2023-06-22 11:45:15 +00:00
description = "Utilities for writing pandoc filters in python"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [
2024-05-29 08:23:14 +00:00
{ file = "pandocfilters-1.5.1-py2.py3-none-any.whl" , hash = "sha256:93be382804a9cdb0a7267585f157e5d1731bbe5545a85b268d6f5fe6232de2bc" } ,
{ file = "pandocfilters-1.5.1.tar.gz" , hash = "sha256:002b4a555ee4ebc03f8b66307e287fa492e4a77b4ea14d3f934328297bb4939e" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "parso"
2024-05-29 08:23:14 +00:00
version = "0.8.4"
2023-06-22 11:45:15 +00:00
description = "A Python Parser"
optional = false
python-versions = ">=3.6"
files = [
2024-05-29 08:23:14 +00:00
{ file = "parso-0.8.4-py2.py3-none-any.whl" , hash = "sha256:a418670a20291dacd2dddc80c377c5c3791378ee1e8d12bffc35420643d43f18" } ,
{ file = "parso-0.8.4.tar.gz" , hash = "sha256:eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
2024-05-29 08:23:14 +00:00
qa = [ "flake8 (==5.0.4)" , "mypy (==0.971)" , "types-setuptools (==67.2.0.1)" ]
testing = [ "docopt" , "pytest" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "pexpect"
2024-05-29 08:23:14 +00:00
version = "4.9.0"
2023-06-22 11:45:15 +00:00
description = "Pexpect allows easy control of interactive console applications."
optional = false
python-versions = "*"
files = [
2024-05-29 08:23:14 +00:00
{ file = "pexpect-4.9.0-py2.py3-none-any.whl" , hash = "sha256:7236d1e080e4936be2dc3e326cec0af72acf9212a7e1d060210e70a47e253523" } ,
{ file = "pexpect-4.9.0.tar.gz" , hash = "sha256:ee7d41123f3c9911050ea2c2dac107568dc43b2d3b0c7557a33212c398ead30f" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
ptyprocess = ">=0.5"
[ [ package ] ]
name = "platformdirs"
2024-05-29 08:23:14 +00:00
version = "4.2.2"
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`."
2023-06-22 11:45:15 +00:00
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "platformdirs-4.2.2-py3-none-any.whl" , hash = "sha256:2d7a1657e36a80ea911db832a8a6ece5ee53d8de21edd5cc5879af6530b1bfee" } ,
{ file = "platformdirs-4.2.2.tar.gz" , hash = "sha256:38b7b51f512eed9e84a22788b4bce1de17c0adb134d6becb09836e37d8654cd3" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
2024-05-29 08:23:14 +00:00
docs = [ "furo (>=2023.9.10)" , "proselint (>=0.13)" , "sphinx (>=7.2.6)" , "sphinx-autodoc-typehints (>=1.25.2)" ]
test = [ "appdirs (==1.4.4)" , "covdefaults (>=2.3)" , "pytest (>=7.4.3)" , "pytest-cov (>=4.1)" , "pytest-mock (>=3.12)" ]
type = [ "mypy (>=1.8)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "prometheus-client"
2024-05-29 08:23:14 +00:00
version = "0.20.0"
2023-06-22 11:45:15 +00:00
description = "Python client for the Prometheus monitoring system."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "prometheus_client-0.20.0-py3-none-any.whl" , hash = "sha256:cde524a85bce83ca359cc837f28b8c0db5cac7aa653a588fd7e84ba061c329e7" } ,
{ file = "prometheus_client-0.20.0.tar.gz" , hash = "sha256:287629d00b147a32dcb2be0b9df905da599b2d82f80377083ec8463309a4bb89" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
twisted = [ "twisted" ]
[ [ package ] ]
name = "prompt-toolkit"
2024-05-29 08:23:14 +00:00
version = "3.0.45"
2023-06-22 11:45:15 +00:00
description = "Library for building powerful interactive command lines in Python"
optional = false
python-versions = ">=3.7.0"
files = [
2024-05-29 08:23:14 +00:00
{ file = "prompt_toolkit-3.0.45-py3-none-any.whl" , hash = "sha256:a29b89160e494e3ea8622b09fa5897610b437884dcdcd054fdc1308883326c2a" } ,
{ file = "prompt_toolkit-3.0.45.tar.gz" , hash = "sha256:07c60ee4ab7b7e90824b61afa840c8f5aad2d46b3e2e10acc33d8ecc94a49089" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
wcwidth = "*"
[ [ package ] ]
name = "psutil"
2024-05-29 08:23:14 +00:00
version = "5.9.8"
2023-06-22 11:45:15 +00:00
description = "Cross-platform lib for process and system monitoring in Python."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
files = [
{ file = "psutil-5.9.8-cp27-cp27m-macosx_10_9_x86_64.whl" , hash = "sha256:26bd09967ae00920df88e0352a91cff1a78f8d69b3ecabbfe733610c0af486c8" } ,
{ file = "psutil-5.9.8-cp27-cp27m-manylinux2010_i686.whl" , hash = "sha256:05806de88103b25903dff19bb6692bd2e714ccf9e668d050d144012055cbca73" } ,
{ file = "psutil-5.9.8-cp27-cp27m-manylinux2010_x86_64.whl" , hash = "sha256:611052c4bc70432ec770d5d54f64206aa7203a101ec273a0cd82418c86503bb7" } ,
{ file = "psutil-5.9.8-cp27-cp27mu-manylinux2010_i686.whl" , hash = "sha256:50187900d73c1381ba1454cf40308c2bf6f34268518b3f36a9b663ca87e65e36" } ,
{ file = "psutil-5.9.8-cp27-cp27mu-manylinux2010_x86_64.whl" , hash = "sha256:02615ed8c5ea222323408ceba16c60e99c3f91639b07da6373fb7e6539abc56d" } ,
{ file = "psutil-5.9.8-cp27-none-win32.whl" , hash = "sha256:36f435891adb138ed3c9e58c6af3e2e6ca9ac2f365efe1f9cfef2794e6c93b4e" } ,
{ file = "psutil-5.9.8-cp27-none-win_amd64.whl" , hash = "sha256:bd1184ceb3f87651a67b2708d4c3338e9b10c5df903f2e3776b62303b26cb631" } ,
{ file = "psutil-5.9.8-cp36-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:aee678c8720623dc456fa20659af736241f575d79429a0e5e9cf88ae0605cc81" } ,
{ file = "psutil-5.9.8-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:8cb6403ce6d8e047495a701dc7c5bd788add903f8986d523e3e20b98b733e421" } ,
{ file = "psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d06016f7f8625a1825ba3732081d77c94589dca78b7a3fc072194851e88461a4" } ,
{ file = "psutil-5.9.8-cp36-cp36m-win32.whl" , hash = "sha256:7d79560ad97af658a0f6adfef8b834b53f64746d45b403f225b85c5c2c140eee" } ,
{ file = "psutil-5.9.8-cp36-cp36m-win_amd64.whl" , hash = "sha256:27cc40c3493bb10de1be4b3f07cae4c010ce715290a5be22b98493509c6299e2" } ,
{ file = "psutil-5.9.8-cp37-abi3-win32.whl" , hash = "sha256:bc56c2a1b0d15aa3eaa5a60c9f3f8e3e565303b465dbf57a1b730e7a2b9844e0" } ,
{ file = "psutil-5.9.8-cp37-abi3-win_amd64.whl" , hash = "sha256:8db4c1b57507eef143a15a6884ca10f7c73876cdf5d51e713151c1236a0e68cf" } ,
{ file = "psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl" , hash = "sha256:d16bbddf0693323b8c6123dd804100241da461e41d6e332fb0ba6058f630f8c8" } ,
{ file = "psutil-5.9.8.tar.gz" , hash = "sha256:6be126e3225486dff286a8fb9a06246a5253f4c7c53b475ea5f5ac934e64194c" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
test = [ "enum34" , "ipaddress" , "mock" , "pywin32" , "wmi" ]
[ [ package ] ]
name = "ptyprocess"
version = "0.7.0"
description = "Run a subprocess in a pseudo terminal"
optional = false
python-versions = "*"
files = [
{ file = "ptyprocess-0.7.0-py2.py3-none-any.whl" , hash = "sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35" } ,
{ file = "ptyprocess-0.7.0.tar.gz" , hash = "sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220" } ,
]
[ [ package ] ]
name = "pure-eval"
version = "0.2.2"
description = "Safely evaluate AST nodes without side effects"
optional = false
python-versions = "*"
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" } ,
]
[ package . extras ]
tests = [ "pytest" ]
[ [ package ] ]
name = "pycparser"
2024-05-29 08:23:14 +00:00
version = "2.22"
2023-06-22 11:45:15 +00:00
description = "C parser in Python"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "pycparser-2.22-py3-none-any.whl" , hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc" } ,
{ file = "pycparser-2.22.tar.gz" , hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "pygments"
2024-05-29 08:23:14 +00:00
version = "2.18.0"
2023-06-22 11:45:15 +00:00
description = "Pygments is a syntax highlighting package written in Python."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "pygments-2.18.0-py3-none-any.whl" , hash = "sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a" } ,
{ file = "pygments-2.18.0.tar.gz" , hash = "sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
2024-05-29 08:23:14 +00:00
windows-terminal = [ "colorama (>=0.4.6)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "pynvim"
version = "0.4.3"
description = "Python client to neovim"
optional = false
python-versions = "*"
files = [
{ file = "pynvim-0.4.3.tar.gz" , hash = "sha256:3a795378bde5e8092fbeb3a1a99be9c613d2685542f1db0e5c6fd467eed56dff" } ,
]
[ package . dependencies ]
greenlet = "*"
msgpack = ">=0.5.0"
[ package . extras ]
pyuv = [ "pyuv (>=1.0.0)" ]
test = [ "pytest (>=3.4.0)" ]
[ [ package ] ]
name = "pyperclip"
version = "1.8.2"
description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)"
optional = false
python-versions = "*"
files = [
{ file = "pyperclip-1.8.2.tar.gz" , hash = "sha256:105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57" } ,
]
[ [ package ] ]
name = "python-dateutil"
2024-05-29 08:23:14 +00:00
version = "2.9.0.post0"
2023-06-22 11:45:15 +00:00
description = "Extensions to the standard Python datetime module"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "python-dateutil-2.9.0.post0.tar.gz" , hash = "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3" } ,
{ file = "python_dateutil-2.9.0.post0-py2.py3-none-any.whl" , hash = "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
six = ">=1.5"
[ [ package ] ]
name = "python-json-logger"
version = "2.0.7"
description = "A python library adding a json log formatter"
optional = false
python-versions = ">=3.6"
files = [
{ file = "python-json-logger-2.0.7.tar.gz" , hash = "sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c" } ,
{ file = "python_json_logger-2.0.7-py3-none-any.whl" , hash = "sha256:f380b826a991ebbe3de4d897aeec42760035ac760345e57b812938dc8b35e2bd" } ,
]
[ [ package ] ]
name = "pywin32"
version = "306"
description = "Python for Window Extensions"
optional = false
python-versions = "*"
files = [
{ file = "pywin32-306-cp310-cp310-win32.whl" , hash = "sha256:06d3420a5155ba65f0b72f2699b5bacf3109f36acbe8923765c22938a69dfc8d" } ,
{ file = "pywin32-306-cp310-cp310-win_amd64.whl" , hash = "sha256:84f4471dbca1887ea3803d8848a1616429ac94a4a8d05f4bc9c5dcfd42ca99c8" } ,
{ file = "pywin32-306-cp311-cp311-win32.whl" , hash = "sha256:e65028133d15b64d2ed8f06dd9fbc268352478d4f9289e69c190ecd6818b6407" } ,
{ file = "pywin32-306-cp311-cp311-win_amd64.whl" , hash = "sha256:a7639f51c184c0272e93f244eb24dafca9b1855707d94c192d4a0b4c01e1100e" } ,
{ file = "pywin32-306-cp311-cp311-win_arm64.whl" , hash = "sha256:70dba0c913d19f942a2db25217d9a1b726c278f483a919f1abfed79c9cf64d3a" } ,
{ file = "pywin32-306-cp312-cp312-win32.whl" , hash = "sha256:383229d515657f4e3ed1343da8be101000562bf514591ff383ae940cad65458b" } ,
{ file = "pywin32-306-cp312-cp312-win_amd64.whl" , hash = "sha256:37257794c1ad39ee9be652da0462dc2e394c8159dfd913a8a4e8eb6fd346da0e" } ,
{ file = "pywin32-306-cp312-cp312-win_arm64.whl" , hash = "sha256:5821ec52f6d321aa59e2db7e0a35b997de60c201943557d108af9d4ae1ec7040" } ,
{ file = "pywin32-306-cp37-cp37m-win32.whl" , hash = "sha256:1c73ea9a0d2283d889001998059f5eaaba3b6238f767c9cf2833b13e6a685f65" } ,
{ file = "pywin32-306-cp37-cp37m-win_amd64.whl" , hash = "sha256:72c5f621542d7bdd4fdb716227be0dd3f8565c11b280be6315b06ace35487d36" } ,
{ file = "pywin32-306-cp38-cp38-win32.whl" , hash = "sha256:e4c092e2589b5cf0d365849e73e02c391c1349958c5ac3e9d5ccb9a28e017b3a" } ,
{ file = "pywin32-306-cp38-cp38-win_amd64.whl" , hash = "sha256:e8ac1ae3601bee6ca9f7cb4b5363bf1c0badb935ef243c4733ff9a393b1690c0" } ,
{ file = "pywin32-306-cp39-cp39-win32.whl" , hash = "sha256:e25fd5b485b55ac9c057f67d94bc203f3f6595078d1fb3b458c9c28b7153a802" } ,
{ file = "pywin32-306-cp39-cp39-win_amd64.whl" , hash = "sha256:39b61c15272833b5c329a2989999dcae836b1eed650252ab1b7bfbe1d59f30f4" } ,
]
[ [ package ] ]
name = "pywinpty"
2024-05-29 08:23:14 +00:00
version = "2.0.13"
2023-06-22 11:45:15 +00:00
description = "Pseudo terminal support for Windows from Python."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "pywinpty-2.0.13-cp310-none-win_amd64.whl" , hash = "sha256:697bff211fb5a6508fee2dc6ff174ce03f34a9a233df9d8b5fe9c8ce4d5eaf56" } ,
{ file = "pywinpty-2.0.13-cp311-none-win_amd64.whl" , hash = "sha256:b96fb14698db1284db84ca38c79f15b4cfdc3172065b5137383910567591fa99" } ,
{ file = "pywinpty-2.0.13-cp312-none-win_amd64.whl" , hash = "sha256:2fd876b82ca750bb1333236ce98488c1be96b08f4f7647cfdf4129dfad83c2d4" } ,
{ file = "pywinpty-2.0.13-cp38-none-win_amd64.whl" , hash = "sha256:61d420c2116c0212808d31625611b51caf621fe67f8a6377e2e8b617ea1c1f7d" } ,
{ file = "pywinpty-2.0.13-cp39-none-win_amd64.whl" , hash = "sha256:71cb613a9ee24174730ac7ae439fd179ca34ccb8c5349e8d7b72ab5dea2c6f4b" } ,
{ file = "pywinpty-2.0.13.tar.gz" , hash = "sha256:c34e32351a3313ddd0d7da23d27f835c860d32fe4ac814d372a3ea9594f41dde" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "pyyaml"
2024-05-29 08:23:14 +00:00
version = "6.0.1"
2023-06-22 11:45:15 +00:00
description = "YAML parser and emitter for Python"
optional = false
python-versions = ">=3.6"
files = [
2024-05-29 08:23:14 +00:00
{ file = "PyYAML-6.0.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:d858aa552c999bc8a8d57426ed01e40bef403cd8ccdd0fc5f6f04a00414cac2a" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:fd66fc5d0da6d9815ba2cebeb4205f95818ff4b79c3ebe268e75d961704af52f" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:69b023b2b4daa7548bcfbd4aa3da05b3a74b772db9e23b982788168117739938" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:81e0b275a9ecc9c0c0c07b4b90ba548307583c125f54d5b6946cfee6360c733d" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ba336e390cd8e4d1739f42dfe9bb83a3cc2e80f567d8805e11b46f4a943f5515" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-win32.whl" , hash = "sha256:bd4af7373a854424dabd882decdc5579653d7868b8fb26dc7d0e99f823aa5924" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-win_amd64.whl" , hash = "sha256:fd1592b3fdf65fff2ad0004b5e363300ef59ced41c2e6b3a99d4089fa8c5435d" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:6965a7bc3cf88e5a1c3bd2e0b5c22f8d677dc88a455344035f03399034eb3007" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:f003ed9ad21d6a4713f0a9b5a7a0a79e08dd0f221aff4525a2be4c346ee60aab" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:42f8152b8dbc4fe7d96729ec2b99c7097d656dc1213a3229ca5383f973a5ed6d" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d2b04aac4d386b172d5b9692e2d2da8de7bfb6c387fa4f801fbf6fb2e6ba4673" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-win32.whl" , hash = "sha256:1635fd110e8d85d55237ab316b5b011de701ea0f29d07611174a1b42f1444741" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl" , hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:50550eb667afee136e9a77d6dc71ae76a44df8b3e51e41b77f6de2932bfe0f47" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1fe35611261b29bd1de0070f0b2f47cb6ff71fa6595c077e42bd0c419fa27b98" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:704219a11b772aea0d8ecd7058d0082713c3562b4e271b849ad7dc4a5c90c13c" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:afd7e57eddb1a54f0f1a974bc4391af8bcce0b444685d936840f125cf046d5bd" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-win32.whl" , hash = "sha256:fca0e3a251908a499833aa292323f32437106001d436eca0e6e7833256674585" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:f22ac1c3cac4dbc50079e965eba2c1058622631e526bd9afd45fedd49ba781fa" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:b1275ad35a5d18c62a7220633c913e1b42d44b46ee12554e5fd39c70a243d6a3" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:18aeb1bf9a78867dc38b259769503436b7c72f7a1f1f4c93ff9a17de54319b27" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:596106435fa6ad000c2991a98fa58eeb8656ef2325d7e158344fb33864ed87e3" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:baa90d3f661d43131ca170712d903e6295d1f7a0f595074f151c0aed377c9b9c" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-win32.whl" , hash = "sha256:9046c58c4395dff28dd494285c82ba00b546adfc7ef001486fbf0324bc174fba" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:4fb147e7a67ef577a588a0e2c17b6db51dda102c71de36f8549b6816a96e1867" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:1d4c7e777c441b20e32f52bd377e0c409713e8bb1386e1099c2415f26e479595" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a0cd17c15d3bb3fa06978b4e8958dcdc6e0174ccea823003a106c7d4d7899ac5" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:28c119d996beec18c05208a8bd78cbe4007878c6dd15091efb73a30e90539696" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7e07cbde391ba96ab58e532ff4803f79c4129397514e1413a7dc761ccd755735" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-win32.whl" , hash = "sha256:184c5108a2aca3c5b3d3bf9395d50893a7ab82a38004c8f61c258d4428e80206" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-win_amd64.whl" , hash = "sha256:1e2722cc9fbb45d9b87631ac70924c11d3a401b2d7f410cc0e3bbf249f2dca62" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:9eb6caa9a297fc2c2fb8862bc5370d0303ddba53ba97e71f08023b6cd73d16a8" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:c8098ddcc2a85b61647b2590f825f3db38891662cfc2fc776415143f599bb859" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5773183b6446b2c99bb77e77595dd486303b4faab2b086e7b17bc6bef28865f6" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b786eecbdf8499b9ca1d697215862083bd6d2a99965554781d0d8d1ad31e13a0" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bc1bf2925a1ecd43da378f4db9e4f799775d6367bdb94671027b73b393a7c42c" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-win32.whl" , hash = "sha256:faca3bdcf85b2fc05d06ff3fbc1f83e1391b3e724afa3feba7d13eeab355484c" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-win_amd64.whl" , hash = "sha256:510c9deebc5c0225e8c96813043e62b680ba2f9c50a08d3724c7f28a747d1486" } ,
{ file = "PyYAML-6.0.1.tar.gz" , hash = "sha256:bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43" } ,
2023-06-22 11:37:53 +00:00
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "pyzmq"
2024-05-29 08:23:14 +00:00
version = "26.0.3"
2023-06-22 11:45:15 +00:00
description = "Python bindings for 0MQ"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.7"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "pyzmq-26.0.3-cp310-cp310-macosx_10_15_universal2.whl" , hash = "sha256:44dd6fc3034f1eaa72ece33588867df9e006a7303725a12d64c3dff92330f625" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:acb704195a71ac5ea5ecf2811c9ee19ecdc62b91878528302dd0be1b9451cc90" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5dbb9c997932473a27afa93954bb77a9f9b786b4ccf718d903f35da3232317de" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:6bcb34f869d431799c3ee7d516554797f7760cb2198ecaa89c3f176f72d062be" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:38ece17ec5f20d7d9b442e5174ae9f020365d01ba7c112205a4d59cf19dc38ee" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_28_x86_64.whl" , hash = "sha256:ba6e5e6588e49139a0979d03a7deb9c734bde647b9a8808f26acf9c547cab1bf" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:3bf8b000a4e2967e6dfdd8656cd0757d18c7e5ce3d16339e550bd462f4857e59" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:2136f64fbb86451dbbf70223635a468272dd20075f988a102bf8a3f194a411dc" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:e8918973fbd34e7814f59143c5f600ecd38b8038161239fd1a3d33d5817a38b8" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-win32.whl" , hash = "sha256:0aaf982e68a7ac284377d051c742610220fd06d330dcd4c4dbb4cdd77c22a537" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-win_amd64.whl" , hash = "sha256:f1a9b7d00fdf60b4039f4455afd031fe85ee8305b019334b72dcf73c567edc47" } ,
{ file = "pyzmq-26.0.3-cp310-cp310-win_arm64.whl" , hash = "sha256:80b12f25d805a919d53efc0a5ad7c0c0326f13b4eae981a5d7b7cc343318ebb7" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-macosx_10_15_universal2.whl" , hash = "sha256:a72a84570f84c374b4c287183debc776dc319d3e8ce6b6a0041ce2e400de3f32" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:7ca684ee649b55fd8f378127ac8462fb6c85f251c2fb027eb3c887e8ee347bcd" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e222562dc0f38571c8b1ffdae9d7adb866363134299264a1958d077800b193b7" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f17cde1db0754c35a91ac00b22b25c11da6eec5746431d6e5092f0cd31a3fea9" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4b7c0c0b3244bb2275abe255d4a30c050d541c6cb18b870975553f1fb6f37527" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_28_x86_64.whl" , hash = "sha256:ac97a21de3712afe6a6c071abfad40a6224fd14fa6ff0ff8d0c6e6cd4e2f807a" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:88b88282e55fa39dd556d7fc04160bcf39dea015f78e0cecec8ff4f06c1fc2b5" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:72b67f966b57dbd18dcc7efbc1c7fc9f5f983e572db1877081f075004614fcdd" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:f4b6cecbbf3b7380f3b61de3a7b93cb721125dc125c854c14ddc91225ba52f83" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-win32.whl" , hash = "sha256:eed56b6a39216d31ff8cd2f1d048b5bf1700e4b32a01b14379c3b6dde9ce3aa3" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-win_amd64.whl" , hash = "sha256:3191d312c73e3cfd0f0afdf51df8405aafeb0bad71e7ed8f68b24b63c4f36500" } ,
{ file = "pyzmq-26.0.3-cp311-cp311-win_arm64.whl" , hash = "sha256:b6907da3017ef55139cf0e417c5123a84c7332520e73a6902ff1f79046cd3b94" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-macosx_10_15_universal2.whl" , hash = "sha256:068ca17214038ae986d68f4a7021f97e187ed278ab6dccb79f837d765a54d753" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:7821d44fe07335bea256b9f1f41474a642ca55fa671dfd9f00af8d68a920c2d4" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:eeb438a26d87c123bb318e5f2b3d86a36060b01f22fbdffd8cf247d52f7c9a2b" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:69ea9d6d9baa25a4dc9cef5e2b77b8537827b122214f210dd925132e34ae9b12" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7daa3e1369355766dea11f1d8ef829905c3b9da886ea3152788dc25ee6079e02" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_28_x86_64.whl" , hash = "sha256:6ca7a9a06b52d0e38ccf6bca1aeff7be178917893f3883f37b75589d42c4ac20" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:1b7d0e124948daa4d9686d421ef5087c0516bc6179fdcf8828b8444f8e461a77" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:e746524418b70f38550f2190eeee834db8850088c834d4c8406fbb9bc1ae10b2" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:6b3146f9ae6af82c47a5282ac8803523d381b3b21caeae0327ed2f7ecb718798" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-win32.whl" , hash = "sha256:2b291d1230845871c00c8462c50565a9cd6026fe1228e77ca934470bb7d70ea0" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-win_amd64.whl" , hash = "sha256:926838a535c2c1ea21c903f909a9a54e675c2126728c21381a94ddf37c3cbddf" } ,
{ file = "pyzmq-26.0.3-cp312-cp312-win_arm64.whl" , hash = "sha256:5bf6c237f8c681dfb91b17f8435b2735951f0d1fad10cc5dfd96db110243370b" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:0c0991f5a96a8e620f7691e61178cd8f457b49e17b7d9cfa2067e2a0a89fc1d5" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl" , hash = "sha256:dbf012d8fcb9f2cf0643b65df3b355fdd74fc0035d70bb5c845e9e30a3a4654b" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:01fbfbeb8249a68d257f601deb50c70c929dc2dfe683b754659569e502fbd3aa" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1c8eb19abe87029c18f226d42b8a2c9efdd139d08f8bf6e085dd9075446db450" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:5344b896e79800af86ad643408ca9aa303a017f6ebff8cee5a3163c1e9aec987" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:204e0f176fd1d067671157d049466869b3ae1fc51e354708b0dc41cf94e23a3a" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:a42db008d58530efa3b881eeee4991146de0b790e095f7ae43ba5cc612decbc5" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-win32.whl" , hash = "sha256:8d7a498671ca87e32b54cb47c82a92b40130a26c5197d392720a1bce1b3c77cf" } ,
{ file = "pyzmq-26.0.3-cp37-cp37m-win_amd64.whl" , hash = "sha256:3b4032a96410bdc760061b14ed6a33613ffb7f702181ba999df5d16fb96ba16a" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-macosx_10_15_universal2.whl" , hash = "sha256:2cc4e280098c1b192c42a849de8de2c8e0f3a84086a76ec5b07bfee29bda7d18" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:5bde86a2ed3ce587fa2b207424ce15b9a83a9fa14422dcc1c5356a13aed3df9d" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl" , hash = "sha256:34106f68e20e6ff253c9f596ea50397dbd8699828d55e8fa18bd4323d8d966e6" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:ebbbd0e728af5db9b04e56389e2299a57ea8b9dd15c9759153ee2455b32be6ad" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f6b1d1c631e5940cac5a0b22c5379c86e8df6a4ec277c7a856b714021ab6cfad" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:e891ce81edd463b3b4c3b885c5603c00141151dd9c6936d98a680c8c72fe5c67" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:9b273ecfbc590a1b98f014ae41e5cf723932f3b53ba9367cfb676f838038b32c" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:b32bff85fb02a75ea0b68f21e2412255b5731f3f389ed9aecc13a6752f58ac97" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-win32.whl" , hash = "sha256:f6c21c00478a7bea93caaaef9e7629145d4153b15a8653e8bb4609d4bc70dbfc" } ,
{ file = "pyzmq-26.0.3-cp38-cp38-win_amd64.whl" , hash = "sha256:3401613148d93ef0fd9aabdbddb212de3db7a4475367f49f590c837355343972" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-macosx_10_15_universal2.whl" , hash = "sha256:2ed8357f4c6e0daa4f3baf31832df8a33334e0fe5b020a61bc8b345a3db7a606" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:c1c8f2a2ca45292084c75bb6d3a25545cff0ed931ed228d3a1810ae3758f975f" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl" , hash = "sha256:b63731993cdddcc8e087c64e9cf003f909262b359110070183d7f3025d1c56b5" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:b3cd31f859b662ac5d7f4226ec7d8bd60384fa037fc02aee6ff0b53ba29a3ba8" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:115f8359402fa527cf47708d6f8a0f8234f0e9ca0cab7c18c9c189c194dbf620" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:715bdf952b9533ba13dfcf1f431a8f49e63cecc31d91d007bc1deb914f47d0e4" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:e1258c639e00bf5e8a522fec6c3eaa3e30cf1c23a2f21a586be7e04d50c9acab" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:15c59e780be8f30a60816a9adab900c12a58d79c1ac742b4a8df044ab2a6d920" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-win32.whl" , hash = "sha256:d0cdde3c78d8ab5b46595054e5def32a755fc028685add5ddc7403e9f6de9879" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-win_amd64.whl" , hash = "sha256:ce828058d482ef860746bf532822842e0ff484e27f540ef5c813d516dd8896d2" } ,
{ file = "pyzmq-26.0.3-cp39-cp39-win_arm64.whl" , hash = "sha256:788f15721c64109cf720791714dc14afd0f449d63f3a5487724f024345067381" } ,
{ file = "pyzmq-26.0.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:2c18645ef6294d99b256806e34653e86236eb266278c8ec8112622b61db255de" } ,
{ file = "pyzmq-26.0.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7e6bc96ebe49604df3ec2c6389cc3876cabe475e6bfc84ced1bf4e630662cb35" } ,
{ file = "pyzmq-26.0.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:971e8990c5cc4ddcff26e149398fc7b0f6a042306e82500f5e8db3b10ce69f84" } ,
{ file = "pyzmq-26.0.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d8416c23161abd94cc7da80c734ad7c9f5dbebdadfdaa77dad78244457448223" } ,
{ file = "pyzmq-26.0.3-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:082a2988364b60bb5de809373098361cf1dbb239623e39e46cb18bc035ed9c0c" } ,
{ file = "pyzmq-26.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:d57dfbf9737763b3a60d26e6800e02e04284926329aee8fb01049635e957fe81" } ,
{ file = "pyzmq-26.0.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl" , hash = "sha256:77a85dca4c2430ac04dc2a2185c2deb3858a34fe7f403d0a946fa56970cf60a1" } ,
{ file = "pyzmq-26.0.3-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:4c82a6d952a1d555bf4be42b6532927d2a5686dd3c3e280e5f63225ab47ac1f5" } ,
{ file = "pyzmq-26.0.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4496b1282c70c442809fc1b151977c3d967bfb33e4e17cedbf226d97de18f709" } ,
{ file = "pyzmq-26.0.3-pp37-pypy37_pp73-win_amd64.whl" , hash = "sha256:e4946d6bdb7ba972dfda282f9127e5756d4f299028b1566d1245fa0d438847e6" } ,
{ file = "pyzmq-26.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:03c0ae165e700364b266876d712acb1ac02693acd920afa67da2ebb91a0b3c09" } ,
{ file = "pyzmq-26.0.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl" , hash = "sha256:3e3070e680f79887d60feeda051a58d0ac36622e1759f305a41059eff62c6da7" } ,
{ file = "pyzmq-26.0.3-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:6ca08b840fe95d1c2bd9ab92dac5685f949fc6f9ae820ec16193e5ddf603c3b2" } ,
{ file = "pyzmq-26.0.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e76654e9dbfb835b3518f9938e565c7806976c07b37c33526b574cc1a1050480" } ,
{ file = "pyzmq-26.0.3-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:871587bdadd1075b112e697173e946a07d722459d20716ceb3d1bd6c64bd08ce" } ,
{ file = "pyzmq-26.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:d0a2d1bd63a4ad79483049b26514e70fa618ce6115220da9efdff63688808b17" } ,
{ file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0270b49b6847f0d106d64b5086e9ad5dc8a902413b5dbbb15d12b60f9c1747a4" } ,
{ file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:703c60b9910488d3d0954ca585c34f541e506a091a41930e663a098d3b794c67" } ,
{ file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:74423631b6be371edfbf7eabb02ab995c2563fee60a80a30829176842e71722a" } ,
{ file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:4adfbb5451196842a88fda3612e2c0414134874bffb1c2ce83ab4242ec9e027d" } ,
{ file = "pyzmq-26.0.3-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:3516119f4f9b8671083a70b6afaa0a070f5683e431ab3dc26e9215620d7ca1ad" } ,
{ file = "pyzmq-26.0.3.tar.gz" , hash = "sha256:dba7d9f2e047dfa2bca3b01f4f84aa5246725203d6284e3790f2ca15fba6b40a" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
cffi = { version = "*" , markers = "implementation_name == \"pypy\"" }
[ [ package ] ]
name = "qtconsole"
2024-05-29 08:23:14 +00:00
version = "5.5.2"
2023-06-22 11:45:15 +00:00
description = "Jupyter Qt console"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "qtconsole-5.5.2-py3-none-any.whl" , hash = "sha256:42d745f3d05d36240244a04e1e1ec2a86d5d9b6edb16dbdef582ccb629e87e0b" } ,
{ file = "qtconsole-5.5.2.tar.gz" , hash = "sha256:6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
ipykernel = ">=4.1"
jupyter-client = ">=4.1"
jupyter-core = "*"
packaging = "*"
pygments = "*"
pyzmq = ">=17.1"
2024-05-29 08:23:14 +00:00
qtpy = ">=2.4.0"
2023-06-22 11:45:15 +00:00
traitlets = "<5.2.1 || >5.2.1,<5.2.2 || >5.2.2"
[ package . extras ]
doc = [ "Sphinx (>=1.3)" ]
test = [ "flaky" , "pytest" , "pytest-qt" ]
[ [ package ] ]
name = "qtpy"
2024-05-29 08:23:14 +00:00
version = "2.4.1"
2023-06-22 11:45:15 +00:00
description = "Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6)."
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "QtPy-2.4.1-py3-none-any.whl" , hash = "sha256:1c1d8c4fa2c884ae742b069151b0abe15b3f70491f3972698c683b8e38de839b" } ,
{ file = "QtPy-2.4.1.tar.gz" , hash = "sha256:a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
packaging = "*"
[ package . extras ]
test = [ "pytest (>=6,!=7.0.0,!=7.0.1)" , "pytest-cov (>=3.0.0)" , "pytest-qt" ]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "referencing"
version = "0.35.1"
description = "JSON Referencing + Python"
optional = false
python-versions = ">=3.8"
files = [
{ file = "referencing-0.35.1-py3-none-any.whl" , hash = "sha256:eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de" } ,
{ file = "referencing-0.35.1.tar.gz" , hash = "sha256:25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c" } ,
]
[ package . dependencies ]
attrs = ">=22.2.0"
rpds-py = ">=0.7.0"
[ [ package ] ]
name = "requests"
version = "2.32.2"
description = "Python HTTP for Humans."
optional = false
python-versions = ">=3.8"
files = [
{ file = "requests-2.32.2-py3-none-any.whl" , hash = "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c" } ,
{ file = "requests-2.32.2.tar.gz" , hash = "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289" } ,
]
[ package . dependencies ]
certifi = ">=2017.4.17"
charset-normalizer = ">=2,<4"
idna = ">=2.5,<4"
urllib3 = ">=1.21.1,<3"
[ package . extras ]
socks = [ "PySocks (>=1.5.6,!=1.5.7)" ]
use-chardet-on-py3 = [ "chardet (>=3.0.2,<6)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "rfc3339-validator"
version = "0.1.4"
description = "A pure python RFC3339 validator"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
{ file = "rfc3339_validator-0.1.4-py2.py3-none-any.whl" , hash = "sha256:24f6ec1eda14ef823da9e36ec7113124b39c04d50a4d3d3a3c2859577e7791fa" } ,
{ file = "rfc3339_validator-0.1.4.tar.gz" , hash = "sha256:138a2abdf93304ad60530167e51d2dfb9549521a836871b88d7f4695d0022f6b" } ,
]
[ package . dependencies ]
six = "*"
[ [ package ] ]
name = "rfc3986-validator"
version = "0.1.1"
description = "Pure python rfc3986 validator"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
{ file = "rfc3986_validator-0.1.1-py2.py3-none-any.whl" , hash = "sha256:2f235c432ef459970b4306369336b9d5dbdda31b510ca1e327636e01f528bfa9" } ,
{ file = "rfc3986_validator-0.1.1.tar.gz" , hash = "sha256:3d44bde7921b3b9ec3ae4e3adca370438eccebc676456449b145d533b240d055" } ,
]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "rpds-py"
version = "0.18.1"
description = "Python bindings to Rust's persistent data structures (rpds)"
optional = false
python-versions = ">=3.8"
files = [
{ file = "rpds_py-0.18.1-cp310-cp310-macosx_10_12_x86_64.whl" , hash = "sha256:d31dea506d718693b6b2cffc0648a8929bdc51c70a311b2770f09611caa10d53" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:732672fbc449bab754e0b15356c077cc31566df874964d4801ab14f71951ea80" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4a98a1f0552b5f227a3d6422dbd61bc6f30db170939bd87ed14f3c339aa6c7c9" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:7f1944ce16401aad1e3f7d312247b3d5de7981f634dc9dfe90da72b87d37887d" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:38e14fb4e370885c4ecd734f093a2225ee52dc384b86fa55fe3f74638b2cfb09" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:08d74b184f9ab6289b87b19fe6a6d1a97fbfea84b8a3e745e87a5de3029bf944" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d70129cef4a8d979caa37e7fe957202e7eee8ea02c5e16455bc9808a59c6b2f0" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:ce0bb20e3a11bd04461324a6a798af34d503f8d6f1aa3d2aa8901ceaf039176d" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:81c5196a790032e0fc2464c0b4ab95f8610f96f1f2fa3d4deacce6a79852da60" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-musllinux_1_2_i686.whl" , hash = "sha256:f3027be483868c99b4985fda802a57a67fdf30c5d9a50338d9db646d590198da" } ,
{ file = "rpds_py-0.18.1-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:d44607f98caa2961bab4fa3c4309724b185b464cdc3ba6f3d7340bac3ec97cc1" } ,
{ file = "rpds_py-0.18.1-cp310-none-win32.whl" , hash = "sha256:c273e795e7a0f1fddd46e1e3cb8be15634c29ae8ff31c196debb620e1edb9333" } ,
{ file = "rpds_py-0.18.1-cp310-none-win_amd64.whl" , hash = "sha256:8352f48d511de5f973e4f2f9412736d7dea76c69faa6d36bcf885b50c758ab9a" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-macosx_10_12_x86_64.whl" , hash = "sha256:6b5ff7e1d63a8281654b5e2896d7f08799378e594f09cf3674e832ecaf396ce8" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:8927638a4d4137a289e41d0fd631551e89fa346d6dbcfc31ad627557d03ceb6d" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:154bf5c93d79558b44e5b50cc354aa0459e518e83677791e6adb0b039b7aa6a7" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:07f2139741e5deb2c5154a7b9629bc5aa48c766b643c1a6750d16f865a82c5fc" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8c7672e9fba7425f79019db9945b16e308ed8bc89348c23d955c8c0540da0a07" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:489bdfe1abd0406eba6b3bb4fdc87c7fa40f1031de073d0cfb744634cc8fa261" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3c20f05e8e3d4fc76875fc9cb8cf24b90a63f5a1b4c5b9273f0e8225e169b100" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:967342e045564cef76dfcf1edb700b1e20838d83b1aa02ab313e6a497cf923b8" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:2cc7c1a47f3a63282ab0f422d90ddac4aa3034e39fc66a559ab93041e6505da7" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:f7afbfee1157e0f9376c00bb232e80a60e59ed716e3211a80cb8506550671e6e" } ,
{ file = "rpds_py-0.18.1-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:9e6934d70dc50f9f8ea47081ceafdec09245fd9f6032669c3b45705dea096b88" } ,
{ file = "rpds_py-0.18.1-cp311-none-win32.whl" , hash = "sha256:c69882964516dc143083d3795cb508e806b09fc3800fd0d4cddc1df6c36e76bb" } ,
{ file = "rpds_py-0.18.1-cp311-none-win_amd64.whl" , hash = "sha256:70a838f7754483bcdc830444952fd89645569e7452e3226de4a613a4c1793fb2" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-macosx_10_12_x86_64.whl" , hash = "sha256:3dd3cd86e1db5aadd334e011eba4e29d37a104b403e8ca24dcd6703c68ca55b3" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:05f3d615099bd9b13ecf2fc9cf2d839ad3f20239c678f461c753e93755d629ee" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:35b2b771b13eee8729a5049c976197ff58a27a3829c018a04341bcf1ae409b2b" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:ee17cd26b97d537af8f33635ef38be873073d516fd425e80559f4585a7b90c43" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:b646bf655b135ccf4522ed43d6902af37d3f5dbcf0da66c769a2b3938b9d8184" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:19ba472b9606c36716062c023afa2484d1e4220548751bda14f725a7de17b4f6" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6e30ac5e329098903262dc5bdd7e2086e0256aa762cc8b744f9e7bf2a427d3f8" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:d58ad6317d188c43750cb76e9deacf6051d0f884d87dc6518e0280438648a9ac" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:e1735502458621921cee039c47318cb90b51d532c2766593be6207eec53e5c4c" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:f5bab211605d91db0e2995a17b5c6ee5edec1270e46223e513eaa20da20076ac" } ,
{ file = "rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:2fc24a329a717f9e2448f8cd1f960f9dac4e45b6224d60734edeb67499bab03a" } ,
{ file = "rpds_py-0.18.1-cp312-none-win32.whl" , hash = "sha256:1805d5901779662d599d0e2e4159d8a82c0b05faa86ef9222bf974572286b2b6" } ,
{ file = "rpds_py-0.18.1-cp312-none-win_amd64.whl" , hash = "sha256:720edcb916df872d80f80a1cc5ea9058300b97721efda8651efcd938a9c70a72" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-macosx_10_12_x86_64.whl" , hash = "sha256:c827576e2fa017a081346dce87d532a5310241648eb3700af9a571a6e9fc7e74" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:aa3679e751408d75a0b4d8d26d6647b6d9326f5e35c00a7ccd82b78ef64f65f8" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0abeee75434e2ee2d142d650d1e54ac1f8b01e6e6abdde8ffd6eeac6e9c38e20" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:ed402d6153c5d519a0faf1bb69898e97fb31613b49da27a84a13935ea9164dfc" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:338dee44b0cef8b70fd2ef54b4e09bb1b97fc6c3a58fea5db6cc083fd9fc2724" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7750569d9526199c5b97e5a9f8d96a13300950d910cf04a861d96f4273d5b104" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:607345bd5912aacc0c5a63d45a1f73fef29e697884f7e861094e443187c02be5" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:207c82978115baa1fd8d706d720b4a4d2b0913df1c78c85ba73fe6c5804505f0" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-musllinux_1_2_aarch64.whl" , hash = "sha256:6d1e42d2735d437e7e80bab4d78eb2e459af48c0a46e686ea35f690b93db792d" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-musllinux_1_2_i686.whl" , hash = "sha256:5463c47c08630007dc0fe99fb480ea4f34a89712410592380425a9b4e1611d8e" } ,
{ file = "rpds_py-0.18.1-cp38-cp38-musllinux_1_2_x86_64.whl" , hash = "sha256:06d218939e1bf2ca50e6b0ec700ffe755e5216a8230ab3e87c059ebb4ea06afc" } ,
{ file = "rpds_py-0.18.1-cp38-none-win32.whl" , hash = "sha256:312fe69b4fe1ffbe76520a7676b1e5ac06ddf7826d764cc10265c3b53f96dbe9" } ,
{ file = "rpds_py-0.18.1-cp38-none-win_amd64.whl" , hash = "sha256:9437ca26784120a279f3137ee080b0e717012c42921eb07861b412340f85bae2" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-macosx_10_12_x86_64.whl" , hash = "sha256:19e515b78c3fc1039dd7da0a33c28c3154458f947f4dc198d3c72db2b6b5dc93" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:a7b28c5b066bca9a4eb4e2f2663012debe680f097979d880657f00e1c30875a0" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:673fdbbf668dd958eff750e500495ef3f611e2ecc209464f661bc82e9838991e" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:d960de62227635d2e61068f42a6cb6aae91a7fe00fca0e3aeed17667c8a34611" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:352a88dc7892f1da66b6027af06a2e7e5d53fe05924cc2cfc56495b586a10b72" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:4e0ee01ad8260184db21468a6e1c37afa0529acc12c3a697ee498d3c2c4dcaf3" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e4c39ad2f512b4041343ea3c7894339e4ca7839ac38ca83d68a832fc8b3748ab" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:aaa71ee43a703c321906813bb252f69524f02aa05bf4eec85f0c41d5d62d0f4c" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:6cd8098517c64a85e790657e7b1e509b9fe07487fd358e19431cb120f7d96338" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-musllinux_1_2_i686.whl" , hash = "sha256:4adec039b8e2928983f885c53b7cc4cda8965b62b6596501a0308d2703f8af1b" } ,
{ file = "rpds_py-0.18.1-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:32b7daaa3e9389db3695964ce8e566e3413b0c43e3394c05e4b243a4cd7bef26" } ,
{ file = "rpds_py-0.18.1-cp39-none-win32.whl" , hash = "sha256:2625f03b105328729f9450c8badda34d5243231eef6535f80064d57035738360" } ,
{ file = "rpds_py-0.18.1-cp39-none-win_amd64.whl" , hash = "sha256:bf18932d0003c8c4d51a39f244231986ab23ee057d235a12b2684ea26a353590" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:cbfbea39ba64f5e53ae2915de36f130588bba71245b418060ec3330ebf85678e" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl" , hash = "sha256:a3d456ff2a6a4d2adcdf3c1c960a36f4fd2fec6e3b4902a42a384d17cf4e7a65" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7700936ef9d006b7ef605dc53aa364da2de5a3aa65516a1f3ce73bf82ecfc7ae" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:51584acc5916212e1bf45edd17f3a6b05fe0cbb40482d25e619f824dccb679de" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:942695a206a58d2575033ff1e42b12b2aece98d6003c6bc739fbf33d1773b12f" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b906b5f58892813e5ba5c6056d6a5ad08f358ba49f046d910ad992196ea61397" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f6f8e3fecca256fefc91bb6765a693d96692459d7d4c644660a9fff32e517843" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:7732770412bab81c5a9f6d20aeb60ae943a9b36dcd990d876a773526468e7163" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl" , hash = "sha256:bd1105b50ede37461c1d51b9698c4f4be6e13e69a908ab7751e3807985fc0346" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl" , hash = "sha256:618916f5535784960f3ecf8111581f4ad31d347c3de66d02e728de460a46303c" } ,
{ file = "rpds_py-0.18.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl" , hash = "sha256:17c6d2155e2423f7e79e3bb18151c686d40db42d8645e7977442170c360194d4" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:6c4c4c3f878df21faf5fac86eda32671c27889e13570645a9eea0a1abdd50922" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl" , hash = "sha256:fab6ce90574645a0d6c58890e9bcaac8d94dff54fb51c69e5522a7358b80ab64" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:531796fb842b53f2695e94dc338929e9f9dbf473b64710c28af5a160b2a8927d" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:740884bc62a5e2bbb31e584f5d23b32320fd75d79f916f15a788d527a5e83644" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:998125738de0158f088aef3cb264a34251908dd2e5d9966774fdab7402edfab7" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:e2be6e9dd4111d5b31ba3b74d17da54a8319d8168890fbaea4b9e5c3de630ae5" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d0cee71bc618cd93716f3c1bf56653740d2d13ddbd47673efa8bf41435a60daa" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:2c3caec4ec5cd1d18e5dd6ae5194d24ed12785212a90b37f5f7f06b8bedd7139" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl" , hash = "sha256:27bba383e8c5231cd559affe169ca0b96ec78d39909ffd817f28b166d7ddd4d8" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl" , hash = "sha256:a888e8bdb45916234b99da2d859566f1e8a1d2275a801bb8e4a9644e3c7e7909" } ,
{ file = "rpds_py-0.18.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl" , hash = "sha256:6031b25fb1b06327b43d841f33842b383beba399884f8228a6bb3df3088485ff" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:48c2faaa8adfacefcbfdb5f2e2e7bdad081e5ace8d182e5f4ade971f128e6bb3" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl" , hash = "sha256:d85164315bd68c0806768dc6bb0429c6f95c354f87485ee3593c4f6b14def2bd" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:6afd80f6c79893cfc0574956f78a0add8c76e3696f2d6a15bca2c66c415cf2d4" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:fa242ac1ff583e4ec7771141606aafc92b361cd90a05c30d93e343a0c2d82a89" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:d21be4770ff4e08698e1e8e0bce06edb6ea0626e7c8f560bc08222880aca6a6f" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5c45a639e93a0c5d4b788b2613bd637468edd62f8f95ebc6fcc303d58ab3f0a8" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:910e71711d1055b2768181efa0a17537b2622afeb0424116619817007f8a2b10" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:b9bb1f182a97880f6078283b3505a707057c42bf55d8fca604f70dedfdc0772a" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl" , hash = "sha256:1d54f74f40b1f7aaa595a02ff42ef38ca654b1469bef7d52867da474243cc633" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl" , hash = "sha256:8d2e182c9ee01135e11e9676e9a62dfad791a7a467738f06726872374a83db49" } ,
{ file = "rpds_py-0.18.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl" , hash = "sha256:636a15acc588f70fda1661234761f9ed9ad79ebed3f2125d44be0862708b666e" } ,
{ file = "rpds_py-0.18.1.tar.gz" , hash = "sha256:dc48b479d540770c811fbd1eb9ba2bb66951863e448efec2e2c102625328e92f" } ,
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "send2trash"
2024-05-29 08:23:14 +00:00
version = "1.8.3"
2023-06-22 11:45:15 +00:00
description = "Send file to trash natively under Mac OS X, Windows and Linux"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "Send2Trash-1.8.3-py3-none-any.whl" , hash = "sha256:0c31227e0bd08961c7665474a3d1ef7193929fedda4233843689baa056be46c9" } ,
{ file = "Send2Trash-1.8.3.tar.gz" , hash = "sha256:b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
nativelib = [ "pyobjc-framework-Cocoa" , "pywin32" ]
objc = [ "pyobjc-framework-Cocoa" ]
win32 = [ "pywin32" ]
[ [ package ] ]
name = "six"
version = "1.16.0"
description = "Python 2 and 3 compatibility utilities"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
files = [
{ file = "six-1.16.0-py2.py3-none-any.whl" , hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254" } ,
{ file = "six-1.16.0.tar.gz" , hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926" } ,
]
[ [ package ] ]
name = "sniffio"
2024-05-29 08:23:14 +00:00
version = "1.3.1"
2023-06-22 11:45:15 +00:00
description = "Sniff out which async library your code is running under"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "sniffio-1.3.1-py3-none-any.whl" , hash = "sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2" } ,
{ file = "sniffio-1.3.1.tar.gz" , hash = "sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "soupsieve"
2024-05-29 08:23:14 +00:00
version = "2.5"
2023-06-22 11:45:15 +00:00
description = "A modern CSS selector implementation for Beautiful Soup."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "soupsieve-2.5-py3-none-any.whl" , hash = "sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7" } ,
{ file = "soupsieve-2.5.tar.gz" , hash = "sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "stack-data"
2024-05-29 08:23:14 +00:00
version = "0.6.3"
2023-06-22 11:45:15 +00:00
description = "Extract data from python stack frames and tracebacks for informative displays"
optional = false
python-versions = "*"
files = [
2024-05-29 08:23:14 +00:00
{ file = "stack_data-0.6.3-py3-none-any.whl" , hash = "sha256:d5558e0c25a4cb0853cddad3d77da9891a08cb85dd9f9f91b9f8cd66e511e695" } ,
{ file = "stack_data-0.6.3.tar.gz" , hash = "sha256:836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
asttokens = ">=2.1.0"
executing = ">=1.2.0"
pure-eval = "*"
[ package . extras ]
tests = [ "cython" , "littleutils" , "pygments" , "pytest" , "typeguard" ]
[ [ package ] ]
name = "terminado"
2024-05-29 08:23:14 +00:00
version = "0.18.1"
2023-06-22 11:45:15 +00:00
description = "Tornado websocket backend for the Xterm.js Javascript terminal emulator library."
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "terminado-0.18.1-py3-none-any.whl" , hash = "sha256:a4468e1b37bb318f8a86514f65814e1afc977cf29b3992a4500d9dd305dcceb0" } ,
{ file = "terminado-0.18.1.tar.gz" , hash = "sha256:de09f2c4b85de4765f7714688fff57d3e75bad1f909b589fde880460c753fd2e" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
ptyprocess = { version = "*" , markers = "os_name != \"nt\"" }
pywinpty = { version = ">=1.1.0" , markers = "os_name == \"nt\"" }
tornado = ">=6.1.0"
[ package . extras ]
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx" ]
test = [ "pre-commit" , "pytest (>=7.0)" , "pytest-timeout" ]
2024-05-29 08:23:14 +00:00
typing = [ "mypy (>=1.6,<2.0)" , "traitlets (>=5.11.1)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "tinycss2"
2024-05-29 08:23:14 +00:00
version = "1.3.0"
2023-06-22 11:45:15 +00:00
description = "A tiny CSS parser"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "tinycss2-1.3.0-py3-none-any.whl" , hash = "sha256:54a8dbdffb334d536851be0226030e9505965bb2f30f21a4a82c55fb2a80fae7" } ,
{ file = "tinycss2-1.3.0.tar.gz" , hash = "sha256:152f9acabd296a8375fbca5b84c961ff95971fcfc32e79550c8df8e29118c54d" } ,
2023-06-22 11:45:15 +00:00
]
[ package . dependencies ]
webencodings = ">=0.4"
[ package . extras ]
doc = [ "sphinx" , "sphinx_rtd_theme" ]
2024-05-29 08:23:14 +00:00
test = [ "pytest" , "ruff" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "tornado"
2024-05-29 08:23:14 +00:00
version = "6.4"
2023-06-22 11:45:15 +00:00
description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed."
optional = false
python-versions = ">= 3.8"
files = [
2024-05-29 08:23:14 +00:00
{ file = "tornado-6.4-cp38-abi3-macosx_10_9_universal2.whl" , hash = "sha256:02ccefc7d8211e5a7f9e8bc3f9e5b0ad6262ba2fbb683a6443ecc804e5224ce0" } ,
{ file = "tornado-6.4-cp38-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:27787de946a9cffd63ce5814c33f734c627a87072ec7eed71f7fc4417bb16263" } ,
{ file = "tornado-6.4-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f7894c581ecdcf91666a0912f18ce5e757213999e183ebfc2c3fdbf4d5bd764e" } ,
{ file = "tornado-6.4-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:e43bc2e5370a6a8e413e1e1cd0c91bedc5bd62a74a532371042a18ef19e10579" } ,
{ file = "tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f0251554cdd50b4b44362f73ad5ba7126fc5b2c2895cc62b14a1c2d7ea32f212" } ,
{ file = "tornado-6.4-cp38-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:fd03192e287fbd0899dd8f81c6fb9cbbc69194d2074b38f384cb6fa72b80e9c2" } ,
{ file = "tornado-6.4-cp38-abi3-musllinux_1_1_i686.whl" , hash = "sha256:88b84956273fbd73420e6d4b8d5ccbe913c65d31351b4c004ae362eba06e1f78" } ,
{ file = "tornado-6.4-cp38-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:71ddfc23a0e03ef2df1c1397d859868d158c8276a0603b96cf86892bff58149f" } ,
{ file = "tornado-6.4-cp38-abi3-win32.whl" , hash = "sha256:6f8a6c77900f5ae93d8b4ae1196472d0ccc2775cc1dfdc9e7727889145c45052" } ,
{ file = "tornado-6.4-cp38-abi3-win_amd64.whl" , hash = "sha256:10aeaa8006333433da48dec9fe417877f8bcc21f48dda8d661ae79da357b2a63" } ,
{ file = "tornado-6.4.tar.gz" , hash = "sha256:72291fa6e6bc84e626589f1c29d90a5a6d593ef5ae68052ee2ef000dfd273dee" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "traitlets"
2024-05-29 08:23:14 +00:00
version = "5.14.3"
2023-06-22 11:45:15 +00:00
description = "Traitlets Python configuration system"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "traitlets-5.14.3-py3-none-any.whl" , hash = "sha256:b74e89e397b1ed28cc831db7aea759ba6640cb3de13090ca145426688ff1ac4f" } ,
{ file = "traitlets-5.14.3.tar.gz" , hash = "sha256:9ed0579d3502c94b4b3732ac120375cda96f923114522847de4b3bb98b96b6b7" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx" ]
2024-05-29 08:23:14 +00:00
test = [ "argcomplete (>=3.0.3)" , "mypy (>=1.7.0)" , "pre-commit" , "pytest (>=7.0,<8.2)" , "pytest-mock" , "pytest-mypy-testing" ]
[ [ package ] ]
name = "types-python-dateutil"
version = "2.9.0.20240316"
description = "Typing stubs for python-dateutil"
optional = false
python-versions = ">=3.8"
files = [
{ file = "types-python-dateutil-2.9.0.20240316.tar.gz" , hash = "sha256:5d2f2e240b86905e40944dd787db6da9263f0deabef1076ddaed797351ec0202" } ,
{ file = "types_python_dateutil-2.9.0.20240316-py3-none-any.whl" , hash = "sha256:6b8cb66d960771ce5ff974e9dd45e38facb81718cc1e208b10b1baccbfdbee3b" } ,
]
[ [ package ] ]
name = "typing-extensions"
version = "4.12.0"
description = "Backported and Experimental Type Hints for Python 3.8+"
optional = false
python-versions = ">=3.8"
files = [
{ file = "typing_extensions-4.12.0-py3-none-any.whl" , hash = "sha256:b349c66bea9016ac22978d800cfff206d5f9816951f12a7d0ec5578b0a819594" } ,
{ file = "typing_extensions-4.12.0.tar.gz" , hash = "sha256:8cbcdc8606ebcb0d95453ad7dc5065e6237b6aa230a31e81d0f440c30fed5fd8" } ,
]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "uri-template"
version = "1.3.0"
description = "RFC 6570 URI Template Processor"
optional = false
python-versions = ">=3.7"
files = [
{ file = "uri-template-1.3.0.tar.gz" , hash = "sha256:0e00f8eb65e18c7de20d595a14336e9f337ead580c70934141624b6d1ffdacc7" } ,
{ file = "uri_template-1.3.0-py3-none-any.whl" , hash = "sha256:a44a133ea12d44a0c0f06d7d42a52d71282e77e2f937d8abd5655b8d56fc1363" } ,
]
[ package . extras ]
dev = [ "flake8" , "flake8-annotations" , "flake8-bandit" , "flake8-bugbear" , "flake8-commas" , "flake8-comprehensions" , "flake8-continuation" , "flake8-datetimez" , "flake8-docstrings" , "flake8-import-order" , "flake8-literal" , "flake8-modern-annotations" , "flake8-noqa" , "flake8-pyproject" , "flake8-requirements" , "flake8-typechecking-import" , "flake8-use-fstring" , "mypy" , "pep8-naming" , "types-PyYAML" ]
2024-05-29 08:23:14 +00:00
[ [ package ] ]
name = "urllib3"
version = "2.2.1"
description = "HTTP library with thread-safe connection pooling, file post, and more."
optional = false
python-versions = ">=3.8"
files = [
{ file = "urllib3-2.2.1-py3-none-any.whl" , hash = "sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d" } ,
{ file = "urllib3-2.2.1.tar.gz" , hash = "sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" } ,
]
[ package . extras ]
brotli = [ "brotli (>=1.0.9)" , "brotlicffi (>=0.8.0)" ]
h2 = [ "h2 (>=4,<5)" ]
socks = [ "pysocks (>=1.5.6,!=1.5.7,<2.0)" ]
zstd = [ "zstandard (>=0.18.0)" ]
2023-06-22 11:45:15 +00:00
[ [ package ] ]
name = "wcwidth"
2024-05-29 08:23:14 +00:00
version = "0.2.13"
2023-06-22 11:45:15 +00:00
description = "Measures the displayed width of unicode strings in a terminal"
optional = false
python-versions = "*"
files = [
2024-05-29 08:23:14 +00:00
{ file = "wcwidth-0.2.13-py2.py3-none-any.whl" , hash = "sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859" } ,
{ file = "wcwidth-0.2.13.tar.gz" , hash = "sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5" } ,
2023-06-22 11:45:15 +00:00
]
[ [ package ] ]
name = "webcolors"
version = "1.13"
description = "A library for working with the color formats defined by HTML and CSS."
optional = false
python-versions = ">=3.7"
files = [
{ file = "webcolors-1.13-py3-none-any.whl" , hash = "sha256:29bc7e8752c0a1bd4a1f03c14d6e6a72e93d82193738fa860cbff59d0fcc11bf" } ,
{ file = "webcolors-1.13.tar.gz" , hash = "sha256:c225b674c83fa923be93d235330ce0300373d02885cef23238813b0d5668304a" } ,
]
[ package . extras ]
docs = [ "furo" , "sphinx" , "sphinx-copybutton" , "sphinx-inline-tabs" , "sphinx-notfound-page" , "sphinxext-opengraph" ]
tests = [ "pytest" , "pytest-cov" ]
[ [ package ] ]
name = "webencodings"
version = "0.5.1"
description = "Character encoding aliases for legacy web content"
optional = false
python-versions = "*"
files = [
{ file = "webencodings-0.5.1-py2.py3-none-any.whl" , hash = "sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78" } ,
{ file = "webencodings-0.5.1.tar.gz" , hash = "sha256:b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923" } ,
]
[ [ package ] ]
name = "websocket-client"
2024-05-29 08:23:14 +00:00
version = "1.8.0"
2023-06-22 11:45:15 +00:00
description = "WebSocket client for Python with low level API options"
optional = false
2024-05-29 08:23:14 +00:00
python-versions = ">=3.8"
2023-06-22 11:45:15 +00:00
files = [
2024-05-29 08:23:14 +00:00
{ file = "websocket_client-1.8.0-py3-none-any.whl" , hash = "sha256:17b44cc997f5c498e809b22cdf2d9c7a9e71c02c8cc2b6c56e7c2d1239bfa526" } ,
{ file = "websocket_client-1.8.0.tar.gz" , hash = "sha256:3239df9f44da632f96012472805d40a23281a991027ce11d2f45a6f24ac4c3da" } ,
2023-06-22 11:45:15 +00:00
]
[ package . extras ]
2024-05-29 08:23:14 +00:00
docs = [ "Sphinx (>=6.0)" , "myst-parser (>=2.0.0)" , "sphinx-rtd-theme (>=1.1.0)" ]
2023-06-22 11:45:15 +00:00
optional = [ "python-socks" , "wsaccel" ]
test = [ "websockets" ]
[ [ package ] ]
name = "widgetsnbextension"
2024-05-29 08:23:14 +00:00
version = "4.0.11"
2023-06-22 11:45:15 +00:00
description = "Jupyter interactive widgets for Jupyter Notebook"
optional = false
python-versions = ">=3.7"
files = [
2024-05-29 08:23:14 +00:00
{ file = "widgetsnbextension-4.0.11-py3-none-any.whl" , hash = "sha256:55d4d6949d100e0d08b94948a42efc3ed6dfdc0e9468b2c4b128c9a2ce3a7a36" } ,
{ file = "widgetsnbextension-4.0.11.tar.gz" , hash = "sha256:8b22a8f1910bfd188e596fe7fc05dcbd87e810c8a4ba010bdb3da86637398474" } ,
2023-06-22 11:45:15 +00:00
]
2023-06-22 11:37:53 +00:00
[ metadata ]
lock-version = "2.0"
python-versions = "^3.11"
2023-06-22 11:45:15 +00:00
content-hash = "997e9dca94362e72d183a8fb0b49d6ef13c867f1c8628ed706b64b889a74e025"