2025-03-06 05:02:00 +00:00
|
|
|
# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand.
|
2023-01-16 17:27:44 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "alabaster"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "0.7.13"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "A configurable sidebar-enabled Sphinx theme"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.6"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "alabaster-0.7.13-py3-none-any.whl", hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f82f3e9cefb0859b283cdd7f62a3"},
|
|
|
|
|
{file = "alabaster-0.7.13.tar.gz", hash = "sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-06-23 16:35:03 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "annotated-types"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
description = "Reusable constraint types to use with typing.Annotated"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-06-23 16:35:03 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "annotated_types-0.7.0-py3-none-any.whl", hash = "sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53"},
|
|
|
|
|
{file = "annotated_types-0.7.0.tar.gz", hash = "sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"},
|
|
|
|
|
]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "asgiref"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "3.8.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "ASGI specs, helper code, and adapters"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["main"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "asgiref-3.8.1-py3-none-any.whl", hash = "sha256:3e1e3ecc849832fe52ccf2cb6686b7a55f82bb1d6aee72a58826471390335e47"},
|
|
|
|
|
{file = "asgiref-3.8.1.tar.gz", hash = "sha256:c343bd80a0bec947a9860adb4c432ffa7db769836c64238fc34bdc3fec84d590"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-06-23 16:35:03 +00:00
|
|
|
[package.dependencies]
|
|
|
|
|
typing-extensions = {version = ">=4", markers = "python_version < \"3.11\""}
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "attrs"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "23.2.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Classes Without Boilerplate"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +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-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
cov = ["attrs[tests]", "coverage[toml] (>=5.3)"]
|
|
|
|
|
dev = ["attrs[tests]", "pre-commit"]
|
|
|
|
|
docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier", "zope-interface"]
|
|
|
|
|
tests = ["attrs[tests-no-zope]", "zope-interface"]
|
2025-03-06 05:02:00 +00:00
|
|
|
tests-mypy = ["mypy (>=1.6) ; platform_python_implementation == \"CPython\" and python_version >= \"3.8\"", "pytest-mypy-plugins ; platform_python_implementation == \"CPython\" and python_version >= \"3.8\""]
|
|
|
|
|
tests-no-zope = ["attrs[tests-mypy]", "cloudpickle ; platform_python_implementation == \"CPython\"", "hypothesis", "pympler", "pytest (>=4.3.0)", "pytest-xdist[psutil]"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "authlib"
|
2024-06-10 16:06:20 +00:00
|
|
|
version = "1.3.1"
|
2024-01-22 02:08:38 +00:00
|
|
|
description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-06-10 16:06:20 +00:00
|
|
|
{file = "Authlib-1.3.1-py2.py3-none-any.whl", hash = "sha256:d35800b973099bbadc49b42b256ecb80041ad56b7fe1216a362c7943c088f377"},
|
|
|
|
|
{file = "authlib-1.3.1.tar.gz", hash = "sha256:7ae843f03c06c5c0debd63c9db91f9fda64fa62a42a77419fa15fbb7e7a58917"},
|
2024-01-22 02:08:38 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
cryptography = "*"
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "babel"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2.15.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Internationalization utilities"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +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-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-06-23 16:35:03 +00:00
|
|
|
[package.extras]
|
|
|
|
|
dev = ["freezegun (>=1.0,<2.0)", "pytest (>=6.0)", "pytest-cov"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "certifi"
|
2024-07-06 02:30:47 +00:00
|
|
|
version = "2024.7.4"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Python package for providing Mozilla's CA Bundle."
|
|
|
|
|
optional = false
|
2022-12-15 19:51:29 +00:00
|
|
|
python-versions = ">=3.6"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-07-06 02:30:47 +00:00
|
|
|
{file = "certifi-2024.7.4-py3-none-any.whl", hash = "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90"},
|
|
|
|
|
{file = "certifi-2024.7.4.tar.gz", hash = "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "cffi"
|
|
|
|
|
version = "1.16.0"
|
|
|
|
|
description = "Foreign Function Interface for Python calling C code."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
|
|
|
|
markers = "platform_python_implementation != \"PyPy\""
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
|
|
|
|
{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"},
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
pycparser = "*"
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
2021-12-19 04:25:44 +00:00
|
|
|
name = "charset-normalizer"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "3.3.2"
|
2021-12-19 04:25:44 +00:00
|
|
|
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
2021-06-17 23:36:29 +00:00
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.7.0"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{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-01-16 17:27:44 +00:00
|
|
|
]
|
2021-12-19 04:25:44 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "click"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "8.1.7"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Composable command line interface toolkit"
|
|
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"},
|
|
|
|
|
{file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "colorama"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "0.4.6"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Cross-platform colored terminal text."
|
|
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
|
|
|
|
|
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2025-06-02 15:57:18 +00:00
|
|
|
markers = {docs = "sys_platform == \"win32\"", test = "platform_system == \"Windows\" or sys_platform == \"win32\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "coverage"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "7.5.4"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Code coverage measurement for Python"
|
|
|
|
|
optional = false
|
2023-10-30 15:57:29 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "coverage-7.5.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6cfb5a4f556bb51aba274588200a46e4dd6b505fb1a5f8c5ae408222eb416f99"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2174e7c23e0a454ffe12267a10732c273243b4f2d50d07544a91198f05c48f47"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2214ee920787d85db1b6a0bd9da5f8503ccc8fcd5814d90796c2f2493a2f4d2e"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1137f46adb28e3813dec8c01fefadcb8c614f33576f672962e323b5128d9a68d"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b385d49609f8e9efc885790a5a0e89f2e3ae042cdf12958b6034cc442de428d3"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:b4a474f799456e0eb46d78ab07303286a84a3140e9700b9e154cfebc8f527016"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:5cd64adedf3be66f8ccee418473c2916492d53cbafbfcff851cbec5a8454b136"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:e564c2cf45d2f44a9da56f4e3a26b2236504a496eb4cb0ca7221cd4cc7a9aca9"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-win32.whl", hash = "sha256:7076b4b3a5f6d2b5d7f1185fde25b1e54eb66e647a1dfef0e2c2bfaf9b4c88c8"},
|
|
|
|
|
{file = "coverage-7.5.4-cp310-cp310-win_amd64.whl", hash = "sha256:018a12985185038a5b2bcafab04ab833a9a0f2c59995b3cec07e10074c78635f"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:db14f552ac38f10758ad14dd7b983dbab424e731588d300c7db25b6f89e335b5"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3257fdd8e574805f27bb5342b77bc65578e98cbc004a92232106344053f319ba"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3a6612c99081d8d6134005b1354191e103ec9705d7ba2754e848211ac8cacc6b"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d45d3cbd94159c468b9b8c5a556e3f6b81a8d1af2a92b77320e887c3e7a5d080"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ed550e7442f278af76d9d65af48069f1fb84c9f745ae249c1a183c1e9d1b025c"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:7a892be37ca35eb5019ec85402c3371b0f7cda5ab5056023a7f13da0961e60da"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:8192794d120167e2a64721d88dbd688584675e86e15d0569599257566dec9bf0"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:820bc841faa502e727a48311948e0461132a9c8baa42f6b2b84a29ced24cc078"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-win32.whl", hash = "sha256:6aae5cce399a0f065da65c7bb1e8abd5c7a3043da9dceb429ebe1b289bc07806"},
|
|
|
|
|
{file = "coverage-7.5.4-cp311-cp311-win_amd64.whl", hash = "sha256:d2e344d6adc8ef81c5a233d3a57b3c7d5181f40e79e05e1c143da143ccb6377d"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:54317c2b806354cbb2dc7ac27e2b93f97096912cc16b18289c5d4e44fc663233"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:042183de01f8b6d531e10c197f7f0315a61e8d805ab29c5f7b51a01d62782747"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a6bb74ed465d5fb204b2ec41d79bcd28afccf817de721e8a807d5141c3426638"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b3d45ff86efb129c599a3b287ae2e44c1e281ae0f9a9bad0edc202179bcc3a2e"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5013ed890dc917cef2c9f765c4c6a8ae9df983cd60dbb635df8ed9f4ebc9f555"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:1014fbf665fef86cdfd6cb5b7371496ce35e4d2a00cda501cf9f5b9e6fced69f"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:3684bc2ff328f935981847082ba4fdc950d58906a40eafa93510d1b54c08a66c"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:581ea96f92bf71a5ec0974001f900db495488434a6928a2ca7f01eee20c23805"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-win32.whl", hash = "sha256:73ca8fbc5bc622e54627314c1a6f1dfdd8db69788f3443e752c215f29fa87a0b"},
|
|
|
|
|
{file = "coverage-7.5.4-cp312-cp312-win_amd64.whl", hash = "sha256:cef4649ec906ea7ea5e9e796e68b987f83fa9a718514fe147f538cfeda76d7a7"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cdd31315fc20868c194130de9ee6bfd99755cc9565edff98ecc12585b90be882"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:02ff6e898197cc1e9fa375581382b72498eb2e6d5fc0b53f03e496cfee3fac6d"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d05c16cf4b4c2fc880cb12ba4c9b526e9e5d5bb1d81313d4d732a5b9fe2b9d53"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c5986ee7ea0795a4095ac4d113cbb3448601efca7f158ec7f7087a6c705304e4"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5df54843b88901fdc2f598ac06737f03d71168fd1175728054c8f5a2739ac3e4"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:ab73b35e8d109bffbda9a3e91c64e29fe26e03e49addf5b43d85fc426dde11f9"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:aea072a941b033813f5e4814541fc265a5c12ed9720daef11ca516aeacd3bd7f"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:16852febd96acd953b0d55fc842ce2dac1710f26729b31c80b940b9afcd9896f"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-win32.whl", hash = "sha256:8f894208794b164e6bd4bba61fc98bf6b06be4d390cf2daacfa6eca0a6d2bb4f"},
|
|
|
|
|
{file = "coverage-7.5.4-cp38-cp38-win_amd64.whl", hash = "sha256:e2afe743289273209c992075a5a4913e8d007d569a406ffed0bd080ea02b0633"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b95c3a8cb0463ba9f77383d0fa8c9194cf91f64445a63fc26fb2327e1e1eb088"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:3d7564cc09dd91b5a6001754a5b3c6ecc4aba6323baf33a12bd751036c998be4"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:44da56a2589b684813f86d07597fdf8a9c6ce77f58976727329272f5a01f99f7"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e16f3d6b491c48c5ae726308e6ab1e18ee830b4cdd6913f2d7f77354b33f91c8"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dbc5958cb471e5a5af41b0ddaea96a37e74ed289535e8deca404811f6cb0bc3d"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:a04e990a2a41740b02d6182b498ee9796cf60eefe40cf859b016650147908029"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:ddbd2f9713a79e8e7242d7c51f1929611e991d855f414ca9996c20e44a895f7c"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:b1ccf5e728ccf83acd313c89f07c22d70d6c375a9c6f339233dcf792094bcbf7"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-win32.whl", hash = "sha256:56b4eafa21c6c175b3ede004ca12c653a88b6f922494b023aeb1e836df953ace"},
|
|
|
|
|
{file = "coverage-7.5.4-cp39-cp39-win_amd64.whl", hash = "sha256:65e528e2e921ba8fd67d9055e6b9f9e34b21ebd6768ae1c1723f4ea6ace1234d"},
|
|
|
|
|
{file = "coverage-7.5.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:79b356f3dd5b26f3ad23b35c75dbdaf1f9e2450b6bcefc6d0825ea0aa3f86ca5"},
|
|
|
|
|
{file = "coverage-7.5.4.tar.gz", hash = "sha256:a44963520b069e12789d0faea4e9fdb1e410cdc4aab89d94f7f55cbb7fef0353"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-10-29 03:00:55 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2022-06-04 19:07:37 +00:00
|
|
|
tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2025-03-06 05:02:00 +00:00
|
|
|
toml = ["tomli ; python_full_version <= \"3.11.0a6\""]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "cryptography"
|
2024-09-04 00:28:20 +00:00
|
|
|
version = "43.0.1"
|
2024-01-22 02:08:38 +00:00
|
|
|
description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-09-04 00:28:20 +00:00
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:8385d98f6a3bf8bb2d65a73e17ed87a3ba84f6991c155691c51112075f9ffc5d"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:27e613d7077ac613e399270253259d9d53872aaf657471473ebfc9a52935c062"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68aaecc4178e90719e95298515979814bda0cbada1256a4485414860bd7ab962"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:de41fd81a41e53267cb020bb3a7212861da53a7d39f863585d13ea11049cf277"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:f98bf604c82c416bc829e490c700ca1553eafdf2912a91e23a79d97d9801372a"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:61ec41068b7b74268fa86e3e9e12b9f0c21fcf65434571dbb13d954bceb08042"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:014f58110f53237ace6a408b5beb6c427b64e084eb451ef25a28308270086494"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-win32.whl", hash = "sha256:2bd51274dcd59f09dd952afb696bf9c61a7a49dfc764c04dd33ef7a6b502a1e2"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp37-abi3-win_amd64.whl", hash = "sha256:666ae11966643886c2987b3b721899d250855718d6d9ce41b521252a17985f4d"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:ac119bb76b9faa00f48128b7f5679e1d8d437365c5d26f1c2c3f0da4ce1b553d"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1bbcce1a551e262dfbafb6e6252f1ae36a248e615ca44ba302df077a846a8806"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:58d4e9129985185a06d849aa6df265bdd5a74ca6e1b736a77959b498e0505b85"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:d03a475165f3134f773d1388aeb19c2d25ba88b6a9733c5c590b9ff7bbfa2e0c"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:511f4273808ab590912a93ddb4e3914dfd8a388fed883361b02dea3791f292e1"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:80eda8b3e173f0f247f711eef62be51b599b5d425c429b5d4ca6a05e9e856baa"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:38926c50cff6f533f8a2dae3d7f19541432610d114a70808f0926d5aaa7121e4"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-win32.whl", hash = "sha256:a575913fb06e05e6b4b814d7f7468c2c660e8bb16d8d5a1faf9b33ccc569dd47"},
|
|
|
|
|
{file = "cryptography-43.0.1-cp39-abi3-win_amd64.whl", hash = "sha256:d75601ad10b059ec832e78823b348bfa1a59f6b8d545db3a24fd44362a1564cb"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:ea25acb556320250756e53f9e20a4177515f012c9eaea17eb7587a8c4d8ae034"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:c1332724be35d23a854994ff0b66530119500b6053d0bd3363265f7e5e77288d"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:fba1007b3ef89946dbbb515aeeb41e30203b004f0b4b00e5e16078b518563289"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:5b43d1ea6b378b54a1dc99dd8a2b5be47658fe9a7ce0a58ff0b55f4b43ef2b84"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:88cce104c36870d70c49c7c8fd22885875d950d9ee6ab54df2745f83ba0dc365"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:9d3cdb25fa98afdd3d0892d132b8d7139e2c087da1712041f6b762e4f807cc96"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:e710bf40870f4db63c3d7d929aa9e09e4e7ee219e703f949ec4073b4294f6172"},
|
|
|
|
|
{file = "cryptography-43.0.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:7c05650fe8023c5ed0d46793d4b7d7e6cd9c04e68eabe5b0aeea836e37bdcec2"},
|
|
|
|
|
{file = "cryptography-43.0.1.tar.gz", hash = "sha256:203e92a75716d8cfb491dc47c79e17d0d9207ccffcbcb35f598fbe463ae3444d"},
|
2024-01-22 02:08:38 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-02-12 19:26:35 +00:00
|
|
|
cffi = {version = ">=1.12", markers = "platform_python_implementation != \"PyPy\""}
|
2024-01-22 02:08:38 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
docs = ["sphinx (>=5.3.0)", "sphinx-rtd-theme (>=1.1.1)"]
|
2024-02-12 19:26:35 +00:00
|
|
|
docstest = ["pyenchant (>=1.6.11)", "readme-renderer", "sphinxcontrib-spelling (>=4.0.1)"]
|
2024-01-22 02:08:38 +00:00
|
|
|
nox = ["nox"]
|
2024-02-12 19:26:35 +00:00
|
|
|
pep8test = ["check-sdist", "click", "mypy", "ruff"]
|
2024-01-22 02:08:38 +00:00
|
|
|
sdist = ["build"]
|
|
|
|
|
ssh = ["bcrypt (>=3.1.5)"]
|
2024-09-04 00:28:20 +00:00
|
|
|
test = ["certifi", "cryptography-vectors (==43.0.1)", "pretend", "pytest (>=6.2.0)", "pytest-benchmark", "pytest-cov", "pytest-xdist"]
|
2024-01-22 02:08:38 +00:00
|
|
|
test-randomorder = ["pytest-randomly"]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
2023-02-06 16:07:59 +00:00
|
|
|
name = "django"
|
2025-02-08 16:30:57 +00:00
|
|
|
version = "4.2.19"
|
2023-02-10 17:01:34 +00:00
|
|
|
description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design."
|
2021-06-17 23:36:29 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["main"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2025-02-08 16:30:57 +00:00
|
|
|
{file = "Django-4.2.19-py3-none-any.whl", hash = "sha256:a104e13f219fc55996a4e416ef7d18ab4eeb44e0aa95174c192f16cda9f94e75"},
|
|
|
|
|
{file = "Django-4.2.19.tar.gz", hash = "sha256:6c833be4b0ca614f0a919472a1028a3bbdeb6f056fa04023aeb923346ba2c306"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-04-05 14:21:56 +00:00
|
|
|
asgiref = ">=3.6.0,<4"
|
|
|
|
|
sqlparse = ">=0.3.1"
|
2023-02-10 17:01:34 +00:00
|
|
|
tzdata = {version = "*", markers = "sys_platform == \"win32\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-08-22 02:22:03 +00:00
|
|
|
argon2 = ["argon2-cffi (>=19.1.0)"]
|
2022-09-01 14:08:04 +00:00
|
|
|
bcrypt = ["bcrypt"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "doc8"
|
2024-09-03 02:39:18 +00:00
|
|
|
version = "1.1.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Style checker for Sphinx (or other) RST documentation"
|
|
|
|
|
optional = false
|
2023-12-14 02:22:19 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-09-03 02:39:18 +00:00
|
|
|
{file = "doc8-1.1.2-py3-none-any.whl", hash = "sha256:e787b3076b391b8b49400da5d018bacafe592dfc0a04f35a9be22d0122b82b59"},
|
|
|
|
|
{file = "doc8-1.1.2.tar.gz", hash = "sha256:1225f30144e1cc97e388dbaf7fe3e996d2897473a53a6dae268ddde21c354b98"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-09-03 02:39:18 +00:00
|
|
|
docutils = ">=0.19,<=0.21.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
Pygments = "*"
|
|
|
|
|
restructuredtext-lint = ">=0.7"
|
|
|
|
|
stevedore = "*"
|
2023-12-14 02:22:19 +00:00
|
|
|
tomli = {version = "*", markers = "python_version < \"3.11\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "docutils"
|
2023-12-14 02:22:19 +00:00
|
|
|
version = "0.20.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Docutils -- Python Documentation Utilities"
|
|
|
|
|
optional = false
|
2024-06-25 02:43:53 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2024-06-25 02:43:53 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "docutils-0.20.1-py3-none-any.whl", hash = "sha256:96f387a2c5562db4476f09f13bbab2192e764cac08ebbf3a34a95d9b1e4a59d6"},
|
|
|
|
|
{file = "docutils-0.20.1.tar.gz", hash = "sha256:f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dparse"
|
2024-11-13 02:43:41 +00:00
|
|
|
version = "0.6.4"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "A parser for Python dependency files"
|
|
|
|
|
optional = false
|
2024-01-22 02:08:38 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-11-13 02:43:41 +00:00
|
|
|
{file = "dparse-0.6.4-py3-none-any.whl", hash = "sha256:fbab4d50d54d0e739fbb4dedfc3d92771003a5b9aa8545ca7a7045e3b174af57"},
|
|
|
|
|
{file = "dparse-0.6.4.tar.gz", hash = "sha256:90b29c39e3edc36c6284c82c4132648eaf28a01863eb3c231c2512196132201a"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
packaging = "*"
|
2024-01-22 02:08:38 +00:00
|
|
|
tomli = {version = "*", markers = "python_version < \"3.11\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-11-13 02:43:41 +00:00
|
|
|
all = ["pipenv", "poetry", "pyyaml"]
|
2022-09-20 15:57:21 +00:00
|
|
|
conda = ["pyyaml"]
|
2021-06-17 23:36:29 +00:00
|
|
|
pipenv = ["pipenv"]
|
2024-01-22 02:08:38 +00:00
|
|
|
poetry = ["poetry"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2022-08-12 20:27:46 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "exceptiongroup"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "1.2.1"
|
2022-08-12 20:27:46 +00:00
|
|
|
description = "Backport of PEP 654 (exception groups)"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
|
|
|
|
markers = "python_version < \"3.11\""
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"},
|
|
|
|
|
{file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2022-08-12 20:27:46 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
test = ["pytest (>=6)"]
|
|
|
|
|
|
2024-07-05 02:45:00 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "filelock"
|
2024-12-23 02:08:29 +00:00
|
|
|
version = "3.16.1"
|
2024-07-05 02:45:00 +00:00
|
|
|
description = "A platform independent file lock."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-07-05 02:45:00 +00:00
|
|
|
files = [
|
2024-12-23 02:08:29 +00:00
|
|
|
{file = "filelock-3.16.1-py3-none-any.whl", hash = "sha256:2082e5703d51fbf98ea75855d9d5527e33d8ff23099bec374a134febee6946b0"},
|
|
|
|
|
{file = "filelock-3.16.1.tar.gz", hash = "sha256:c249fbfcd5db47e5e2d6d62198e565475ee65e4831e2561c8e313fa7eb961435"},
|
2024-07-05 02:45:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
2024-12-23 02:08:29 +00:00
|
|
|
docs = ["furo (>=2024.8.6)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4.1)"]
|
|
|
|
|
testing = ["covdefaults (>=2.3)", "coverage (>=7.6.1)", "diff-cover (>=9.2)", "pytest (>=8.3.3)", "pytest-asyncio (>=0.24)", "pytest-cov (>=5)", "pytest-mock (>=3.14)", "pytest-timeout (>=2.3.1)", "virtualenv (>=20.26.4)"]
|
2025-03-06 05:02:00 +00:00
|
|
|
typing = ["typing-extensions (>=4.12.2) ; python_version < \"3.11\""]
|
2024-07-05 02:45:00 +00:00
|
|
|
|
2022-08-12 20:27:46 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "hypothesis"
|
2024-10-10 02:44:31 +00:00
|
|
|
version = "6.113.0"
|
2022-08-12 20:27:46 +00:00
|
|
|
description = "A library for property-based testing"
|
|
|
|
|
optional = false
|
2023-06-28 03:00:01 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-10-10 02:44:31 +00:00
|
|
|
{file = "hypothesis-6.113.0-py3-none-any.whl", hash = "sha256:d539180eb2bb71ed28a23dfe94e67c851f9b09f3ccc4125afad43f17e32e2bad"},
|
|
|
|
|
{file = "hypothesis-6.113.0.tar.gz", hash = "sha256:5556ac66fdf72a4ccd5d237810f7cf6bdcd00534a4485015ef881af26e20f7c7"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2022-08-12 20:27:46 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-12-11 02:29:10 +00:00
|
|
|
attrs = ">=22.2.0"
|
2022-10-31 16:13:31 +00:00
|
|
|
exceptiongroup = {version = ">=1.0.0", markers = "python_version < \"3.11\""}
|
2022-08-12 20:27:46 +00:00
|
|
|
sortedcontainers = ">=2.1.0,<3.0.0"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
2025-03-06 05:02:00 +00:00
|
|
|
all = ["backports.zoneinfo (>=0.2.1) ; python_version < \"3.9\"", "black (>=19.10b0)", "click (>=7.0)", "crosshair-tool (>=0.0.73)", "django (>=3.2)", "dpcontracts (>=0.4)", "hypothesis-crosshair (>=0.0.14)", "lark (>=0.10.1)", "libcst (>=0.3.16)", "numpy (>=1.17.3)", "pandas (>=1.1)", "pytest (>=4.6)", "python-dateutil (>=1.4)", "pytz (>=2014.1)", "redis (>=3.0.0)", "rich (>=9.0.0)", "tzdata (>=2024.2) ; sys_platform == \"win32\" or sys_platform == \"emscripten\""]
|
2022-09-01 14:08:04 +00:00
|
|
|
cli = ["black (>=19.10b0)", "click (>=7.0)", "rich (>=9.0.0)"]
|
2022-08-15 02:26:30 +00:00
|
|
|
codemods = ["libcst (>=0.3.16)"]
|
2024-10-10 02:44:31 +00:00
|
|
|
crosshair = ["crosshair-tool (>=0.0.73)", "hypothesis-crosshair (>=0.0.14)"]
|
2022-08-22 02:22:03 +00:00
|
|
|
dateutil = ["python-dateutil (>=1.4)"]
|
|
|
|
|
django = ["django (>=3.2)"]
|
|
|
|
|
dpcontracts = ["dpcontracts (>=0.4)"]
|
|
|
|
|
ghostwriter = ["black (>=19.10b0)"]
|
2022-12-15 19:59:03 +00:00
|
|
|
lark = ["lark (>=0.10.1)"]
|
2023-06-28 03:00:01 +00:00
|
|
|
numpy = ["numpy (>=1.17.3)"]
|
2023-04-28 02:59:05 +00:00
|
|
|
pandas = ["pandas (>=1.1)"]
|
2022-08-22 02:22:03 +00:00
|
|
|
pytest = ["pytest (>=4.6)"]
|
|
|
|
|
pytz = ["pytz (>=2014.1)"]
|
|
|
|
|
redis = ["redis (>=3.0.0)"]
|
2025-03-06 05:02:00 +00:00
|
|
|
zoneinfo = ["backports.zoneinfo (>=0.2.1) ; python_version < \"3.9\"", "tzdata (>=2024.2) ; sys_platform == \"win32\" or sys_platform == \"emscripten\""]
|
2022-08-12 20:27:46 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "idna"
|
2024-04-12 02:02:51 +00:00
|
|
|
version = "3.7"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Internationalized Domain Names in Applications (IDNA)"
|
|
|
|
|
optional = false
|
2021-12-19 04:25:44 +00:00
|
|
|
python-versions = ">=3.5"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-04-12 02:02:51 +00:00
|
|
|
{file = "idna-3.7-py3-none-any.whl", hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0"},
|
|
|
|
|
{file = "idna-3.7.tar.gz", hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "imagesize"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "1.4.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Getting image size from png/jpeg/jpeg2000/gif file"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2021-06-17 23:36:29 +00:00
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "imagesize-1.4.1-py2.py3-none-any.whl", hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b"},
|
|
|
|
|
{file = "imagesize-1.4.1.tar.gz", hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "importlib-metadata"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "7.2.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Read metadata from Python packages"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
|
|
|
|
markers = "python_version < \"3.10\""
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "importlib_metadata-7.2.1-py3-none-any.whl", hash = "sha256:ffef94b0b66046dd8ea2d619b701fe978d9264d38f3998bc4c27ec3b146a87c8"},
|
|
|
|
|
{file = "importlib_metadata-7.2.1.tar.gz", hash = "sha256:509ecb2ab77071db5137c655e24ceb3eee66e7bbc6574165d0d114d9fc4bbe68"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
zipp = ">=0.5"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
2022-01-18 00:28:18 +00:00
|
|
|
perf = ["ipython"]
|
2025-03-06 05:02:00 +00:00
|
|
|
test = ["flufl.flake8", "importlib-resources (>=1.3) ; python_version < \"3.9\"", "jaraco.test (>=5.4)", "packaging", "pyfakefs", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy", "pytest-perf (>=0.9.2)", "pytest-ruff (>=0.2.1)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iniconfig"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "2.0.0"
|
|
|
|
|
description = "brain-dead simple config-ini parsing"
|
2021-06-17 23:36:29 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
|
|
|
|
|
{file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jinja2"
|
2025-03-06 05:02:00 +00:00
|
|
|
version = "3.1.6"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "A very fast and expressive template engine."
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-05-05 21:20:06 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2025-03-06 05:02:00 +00:00
|
|
|
{file = "jinja2-3.1.6-py3-none-any.whl", hash = "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67"},
|
|
|
|
|
{file = "jinja2-3.1.6.tar.gz", hash = "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
MarkupSafe = ">=2.0"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
i18n = ["Babel (>=2.7)"]
|
|
|
|
|
|
2025-02-17 02:30:35 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "levenshtein"
|
|
|
|
|
version = "0.25.1"
|
|
|
|
|
description = "Python extension for computing string edit distances and similarities."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2025-02-17 02:30:35 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:eb4d1ec9f2dcbde1757c4b7fb65b8682bc2de45b9552e201988f287548b7abdf"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:b4d9fa3affef48a7e727cdbd0d9502cd060da86f34d8b3627edd769d347570e2"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c1b6cd186e58196ff8b402565317e9346b408d0c04fa0ed12ce4868c0fcb6d03"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:82637ef5428384dd1812849dd7328992819bf0c4a20bff0a3b3ee806821af7ed"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e73656da6cc3e32a6e4bcd48562fcb64599ef124997f2c91f5320d7f1532c069"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5abff796f92cdfba69b9cbf6527afae918d0e95cbfac000bd84017f74e0bd427"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:38827d82f2ca9cb755da6f03e686866f2f411280db005f4304272378412b4cba"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2b989df1e3231261a87d68dfa001a2070771e178b09650f9cf99a20e3d3abc28"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:2011d3b3897d438a2f88ef7aed7747f28739cae8538ec7c18c33dd989930c7a0"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:6c375b33ec7acc1c6855e8ee8c7c8ac6262576ffed484ff5c556695527f49686"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:ce0cb9dd012ef1bf4d5b9d40603e7709b6581aec5acd32fcea9b371b294ca7aa"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:9da9ecb81bae67d784defed7274f894011259b038ec31f2339c4958157970115"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:3bd7be5dbe5f4a1b691f381e39512927b39d1e195bd0ad61f9bf217a25bf36c9"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-win32.whl", hash = "sha256:f6abb9ced98261de67eb495b95e1d2325fa42b0344ed5763f7c0f36ee2e2bdba"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-win_amd64.whl", hash = "sha256:97581af3e0a6d359af85c6cf06e51f77f4d635f7109ff7f8ed7fd634d8d8c923"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp310-cp310-win_arm64.whl", hash = "sha256:9ba008f490788c6d8d5a10735fcf83559965be97e4ef0812db388a84b1cc736a"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f57d9cf06dac55c2d2f01f0d06e32acc074ab9a902921dc8fddccfb385053ad5"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:22b60c6d791f4ca67a3686b557ddb2a48de203dae5214f220f9dddaab17f44bb"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d0444ee62eccf1e6cedc7c5bc01a9face6ff70cc8afa3f3ca9340e4e16f601a4"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7e8758be8221a274c83924bae8dd8f42041792565a3c3bdd3c10e3f9b4a5f94e"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:147221cfb1d03ed81d22fdd2a4c7fc2112062941b689e027a30d2b75bbced4a3"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a454d5bc4f4a289f5471418788517cc122fcc00d5a8aba78c54d7984840655a2"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5c25f3778bbac78286bef2df0ca80f50517b42b951af0a5ddaec514412f79fac"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:181486cf465aff934694cc9a19f3898a1d28025a9a5f80fc1608217e7cd1c799"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:b8db9f672a5d150706648b37b044dba61f36ab7216c6a121cebbb2899d7dfaa3"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:f2a69fe5ddea586d439f9a50d0c51952982f6c0db0e3573b167aa17e6d1dfc48"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:3b684675a3bd35efa6997856e73f36c8a41ef62519e0267dcbeefd15e26cae71"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:cc707ef7edb71f6bf8339198b929ead87c022c78040e41668a4db68360129cef"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:41512c436b8c691326e2d07786d906cba0e92b5e3f455bf338befb302a0ca76d"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-win32.whl", hash = "sha256:2a3830175c01ade832ba0736091283f14a6506a06ffe8c846f66d9fbca91562f"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-win_amd64.whl", hash = "sha256:9e0af4e6e023e0c8f79af1d1ca5f289094eb91201f08ad90f426d71e4ae84052"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp311-cp311-win_arm64.whl", hash = "sha256:38e5d9a1d737d7b49fa17d6a4c03a0359288154bf46dc93b29403a9dd0cd1a7d"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:4a40fa16ecd0bf9e557db67131aabeea957f82fe3e8df342aa413994c710c34e"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:4f7d2045d5927cffa65a0ac671c263edbfb17d880fdce2d358cd0bda9bcf2b6d"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40f96590539f9815be70e330b4d2efcce0219db31db5a22fffe99565192f5662"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2d78512dd25b572046ff86d8903bec283c373063349f8243430866b6a9946425"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c161f24a1b216e8555c874c7dd70c1a0d98f783f252a16c9face920a8b8a6f3e"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:06ebbfd010a00490795f478d18d7fa2ffc79c9c03fc03b678081f31764d16bab"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eaa9ec0a4489ebfb25a9ec2cba064ed68d0d2485b8bc8b7203f84a7874755e0f"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:26408938a6db7b252824a701545d50dc9cdd7a3e4c7ee70834cca17953b76ad8"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:330ec2faff957281f4e6a1a8c88286d1453e1d73ee273ea0f937e0c9281c2156"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:9115d1b08626dfdea6f3955cb49ba5a578f7223205f80ead0038d6fc0442ce13"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:bbd602edab758e93a5c67bf0d8322f374a47765f1cdb6babaf593a64dc9633ad"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:b930b4df32cd3aabbed0e9f0c4fdd1ea4090a5c022ba9f1ae4ab70ccf1cf897a"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:dd66fb51f88a3f73a802e1ff19a14978ddc9fbcb7ce3a667ca34f95ef54e0e44"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-win32.whl", hash = "sha256:386de94bd1937a16ae3c8f8b7dd2eff1b733994ecf56ce4d05dfdd0e776d0261"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-win_amd64.whl", hash = "sha256:9ee1902153d47886c9787598a4a5c324ce7fde44d44daa34fcf3652ac0de21bc"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp312-cp312-win_arm64.whl", hash = "sha256:b56a7e7676093c3aee50402226f4079b15bd21b5b8f1820f9d6d63fe99dc4927"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:6b5dfdf6a0e2f35fd155d4c26b03398499c24aba7bc5db40245789c46ad35c04"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:355ff797f704459ddd8b95354d699d0d0642348636c92d5e67b49be4b0e6112b"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:933b827a3b721210fff522f3dca9572f9f374a0e88fa3a6c7ee3164406ae7794"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:be1da669a240f272d904ab452ad0a1603452e190f4e03e886e6b3a9904152b89"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:265cbd78962503a26f2bea096258a3b70b279bb1a74a525c671d3ee43a190f9c"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:63cc4d53a35e673b12b721a58b197b4a65734688fb72aa1987ce63ed612dca96"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:75fee0c471b8799c70dad9d0d5b70f1f820249257f9617601c71b6c1b37bee92"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:045d6b0db124fbd37379b2b91f6d0786c2d9220e7a848e2dd31b99509a321240"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:db7a2e9c51ac9cc2fd5679484f1eac6e0ab2085cb181240445f7fbf10df73230"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:c379c588aa0d93d4607db7eb225fd683263d49669b1bbe49e28c978aa6a4305d"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:966dd00424df7f69b78da02a29b530fbb6c1728e9002a2925ed7edf26b231924"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:09daa6b068709cc1e68b670a706d928ed8f0b179a26161dd04b3911d9f757525"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:d6bed0792635081accf70a7e11cfece986f744fddf46ce26808cd8bfc067e430"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-win32.whl", hash = "sha256:28e7b7faf5a745a690d1b1706ab82a76bbe9fa6b729d826f0cfdd24fd7c19740"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp38-cp38-win_amd64.whl", hash = "sha256:8ca0cc9b9e07316b5904f158d5cfa340d55b4a3566ac98eaac9f087c6efb9a1a"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:45682cdb3ac4a5465c01b2dce483bdaa1d5dcd1a1359fab37d26165b027d3de2"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:f8dc3e63c4cd746ec162a4cd744c6dde857e84aaf8c397daa46359c3d54e6219"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:01ad1eb09933a499a49923e74e05b1428ca4ef37fed32965fef23f1334a11563"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cbb4e8c4b8b7bbe0e1aa64710b806b6c3f31d93cb14969ae2c0eff0f3a592db8"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b48d1fe224b365975002e3e2ea947cbb91d2936a16297859b71c4abe8a39932c"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a164df16d876aab0a400f72aeac870ea97947ea44777c89330e9a16c7dc5cc0e"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:995d3bcedcf64be6ceca423f6cfe29184a36d7c4cbac199fdc9a0a5ec7196cf5"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bdaf62d637bef6711d6f3457e2684faab53b2db2ed53c05bc0dc856464c74742"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:af9de3b5f8f5f3530cfd97daab9ab480d1b121ef34d8c0aa5bab0c645eae219e"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:78fba73c352383b356a30c4674e39f086ffef7122fa625e7550b98be2392d387"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:9e0df0dcea3943321398f72e330c089b5d5447318310db6f17f5421642f3ade6"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:387f768bb201b9bc45f0f49557e2fb9a3774d9d087457bab972162dcd4fd352b"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5dcf931b64311039b43495715e9b795fbd97ab44ba3dd6bf24360b15e4e87649"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-win32.whl", hash = "sha256:2449f8668c0bd62a2b305a5e797348984c06ac20903b38b3bab74e55671ddd51"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-win_amd64.whl", hash = "sha256:28803fd6ec7b58065621f5ec0d24e44e2a7dc4842b64dcab690cb0a7ea545210"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-cp39-cp39-win_arm64.whl", hash = "sha256:0b074d452dff8ee86b5bdb6031aa32bb2ed3c8469a56718af5e010b9bb5124dc"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:e9e060ef3925a68aeb12276f0e524fb1264592803d562ec0306c7c3f5c68eae0"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f84b84049318d44722db307c448f9dcb8d27c73525a378e901189a94889ba61"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:07e23fdf330cb185a0c7913ca5bd73a189dfd1742eae3a82e31ed8688b191800"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d06958e4a81ea0f0b2b7768a2ad05bcd50a9ad04c4d521dd37d5730ff12decdc"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:2ea7c34ec22b2fce21299b0caa6dde6bdebafcc2970e265853c9cfea8d1186da"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:fddc0ccbdd94f57aa32e2eb3ac8310d08df2e175943dc20b3e1fc7a115850af4"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7d52249cb3448bfe661d3d7db3a6673e835c7f37b30b0aeac499a1601bae873d"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e8dd4c201b15f8c1e612f9074335392c8208ac147acbce09aff04e3974bf9b16"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:23a4d95ce9d44161c7aa87ab76ad6056bc1093c461c60c097054a46dc957991f"},
|
|
|
|
|
{file = "Levenshtein-0.25.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:65eea8a9c33037b23069dca4b3bc310e3c28ca53f60ec0c958d15c0952ba39fa"},
|
|
|
|
|
{file = "Levenshtein-0.25.1.tar.gz", hash = "sha256:2df14471c778c75ffbd59cb64bbecfd4b0ef320ef9f80e4804764be7d5678980"},
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
rapidfuzz = ">=3.8.0,<4.0.0"
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "m2r2"
|
2025-05-05 21:20:01 +00:00
|
|
|
version = "0.3.4"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Markdown and reStructuredText in a single file."
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-12-14 02:23:05 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2025-05-05 21:20:01 +00:00
|
|
|
{file = "m2r2-0.3.4-py3-none-any.whl", hash = "sha256:1a445514af8a229496bfb1380c52da8dd38313e48600359ee92b2c9d2e4df34a"},
|
|
|
|
|
{file = "m2r2-0.3.4.tar.gz", hash = "sha256:e278f5f337e9aa7b2080fcc3e94b051bda9615b02e36c6fb3f23ff019872f043"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-12-14 02:23:05 +00:00
|
|
|
docutils = ">=0.19"
|
2021-12-15 00:29:52 +00:00
|
|
|
mistune = "0.8.4"
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "markdown-it-py"
|
|
|
|
|
version = "3.0.0"
|
|
|
|
|
description = "Python port of markdown-it. Markdown parsing, done right!"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"},
|
|
|
|
|
{file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"},
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
mdurl = ">=0.1,<1.0"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
benchmarking = ["psutil", "pytest", "pytest-benchmark"]
|
|
|
|
|
code-style = ["pre-commit (>=3.0,<4.0)"]
|
|
|
|
|
compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "mistletoe (>=1.0,<2.0)", "mistune (>=2.0,<3.0)", "panflute (>=2.3,<3.0)"]
|
|
|
|
|
linkify = ["linkify-it-py (>=1,<3)"]
|
|
|
|
|
plugins = ["mdit-py-plugins"]
|
|
|
|
|
profiling = ["gprof2dot"]
|
|
|
|
|
rtd = ["jupyter_sphinx", "mdit-py-plugins", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_book_theme"]
|
|
|
|
|
testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "markupsafe"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2.1.5"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Safely add untrusted strings to HTML/XML markup."
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-05-05 21:20:06 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +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-01-16 17:27:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "marshmallow"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "3.21.3"
|
2023-01-16 17:27:44 +00:00
|
|
|
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "marshmallow-3.21.3-py3-none-any.whl", hash = "sha256:86ce7fb914aa865001a4b2092c4c2872d13bc347f3d42673272cabfdbad386f1"},
|
|
|
|
|
{file = "marshmallow-3.21.3.tar.gz", hash = "sha256:4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
|
|
|
|
|
2023-02-10 17:01:34 +00:00
|
|
|
[package.dependencies]
|
|
|
|
|
packaging = ">=17.0"
|
|
|
|
|
|
2023-01-16 17:27:44 +00:00
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
dev = ["marshmallow[tests]", "pre-commit (>=3.5,<4.0)", "tox"]
|
|
|
|
|
docs = ["alabaster (==0.7.16)", "autodocsumm (==0.2.12)", "sphinx (==7.3.7)", "sphinx-issues (==4.1.0)", "sphinx-version-warning (==1.1.2)"]
|
2023-01-16 17:27:44 +00:00
|
|
|
tests = ["pytest", "pytz", "simplejson"]
|
|
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "mdurl"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
description = "Markdown URL utilities"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
|
|
|
|
|
{file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
|
|
|
|
|
]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "mistune"
|
|
|
|
|
version = "0.8.4"
|
|
|
|
|
description = "The fastest markdown parser in pure Python"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2021-06-17 23:36:29 +00:00
|
|
|
python-versions = "*"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "mistune-0.8.4-py2.py3-none-any.whl", hash = "sha256:88a1051873018da288eee8538d476dffe1262495144b33ecb586c4ab266bb8d4"},
|
|
|
|
|
{file = "mistune-0.8.4.tar.gz", hash = "sha256:59a3429db53c50b5c6bcc8a07f8848cb00d7dc8bdb431a4ab41920d201d4756e"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "mypy"
|
2024-12-31 02:36:13 +00:00
|
|
|
version = "1.14.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Optional static typing for Python"
|
|
|
|
|
optional = false
|
2023-08-25 04:08:33 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-12-31 02:36:13 +00:00
|
|
|
{file = "mypy-1.14.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:52686e37cf13d559f668aa398dd7ddf1f92c5d613e4f8cb262be2fb4fedb0fcb"},
|
|
|
|
|
{file = "mypy-1.14.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1fb545ca340537d4b45d3eecdb3def05e913299ca72c290326be19b3804b39c0"},
|
|
|
|
|
{file = "mypy-1.14.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:90716d8b2d1f4cd503309788e51366f07c56635a3309b0f6a32547eaaa36a64d"},
|
|
|
|
|
{file = "mypy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:2ae753f5c9fef278bcf12e1a564351764f2a6da579d4a81347e1d5a15819997b"},
|
|
|
|
|
{file = "mypy-1.14.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:e0fe0f5feaafcb04505bcf439e991c6d8f1bf8b15f12b05feeed96e9e7bf1427"},
|
|
|
|
|
{file = "mypy-1.14.1-cp310-cp310-win_amd64.whl", hash = "sha256:7d54bd85b925e501c555a3227f3ec0cfc54ee8b6930bd6141ec872d1c572f81f"},
|
|
|
|
|
{file = "mypy-1.14.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:f995e511de847791c3b11ed90084a7a0aafdc074ab88c5a9711622fe4751138c"},
|
|
|
|
|
{file = "mypy-1.14.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d64169ec3b8461311f8ce2fd2eb5d33e2d0f2c7b49116259c51d0d96edee48d1"},
|
|
|
|
|
{file = "mypy-1.14.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:ba24549de7b89b6381b91fbc068d798192b1b5201987070319889e93038967a8"},
|
|
|
|
|
{file = "mypy-1.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:183cf0a45457d28ff9d758730cd0210419ac27d4d3f285beda038c9083363b1f"},
|
|
|
|
|
{file = "mypy-1.14.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:f2a0ecc86378f45347f586e4163d1769dd81c5a223d577fe351f26b179e148b1"},
|
|
|
|
|
{file = "mypy-1.14.1-cp311-cp311-win_amd64.whl", hash = "sha256:ad3301ebebec9e8ee7135d8e3109ca76c23752bac1e717bc84cd3836b4bf3eae"},
|
|
|
|
|
{file = "mypy-1.14.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:30ff5ef8519bbc2e18b3b54521ec319513a26f1bba19a7582e7b1f58a6e69f14"},
|
|
|
|
|
{file = "mypy-1.14.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cb9f255c18052343c70234907e2e532bc7e55a62565d64536dbc7706a20b78b9"},
|
|
|
|
|
{file = "mypy-1.14.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:8b4e3413e0bddea671012b063e27591b953d653209e7a4fa5e48759cda77ca11"},
|
|
|
|
|
{file = "mypy-1.14.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:553c293b1fbdebb6c3c4030589dab9fafb6dfa768995a453d8a5d3b23784af2e"},
|
|
|
|
|
{file = "mypy-1.14.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:fad79bfe3b65fe6a1efaed97b445c3d37f7be9fdc348bdb2d7cac75579607c89"},
|
|
|
|
|
{file = "mypy-1.14.1-cp312-cp312-win_amd64.whl", hash = "sha256:8fa2220e54d2946e94ab6dbb3ba0a992795bd68b16dc852db33028df2b00191b"},
|
|
|
|
|
{file = "mypy-1.14.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:92c3ed5afb06c3a8e188cb5da4984cab9ec9a77ba956ee419c68a388b4595255"},
|
|
|
|
|
{file = "mypy-1.14.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:dbec574648b3e25f43d23577309b16534431db4ddc09fda50841f1e34e64ed34"},
|
|
|
|
|
{file = "mypy-1.14.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:8c6d94b16d62eb3e947281aa7347d78236688e21081f11de976376cf010eb31a"},
|
|
|
|
|
{file = "mypy-1.14.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d4b19b03fdf54f3c5b2fa474c56b4c13c9dbfb9a2db4370ede7ec11a2c5927d9"},
|
|
|
|
|
{file = "mypy-1.14.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:0c911fde686394753fff899c409fd4e16e9b294c24bfd5e1ea4675deae1ac6fd"},
|
|
|
|
|
{file = "mypy-1.14.1-cp313-cp313-win_amd64.whl", hash = "sha256:8b21525cb51671219f5307be85f7e646a153e5acc656e5cebf64bfa076c50107"},
|
|
|
|
|
{file = "mypy-1.14.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:7084fb8f1128c76cd9cf68fe5971b37072598e7c31b2f9f95586b65c741a9d31"},
|
|
|
|
|
{file = "mypy-1.14.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:8f845a00b4f420f693f870eaee5f3e2692fa84cc8514496114649cfa8fd5e2c6"},
|
|
|
|
|
{file = "mypy-1.14.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:44bf464499f0e3a2d14d58b54674dee25c031703b2ffc35064bd0df2e0fac319"},
|
|
|
|
|
{file = "mypy-1.14.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:c99f27732c0b7dc847adb21c9d47ce57eb48fa33a17bc6d7d5c5e9f9e7ae5bac"},
|
|
|
|
|
{file = "mypy-1.14.1-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:bce23c7377b43602baa0bd22ea3265c49b9ff0b76eb315d6c34721af4cdf1d9b"},
|
|
|
|
|
{file = "mypy-1.14.1-cp38-cp38-win_amd64.whl", hash = "sha256:8edc07eeade7ebc771ff9cf6b211b9a7d93687ff892150cb5692e4f4272b0837"},
|
|
|
|
|
{file = "mypy-1.14.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3888a1816d69f7ab92092f785a462944b3ca16d7c470d564165fe703b0970c35"},
|
|
|
|
|
{file = "mypy-1.14.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:46c756a444117c43ee984bd055db99e498bc613a70bbbc120272bd13ca579fbc"},
|
|
|
|
|
{file = "mypy-1.14.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:27fc248022907e72abfd8e22ab1f10e903915ff69961174784a3900a8cba9ad9"},
|
|
|
|
|
{file = "mypy-1.14.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:499d6a72fb7e5de92218db961f1a66d5f11783f9ae549d214617edab5d4dbdbb"},
|
|
|
|
|
{file = "mypy-1.14.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:57961db9795eb566dc1d1b4e9139ebc4c6b0cb6e7254ecde69d1552bf7613f60"},
|
|
|
|
|
{file = "mypy-1.14.1-cp39-cp39-win_amd64.whl", hash = "sha256:07ba89fdcc9451f2ebb02853deb6aaaa3d2239a236669a63ab3801bbf923ef5c"},
|
|
|
|
|
{file = "mypy-1.14.1-py3-none-any.whl", hash = "sha256:b66a60cc4073aeb8ae00057f9c1f64d49e90f918fbcef9a977eb121da8b8f1d1"},
|
|
|
|
|
{file = "mypy-1.14.1.tar.gz", hash = "sha256:7ec88144fe9b510e8475ec2f5f251992690fcf89ccb4500b214b4226abcd32d6"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-12-31 02:36:13 +00:00
|
|
|
mypy_extensions = ">=1.0.0"
|
2022-04-28 02:26:36 +00:00
|
|
|
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
|
2024-12-31 02:36:13 +00:00
|
|
|
typing_extensions = ">=4.6.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-08-22 02:22:03 +00:00
|
|
|
dmypy = ["psutil (>=4.0)"]
|
2024-10-23 02:31:30 +00:00
|
|
|
faster-cache = ["orjson"]
|
2022-11-09 18:23:36 +00:00
|
|
|
install-types = ["pip"]
|
2023-11-24 02:33:02 +00:00
|
|
|
mypyc = ["setuptools (>=50)"]
|
2022-09-01 14:08:04 +00:00
|
|
|
reports = ["lxml"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "mypy-extensions"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "1.0.0"
|
|
|
|
|
description = "Type system extensions for programs checked with the mypy type checker."
|
2021-06-17 23:36:29 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.5"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"},
|
|
|
|
|
{file = "mypy_extensions-1.0.0.tar.gz", hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "packaging"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "24.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Core utilities for Python packages"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"},
|
|
|
|
|
{file = "packaging-24.1.tar.gz", hash = "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pbr"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "6.0.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Python Build Reasonableness"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=2.6"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "pbr-6.0.0-py2.py3-none-any.whl", hash = "sha256:4a7317d5e3b17a3dccb6a8cfe67dab65b20551404c52c8ed41279fa4f0cb4cda"},
|
|
|
|
|
{file = "pbr-6.0.0.tar.gz", hash = "sha256:d1377122a5a00e2f940ee482999518efe16d745d423a670c27773dfbc3c9a7d9"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pluggy"
|
2024-04-29 02:17:20 +00:00
|
|
|
version = "1.5.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "plugin and hook calling mechanisms for python"
|
|
|
|
|
optional = false
|
2024-02-12 19:57:59 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-04-29 02:17:20 +00:00
|
|
|
{file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"},
|
|
|
|
|
{file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
dev = ["pre-commit", "tox"]
|
|
|
|
|
testing = ["pytest", "pytest-benchmark"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-08-12 02:31:58 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "psutil"
|
2024-12-23 02:08:29 +00:00
|
|
|
version = "6.1.1"
|
2024-08-12 02:31:58 +00:00
|
|
|
description = "Cross-platform lib for process and system monitoring in Python."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-08-12 02:31:58 +00:00
|
|
|
files = [
|
2024-12-23 02:08:29 +00:00
|
|
|
{file = "psutil-6.1.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:9ccc4316f24409159897799b83004cb1e24f9819b0dcf9c0b68bdcb6cefee6a8"},
|
|
|
|
|
{file = "psutil-6.1.1-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:ca9609c77ea3b8481ab005da74ed894035936223422dc591d6772b147421f777"},
|
|
|
|
|
{file = "psutil-6.1.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:8df0178ba8a9e5bc84fed9cfa61d54601b371fbec5c8eebad27575f1e105c0d4"},
|
|
|
|
|
{file = "psutil-6.1.1-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:1924e659d6c19c647e763e78670a05dbb7feaf44a0e9c94bf9e14dfc6ba50468"},
|
|
|
|
|
{file = "psutil-6.1.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:018aeae2af92d943fdf1da6b58665124897cfc94faa2ca92098838f83e1b1bca"},
|
|
|
|
|
{file = "psutil-6.1.1-cp27-none-win32.whl", hash = "sha256:6d4281f5bbca041e2292be3380ec56a9413b790579b8e593b1784499d0005dac"},
|
|
|
|
|
{file = "psutil-6.1.1-cp27-none-win_amd64.whl", hash = "sha256:c777eb75bb33c47377c9af68f30e9f11bc78e0f07fbf907be4a5d70b2fe5f030"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:fc0ed7fe2231a444fc219b9c42d0376e0a9a1a72f16c5cfa0f68d19f1a0663e8"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-abi3-macosx_11_0_arm64.whl", hash = "sha256:0bdd4eab935276290ad3cb718e9809412895ca6b5b334f5a9111ee6d9aff9377"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b6e06c20c05fe95a3d7302d74e7097756d4ba1247975ad6905441ae1b5b66003"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:97f7cb9921fbec4904f522d972f0c0e1f4fabbdd4e0287813b21215074a0f160"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:33431e84fee02bc84ea36d9e2c4a6d395d479c9dd9bba2376c1f6ee8f3a4e0b3"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-cp36m-win32.whl", hash = "sha256:384636b1a64b47814437d1173be1427a7c83681b17a450bfc309a1953e329603"},
|
|
|
|
|
{file = "psutil-6.1.1-cp36-cp36m-win_amd64.whl", hash = "sha256:8be07491f6ebe1a693f17d4f11e69d0dc1811fa082736500f649f79df7735303"},
|
|
|
|
|
{file = "psutil-6.1.1-cp37-abi3-win32.whl", hash = "sha256:eaa912e0b11848c4d9279a93d7e2783df352b082f40111e078388701fd479e53"},
|
|
|
|
|
{file = "psutil-6.1.1-cp37-abi3-win_amd64.whl", hash = "sha256:f35cfccb065fff93529d2afb4a2e89e363fe63ca1e4a5da22b603a85833c2649"},
|
|
|
|
|
{file = "psutil-6.1.1.tar.gz", hash = "sha256:cf8496728c18f2d0b45198f06895be52f36611711746b7f30c464b422b50e2f5"},
|
2024-08-12 02:31:58 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
2024-12-23 02:08:29 +00:00
|
|
|
dev = ["abi3audit", "black", "check-manifest", "coverage", "packaging", "pylint", "pyperf", "pypinfo", "pytest-cov", "requests", "rstcheck", "ruff", "sphinx", "sphinx_rtd_theme", "toml-sort", "twine", "virtualenv", "vulture", "wheel"]
|
|
|
|
|
test = ["pytest", "pytest-xdist", "setuptools"]
|
2024-08-12 02:31:58 +00:00
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "pycparser"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2.22"
|
2024-01-22 02:08:38 +00:00
|
|
|
description = "C parser in Python"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
|
|
|
|
markers = "platform_python_implementation != \"PyPy\""
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "pycparser-2.22-py3-none-any.whl", hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc"},
|
|
|
|
|
{file = "pycparser-2.22.tar.gz", hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"},
|
2024-01-22 02:08:38 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pydantic"
|
2024-12-23 02:08:29 +00:00
|
|
|
version = "2.9.2"
|
2024-06-23 16:35:03 +00:00
|
|
|
description = "Data validation using Python type hints"
|
2024-01-22 02:08:38 +00:00
|
|
|
optional = false
|
2024-12-23 02:08:29 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-12-23 02:08:29 +00:00
|
|
|
{file = "pydantic-2.9.2-py3-none-any.whl", hash = "sha256:f048cec7b26778210e28a0459867920654d48e5e62db0958433636cde4254f12"},
|
|
|
|
|
{file = "pydantic-2.9.2.tar.gz", hash = "sha256:d155cef71265d1e9807ed1c32b4c8deec042a44a50a4188b25ac67ecd81a9c0f"},
|
2024-06-23 16:35:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-12-23 02:08:29 +00:00
|
|
|
annotated-types = ">=0.6.0"
|
|
|
|
|
pydantic-core = "2.23.4"
|
|
|
|
|
typing-extensions = [
|
|
|
|
|
{version = ">=4.12.2", markers = "python_version >= \"3.13\""},
|
|
|
|
|
{version = ">=4.6.1", markers = "python_version < \"3.13\""},
|
|
|
|
|
]
|
2024-01-22 02:08:38 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
email = ["email-validator (>=2.0.0)"]
|
2025-03-06 05:02:00 +00:00
|
|
|
timezone = ["tzdata ; python_version >= \"3.9\" and sys_platform == \"win32\""]
|
2024-06-23 16:35:03 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pydantic-core"
|
2024-12-23 02:08:29 +00:00
|
|
|
version = "2.23.4"
|
|
|
|
|
description = "Core functionality for Pydantic validation and serialization"
|
2024-06-23 16:35:03 +00:00
|
|
|
optional = false
|
2024-12-23 02:08:29 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-06-23 16:35:03 +00:00
|
|
|
files = [
|
2024-12-23 02:08:29 +00:00
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:b10bd51f823d891193d4717448fab065733958bdb6a6b351967bd349d48d5c9b"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:4fc714bdbfb534f94034efaa6eadd74e5b93c8fa6315565a222f7b6f42ca1166"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63e46b3169866bd62849936de036f901a9356e36376079b05efa83caeaa02ceb"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ed1a53de42fbe34853ba90513cea21673481cd81ed1be739f7f2efb931b24916"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cfdd16ab5e59fc31b5e906d1a3f666571abc367598e3e02c83403acabc092e07"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:255a8ef062cbf6674450e668482456abac99a5583bbafb73f9ad469540a3a232"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4a7cd62e831afe623fbb7aabbb4fe583212115b3ef38a9f6b71869ba644624a2"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f09e2ff1f17c2b51f2bc76d1cc33da96298f0a036a137f5440ab3ec5360b624f"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e38e63e6f3d1cec5a27e0afe90a085af8b6806ee208b33030e65b6516353f1a3"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:0dbd8dbed2085ed23b5c04afa29d8fd2771674223135dc9bc937f3c09284d071"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-none-win32.whl", hash = "sha256:6531b7ca5f951d663c339002e91aaebda765ec7d61b7d1e3991051906ddde119"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp310-none-win_amd64.whl", hash = "sha256:7c9129eb40958b3d4500fa2467e6a83356b3b61bfff1b414c7361d9220f9ae8f"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:77733e3892bb0a7fa797826361ce8a9184d25c8dffaec60b7ffe928153680ba8"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1b84d168f6c48fabd1f2027a3d1bdfe62f92cade1fb273a5d68e621da0e44e6d"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:df49e7a0861a8c36d089c1ed57d308623d60416dab2647a4a17fe050ba85de0e"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ff02b6d461a6de369f07ec15e465a88895f3223eb75073ffea56b84d9331f607"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:996a38a83508c54c78a5f41456b0103c30508fed9abcad0a59b876d7398f25fd"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d97683ddee4723ae8c95d1eddac7c192e8c552da0c73a925a89fa8649bf13eea"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:216f9b2d7713eb98cb83c80b9c794de1f6b7e3145eef40400c62e86cee5f4e1e"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6f783e0ec4803c787bcea93e13e9932edab72068f68ecffdf86a99fd5918878b"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:d0776dea117cf5272382634bd2a5c1b6eb16767c223c6a5317cd3e2a757c61a0"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d5f7a395a8cf1621939692dba2a6b6a830efa6b3cee787d82c7de1ad2930de64"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-none-win32.whl", hash = "sha256:74b9127ffea03643e998e0c5ad9bd3811d3dac8c676e47db17b0ee7c3c3bf35f"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp311-none-win_amd64.whl", hash = "sha256:98d134c954828488b153d88ba1f34e14259284f256180ce659e8d83e9c05eaa3"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:f3e0da4ebaef65158d4dfd7d3678aad692f7666877df0002b8a522cdf088f231"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:f69a8e0b033b747bb3e36a44e7732f0c99f7edd5cea723d45bc0d6e95377ffee"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:723314c1d51722ab28bfcd5240d858512ffd3116449c557a1336cbe3919beb87"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:bb2802e667b7051a1bebbfe93684841cc9351004e2badbd6411bf357ab8d5ac8"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d18ca8148bebe1b0a382a27a8ee60350091a6ddaf475fa05ef50dc35b5df6327"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:33e3d65a85a2a4a0dc3b092b938a4062b1a05f3a9abde65ea93b233bca0e03f2"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:128585782e5bfa515c590ccee4b727fb76925dd04a98864182b22e89a4e6ed36"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:68665f4c17edcceecc112dfed5dbe6f92261fb9d6054b47d01bf6371a6196126"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:20152074317d9bed6b7a95ade3b7d6054845d70584216160860425f4fbd5ee9e"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:9261d3ce84fa1d38ed649c3638feefeae23d32ba9182963e465d58d62203bd24"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-none-win32.whl", hash = "sha256:4ba762ed58e8d68657fc1281e9bb72e1c3e79cc5d464be146e260c541ec12d84"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp312-none-win_amd64.whl", hash = "sha256:97df63000f4fea395b2824da80e169731088656d1818a11b95f3b173747b6cd9"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:7530e201d10d7d14abce4fb54cfe5b94a0aefc87da539d0346a484ead376c3cc"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:df933278128ea1cd77772673c73954e53a1c95a4fdf41eef97c2b779271bd0bd"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0cb3da3fd1b6a5d0279a01877713dbda118a2a4fc6f0d821a57da2e464793f05"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:42c6dcb030aefb668a2b7009c85b27f90e51e6a3b4d5c9bc4c57631292015b0d"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:696dd8d674d6ce621ab9d45b205df149399e4bb9aa34102c970b721554828510"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2971bb5ffe72cc0f555c13e19b23c85b654dd2a8f7ab493c262071377bfce9f6"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8394d940e5d400d04cad4f75c0598665cbb81aecefaca82ca85bd28264af7f9b"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0dff76e0602ca7d4cdaacc1ac4c005e0ce0dcfe095d5b5259163a80d3a10d327"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:7d32706badfe136888bdea71c0def994644e09fff0bfe47441deaed8e96fdbc6"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:ed541d70698978a20eb63d8c5d72f2cc6d7079d9d90f6b50bad07826f1320f5f"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-none-win32.whl", hash = "sha256:3d5639516376dce1940ea36edf408c554475369f5da2abd45d44621cb616f769"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp313-none-win_amd64.whl", hash = "sha256:5a1504ad17ba4210df3a045132a7baeeba5a200e930f57512ee02909fc5c4cb5"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:d4488a93b071c04dc20f5cecc3631fc78b9789dd72483ba15d423b5b3689b555"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:81965a16b675b35e1d09dd14df53f190f9129c0202356ed44ab2728b1c905658"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4ffa2ebd4c8530079140dd2d7f794a9d9a73cbb8e9d59ffe24c63436efa8f271"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:61817945f2fe7d166e75fbfb28004034b48e44878177fc54d81688e7b85a3665"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:29d2c342c4bc01b88402d60189f3df065fb0dda3654744d5a165a5288a657368"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5e11661ce0fd30a6790e8bcdf263b9ec5988e95e63cf901972107efc49218b13"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9d18368b137c6295db49ce7218b1a9ba15c5bc254c96d7c9f9e924a9bc7825ad"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ec4e55f79b1c4ffb2eecd8a0cfba9955a2588497d96851f4c8f99aa4a1d39b12"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:374a5e5049eda9e0a44c696c7ade3ff355f06b1fe0bb945ea3cac2bc336478a2"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:5c364564d17da23db1106787675fc7af45f2f7b58b4173bfdd105564e132e6fb"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-none-win32.whl", hash = "sha256:d7a80d21d613eec45e3d41eb22f8f94ddc758a6c4720842dc74c0581f54993d6"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp38-none-win_amd64.whl", hash = "sha256:5f5ff8d839f4566a474a969508fe1c5e59c31c80d9e140566f9a37bba7b8d556"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:a4fa4fc04dff799089689f4fd502ce7d59de529fc2f40a2c8836886c03e0175a"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0a7df63886be5e270da67e0966cf4afbae86069501d35c8c1b3b6c168f42cb36"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dcedcd19a557e182628afa1d553c3895a9f825b936415d0dbd3cd0bbcfd29b4b"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5f54b118ce5de9ac21c363d9b3caa6c800341e8c47a508787e5868c6b79c9323"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:86d2f57d3e1379a9525c5ab067b27dbb8a0642fb5d454e17a9ac434f9ce523e3"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:de6d1d1b9e5101508cb37ab0d972357cac5235f5c6533d1071964c47139257df"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1278e0d324f6908e872730c9102b0112477a7f7cf88b308e4fc36ce1bdb6d58c"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9a6b5099eeec78827553827f4c6b8615978bb4b6a88e5d9b93eddf8bb6790f55"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:e55541f756f9b3ee346b840103f32779c695a19826a4c442b7954550a0972040"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a5c7ba8ffb6d6f8f2ab08743be203654bb1aaa8c9dcb09f82ddd34eadb695605"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-none-win32.whl", hash = "sha256:37b0fe330e4a58d3c58b24d91d1eb102aeec675a3db4c292ec3928ecd892a9a6"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-cp39-none-win_amd64.whl", hash = "sha256:1498bec4c05c9c787bde9125cfdcc63a41004ff167f495063191b863399b1a29"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:f455ee30a9d61d3e1a15abd5068827773d6e4dc513e795f380cdd59932c782d5"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:1e90d2e3bd2c3863d48525d297cd143fe541be8bbf6f579504b9712cb6b643ec"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2e203fdf807ac7e12ab59ca2bfcabb38c7cf0b33c41efeb00f8e5da1d86af480"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e08277a400de01bc72436a0ccd02bdf596631411f592ad985dcee21445bd0068"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f220b0eea5965dec25480b6333c788fb72ce5f9129e8759ef876a1d805d00801"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:d06b0c8da4f16d1d1e352134427cb194a0a6e19ad5db9161bf32b2113409e728"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:ba1a0996f6c2773bd83e63f18914c1de3c9dd26d55f4ac302a7efe93fb8e7433"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:9a5bce9d23aac8f0cf0836ecfc033896aa8443b501c58d0602dbfd5bd5b37753"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:78ddaaa81421a29574a682b3179d4cf9e6d405a09b99d93ddcf7e5239c742e21"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:883a91b5dd7d26492ff2f04f40fbb652de40fcc0afe07e8129e8ae779c2110eb"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:88ad334a15b32a791ea935af224b9de1bf99bcd62fabf745d5f3442199d86d59"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:233710f069d251feb12a56da21e14cca67994eab08362207785cf8c598e74577"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:19442362866a753485ba5e4be408964644dd6a09123d9416c54cd49171f50744"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:624e278a7d29b6445e4e813af92af37820fafb6dcc55c012c834f9e26f9aaaef"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:f5ef8f42bec47f21d07668a043f077d507e5bf4e668d5c6dfe6aaba89de1a5b8"},
|
|
|
|
|
{file = "pydantic_core-2.23.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:aea443fffa9fbe3af1a9ba721a87f926fe548d32cab71d188a6ede77d0ff244e"},
|
|
|
|
|
{file = "pydantic_core-2.23.4.tar.gz", hash = "sha256:2584f7cf844ac4d970fba483a717dbe10c1c1c96a969bf65d61ffe94df1b2863"},
|
2024-06-23 16:35:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0"
|
2024-01-22 02:08:38 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
2023-02-10 17:01:34 +00:00
|
|
|
name = "pygments"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2.18.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Pygments is a syntax highlighting package written in Python."
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +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-01-16 17:27:44 +00:00
|
|
|
]
|
2022-09-29 19:00:06 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
windows-terminal = ["colorama (>=0.4.6)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pytest"
|
2025-03-03 02:56:50 +00:00
|
|
|
version = "8.3.5"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "pytest: simple powerful testing with Python"
|
|
|
|
|
optional = false
|
2024-02-12 19:57:59 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2025-03-03 02:56:50 +00:00
|
|
|
{file = "pytest-8.3.5-py3-none-any.whl", hash = "sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820"},
|
|
|
|
|
{file = "pytest-8.3.5.tar.gz", hash = "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
2023-10-30 17:30:46 +00:00
|
|
|
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
iniconfig = "*"
|
|
|
|
|
packaging = "*"
|
2024-07-26 02:03:52 +00:00
|
|
|
pluggy = ">=1.5,<2"
|
2024-03-11 02:49:00 +00:00
|
|
|
tomli = {version = ">=1", markers = "python_version < \"3.11\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-04-29 02:17:20 +00:00
|
|
|
dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pytest-cov"
|
2024-03-25 02:34:10 +00:00
|
|
|
version = "5.0.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Pytest plugin for measuring coverage."
|
|
|
|
|
optional = false
|
2024-03-25 02:34:10 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-03-25 02:34:10 +00:00
|
|
|
{file = "pytest-cov-5.0.0.tar.gz", hash = "sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857"},
|
|
|
|
|
{file = "pytest_cov-5.0.0-py3-none-any.whl", hash = "sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2021-10-29 03:00:55 +00:00
|
|
|
coverage = {version = ">=5.2.1", extras = ["toml"]}
|
2021-06-17 23:36:29 +00:00
|
|
|
pytest = ">=4.6"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
2024-03-25 02:34:10 +00:00
|
|
|
testing = ["fields", "hunter", "process-tests", "pytest-xdist", "virtualenv"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pytest-django"
|
2025-02-11 02:22:03 +00:00
|
|
|
version = "4.10.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "A Django plugin for pytest."
|
|
|
|
|
optional = false
|
2023-10-31 02:12:57 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2025-02-11 02:22:03 +00:00
|
|
|
{file = "pytest_django-4.10.0-py3-none-any.whl", hash = "sha256:57c74ef3aa9d89cae5a5d73fbb69a720a62673ade7ff13b9491872409a3f5918"},
|
|
|
|
|
{file = "pytest_django-4.10.0.tar.gz", hash = "sha256:1091b20ea1491fd04a310fc9aaff4c01b4e8450e3b157687625e16a6b5f3a366"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-10-31 02:12:57 +00:00
|
|
|
pytest = ">=7.0.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2025-02-11 02:22:03 +00:00
|
|
|
docs = ["sphinx", "sphinx_rtd_theme"]
|
2022-09-05 13:02:12 +00:00
|
|
|
testing = ["Django", "django-configurations (>=2.0)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pytest-randomly"
|
2023-08-25 03:44:06 +00:00
|
|
|
version = "3.15.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Pytest plugin to randomly order tests and control random.seed."
|
|
|
|
|
optional = false
|
2023-07-14 02:44:54 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-08-25 03:44:06 +00:00
|
|
|
{file = "pytest_randomly-3.15.0-py3-none-any.whl", hash = "sha256:0516f4344b29f4e9cdae8bce31c4aeebf59d0b9ef05927c33354ff3859eeeca6"},
|
|
|
|
|
{file = "pytest_randomly-3.15.0.tar.gz", hash = "sha256:b908529648667ba5e54723088edd6f82252f540cc340d748d1fa985539687047"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2021-10-31 02:18:33 +00:00
|
|
|
importlib-metadata = {version = ">=3.6.0", markers = "python_version < \"3.10\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
pytest = "*"
|
|
|
|
|
|
2025-02-17 02:30:35 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "python-levenshtein"
|
|
|
|
|
version = "0.25.1"
|
|
|
|
|
description = "Python extension for computing string edit distances and similarities."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2025-02-17 02:30:35 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "python-Levenshtein-0.25.1.tar.gz", hash = "sha256:b21e7efe83c8e8dc8260f2143b2393c6c77cb2956f0c53de6c4731c4d8006acc"},
|
|
|
|
|
{file = "python_Levenshtein-0.25.1-py3-none-any.whl", hash = "sha256:654446d1ea4acbcc573d44c43775854834a7547e4cb2f79f638f738134d72037"},
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
Levenshtein = "0.25.1"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rapidfuzz"
|
|
|
|
|
version = "3.9.7"
|
|
|
|
|
description = "rapid fuzzy string matching"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2025-02-17 02:30:35 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ccf68e30b80e903f2309f90a438dbd640dd98e878eeb5ad361a288051ee5b75c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:696a79018ef989bf1c9abd9005841cee18005ccad4748bad8a4c274c47b6241a"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c4eebf6c93af0ae866c22b403a84747580bb5c10f0d7b51c82a87f25405d4dcb"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0e9125377fa3d21a8abd4fbdbcf1c27be73e8b1850f0b61b5b711364bf3b59db"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c12d180b17a22d107c8747de9c68d0b9c1d15dcda5445ff9bf9f4ccfb67c3e16"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c1318d42610c26dcd68bd3279a1bf9e3605377260867c9a8ed22eafc1bd93a7c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd5fa6e3c6e0333051c1f3a49f0807b3366f4131c8d6ac8c3e05fd0d0ce3755c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:fcf79b686962d7bec458a0babc904cb4fa319808805e036b9d5a531ee6b9b835"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:8b01153c7466d0bad48fba77a303d5a768e66f24b763853469f47220b3de4661"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:94baaeea0b4f8632a6da69348b1e741043eba18d4e3088d674d3f76586b6223d"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:6c5b32875646cb7f60c193ade99b2e4b124f19583492115293cd00f6fb198b17"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:110b6294396bc0a447648627479c9320f095c2034c0537f687592e0f58622638"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-win32.whl", hash = "sha256:3445a35c4c8d288f2b2011eb61bce1227c633ce85a3154e727170f37c0266bb2"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-win_amd64.whl", hash = "sha256:0d1415a732ee75e74a90af12020b77a0b396b36c60afae1bde3208a78cd2c9fc"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp310-cp310-win_arm64.whl", hash = "sha256:836f4d88b8bd0fff2ebe815dcaab8aa6c8d07d1d566a7e21dd137cf6fe11ed5b"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:d098ce6162eb5e48fceb0745455bc950af059df6113eec83e916c129fca11408"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:048d55d36c02c6685a2b2741688503c3d15149694506655b6169dcfd3b6c2585"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c33211cfff9aec425bb1bfedaf94afcf337063aa273754f22779d6dadebef4c2"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e6d9db2fa4e9be171e9bb31cf2d2575574774966b43f5b951062bb2e67885852"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d4e049d5ad61448c9a020d1061eba20944c4887d720c4069724beb6ea1692507"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cfa74aac64c85898b93d9c80bb935a96bf64985e28d4ee0f1a3d1f3bf11a5106"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:965693c2e9efd425b0f059f5be50ef830129f82892fa1858e220e424d9d0160f"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:8501000a5eb8037c4b56857724797fe5a8b01853c363de91c8d0d0ad56bef319"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:8d92c552c6b7577402afdd547dcf5d31ea6c8ae31ad03f78226e055cfa37f3c6"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:1ee2086f490cb501d86b7e386c1eb4e3a0ccbb0c99067089efaa8c79012c8952"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:1de91e7fd7f525e10ea79a6e62c559d1b0278ec097ad83d9da378b6fab65a265"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:a4da514d13f4433e16960a17f05b67e0af30ac771719c9a9fb877e5004f74477"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-win32.whl", hash = "sha256:a40184c67db8252593ec518e17fb8a6e86d7259dc9f2d6c0bf4ff4db8cf1ad4b"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-win_amd64.whl", hash = "sha256:c4f28f1930b09a2c300357d8465b388cecb7e8b2f454a5d5425561710b7fd07f"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp311-cp311-win_arm64.whl", hash = "sha256:675b75412a943bb83f1f53e2e54fd18c80ef15ed642dc6eb0382d1949419d904"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:1ef6a1a8f0b12f8722f595f15c62950c9a02d5abc64742561299ffd49f6c6944"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:32532af1d70c6ec02ea5ac7ee2766dfff7c8ae8c761abfe8da9e527314e634e8"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ae1a38bade755aa9dd95a81cda949e1bf9cd92b79341ccc5e2189c9e7bdfc5ec"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d73ee2df41224c87336448d279b5b6a3a75f36e41dd3dcf538c0c9cce36360d8"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be3a1fc3e2ab3bdf93dc0c83c00acca8afd2a80602297d96cf4a0ba028333cdf"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:603f48f621272a448ff58bb556feb4371252a02156593303391f5c3281dfaeac"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:268f8e1ca50fc61c0736f3fe9d47891424adf62d96ed30196f30f4bd8216b41f"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:5f8bf3f0d02935751d8660abda6044821a861f6229f7d359f98bcdcc7e66c39b"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:b997ff3b39d4cee9fb025d6c46b0a24bd67595ce5a5b652a97fb3a9d60beb651"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:ca66676c8ef6557f9b81c5b2b519097817a7c776a6599b8d6fcc3e16edd216fe"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:35d3044cb635ca6b1b2b7b67b3597bd19f34f1753b129eb6d2ae04cf98cd3945"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:5a93c9e60904cb76e7aefef67afffb8b37c4894f81415ed513db090f29d01101"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-win32.whl", hash = "sha256:579d107102c0725f7c79b4e79f16d3cf4d7c9208f29c66b064fa1fd4641d5155"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-win_amd64.whl", hash = "sha256:953b3780765c8846866faf891ee4290f6a41a6dacf4fbcd3926f78c9de412ca6"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp312-cp312-win_arm64.whl", hash = "sha256:7c20c1474b068c4bd45bf2fd0ad548df284f74e9a14a68b06746c56e3aa8eb70"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:fde81b1da9a947f931711febe2e2bee694e891f6d3e6aa6bc02c1884702aea19"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:47e92c155a14f44511ea8ebcc6bc1535a1fe8d0a7d67ad3cc47ba61606df7bcf"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8772b745668260c5c4d069c678bbaa68812e6c69830f3771eaad521af7bc17f8"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:578302828dd97ee2ba507d2f71d62164e28d2fc7bc73aad0d2d1d2afc021a5d5"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fc3e6081069eea61593f1d6839029da53d00c8c9b205c5534853eaa3f031085c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0b1c2d504eddf97bc0f2eba422c8915576dbf025062ceaca2d68aecd66324ad9"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6fb76e5a21034f0307c51c5a2fc08856f698c53a4c593b17d291f7d6e9d09ca3"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:d4ba2318ef670ce505f42881a5d2af70f948124646947341a3c6ccb33cd70369"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:057bb03f39e285047d7e9412e01ecf31bb2d42b9466a5409d715d587460dd59b"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:a8feac9006d5c9758438906f093befffc4290de75663dbb2098461df7c7d28dd"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:95b8292383e717e10455f2c917df45032b611141e43d1adf70f71b1566136b11"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:e9fbf659537d246086d0297628b3795dc3e4a384101ecc01e5791c827b8d7345"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-win32.whl", hash = "sha256:1dc516ac6d32027be2b0196bedf6d977ac26debd09ca182376322ad620460feb"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-win_amd64.whl", hash = "sha256:b4f86e09d3064dca0b014cd48688964036a904a2d28048f00c8f4640796d06a8"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp313-cp313-win_arm64.whl", hash = "sha256:19c64d8ddb2940b42a4567b23f1681af77f50a5ff6c9b8e85daba079c210716e"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:fbda3dd68d8b28ccb20ffb6f756fefd9b5ba570a772bedd7643ed441f5793308"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2379e0b2578ad3ac7004f223251550f08bca873ff76c169b09410ec562ad78d8"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5d1eff95362f993b0276fd3839aee48625b09aac8938bb0c23b40d219cba5dc5"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cd9360e30041690912525a210e48a897b49b230768cc8af1c702e5395690464f"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a93cd834b3c315ab437f0565ee3a2f42dd33768dc885ccbabf9710b131cf70d2"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4ff196996240db7075f62c7bc4506f40a3c80cd4ae3ab0e79ac6892283a90859"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:948dcee7aaa1cd14358b2a7ef08bf0be42bf89049c3a906669874a715fc2c937"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:d95751f505a301af1aaf086c19f34536056d6c8efa91b2240de532a3db57b543"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:90db86fa196eecf96cb6db09f1083912ea945c50c57188039392d810d0b784e1"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-musllinux_1_2_ppc64le.whl", hash = "sha256:3171653212218a162540a3c8eb8ae7d3dcc8548540b69eaecaf3b47c14d89c90"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-musllinux_1_2_s390x.whl", hash = "sha256:36dd6e820379c37a1ffefc8a52b648758e867cd9d78ee5b5dc0c9a6a10145378"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:7b702de95666a1f7d5c6b47eacadfe2d2794af3742d63d2134767d13e5d1c713"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-win32.whl", hash = "sha256:9030e7238c0df51aed5c9c5ed8eee2bdd47a2ae788e562c1454af2851c3d1906"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp38-cp38-win_amd64.whl", hash = "sha256:f847fb0fbfb72482b1c05c59cbb275c58a55b73708a7f77a83f8035ee3c86497"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:97f2ce529d2a70a60c290f6ab269a2bbf1d3b47b9724dccc84339b85f7afb044"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e2957fdad10bb83b1982b02deb3604a3f6911a5e545f518b59c741086f92d152"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5d5262383634626eb45c536017204b8163a03bc43bda880cf1bdd7885db9a163"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:364587827d7cbd41afa0782adc2d2d19e3f07d355b0750a02a8e33ad27a9c368"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ecc24af7f905f3d6efb371a01680116ffea8d64e266618fb9ad1602a9b4f7934"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9dc86aa6b29d174713c5f4caac35ffb7f232e3e649113e8d13812b35ab078228"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e3dcfbe7266e74a707173a12a7b355a531f2dcfbdb32f09468e664330da14874"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:b23806fbdd6b510ba9ac93bb72d503066263b0fba44b71b835be9f063a84025f"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:5551d68264c1bb6943f542da83a4dc8940ede52c5847ef158698799cc28d14f5"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-musllinux_1_2_ppc64le.whl", hash = "sha256:13d8675a1fa7e2b19650ca7ef9a6ec01391d4bb12ab9e0793e8eb024538b4a34"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-musllinux_1_2_s390x.whl", hash = "sha256:9b6a5de507b9be6de688dae40143b656f7a93b10995fb8bd90deb555e7875c60"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:111a20a3c090cf244d9406e60500b6c34b2375ba3a5009e2b38fd806fe38e337"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-win32.whl", hash = "sha256:22589c0b8ccc6c391ce7f776c93a8c92c96ab8d34e1a19f1bd2b12a235332632"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-win_amd64.whl", hash = "sha256:6f83221db5755b8f34222e40607d87f1176a8d5d4dbda4a55a0f0b67d588a69c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-cp39-cp39-win_arm64.whl", hash = "sha256:3665b92e788578c3bb334bd5b5fa7ee1a84bafd68be438e3110861d1578c63a0"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:d7df9c2194c7ec930b33c991c55dbd0c10951bd25800c0b7a7b571994ebbced5"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:68bd888eafd07b09585dcc8bc2716c5ecdb7eed62827470664d25588982b2873"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d1230e0f9026851a6a432beaa0ce575dda7b39fe689b576f99a0704fbb81fc9c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3b36e1c61b796ae1777f3e9e11fd39898b09d351c9384baf6e3b7e6191d8ced"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9dba13d86806fcf3fe9c9919f58575e0090eadfb89c058bde02bcc7ab24e4548"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:1f1a33e84056b7892c721d84475d3bde49a145126bc4c6efe0d6d0d59cb31c29"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3492c7a42b7fa9f0051d7fcce9893e95ed91c97c9ec7fb64346f3e070dd318ed"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:ece45eb2af8b00f90d10f7419322e8804bd42fb1129026f9bfe712c37508b514"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9dcd14cf4876f04b488f6e54a7abd3e9b31db5f5a6aba0ce90659917aaa8c088"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:521c58c72ed8a612b25cda378ff10dee17e6deb4ee99a070b723519a345527b9"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:18669bb6cdf7d40738526d37e550df09ba065b5a7560f3d802287988b6cb63cf"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:7abe2dbae81120a64bb4f8d3fcafe9122f328c9f86d7f327f174187a5af4ed86"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:a3c0783910911f4f24655826d007c9f4360f08107410952c01ee3df98c713eb2"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:03126f9a040ff21d2a110610bfd6b93b79377ce8b4121edcb791d61b7df6eec5"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:591908240f4085e2ade5b685c6e8346e2ed44932cffeaac2fb32ddac95b55c7f"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e9012d86c6397edbc9da4ac0132de7f8ee9d6ce857f4194d5684c4ddbcdd1c5c"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:df596ddd3db38aa513d4c0995611267b3946e7cbe5a8761b50e9306dfec720ee"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:3ed5adb752f4308fcc8f4fb6f8eb7aa4082f9d12676fda0a74fa5564242a8107"},
|
|
|
|
|
{file = "rapidfuzz-3.9.7.tar.gz", hash = "sha256:f1c7296534c1afb6f495aa95871f14ccdc197c6db42965854e483100df313030"},
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
full = ["numpy"]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "requests"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2.32.3"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Python HTTP for Humans."
|
|
|
|
|
optional = false
|
2024-05-21 05:47:22 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "requests-2.32.3-py3-none-any.whl", hash = "sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6"},
|
|
|
|
|
{file = "requests-2.32.3.tar.gz", hash = "sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
certifi = ">=2017.4.17"
|
2023-02-10 17:01:34 +00:00
|
|
|
charset-normalizer = ">=2,<4"
|
|
|
|
|
idna = ">=2.5,<4"
|
2023-05-23 06:14:04 +00:00
|
|
|
urllib3 = ">=1.21.1,<3"
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2023-02-10 17:01:34 +00:00
|
|
|
socks = ["PySocks (>=1.5.6,!=1.5.7)"]
|
|
|
|
|
use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "restructuredtext-lint"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "1.4.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "reStructuredText linter"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "*"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "restructuredtext_lint-1.4.0.tar.gz", hash = "sha256:1b235c0c922341ab6c530390892eb9e92f90b9b75046063e047cacfb0f050c45"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
docutils = ">=0.11,<1.0"
|
|
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "rich"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "13.7.1"
|
2024-01-22 02:08:38 +00:00
|
|
|
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7.0"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "rich-13.7.1-py3-none-any.whl", hash = "sha256:4edbae314f59eb482f54e9e30bf00d33350aaa94f4bfcd4e9e3110e64d0d7222"},
|
|
|
|
|
{file = "rich-13.7.1.tar.gz", hash = "sha256:9be308cb1fe2f1f57d67ce99e95af38a1e2bc71ad9813b0e247cf7ffbcc3a432"},
|
2024-01-22 02:08:38 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
markdown-it-py = ">=2.2.0"
|
|
|
|
|
pygments = ">=2.13.0,<3.0.0"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
2023-02-10 17:01:34 +00:00
|
|
|
name = "ruamel-yaml"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "0.18.6"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml-0.18.6-py3-none-any.whl", hash = "sha256:57b53ba33def16c4f3d807c0ccbc00f8a6081827e81ba2491691b76882d0c636"},
|
|
|
|
|
{file = "ruamel.yaml-0.18.6.tar.gz", hash = "sha256:8b27e6a217e786c6fbe5634d8f3f11bc63e0f80f6a5890f28863d9c45aac311b"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-06-23 16:35:03 +00:00
|
|
|
"ruamel.yaml.clib" = {version = ">=0.2.7", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.13\""}
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
docs = ["mercurial (>5.7)", "ryd"]
|
2021-06-17 23:36:29 +00:00
|
|
|
jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-02-10 17:01:34 +00:00
|
|
|
name = "ruamel-yaml-clib"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "0.2.8"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.6"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
|
|
|
|
markers = "python_version < \"3.13\" and platform_python_implementation == \"CPython\""
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b42169467c42b692c19cf539c38d4602069d8c1505e97b86387fcf7afb766e1d"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl", hash = "sha256:07238db9cbdf8fc1e9de2489a4f68474e70dffcb32232db7c08fa61ca0c7c462"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:fff3573c2db359f091e1589c3d7c5fc2f86f5bdb6f24252c2d8e539d4e45f412"},
|
2024-09-01 22:01:42 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_24_aarch64.whl", hash = "sha256:aa2267c6a303eb483de8d02db2871afb5c5fc15618d894300b88958f729ad74f"},
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:840f0c7f194986a63d2c2465ca63af8ccbbc90ab1c6001b1978f05119b5e7334"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:024cfe1fc7c7f4e1aff4a81e718109e13409767e4f871443cbff3dba3578203d"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-win32.whl", hash = "sha256:c69212f63169ec1cfc9bb44723bf2917cbbd8f6191a00ef3410f5a7fe300722d"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl", hash = "sha256:cabddb8d8ead485e255fe80429f833172b4cadf99274db39abc080e068cbcc31"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:bef08cd86169d9eafb3ccb0a39edb11d8e25f3dae2b28f5c52fd997521133069"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-macosx_13_0_arm64.whl", hash = "sha256:b16420e621d26fdfa949a8b4b47ade8810c56002f5389970db4ddda51dbff248"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:25c515e350e5b739842fc3228d662413ef28f295791af5e5110b543cf0b57d9b"},
|
2024-09-01 22:01:42 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_24_aarch64.whl", hash = "sha256:1707814f0d9791df063f8c19bb51b0d1278b8e9a2353abbb676c2f685dee6afe"},
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:46d378daaac94f454b3a0e3d8d78cafd78a026b1d71443f4966c696b48a6d899"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:09b055c05697b38ecacb7ac50bdab2240bfca1a0c4872b0fd309bb07dc9aa3a9"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-win32.whl", hash = "sha256:53a300ed9cea38cf5a2a9b069058137c2ca1ce658a874b79baceb8f892f915a7"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp311-cp311-win_amd64.whl", hash = "sha256:c2a72e9109ea74e511e29032f3b670835f8a59bbdc9ce692c5b4ed91ccf1eedb"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:ebc06178e8821efc9692ea7544aa5644217358490145629914d8020042c24aa1"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-macosx_13_0_arm64.whl", hash = "sha256:edaef1c1200c4b4cb914583150dcaa3bc30e592e907c01117c08b13a07255ec2"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d176b57452ab5b7028ac47e7b3cf644bcfdc8cacfecf7e71759f7f51a59e5c92"},
|
2024-09-01 22:01:42 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-manylinux_2_24_aarch64.whl", hash = "sha256:1dc67314e7e1086c9fdf2680b7b6c2be1c0d8e3a8279f2e993ca2a7545fecf62"},
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:3213ece08ea033eb159ac52ae052a4899b56ecc124bb80020d9bbceeb50258e9"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:aab7fd643f71d7946f2ee58cc88c9b7bfc97debd71dcc93e03e2d174628e7e2d"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-win32.whl", hash = "sha256:5c365d91c88390c8d0a8545df0b5857172824b1c604e867161e6b3d59a827eaa"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp312-cp312-win_amd64.whl", hash = "sha256:1758ce7d8e1a29d23de54a16ae867abd370f01b5a69e1a3ba75223eaa3ca1a1b"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:a5aa27bad2bb83670b71683aae140a1f52b0857a2deff56ad3f6c13a017a26ed"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c58ecd827313af6864893e7af0a3bb85fd529f862b6adbefe14643947cfe2942"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-macosx_12_0_arm64.whl", hash = "sha256:f481f16baec5290e45aebdc2a5168ebc6d35189ae6fea7a58787613a25f6e875"},
|
2024-09-01 22:01:42 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-manylinux_2_24_aarch64.whl", hash = "sha256:77159f5d5b5c14f7c34073862a6b7d34944075d9f93e681638f6d753606c6ce6"},
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:7f67a1ee819dc4562d444bbafb135832b0b909f81cc90f7aa00260968c9ca1b3"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:4ecbf9c3e19f9562c7fdd462e8d18dd902a47ca046a2e64dba80699f0b6c09b7"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:87ea5ff66d8064301a154b3933ae406b0863402a799b16e4a1d24d9fbbcbe0d3"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-win32.whl", hash = "sha256:75e1ed13e1f9de23c5607fe6bd1aeaae21e523b32d83bb33918245361e9cc51b"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-win_amd64.whl", hash = "sha256:3f215c5daf6a9d7bbed4a0a4f760f3113b10e82ff4c5c44bec20a68c8014f675"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1b617618914cb00bf5c34d4357c37aa15183fa229b24767259657746c9077615"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:a6a9ffd280b71ad062eae53ac1659ad86a17f59a0fdc7699fd9be40525153337"},
|
2024-09-01 22:01:42 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_24_aarch64.whl", hash = "sha256:305889baa4043a09e5b76f8e2a51d4ffba44259f6b4c72dec8ca56207d9c6fe1"},
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:700e4ebb569e59e16a976857c8798aee258dceac7c7d6b50cab63e080058df91"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:e2b4c44b60eadec492926a7270abb100ef9f72798e18743939bdbf037aab8c28"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e79e5db08739731b0ce4850bed599235d601701d5694c36570a99a0c5ca41a9d"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-win32.whl", hash = "sha256:955eae71ac26c1ab35924203fda6220f84dce57d6d7884f189743e2abe3a9fbe"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp38-cp38-win_amd64.whl", hash = "sha256:56f4252222c067b4ce51ae12cbac231bce32aee1d33fbfc9d17e5b8d6966c312"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:03d1162b6d1df1caa3a4bd27aa51ce17c9afc2046c31b0ad60a0a96ec22f8001"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:bba64af9fa9cebe325a62fa398760f5c7206b215201b0ec825005f1b18b9bccf"},
|
2024-09-01 22:01:42 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_24_aarch64.whl", hash = "sha256:a1a45e0bb052edf6a1d3a93baef85319733a888363938e1fc9924cb00c8df24c"},
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:da09ad1c359a728e112d60116f626cc9f29730ff3e0e7db72b9a2dbc2e4beed5"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:184565012b60405d93838167f425713180b949e9d8dd0bbc7b49f074407c5a8b"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a75879bacf2c987c003368cf14bed0ffe99e8e85acfa6c0bfffc21a090f16880"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-win32.whl", hash = "sha256:84b554931e932c46f94ab306913ad7e11bba988104c5cff26d90d03f68258cd5"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8-cp39-cp39-win_amd64.whl", hash = "sha256:25ac8c08322002b06fa1d49d1646181f0b2c72f5cbc15a85e80b4c30a544bb15"},
|
|
|
|
|
{file = "ruamel.yaml.clib-0.2.8.tar.gz", hash = "sha256:beb2e0404003de9a4cab9753a8805a8fe9320ee6673136ed7f04255fe60bb512"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-09-01 15:19:37 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "ruff"
|
2025-05-05 21:20:06 +00:00
|
|
|
version = "0.11.8"
|
2024-09-01 15:19:37 +00:00
|
|
|
description = "An extremely fast Python linter and code formatter, written in Rust."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-09-01 15:19:37 +00:00
|
|
|
files = [
|
2025-05-05 21:20:06 +00:00
|
|
|
{file = "ruff-0.11.8-py3-none-linux_armv6l.whl", hash = "sha256:896a37516c594805e34020c4a7546c8f8a234b679a7716a3f08197f38913e1a3"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:ab86d22d3d721a40dd3ecbb5e86ab03b2e053bc93c700dc68d1c3346b36ce835"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-macosx_11_0_arm64.whl", hash = "sha256:258f3585057508d317610e8a412788cf726efeefa2fec4dba4001d9e6f90d46c"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:727d01702f7c30baed3fc3a34901a640001a2828c793525043c29f7614994a8c"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:3dca977cc4fc8f66e89900fa415ffe4dbc2e969da9d7a54bfca81a128c5ac219"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c657fa987d60b104d2be8b052d66da0a2a88f9bd1d66b2254333e84ea2720c7f"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:f2e74b021d0de5eceb8bd32919f6ff8a9b40ee62ed97becd44993ae5b9949474"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f9b5ef39820abc0f2c62111f7045009e46b275f5b99d5e59dda113c39b7f4f38"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c1dba3135ca503727aa4648152c0fa67c3b1385d3dc81c75cd8a229c4b2a1458"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7f024d32e62faad0f76b2d6afd141b8c171515e4fb91ce9fd6464335c81244e5"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:d365618d3ad747432e1ae50d61775b78c055fee5936d77fb4d92c6f559741948"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:4d9aaa91035bdf612c8ee7266153bcf16005c7c7e2f5878406911c92a31633cb"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-musllinux_1_2_i686.whl", hash = "sha256:0eba551324733efc76116d9f3a0d52946bc2751f0cd30661564117d6fd60897c"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:161eb4cff5cfefdb6c9b8b3671d09f7def2f960cee33481dd898caf2bcd02304"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-win32.whl", hash = "sha256:5b18caa297a786465cc511d7f8be19226acf9c0a1127e06e736cd4e1878c3ea2"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-win_amd64.whl", hash = "sha256:6e70d11043bef637c5617297bdedec9632af15d53ac1e1ba29c448da9341b0c4"},
|
|
|
|
|
{file = "ruff-0.11.8-py3-none-win_arm64.whl", hash = "sha256:304432e4c4a792e3da85b7699feb3426a0908ab98bf29df22a31b0cdd098fac2"},
|
|
|
|
|
{file = "ruff-0.11.8.tar.gz", hash = "sha256:6d742d10626f9004b781f4558154bb226620a7242080e11caeffab1a40e99df8"},
|
2024-09-01 15:19:37 +00:00
|
|
|
]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "safety"
|
2025-02-17 02:30:35 +00:00
|
|
|
version = "3.3.0"
|
|
|
|
|
description = "Scan dependencies for known vulnerabilities and licenses."
|
2021-06-17 23:36:29 +00:00
|
|
|
optional = false
|
2024-12-23 02:08:29 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2025-02-17 02:30:35 +00:00
|
|
|
{file = "safety-3.3.0-py3-none-any.whl", hash = "sha256:0e025b08a6d556029e0a90df47b74bfef0089bac5f02d9d30f0f8c25227c21ee"},
|
|
|
|
|
{file = "safety-3.3.0.tar.gz", hash = "sha256:67f9f823120e42ff3f0f5fdba00d0547fb9c655bc77c179084b75bf961abcfae"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2025-02-17 02:30:35 +00:00
|
|
|
authlib = ">=1.2.0"
|
|
|
|
|
click = ">=8.0.2"
|
2024-11-13 02:43:41 +00:00
|
|
|
dparse = ">=0.6.4"
|
2024-12-23 02:08:29 +00:00
|
|
|
filelock = ">=3.16.1,<3.17.0"
|
2024-01-22 02:08:38 +00:00
|
|
|
jinja2 = ">=3.1.0"
|
|
|
|
|
marshmallow = ">=3.15.0"
|
|
|
|
|
packaging = ">=21.0"
|
2024-12-23 02:08:29 +00:00
|
|
|
psutil = ">=6.1.0,<6.2.0"
|
|
|
|
|
pydantic = ">=2.6.0,<2.10.0"
|
2025-02-17 02:30:35 +00:00
|
|
|
python-levenshtein = ">=0.25.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
requests = "*"
|
2025-02-17 02:30:35 +00:00
|
|
|
ruamel-yaml = ">=0.17.21"
|
|
|
|
|
safety-schemas = "0.0.10"
|
2024-01-22 02:08:38 +00:00
|
|
|
setuptools = ">=65.5.1"
|
2024-12-23 02:08:29 +00:00
|
|
|
typer = ">=0.12.1"
|
2024-01-22 02:08:38 +00:00
|
|
|
typing-extensions = ">=4.7.1"
|
2022-09-05 13:02:12 +00:00
|
|
|
|
2022-10-08 20:58:14 +00:00
|
|
|
[package.extras]
|
2024-01-22 02:08:38 +00:00
|
|
|
github = ["pygithub (>=1.43.3)"]
|
2022-10-08 20:58:14 +00:00
|
|
|
gitlab = ["python-gitlab (>=1.3.0)"]
|
2024-01-22 02:08:38 +00:00
|
|
|
spdx = ["spdx-tools (>=0.8.2)"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "safety-schemas"
|
2024-12-23 02:08:29 +00:00
|
|
|
version = "0.0.10"
|
2024-03-27 02:45:49 +00:00
|
|
|
description = "Schemas for Safety tools"
|
2024-01-22 02:08:38 +00:00
|
|
|
optional = false
|
2024-03-27 02:45:49 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-12-23 02:08:29 +00:00
|
|
|
{file = "safety_schemas-0.0.10-py3-none-any.whl", hash = "sha256:83978c14fcf598f00a6d98e70450e635d3deb33b3abbb5a886004ade7ca84b7f"},
|
|
|
|
|
{file = "safety_schemas-0.0.10.tar.gz", hash = "sha256:5ec83bb19e17003748d2a4b11e43e1f2b4471c9434329e9a0d80d1069966b96c"},
|
2024-01-22 02:08:38 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-12-23 02:08:29 +00:00
|
|
|
dparse = ">=0.6.4"
|
2024-03-27 02:45:49 +00:00
|
|
|
packaging = ">=21.0"
|
2024-12-23 02:08:29 +00:00
|
|
|
pydantic = ">=2.6.0,<2.10.0"
|
2024-01-22 02:08:38 +00:00
|
|
|
ruamel-yaml = ">=0.17.21"
|
2024-03-27 02:45:49 +00:00
|
|
|
typing-extensions = ">=4.7.1"
|
2022-10-08 20:58:14 +00:00
|
|
|
|
2022-09-05 13:02:12 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "setuptools"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "70.1.0"
|
2022-09-05 13:02:12 +00:00
|
|
|
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
|
|
|
|
optional = false
|
2024-01-10 18:24:14 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "setuptools-70.1.0-py3-none-any.whl", hash = "sha256:d9b8b771455a97c8a9f3ab3448ebe0b29b5e105f1228bba41028be116985a267"},
|
|
|
|
|
{file = "setuptools-70.1.0.tar.gz", hash = "sha256:01a1e793faa5bd89abc851fa15d0a0db26f160890c7102cd8dce643e886b47f5"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2022-09-05 13:02:12 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier"]
|
2025-03-06 05:02:00 +00:00
|
|
|
testing = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "importlib-metadata", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21) ; python_version >= \"3.9\" and sys_platform != \"cygwin\"", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "jaraco.test", "mypy (==1.10.0)", "packaging (>=23.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.1)", "pytest-checkdocs (>=2.4)", "pytest-cov ; platform_python_implementation != \"PyPy\"", "pytest-enabler (>=2.2)", "pytest-home (>=0.5)", "pytest-mypy", "pytest-perf ; sys_platform != \"cygwin\"", "pytest-ruff (>=0.3.2) ; sys_platform != \"cygwin\"", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"]
|
2024-06-23 16:35:03 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "shellingham"
|
|
|
|
|
version = "1.5.4"
|
|
|
|
|
description = "Tool to Detect Surrounding Shell"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-06-23 16:35:03 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686"},
|
|
|
|
|
{file = "shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "snowballstemmer"
|
2021-12-19 04:25:44 +00:00
|
|
|
version = "2.2.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms."
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "*"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "snowballstemmer-2.2.0-py2.py3-none-any.whl", hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a"},
|
|
|
|
|
{file = "snowballstemmer-2.2.0.tar.gz", hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sortedcontainers"
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "*"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "sortedcontainers-2.4.0-py2.py3-none-any.whl", hash = "sha256:a163dcaede0f1c021485e957a39245190e74249897e2ae4b2aa38595db237ee0"},
|
|
|
|
|
{file = "sortedcontainers-2.4.0.tar.gz", hash = "sha256:25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
2022-10-18 02:22:20 +00:00
|
|
|
name = "sphinx"
|
2023-09-07 05:41:29 +00:00
|
|
|
version = "7.1.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Python documentation generator"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-16 16:22:40 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-09-07 05:41:29 +00:00
|
|
|
{file = "sphinx-7.1.2-py3-none-any.whl", hash = "sha256:d170a81825b2fcacb6dfd5a0d7f578a053e45d3f2b153fecc948c37344eb4cbe"},
|
|
|
|
|
{file = "sphinx-7.1.2.tar.gz", hash = "sha256:780f4d32f1d7d1126576e0e5ecc19dc32ab76cd24e950228dcf7b1f6d3d9e22f"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
alabaster = ">=0.7,<0.8"
|
2022-09-29 19:00:06 +00:00
|
|
|
babel = ">=2.9"
|
|
|
|
|
colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""}
|
2023-09-07 05:41:29 +00:00
|
|
|
docutils = ">=0.18.1,<0.21"
|
2022-09-29 19:00:06 +00:00
|
|
|
imagesize = ">=1.3"
|
|
|
|
|
importlib-metadata = {version = ">=4.8", markers = "python_version < \"3.10\""}
|
|
|
|
|
Jinja2 = ">=3.0"
|
|
|
|
|
packaging = ">=21.0"
|
2023-02-16 16:22:40 +00:00
|
|
|
Pygments = ">=2.13"
|
|
|
|
|
requests = ">=2.25.0"
|
2022-09-29 19:00:06 +00:00
|
|
|
snowballstemmer = ">=2.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
sphinxcontrib-applehelp = "*"
|
|
|
|
|
sphinxcontrib-devhelp = "*"
|
2021-10-29 03:34:36 +00:00
|
|
|
sphinxcontrib-htmlhelp = ">=2.0.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
sphinxcontrib-jsmath = "*"
|
|
|
|
|
sphinxcontrib-qthelp = "*"
|
2021-10-29 03:34:36 +00:00
|
|
|
sphinxcontrib-serializinghtml = ">=1.1.5"
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
docs = ["sphinxcontrib-websupport"]
|
2023-02-16 16:22:40 +00:00
|
|
|
lint = ["docutils-stubs", "flake8 (>=3.5.0)", "flake8-simplify", "isort", "mypy (>=0.990)", "ruff", "sphinx-lint", "types-requests"]
|
2023-04-24 03:04:09 +00:00
|
|
|
test = ["cython", "filelock", "html5lib", "pytest (>=4.6)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sphinx-autodoc-typehints"
|
2024-04-11 03:00:36 +00:00
|
|
|
version = "2.0.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Type hints (PEP 484) support for the Sphinx autodoc extension"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-09-08 02:52:40 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-04-11 03:00:36 +00:00
|
|
|
{file = "sphinx_autodoc_typehints-2.0.1-py3-none-any.whl", hash = "sha256:f73ae89b43a799e587e39266672c1075b2ef783aeb382d3ebed77c38a3fc0149"},
|
|
|
|
|
{file = "sphinx_autodoc_typehints-2.0.1.tar.gz", hash = "sha256:60ed1e3b2c970acc0aa6e877be42d48029a9faec7378a17838716cacd8c10b12"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-11-01 02:51:21 +00:00
|
|
|
sphinx = ">=7.1.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-04-11 03:00:36 +00:00
|
|
|
docs = ["furo (>=2024.1.29)"]
|
2023-09-08 02:52:40 +00:00
|
|
|
numpy = ["nptyping (>=2.5)"]
|
2024-04-11 03:00:36 +00:00
|
|
|
testing = ["covdefaults (>=2.3)", "coverage (>=7.4.2)", "diff-cover (>=8.0.3)", "pytest (>=8.0.1)", "pytest-cov (>=4.1)", "sphobjinv (>=2.3.1)", "typing-extensions (>=4.9)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2022-08-13 17:08:16 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "sphinx-rtd-theme"
|
2024-11-14 02:43:23 +00:00
|
|
|
version = "3.0.2"
|
2022-08-13 17:08:16 +00:00
|
|
|
description = "Read the Docs theme for Sphinx"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2024-10-10 02:44:50 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-11-14 02:43:23 +00:00
|
|
|
{file = "sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl", hash = "sha256:422ccc750c3a3a311de4ae327e82affdaf59eb695ba4936538552f3b00f4ee13"},
|
|
|
|
|
{file = "sphinx_rtd_theme-3.0.2.tar.gz", hash = "sha256:b7457bc25dda723b20b086a670b9953c859eab60a2a03ee8eb2bb23e176e5f85"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2022-08-13 17:08:16 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-10-10 02:44:50 +00:00
|
|
|
docutils = ">0.18,<0.22"
|
|
|
|
|
sphinx = ">=6,<9"
|
2023-06-08 03:00:35 +00:00
|
|
|
sphinxcontrib-jquery = ">=4,<5"
|
2022-08-13 17:08:16 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-10-10 02:44:50 +00:00
|
|
|
dev = ["bump2version", "transifex-client", "twine", "wheel"]
|
2022-08-13 17:08:16 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-applehelp"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "1.0.4"
|
|
|
|
|
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "sphinxcontrib-applehelp-1.0.4.tar.gz", hash = "sha256:828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e"},
|
|
|
|
|
{file = "sphinxcontrib_applehelp-1.0.4-py3-none-any.whl", hash = "sha256:29d341f67fb0f6f586b23ad80e072c8e6ad0b48417db2bde114a4c9746feb228"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
lint = ["docutils-stubs", "flake8", "mypy"]
|
2021-06-17 23:36:29 +00:00
|
|
|
test = ["pytest"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-devhelp"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document."
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2021-06-17 23:36:29 +00:00
|
|
|
python-versions = ">=3.5"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "sphinxcontrib-devhelp-1.0.2.tar.gz", hash = "sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4"},
|
|
|
|
|
{file = "sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl", hash = "sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
lint = ["docutils-stubs", "flake8", "mypy"]
|
2021-06-17 23:36:29 +00:00
|
|
|
test = ["pytest"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-htmlhelp"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "2.0.1"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "sphinxcontrib-htmlhelp-2.0.1.tar.gz", hash = "sha256:0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff"},
|
|
|
|
|
{file = "sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl", hash = "sha256:c38cb46dccf316c79de6e5515e1770414b797162b23cd3d06e67020e1d2a6903"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
lint = ["docutils-stubs", "flake8", "mypy"]
|
2022-08-22 02:22:03 +00:00
|
|
|
test = ["html5lib", "pytest"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2023-02-08 03:45:56 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-jquery"
|
2023-06-08 03:00:35 +00:00
|
|
|
version = "4.1"
|
2023-02-08 03:45:56 +00:00
|
|
|
description = "Extension to include jQuery on newer Sphinx releases"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2023-02-08 03:45:56 +00:00
|
|
|
python-versions = ">=2.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-02-08 03:45:56 +00:00
|
|
|
files = [
|
2023-06-08 03:00:35 +00:00
|
|
|
{file = "sphinxcontrib-jquery-4.1.tar.gz", hash = "sha256:1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a"},
|
|
|
|
|
{file = "sphinxcontrib_jquery-4.1-py2.py3-none-any.whl", hash = "sha256:f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae"},
|
2023-02-08 03:45:56 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
2023-06-08 03:00:35 +00:00
|
|
|
Sphinx = ">=1.8"
|
2023-02-08 03:45:56 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-jsmath"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
description = "A sphinx extension which renders display math in HTML via JavaScript"
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2021-06-17 23:36:29 +00:00
|
|
|
python-versions = ">=3.5"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "sphinxcontrib-jsmath-1.0.1.tar.gz", hash = "sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8"},
|
|
|
|
|
{file = "sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl", hash = "sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
test = ["flake8", "mypy", "pytest"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-qthelp"
|
|
|
|
|
version = "1.0.3"
|
|
|
|
|
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document."
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2021-06-17 23:36:29 +00:00
|
|
|
python-versions = ">=3.5"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "sphinxcontrib-qthelp-1.0.3.tar.gz", hash = "sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72"},
|
|
|
|
|
{file = "sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl", hash = "sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
lint = ["docutils-stubs", "flake8", "mypy"]
|
2021-06-17 23:36:29 +00:00
|
|
|
test = ["pytest"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sphinxcontrib-serializinghtml"
|
|
|
|
|
version = "1.1.5"
|
|
|
|
|
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)."
|
2023-10-15 23:17:51 +00:00
|
|
|
optional = false
|
2021-06-17 23:36:29 +00:00
|
|
|
python-versions = ">=3.5"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
|
|
|
|
{file = "sphinxcontrib-serializinghtml-1.1.5.tar.gz", hash = "sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952"},
|
|
|
|
|
{file = "sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl", hash = "sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd"},
|
|
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2022-09-01 14:08:04 +00:00
|
|
|
lint = ["docutils-stubs", "flake8", "mypy"]
|
2021-06-17 23:36:29 +00:00
|
|
|
test = ["pytest"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlparse"
|
2024-04-15 22:56:32 +00:00
|
|
|
version = "0.5.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "A non-validating SQL parser."
|
|
|
|
|
optional = false
|
2024-04-15 22:56:32 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["main"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-04-15 22:56:32 +00:00
|
|
|
{file = "sqlparse-0.5.0-py3-none-any.whl", hash = "sha256:c204494cd97479d0e39f28c93d46c0b2d5959c7b9ab904762ea6c7af211c8663"},
|
|
|
|
|
{file = "sqlparse-0.5.0.tar.gz", hash = "sha256:714d0a4932c059d16189f58ef5411ec2287a4360f17cdd0edd2d09d4c5087c93"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2023-04-21 22:45:54 +00:00
|
|
|
[package.extras]
|
2024-04-15 22:56:32 +00:00
|
|
|
dev = ["build", "hatch"]
|
2023-04-21 22:45:54 +00:00
|
|
|
doc = ["sphinx"]
|
|
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "stevedore"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "5.2.0"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Manage dynamic plugins for Python applications"
|
|
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "stevedore-5.2.0-py3-none-any.whl", hash = "sha256:1c15d95766ca0569cad14cb6272d4d31dae66b011a929d7c18219c176ea1b5c9"},
|
|
|
|
|
{file = "stevedore-5.2.0.tar.gz", hash = "sha256:46b93ca40e1114cea93d738a6c1e365396981bb6bb78c27045b7587c9473544d"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
pbr = ">=2.0.0,<2.1.0 || >2.1.0"
|
|
|
|
|
|
2021-10-29 03:00:55 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "tomli"
|
2023-02-10 17:01:34 +00:00
|
|
|
version = "2.0.1"
|
2021-10-29 03:00:55 +00:00
|
|
|
description = "A lil' TOML parser"
|
|
|
|
|
optional = false
|
2023-02-10 17:01:34 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
|
|
|
|
markers = "python_full_version <= \"3.11.0a6\""
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2023-02-10 17:01:34 +00:00
|
|
|
{file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
|
|
|
|
|
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-10-29 03:00:55 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "tomlkit"
|
2024-08-15 02:15:13 +00:00
|
|
|
version = "0.13.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Style preserving TOML library"
|
|
|
|
|
optional = false
|
2024-07-11 02:47:42 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-08-15 02:15:13 +00:00
|
|
|
{file = "tomlkit-0.13.2-py3-none-any.whl", hash = "sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde"},
|
|
|
|
|
{file = "tomlkit-0.13.2.tar.gz", hash = "sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
2024-01-22 02:08:38 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "typer"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "0.12.3"
|
2024-01-22 02:08:38 +00:00
|
|
|
description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.7"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["test"]
|
2024-01-22 02:08:38 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "typer-0.12.3-py3-none-any.whl", hash = "sha256:070d7ca53f785acbccba8e7d28b08dcd88f79f1fbda035ade0aecec71ca5c914"},
|
|
|
|
|
{file = "typer-0.12.3.tar.gz", hash = "sha256:49e73131481d804288ef62598d97a1ceef3058905aa536a1134f90891ba35482"},
|
2024-01-22 02:08:38 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
2024-06-23 16:35:03 +00:00
|
|
|
click = ">=8.0.0"
|
|
|
|
|
rich = ">=10.11.0"
|
|
|
|
|
shellingham = ">=1.3.0"
|
2024-01-22 02:08:38 +00:00
|
|
|
typing-extensions = ">=3.7.4.3"
|
|
|
|
|
|
2021-10-31 02:12:17 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "typing-extensions"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "4.12.2"
|
2024-01-22 02:08:38 +00:00
|
|
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
2021-10-31 02:12:17 +00:00
|
|
|
optional = false
|
2024-01-22 02:08:38 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["main", "test"]
|
2023-02-10 17:01:34 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
|
|
|
|
|
{file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
|
2023-02-10 17:01:34 +00:00
|
|
|
]
|
2025-03-06 05:02:00 +00:00
|
|
|
markers = {main = "python_version < \"3.11\""}
|
2023-02-10 17:01:34 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tzdata"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2024.1"
|
2023-02-10 17:01:34 +00:00
|
|
|
description = "Provider of IANA time zone data"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = ">=2"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["main"]
|
|
|
|
|
markers = "sys_platform == \"win32\""
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "tzdata-2024.1-py2.py3-none-any.whl", hash = "sha256:9068bc196136463f5245e51efda838afa15aaeca9903f49050dfa2679db4d252"},
|
|
|
|
|
{file = "tzdata-2024.1.tar.gz", hash = "sha256:2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-10-31 02:12:17 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[[package]]
|
|
|
|
|
name = "urllib3"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "2.2.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "HTTP library with thread-safe connection pooling, file post, and more."
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "urllib3-2.2.2-py3-none-any.whl", hash = "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472"},
|
|
|
|
|
{file = "urllib3-2.2.2.tar.gz", hash = "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2025-03-06 05:02:00 +00:00
|
|
|
brotli = ["brotli (>=1.0.9) ; platform_python_implementation == \"CPython\"", "brotlicffi (>=0.8.0) ; platform_python_implementation != \"CPython\""]
|
2024-06-23 16:35:03 +00:00
|
|
|
h2 = ["h2 (>=4,<5)"]
|
|
|
|
|
socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"]
|
|
|
|
|
zstd = ["zstandard (>=0.18.0)"]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zipp"
|
2024-06-23 16:35:03 +00:00
|
|
|
version = "3.19.2"
|
2021-06-17 23:36:29 +00:00
|
|
|
description = "Backport of pathlib-compatible object wrapper for zip files"
|
|
|
|
|
optional = false
|
2024-06-23 16:35:03 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-03-06 05:02:00 +00:00
|
|
|
groups = ["docs", "test"]
|
|
|
|
|
markers = "python_version < \"3.10\""
|
2023-01-16 17:27:44 +00:00
|
|
|
files = [
|
2024-06-23 16:35:03 +00:00
|
|
|
{file = "zipp-3.19.2-py3-none-any.whl", hash = "sha256:f091755f667055f2d02b32c53771a7a6c8b47e1fdbc4b72a8b9072b3eef8015c"},
|
|
|
|
|
{file = "zipp-3.19.2.tar.gz", hash = "sha256:bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19"},
|
2023-01-16 17:27:44 +00:00
|
|
|
]
|
2021-06-17 23:36:29 +00:00
|
|
|
|
|
|
|
|
[package.extras]
|
2024-06-23 16:35:03 +00:00
|
|
|
doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
2025-03-06 05:02:00 +00:00
|
|
|
test = ["big-O", "importlib-resources ; python_version < \"3.9\"", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-itertools", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"]
|
2022-08-13 00:59:17 +00:00
|
|
|
|
2021-06-17 23:36:29 +00:00
|
|
|
[metadata]
|
2025-03-06 05:02:00 +00:00
|
|
|
lock-version = "2.1"
|
2025-06-02 15:57:18 +00:00
|
|
|
python-versions = "^3.9"
|
|
|
|
|
content-hash = "3f0385b2c359229f0f851e04bb7c0e6c6abc6200cfeab7dfeddcfec41b8f86c8"
|