2024-03-16 18:40:25 +00:00
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
2022-12-20 19:18:37 +00:00
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "aiosmtpd"
2024-03-16 18:40:25 +00:00
version = "1.4.5"
2022-05-13 09:44:23 +00:00
description = "aiosmtpd - asyncio based SMTP server"
optional = false
2024-03-16 18:40:25 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "aiosmtpd-1.4.5-py3-none-any.whl" , hash = "sha256:a196922f1903e54c4d37c53415b7613056d39e2b1e8249f324b9ee7a439be0f1" } ,
{ file = "aiosmtpd-1.4.5.tar.gz" , hash = "sha256:78d7b14f859ad0e6de252b47f9cf1ca6f1c82a8b0f10a9e39bec7e915a6aa5fe" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
atpublic = "*"
attrs = "*"
[ [ package ] ]
name = "alabaster"
2024-04-21 09:25:06 +00:00
version = "0.7.16"
description = "A light, configurable Sphinx theme"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "alabaster-0.7.16-py3-none-any.whl" , hash = "sha256:b46733c07dce03ae4e150330b975c75737fa60f0a7c591b6c8bf4928a28e2c92" } ,
{ file = "alabaster-0.7.16.tar.gz" , hash = "sha256:75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2023-12-18 17:06:03 +00:00
[ [ package ] ]
name = "annotated-types"
version = "0.6.0"
description = "Reusable constraint types to use with typing.Annotated"
optional = false
python-versions = ">=3.8"
files = [
{ file = "annotated_types-0.6.0-py3-none-any.whl" , hash = "sha256:0641064de18ba7a25dee8f96403ebc39113d0cb953a01429249d5c7564666a43" } ,
{ file = "annotated_types-0.6.0.tar.gz" , hash = "sha256:563339e807e53ffd9c267e99fc6d9ea23eb8443c08f112651963e24e22f84a5d" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "atpublic"
2024-04-02 12:05:03 +00:00
version = "4.1.0"
2022-05-13 09:44:23 +00:00
description = "Keep all y'all's __all__'s in sync"
optional = false
2023-06-22 16:51:19 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-02 12:05:03 +00:00
{ file = "atpublic-4.1.0-py3-none-any.whl" , hash = "sha256:df90de1162b1a941ee486f484691dc7c33123ee638ea5d6ca604061306e0fdde" } ,
{ file = "atpublic-4.1.0.tar.gz" , hash = "sha256:d1c8cd931af7461f6d18bc6063383e8654d9e9ef19d58ee6dc01e8515bbf55df" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "attrs"
2024-01-02 16:55:52 +00:00
version = "23.2.0"
2022-05-13 09:44:23 +00:00
description = "Classes Without Boilerplate"
optional = false
2023-05-02 14:46:10 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2024-01-02 16:55:52 +00:00
{ file = "attrs-23.2.0-py3-none-any.whl" , hash = "sha256:99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1" } ,
{ file = "attrs-23.2.0.tar.gz" , hash = "sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2023-05-02 14:46:10 +00:00
cov = [ "attrs[tests]" , "coverage[toml] (>=5.3)" ]
2024-01-02 16:55:52 +00:00
dev = [ "attrs[tests]" , "pre-commit" ]
2023-05-02 14:46:10 +00:00
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-towncrier" , "towncrier" , "zope-interface" ]
tests = [ "attrs[tests-no-zope]" , "zope-interface" ]
2024-01-02 16:55:52 +00:00
tests-mypy = [ "mypy (>=1.6)" , "pytest-mypy-plugins" ]
tests-no-zope = [ "attrs[tests-mypy]" , "cloudpickle" , "hypothesis" , "pympler" , "pytest (>=4.3.0)" , "pytest-xdist[psutil]" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "authlib"
2023-12-18 08:17:12 +00:00
version = "1.3.0"
2022-05-13 09:44:23 +00:00
description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients."
2023-08-16 15:14:11 +00:00
optional = true
2023-12-18 08:17:12 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-12-18 08:17:12 +00:00
{ file = "Authlib-1.3.0-py2.py3-none-any.whl" , hash = "sha256:9637e4de1fb498310a56900b3e2043a206b03cb11c05422014b0302cbc814be3" } ,
{ file = "Authlib-1.3.0.tar.gz" , hash = "sha256:959ea62a5b7b5123c5059758296122b57cd2585ae2ed1c0622c21b371ffdae06" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-12-18 08:17:12 +00:00
cryptography = "*"
2022-05-13 09:44:23 +00:00
2023-12-18 17:06:03 +00:00
[ [ package ] ]
name = "autodoc-pydantic"
2024-05-02 08:26:32 +00:00
version = "2.2.0"
2023-12-18 17:06:03 +00:00
description = "Seamlessly integrate pydantic models in your Sphinx documentation."
optional = false
2024-05-02 08:26:32 +00:00
python-versions = "<4.0.0,>=3.8.1"
2023-12-18 17:06:03 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "autodoc_pydantic-2.2.0-py3-none-any.whl" , hash = "sha256:8c6a36fbf6ed2700ea9c6d21ea76ad541b621fbdf16b5a80ee04673548af4d95" } ,
2023-12-18 17:06:03 +00:00
]
[ package . dependencies ]
pydantic = ">=2.0,<3.0.0"
pydantic-settings = ">=2.0,<3.0.0"
Sphinx = ">=4.0"
[ package . extras ]
2024-05-02 08:26:32 +00:00
docs = [ "myst-parser (>=3.0.0,<4.0.0)" , "sphinx-copybutton (>=0.5.0,<0.6.0)" , "sphinx-rtd-theme (>=2.0.0,<3.0.0)" , "sphinx-tabs (>=3,<4)" , "sphinxcontrib-mermaid (>=0.9.0,<0.10.0)" ]
erdantic = [ "erdantic (<2.0)" ]
linting = [ "ruff (>=0.4.0,<0.5.0)" ]
security = [ "pip-audit (>=2.7.2,<3.0.0)" ]
test = [ "coverage (>=7,<8)" , "defusedxml (>=0.7.1)" , "pytest (>=8.0.0,<9.0.0)" , "pytest-sugar (>=1.0.0,<2.0.0)" ]
type-checking = [ "mypy (>=1.9,<2.0)" , "types-docutils (>=0.20,<0.21)" , "typing-extensions (>=4.11,<5.0)" ]
2023-12-18 17:06:03 +00:00
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "babel"
2023-12-14 21:21:59 +00:00
version = "2.14.0"
2022-05-13 09:44:23 +00:00
description = "Internationalization utilities"
optional = false
2023-03-01 14:30:07 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2023-12-14 21:21:59 +00:00
{ file = "Babel-2.14.0-py3-none-any.whl" , hash = "sha256:efb1a25b7118e67ce3a259bed20545c29cb68be8ad2c784c83689981b7a57287" } ,
{ file = "Babel-2.14.0.tar.gz" , hash = "sha256:6919867db036398ba21eb5c7a0f6b28ab8cbc3ae7a73a44ebe34ae74a4e7d363" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2023-10-10 16:11:53 +00:00
[ package . extras ]
dev = [ "freezegun (>=1.0,<2.0)" , "pytest (>=6.0)" , "pytest-cov" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "beautifulsoup4"
2024-01-26 16:04:59 +00:00
version = "4.12.3"
2022-05-13 09:44:23 +00:00
description = "Screen-scraping library"
optional = false
python-versions = ">=3.6.0"
2022-12-20 19:18:37 +00:00
files = [
2024-01-26 16:04:59 +00:00
{ file = "beautifulsoup4-4.12.3-py3-none-any.whl" , hash = "sha256:b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed" } ,
{ file = "beautifulsoup4-4.12.3.tar.gz" , hash = "sha256:74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
soupsieve = ">1.2"
[ package . extras ]
2024-01-26 16:04:59 +00:00
cchardet = [ "cchardet" ]
chardet = [ "chardet" ]
charset-normalizer = [ "charset-normalizer" ]
2022-05-13 09:44:23 +00:00
html5lib = [ "html5lib" ]
lxml = [ "lxml" ]
[ [ package ] ]
name = "blinker"
2024-05-02 08:26:32 +00:00
version = "1.8.1"
2022-05-13 09:44:23 +00:00
description = "Fast, simple object-to-object and broadcast signaling"
optional = false
2023-11-08 08:24:53 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "blinker-1.8.1-py3-none-any.whl" , hash = "sha256:5f1cdeff423b77c31b89de0565cd03e5275a03028f44b2b15f912632a58cced6" } ,
{ file = "blinker-1.8.1.tar.gz" , hash = "sha256:da44ec748222dcd0105ef975eed946da197d5bdf8bafb6aa92f5bc89da63fa25" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "certifi"
2024-02-05 15:58:07 +00:00
version = "2024.2.2"
2022-05-13 09:44:23 +00:00
description = "Python package for providing Mozilla's CA Bundle."
2023-03-11 23:13:09 +00:00
optional = false
2022-06-02 13:44:59 +00:00
python-versions = ">=3.6"
2022-12-20 19:18:37 +00:00
files = [
2024-02-05 15:58:07 +00:00
{ file = "certifi-2024.2.2-py3-none-any.whl" , hash = "sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1" } ,
{ file = "certifi-2024.2.2.tar.gz" , hash = "sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "cffi"
2023-09-29 20:57:13 +00:00
version = "1.16.0"
2022-05-13 09:44:23 +00:00
description = "Foreign Function Interface for Python calling C code."
optional = false
2023-09-29 20:57:13 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-09-29 20:57:13 +00:00
{ file = "cffi-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:6b3d6606d369fc1da4fd8c357d026317fbb9c9b75d36dc16e90e84c26854b088" } ,
{ file = "cffi-1.16.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:ac0f5edd2360eea2f1daa9e26a41db02dd4b0451b48f7c318e217ee092a213e9" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:7e61e3e4fa664a8588aa25c883eab612a188c725755afff6289454d6362b9673" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a72e8961a86d19bdb45851d8f1f08b041ea37d2bd8d4fd19903bc3083d80c896" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:5b50bf3f55561dac5438f8e70bfcdfd74543fd60df5fa5f62d94e5867deca684" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7651c50c8c5ef7bdb41108b7b8c5a83013bfaa8a935590c5d74627c047a583c7" } ,
{ file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e4108df7fe9b707191e55f33efbcb2d81928e10cea45527879a4749cbe472614" } ,
{ file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:32c68ef735dbe5857c810328cb2481e24722a59a2003018885514d4c09af9743" } ,
{ file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:673739cb539f8cdaa07d92d02efa93c9ccf87e345b9a0b556e3ecc666718468d" } ,
{ file = "cffi-1.16.0-cp310-cp310-win32.whl" , hash = "sha256:9f90389693731ff1f659e55c7d1640e2ec43ff725cc61b04b2f9c6d8d017df6a" } ,
{ file = "cffi-1.16.0-cp310-cp310-win_amd64.whl" , hash = "sha256:e6024675e67af929088fda399b2094574609396b1decb609c55fa58b028a32a1" } ,
{ file = "cffi-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:b84834d0cf97e7d27dd5b7f3aca7b6e9263c56308ab9dc8aae9784abb774d404" } ,
{ file = "cffi-1.16.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:1b8ebc27c014c59692bb2664c7d13ce7a6e9a629be20e54e7271fa696ff2b417" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ee07e47c12890ef248766a6e55bd38ebfb2bb8edd4142d56db91b21ea68b7627" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d8a9d3ebe49f084ad71f9269834ceccbf398253c9fac910c4fd7053ff1386936" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:e70f54f1796669ef691ca07d046cd81a29cb4deb1e5f942003f401c0c4a2695d" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5bf44d66cdf9e893637896c7faa22298baebcd18d1ddb6d2626a6e39793a1d56" } ,
{ file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7b78010e7b97fef4bee1e896df8a4bbb6712b7f05b7ef630f9d1da00f6444d2e" } ,
{ file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:c6a164aa47843fb1b01e941d385aab7215563bb8816d80ff3a363a9f8448a8dc" } ,
{ file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:e09f3ff613345df5e8c3667da1d918f9149bd623cd9070c983c013792a9a62eb" } ,
{ file = "cffi-1.16.0-cp311-cp311-win32.whl" , hash = "sha256:2c56b361916f390cd758a57f2e16233eb4f64bcbeee88a4881ea90fca14dc6ab" } ,
{ file = "cffi-1.16.0-cp311-cp311-win_amd64.whl" , hash = "sha256:db8e577c19c0fda0beb7e0d4e09e0ba74b1e4c092e0e40bfa12fe05b6f6d75ba" } ,
{ file = "cffi-1.16.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956" } ,
{ file = "cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:68e7c44931cc171c54ccb702482e9fc723192e88d25a0e133edd7aff8fcd1f6e" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:abd808f9c129ba2beda4cfc53bde801e5bcf9d6e0f22f095e45327c038bfe68e" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:88e2b3c14bdb32e440be531ade29d3c50a1a59cd4e51b1dd8b0865c54ea5d2e2" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b7be2d771cdba2942e13215c4e340bfd76398e9227ad10402a8767ab1865d2e6" } ,
{ file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e715596e683d2ce000574bae5d07bd522c781a822866c20495e52520564f0969" } ,
{ file = "cffi-1.16.0-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:2d92b25dbf6cae33f65005baf472d2c245c050b1ce709cc4588cdcdd5495b520" } ,
{ file = "cffi-1.16.0-cp312-cp312-win32.whl" , hash = "sha256:b2ca4e77f9f47c55c194982e10f058db063937845bb2b7a86c84a6cfe0aefa8b" } ,
{ file = "cffi-1.16.0-cp312-cp312-win_amd64.whl" , hash = "sha256:68678abf380b42ce21a5f2abde8efee05c114c2fdb2e9eef2efdb0257fba1235" } ,
{ file = "cffi-1.16.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:a09582f178759ee8128d9270cd1344154fd473bb77d94ce0aeb2a93ebf0feaf0" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e760191dd42581e023a68b758769e2da259b5d52e3103c6060ddc02c9edb8d7b" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:80876338e19c951fdfed6198e70bc88f1c9758b94578d5a7c4c91a87af3cf31c" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a6a14b17d7e17fa0d207ac08642c8820f84f25ce17a442fd15e27ea18d67c59b" } ,
{ file = "cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6602bc8dc6f3a9e02b6c22c4fc1e47aa50f8f8e6d3f78a5e16ac33ef5fefa324" } ,
{ file = "cffi-1.16.0-cp38-cp38-win32.whl" , hash = "sha256:131fd094d1065b19540c3d72594260f118b231090295d8c34e19a7bbcf2e860a" } ,
{ file = "cffi-1.16.0-cp38-cp38-win_amd64.whl" , hash = "sha256:31d13b0f99e0836b7ff893d37af07366ebc90b678b6664c955b54561fc36ef36" } ,
{ file = "cffi-1.16.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:582215a0e9adbe0e379761260553ba11c58943e4bbe9c36430c4ca6ac74b15ed" } ,
{ file = "cffi-1.16.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:b29ebffcf550f9da55bec9e02ad430c992a87e5f512cd63388abb76f1036d8d2" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:dc9b18bf40cc75f66f40a7379f6a9513244fe33c0e8aa72e2d56b0196a7ef872" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9cb4a35b3642fc5c005a6755a5d17c6c8b6bcb6981baf81cea8bfbc8903e8ba8" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:b86851a328eedc692acf81fb05444bdf1891747c25af7529e39ddafaf68a4f3f" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:c0f31130ebc2d37cdd8e44605fb5fa7ad59049298b3f745c74fa74c62fbfcfc4" } ,
{ file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8f8e709127c6c77446a8c0a8c8bf3c8ee706a06cd44b1e827c3e6a2ee6b8c098" } ,
{ file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:748dcd1e3d3d7cd5443ef03ce8685043294ad6bd7c02a38d1bd367cfd968e000" } ,
{ file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:8895613bcc094d4a1b2dbe179d88d7fb4a15cee43c052e8885783fac397d91fe" } ,
{ file = "cffi-1.16.0-cp39-cp39-win32.whl" , hash = "sha256:ed86a35631f7bfbb28e108dd96773b9d5a6ce4811cf6ea468bb6a359b256b1e4" } ,
{ file = "cffi-1.16.0-cp39-cp39-win_amd64.whl" , hash = "sha256:3686dffb02459559c74dd3d81748269ffb0eb027c39a6fc99502de37d501faa8" } ,
{ file = "cffi-1.16.0.tar.gz" , hash = "sha256:bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
pycparser = "*"
[ [ package ] ]
name = "cfgv"
2023-08-13 12:45:27 +00:00
version = "3.4.0"
2022-05-13 09:44:23 +00:00
description = "Validate configuration and produce human readable error messages."
optional = false
2023-08-13 12:45:27 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-08-13 12:45:27 +00:00
{ file = "cfgv-3.4.0-py2.py3-none-any.whl" , hash = "sha256:b7265b1f29fd3316bfcd2b330d63d024f2bfd8bcb8b0272f8e19a504856c48f9" } ,
{ file = "cfgv-3.4.0.tar.gz" , hash = "sha256:e52591d4c5f5dead8e0f673fb16db7949d2cfb3f7da4582893288f0ded8fe560" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "charset-normalizer"
2023-11-01 10:24:29 +00:00
version = "3.3.2"
2022-05-13 09:44:23 +00:00
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
2023-03-11 23:13:09 +00:00
optional = false
2023-03-12 17:30:08 +00:00
python-versions = ">=3.7.0"
files = [
2023-11-01 10:24:29 +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" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "click"
2023-08-21 13:12:32 +00:00
version = "8.1.7"
2022-05-13 09:44:23 +00:00
description = "Composable command line interface toolkit"
optional = false
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2023-08-21 13:12:32 +00:00
{ file = "click-8.1.7-py3-none-any.whl" , hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28" } ,
{ file = "click-8.1.7.tar.gz" , hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
colorama = { version = "*" , markers = "platform_system == \"Windows\"" }
[ [ package ] ]
name = "colorama"
2022-11-01 11:03:43 +00:00
version = "0.4.6"
2022-05-13 09:44:23 +00:00
description = "Cross-platform colored terminal text."
optional = false
2022-11-01 11:03:43 +00:00
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
2022-12-20 19:18:37 +00:00
files = [
{ file = "colorama-0.4.6-py2.py3-none-any.whl" , hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" } ,
{ file = "colorama-0.4.6.tar.gz" , hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "coverage"
2024-04-23 20:16:37 +00:00
version = "7.5.0"
2022-05-13 09:44:23 +00:00
description = "Code coverage measurement for Python"
optional = false
2023-08-13 12:45:27 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-23 20:16:37 +00:00
{ file = "coverage-7.5.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:432949a32c3e3f820af808db1833d6d1631664d53dd3ce487aa25d574e18ad1c" } ,
{ file = "coverage-7.5.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:2bd7065249703cbeb6d4ce679c734bef0ee69baa7bff9724361ada04a15b7e3b" } ,
{ file = "coverage-7.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:bbfe6389c5522b99768a93d89aca52ef92310a96b99782973b9d11e80511f932" } ,
{ file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:39793731182c4be939b4be0cdecde074b833f6171313cf53481f869937129ed3" } ,
{ file = "coverage-7.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:85a5dbe1ba1bf38d6c63b6d2c42132d45cbee6d9f0c51b52c59aa4afba057517" } ,
{ file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:357754dcdfd811462a725e7501a9b4556388e8ecf66e79df6f4b988fa3d0b39a" } ,
{ file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:a81eb64feded34f40c8986869a2f764f0fe2db58c0530d3a4afbcde50f314880" } ,
{ file = "coverage-7.5.0-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:51431d0abbed3a868e967f8257c5faf283d41ec882f58413cf295a389bb22e58" } ,
{ file = "coverage-7.5.0-cp310-cp310-win32.whl" , hash = "sha256:f609ebcb0242d84b7adeee2b06c11a2ddaec5464d21888b2c8255f5fd6a98ae4" } ,
{ file = "coverage-7.5.0-cp310-cp310-win_amd64.whl" , hash = "sha256:6782cd6216fab5a83216cc39f13ebe30adfac2fa72688c5a4d8d180cd52e8f6a" } ,
{ file = "coverage-7.5.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:e768d870801f68c74c2b669fc909839660180c366501d4cc4b87efd6b0eee375" } ,
{ file = "coverage-7.5.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:84921b10aeb2dd453247fd10de22907984eaf80901b578a5cf0bb1e279a587cb" } ,
{ file = "coverage-7.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:710c62b6e35a9a766b99b15cdc56d5aeda0914edae8bb467e9c355f75d14ee95" } ,
{ file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c379cdd3efc0658e652a14112d51a7668f6bfca7445c5a10dee7eabecabba19d" } ,
{ file = "coverage-7.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:fea9d3ca80bcf17edb2c08a4704259dadac196fe5e9274067e7a20511fad1743" } ,
{ file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:41327143c5b1d715f5f98a397608f90ab9ebba606ae4e6f3389c2145410c52b1" } ,
{ file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:565b2e82d0968c977e0b0f7cbf25fd06d78d4856289abc79694c8edcce6eb2de" } ,
{ file = "coverage-7.5.0-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:cf3539007202ebfe03923128fedfdd245db5860a36810136ad95a564a2fdffff" } ,
{ file = "coverage-7.5.0-cp311-cp311-win32.whl" , hash = "sha256:bf0b4b8d9caa8d64df838e0f8dcf68fb570c5733b726d1494b87f3da85db3a2d" } ,
{ file = "coverage-7.5.0-cp311-cp311-win_amd64.whl" , hash = "sha256:9c6384cc90e37cfb60435bbbe0488444e54b98700f727f16f64d8bfda0b84656" } ,
{ file = "coverage-7.5.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:fed7a72d54bd52f4aeb6c6e951f363903bd7d70bc1cad64dd1f087980d309ab9" } ,
{ file = "coverage-7.5.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:cbe6581fcff7c8e262eb574244f81f5faaea539e712a058e6707a9d272fe5b64" } ,
{ file = "coverage-7.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ad97ec0da94b378e593ef532b980c15e377df9b9608c7c6da3506953182398af" } ,
{ file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:bd4bacd62aa2f1a1627352fe68885d6ee694bdaebb16038b6e680f2924a9b2cc" } ,
{ file = "coverage-7.5.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:adf032b6c105881f9d77fa17d9eebe0ad1f9bfb2ad25777811f97c5362aa07f2" } ,
{ file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:4ba01d9ba112b55bfa4b24808ec431197bb34f09f66f7cb4fd0258ff9d3711b1" } ,
{ file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:f0bfe42523893c188e9616d853c47685e1c575fe25f737adf473d0405dcfa7eb" } ,
{ file = "coverage-7.5.0-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:a9a7ef30a1b02547c1b23fa9a5564f03c9982fc71eb2ecb7f98c96d7a0db5cf2" } ,
{ file = "coverage-7.5.0-cp312-cp312-win32.whl" , hash = "sha256:3c2b77f295edb9fcdb6a250f83e6481c679335ca7e6e4a955e4290350f2d22a4" } ,
{ file = "coverage-7.5.0-cp312-cp312-win_amd64.whl" , hash = "sha256:427e1e627b0963ac02d7c8730ca6d935df10280d230508c0ba059505e9233475" } ,
{ file = "coverage-7.5.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:9dd88fce54abbdbf4c42fb1fea0e498973d07816f24c0e27a1ecaf91883ce69e" } ,
{ file = "coverage-7.5.0-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:a898c11dca8f8c97b467138004a30133974aacd572818c383596f8d5b2eb04a9" } ,
{ file = "coverage-7.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:07dfdd492d645eea1bd70fb1d6febdcf47db178b0d99161d8e4eed18e7f62fe7" } ,
{ file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d3d117890b6eee85887b1eed41eefe2e598ad6e40523d9f94c4c4b213258e4a4" } ,
{ file = "coverage-7.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6afd2e84e7da40fe23ca588379f815fb6dbbb1b757c883935ed11647205111cb" } ,
{ file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:a9960dd1891b2ddf13a7fe45339cd59ecee3abb6b8326d8b932d0c5da208104f" } ,
{ file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:ced268e82af993d7801a9db2dbc1d2322e786c5dc76295d8e89473d46c6b84d4" } ,
{ file = "coverage-7.5.0-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:e7c211f25777746d468d76f11719e64acb40eed410d81c26cefac641975beb88" } ,
{ file = "coverage-7.5.0-cp38-cp38-win32.whl" , hash = "sha256:262fffc1f6c1a26125d5d573e1ec379285a3723363f3bd9c83923c9593a2ac25" } ,
{ file = "coverage-7.5.0-cp38-cp38-win_amd64.whl" , hash = "sha256:eed462b4541c540d63ab57b3fc69e7d8c84d5957668854ee4e408b50e92ce26a" } ,
{ file = "coverage-7.5.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:d0194d654e360b3e6cc9b774e83235bae6b9b2cac3be09040880bb0e8a88f4a1" } ,
{ file = "coverage-7.5.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:33c020d3322662e74bc507fb11488773a96894aa82a622c35a5a28673c0c26f5" } ,
{ file = "coverage-7.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0cbdf2cae14a06827bec50bd58e49249452d211d9caddd8bd80e35b53cb04631" } ,
{ file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3235d7c781232e525b0761730e052388a01548bd7f67d0067a253887c6e8df46" } ,
{ file = "coverage-7.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:db2de4e546f0ec4b2787d625e0b16b78e99c3e21bc1722b4977c0dddf11ca84e" } ,
{ file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:4d0e206259b73af35c4ec1319fd04003776e11e859936658cb6ceffdeba0f5be" } ,
{ file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:2055c4fb9a6ff624253d432aa471a37202cd8f458c033d6d989be4499aed037b" } ,
{ file = "coverage-7.5.0-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:075299460948cd12722a970c7eae43d25d37989da682997687b34ae6b87c0ef0" } ,
{ file = "coverage-7.5.0-cp39-cp39-win32.whl" , hash = "sha256:280132aada3bc2f0fac939a5771db4fbb84f245cb35b94fae4994d4c1f80dae7" } ,
{ file = "coverage-7.5.0-cp39-cp39-win_amd64.whl" , hash = "sha256:c58536f6892559e030e6924896a44098bc1290663ea12532c78cef71d0df8493" } ,
{ file = "coverage-7.5.0-pp38.pp39.pp310-none-any.whl" , hash = "sha256:2b57780b51084d5223eee7b59f0d4911c31c16ee5aa12737c7a02455829ff067" } ,
{ file = "coverage-7.5.0.tar.gz" , hash = "sha256:cf62d17310f34084c59c01e027259076479128d11e4661bb6c9acb38c5e19bb8" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2022-06-02 13:44:59 +00:00
tomli = { version = "*" , optional = true , markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\"" }
2022-05-13 09:44:23 +00:00
[ package . extras ]
toml = [ "tomli" ]
[ [ package ] ]
name = "cryptography"
2024-03-16 18:40:25 +00:00
version = "42.0.5"
2023-04-05 12:29:03 +00:00
description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers."
optional = false
2023-06-03 10:11:19 +00:00
python-versions = ">=3.7"
2023-04-05 12:29:03 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "cryptography-42.0.5-cp37-abi3-macosx_10_12_universal2.whl" , hash = "sha256:a30596bae9403a342c978fb47d9b0ee277699fa53bbafad14706af51fe543d16" } ,
{ file = "cryptography-42.0.5-cp37-abi3-macosx_10_12_x86_64.whl" , hash = "sha256:b7ffe927ee6531c78f81aa17e684e2ff617daeba7f189f911065b2ea2d526dec" } ,
{ file = "cryptography-42.0.5-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:2424ff4c4ac7f6b8177b53c17ed5d8fa74ae5955656867f5a8affaca36a27abb" } ,
{ file = "cryptography-42.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:329906dcc7b20ff3cad13c069a78124ed8247adcac44b10bea1130e36caae0b4" } ,
{ file = "cryptography-42.0.5-cp37-abi3-manylinux_2_28_aarch64.whl" , hash = "sha256:b03c2ae5d2f0fc05f9a2c0c997e1bc18c8229f392234e8a0194f202169ccd278" } ,
{ file = "cryptography-42.0.5-cp37-abi3-manylinux_2_28_x86_64.whl" , hash = "sha256:f8837fe1d6ac4a8052a9a8ddab256bc006242696f03368a4009be7ee3075cdb7" } ,
{ file = "cryptography-42.0.5-cp37-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:0270572b8bd2c833c3981724b8ee9747b3ec96f699a9665470018594301439ee" } ,
{ file = "cryptography-42.0.5-cp37-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:b8cac287fafc4ad485b8a9b67d0ee80c66bf3574f655d3b97ef2e1082360faf1" } ,
{ file = "cryptography-42.0.5-cp37-abi3-musllinux_1_2_aarch64.whl" , hash = "sha256:16a48c23a62a2f4a285699dba2e4ff2d1cff3115b9df052cdd976a18856d8e3d" } ,
{ file = "cryptography-42.0.5-cp37-abi3-musllinux_1_2_x86_64.whl" , hash = "sha256:2bce03af1ce5a5567ab89bd90d11e7bbdff56b8af3acbbec1faded8f44cb06da" } ,
{ file = "cryptography-42.0.5-cp37-abi3-win32.whl" , hash = "sha256:b6cd2203306b63e41acdf39aa93b86fb566049aeb6dc489b70e34bcd07adca74" } ,
{ file = "cryptography-42.0.5-cp37-abi3-win_amd64.whl" , hash = "sha256:98d8dc6d012b82287f2c3d26ce1d2dd130ec200c8679b6213b3c73c08b2b7940" } ,
{ file = "cryptography-42.0.5-cp39-abi3-macosx_10_12_universal2.whl" , hash = "sha256:5e6275c09d2badf57aea3afa80d975444f4be8d3bc58f7f80d2a484c6f9485c8" } ,
{ file = "cryptography-42.0.5-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e4985a790f921508f36f81831817cbc03b102d643b5fcb81cd33df3fa291a1a1" } ,
{ file = "cryptography-42.0.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7cde5f38e614f55e28d831754e8a3bacf9ace5d1566235e39d91b35502d6936e" } ,
{ file = "cryptography-42.0.5-cp39-abi3-manylinux_2_28_aarch64.whl" , hash = "sha256:7367d7b2eca6513681127ebad53b2582911d1736dc2ffc19f2c3ae49997496bc" } ,
{ file = "cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl" , hash = "sha256:cd2030f6650c089aeb304cf093f3244d34745ce0cfcc39f20c6fbfe030102e2a" } ,
{ file = "cryptography-42.0.5-cp39-abi3-musllinux_1_1_aarch64.whl" , hash = "sha256:a2913c5375154b6ef2e91c10b5720ea6e21007412f6437504ffea2109b5a33d7" } ,
{ file = "cryptography-42.0.5-cp39-abi3-musllinux_1_1_x86_64.whl" , hash = "sha256:c41fb5e6a5fe9ebcd58ca3abfeb51dffb5d83d6775405305bfa8715b76521922" } ,
{ file = "cryptography-42.0.5-cp39-abi3-musllinux_1_2_aarch64.whl" , hash = "sha256:3eaafe47ec0d0ffcc9349e1708be2aaea4c6dd4978d76bf6eb0cb2c13636c6fc" } ,
{ file = "cryptography-42.0.5-cp39-abi3-musllinux_1_2_x86_64.whl" , hash = "sha256:1b95b98b0d2af784078fa69f637135e3c317091b615cd0905f8b8a087e86fa30" } ,
{ file = "cryptography-42.0.5-cp39-abi3-win32.whl" , hash = "sha256:1f71c10d1e88467126f0efd484bd44bca5e14c664ec2ede64c32f20875c0d413" } ,
{ file = "cryptography-42.0.5-cp39-abi3-win_amd64.whl" , hash = "sha256:a011a644f6d7d03736214d38832e030d8268bcff4a41f728e6030325fea3e400" } ,
{ file = "cryptography-42.0.5-pp310-pypy310_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:9481ffe3cf013b71b2428b905c4f7a9a4f76ec03065b05ff499bb5682a8d9ad8" } ,
{ file = "cryptography-42.0.5-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:ba334e6e4b1d92442b75ddacc615c5476d4ad55cc29b15d590cc6b86efa487e2" } ,
{ file = "cryptography-42.0.5-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:ba3e4a42397c25b7ff88cdec6e2a16c2be18720f317506ee25210f6d31925f9c" } ,
{ file = "cryptography-42.0.5-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:111a0d8553afcf8eb02a4fea6ca4f59d48ddb34497aa8706a6cf536f1a5ec576" } ,
{ file = "cryptography-42.0.5-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:cd65d75953847815962c84a4654a84850b2bb4aed3f26fadcc1c13892e1e29f6" } ,
{ file = "cryptography-42.0.5-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:e807b3188f9eb0eaa7bbb579b462c5ace579f1cedb28107ce8b48a9f7ad3679e" } ,
{ file = "cryptography-42.0.5-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:f12764b8fffc7a123f641d7d049d382b73f96a34117e0b637b80643169cec8ac" } ,
{ file = "cryptography-42.0.5-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:37dd623507659e08be98eec89323469e8c7b4c1407c85112634ae3dbdb926fdd" } ,
{ file = "cryptography-42.0.5.tar.gz" , hash = "sha256:6fe07eec95dfd477eb9530aef5bead34fec819b3aaf6c5bd6d20565da607bfe1" } ,
2023-04-05 12:29:03 +00:00
]
[ package . dependencies ]
2024-01-26 16:04:59 +00:00
cffi = { version = ">=1.12" , markers = "platform_python_implementation != \"PyPy\"" }
2023-04-05 12:29:03 +00:00
[ package . extras ]
docs = [ "sphinx (>=5.3.0)" , "sphinx-rtd-theme (>=1.1.1)" ]
2024-01-26 16:04:59 +00:00
docstest = [ "pyenchant (>=1.6.11)" , "readme-renderer" , "sphinxcontrib-spelling (>=4.0.1)" ]
2023-06-03 10:11:19 +00:00
nox = [ "nox" ]
2024-01-26 16:04:59 +00:00
pep8test = [ "check-sdist" , "click" , "mypy" , "ruff" ]
2023-06-03 10:11:19 +00:00
sdist = [ "build" ]
2023-04-05 12:29:03 +00:00
ssh = [ "bcrypt (>=3.1.5)" ]
2024-01-26 16:04:59 +00:00
test = [ "certifi" , "pretend" , "pytest (>=6.2.0)" , "pytest-benchmark" , "pytest-cov" , "pytest-xdist" ]
2023-04-05 12:29:03 +00:00
test-randomorder = [ "pytest-randomly" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "cssselect"
2022-11-01 11:03:43 +00:00
version = "1.2.0"
2022-05-13 09:44:23 +00:00
description = "cssselect parses CSS3 Selectors and translates them to XPath 1.0"
optional = false
2022-11-01 11:03:43 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
{ file = "cssselect-1.2.0-py2.py3-none-any.whl" , hash = "sha256:da1885f0c10b60c03ed5eccbb6b68d6eff248d91976fcde348f395d54c9fd35e" } ,
{ file = "cssselect-1.2.0.tar.gz" , hash = "sha256:666b19839cfaddb9ce9d36bfe4c969132c647b92fc9088c4e23f786b30f1b3dc" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "distlib"
2023-12-14 21:21:59 +00:00
version = "0.3.8"
2022-05-13 09:44:23 +00:00
description = "Distribution utilities"
optional = false
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
2023-12-14 21:21:59 +00:00
{ file = "distlib-0.3.8-py2.py3-none-any.whl" , hash = "sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784" } ,
{ file = "distlib-0.3.8.tar.gz" , hash = "sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "dnspython"
2024-03-16 18:40:25 +00:00
version = "2.6.1"
2022-05-13 09:44:23 +00:00
description = "DNS toolkit"
2023-08-16 15:14:11 +00:00
optional = true
2024-01-26 16:04:59 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "dnspython-2.6.1-py3-none-any.whl" , hash = "sha256:5ef3b9680161f6fa89daf8ad451b5f1a33b18ae8a1c6778cdf4b43f08c0a6e50" } ,
{ file = "dnspython-2.6.1.tar.gz" , hash = "sha256:e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2024-03-16 18:40:25 +00:00
dev = [ "black (>=23.1.0)" , "coverage (>=7.0)" , "flake8 (>=7)" , "mypy (>=1.8)" , "pylint (>=3)" , "pytest (>=7.4)" , "pytest-cov (>=4.1.0)" , "sphinx (>=7.2.0)" , "twine (>=4.0.0)" , "wheel (>=0.42.0)" ]
2024-01-26 16:04:59 +00:00
dnssec = [ "cryptography (>=41)" ]
2024-03-16 18:40:25 +00:00
doh = [ "h2 (>=4.1.0)" , "httpcore (>=1.0.0)" , "httpx (>=0.26.0)" ]
doq = [ "aioquic (>=0.9.25)" ]
idna = [ "idna (>=3.6)" ]
trio = [ "trio (>=0.23)" ]
2024-01-26 16:04:59 +00:00
wmi = [ "wmi (>=1.5.1)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "docutils"
2024-03-16 18:40:25 +00:00
version = "0.20.1"
2022-05-13 09:44:23 +00:00
description = "Docutils -- Python Documentation Utilities"
2023-03-11 23:13:09 +00:00
optional = false
2024-03-16 18:40:25 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "docutils-0.20.1-py3-none-any.whl" , hash = "sha256:96f387a2c5562db4476f09f13bbab2192e764cac08ebbf3a34a95d9b1e4a59d6" } ,
{ file = "docutils-0.20.1.tar.gz" , hash = "sha256:f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "email-validator"
2024-03-16 18:40:25 +00:00
version = "2.1.1"
2022-10-03 11:29:40 +00:00
description = "A robust email address syntax and deliverability validation library."
2023-08-16 15:14:11 +00:00
optional = true
2023-10-23 17:36:21 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "email_validator-2.1.1-py3-none-any.whl" , hash = "sha256:97d882d174e2a65732fb43bfce81a3a834cbc1bde8bf419e30ef5ea976370a05" } ,
{ file = "email_validator-2.1.1.tar.gz" , hash = "sha256:200a70680ba08904be6d1eef729205cc0d687634399a5924d842533efb824b84" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-05-02 14:46:10 +00:00
dnspython = ">=2.0.0"
2022-05-13 09:44:23 +00:00
idna = ">=2.0.0"
2023-12-18 17:06:03 +00:00
[ [ package ] ]
name = "enum-extend"
version = "0.1.1"
description = "Enum base classes that support enum comparsion and auto numbering with doc strings"
optional = false
python-versions = ">=3.4.0"
files = [
{ file = "enum-extend-0.1.1.tar.gz" , hash = "sha256:943208b2e62535e1a649945ee8dceab4576473a85cbb740ff84b4821492161b1" } ,
{ file = "enum_extend-0.1.1-py3-none-any.whl" , hash = "sha256:a6bd4b09e1539d144d433ecf7c7d94def45b8852e5e494b2c31faf618d6a5a17" } ,
]
2022-11-01 11:03:43 +00:00
[ [ package ] ]
name = "exceptiongroup"
2024-04-21 09:24:10 +00:00
version = "1.2.1"
2022-11-01 11:03:43 +00:00
description = "Backport of PEP 654 (exception groups)"
optional = false
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:24:10 +00:00
{ file = "exceptiongroup-1.2.1-py3-none-any.whl" , hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad" } ,
{ file = "exceptiongroup-1.2.1.tar.gz" , hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16" } ,
2022-12-20 19:18:37 +00:00
]
2022-11-01 11:03:43 +00:00
[ package . extras ]
test = [ "pytest (>=6)" ]
2023-07-06 07:07:52 +00:00
[ [ package ] ]
name = "execnet"
2024-04-09 19:50:38 +00:00
version = "2.1.1"
2023-07-06 07:07:52 +00:00
description = "execnet: rapid multi-Python deployment"
optional = false
2024-04-08 08:33:03 +00:00
python-versions = ">=3.8"
2023-07-06 07:07:52 +00:00
files = [
2024-04-09 19:50:38 +00:00
{ file = "execnet-2.1.1-py3-none-any.whl" , hash = "sha256:26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc" } ,
{ file = "execnet-2.1.1.tar.gz" , hash = "sha256:5189b52c6121c24feae288166ab41b32549c7e2348652736540b9e6e7d4e72e3" } ,
2023-07-06 07:07:52 +00:00
]
[ package . extras ]
2023-07-11 14:09:23 +00:00
testing = [ "hatch" , "pre-commit" , "pytest" , "tox" ]
2023-07-06 07:07:52 +00:00
2023-02-26 18:48:07 +00:00
[ [ package ] ]
name = "faker"
2024-05-02 08:26:32 +00:00
version = "25.0.0"
2023-02-26 18:48:07 +00:00
description = "Faker is a Python package that generates fake data for you."
optional = false
2023-07-16 18:41:32 +00:00
python-versions = ">=3.8"
2023-02-26 18:48:07 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "Faker-25.0.0-py3-none-any.whl" , hash = "sha256:e23a2b74888885c3d23a9237bacb823041291c03d609a39acb9ebe6c123f3986" } ,
{ file = "Faker-25.0.0.tar.gz" , hash = "sha256:87ef41e24b39a5be66ecd874af86f77eebd26782a2681200e86c5326340a95d3" } ,
2023-02-26 18:48:07 +00:00
]
[ package . dependencies ]
python-dateutil = ">=2.4"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "filelock"
2024-05-02 08:26:32 +00:00
version = "3.14.0"
2022-05-13 09:44:23 +00:00
description = "A platform independent file lock."
optional = false
2023-09-20 16:55:02 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "filelock-3.14.0-py3-none-any.whl" , hash = "sha256:43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f" } ,
{ file = "filelock-3.14.0.tar.gz" , hash = "sha256:6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2024-03-26 15:49:07 +00:00
docs = [ "furo (>=2023.9.10)" , "sphinx (>=7.2.6)" , "sphinx-autodoc-typehints (>=1.25.2)" ]
testing = [ "covdefaults (>=2.3)" , "coverage (>=7.3.2)" , "diff-cover (>=8.0.1)" , "pytest (>=7.4.3)" , "pytest-cov (>=4.1)" , "pytest-mock (>=3.12)" , "pytest-timeout (>=2.2)" ]
2023-11-01 10:24:29 +00:00
typing = [ "typing-extensions (>=4.8)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "flask"
2024-04-08 08:33:03 +00:00
version = "3.0.3"
2022-05-13 09:44:23 +00:00
description = "A simple framework for building complex web applications."
optional = false
2023-12-14 21:01:08 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-08 08:33:03 +00:00
{ file = "flask-3.0.3-py3-none-any.whl" , hash = "sha256:34e815dfaa43340d1d15a5c3a02b8476004037eb4840b34910c6e21679d288f3" } ,
{ file = "flask-3.0.3.tar.gz" , hash = "sha256:ceb27b0af3823ea2737928a4d99d125a06175b8512c445cbd9a9ce200ef76842" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-12-14 21:01:08 +00:00
blinker = ">=1.6.2"
click = ">=8.1.3"
2022-05-13 09:44:23 +00:00
importlib-metadata = { version = ">=3.6.0" , markers = "python_version < \"3.10\"" }
2023-12-14 21:01:08 +00:00
itsdangerous = ">=2.1.2"
Jinja2 = ">=3.1.2"
2023-12-14 21:04:04 +00:00
Werkzeug = ">=3.0.0"
2022-05-13 09:44:23 +00:00
[ package . extras ]
async = [ "asgiref (>=3.2)" ]
dotenv = [ "python-dotenv" ]
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "flask-babel"
2023-10-23 17:36:21 +00:00
version = "4.0.0"
2023-04-10 20:01:54 +00:00
description = "Adds i18n/l10n support for Flask applications."
2023-09-01 08:46:56 +00:00
optional = true
2023-10-23 17:36:21 +00:00
python-versions = ">=3.8,<4.0"
2022-12-20 19:18:37 +00:00
files = [
2023-10-23 17:36:21 +00:00
{ file = "flask_babel-4.0.0-py3-none-any.whl" , hash = "sha256:638194cf91f8b301380f36d70e2034c77ee25b98cb5d80a1626820df9a6d4625" } ,
{ file = "flask_babel-4.0.0.tar.gz" , hash = "sha256:dbeab4027a3f4a87678a11686496e98e1492eb793cbdd77ab50f4e9a2602a593" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-04-10 20:01:54 +00:00
Babel = ">=2.12"
Flask = ">=2.0"
Jinja2 = ">=3.1"
pytz = ">=2022.7"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "flask-themer"
2023-06-06 07:16:51 +00:00
version = "2.0.0"
2022-05-13 09:44:23 +00:00
description = "Simple theme mechanism for Flask"
2023-08-16 15:14:11 +00:00
optional = true
2023-06-06 07:16:51 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-06-06 07:16:51 +00:00
{ file = "flask-themer-2.0.0.tar.gz" , hash = "sha256:c8dbea370ad88d9d13e5d0c360f9678bb219bfbab7a7d0cb4f00ff89ac09a275" } ,
{ file = "flask_themer-2.0.0-py3-none-any.whl" , hash = "sha256:e34cc5bccf4fafb7d04f5de6e2219cc001f6485f7b0640dc5b728f8de88c2b57" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
flask = "*"
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "flask-webtest"
2023-11-14 17:41:49 +00:00
version = "0.1.4"
2022-05-13 09:44:23 +00:00
description = "Utilities for testing Flask applications with WebTest."
optional = false
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
2023-11-14 17:41:49 +00:00
{ file = "Flask-WebTest-0.1.4.tar.gz" , hash = "sha256:0b22485b9fad5a4ac7c2f2aa1d5767883115c64f2e156c94e2bf2b3deb70ac1a" } ,
{ file = "Flask_WebTest-0.1.4-py2.py3-none-any.whl" , hash = "sha256:35a85328aaf9e977dd82af470063eadec6356cea0bce83e3ed26d5831fa3d48b" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
blinker = "*"
2023-03-12 17:30:08 +00:00
Flask = ">=1.1.0"
2022-05-13 09:44:23 +00:00
WebTest = "*"
2023-03-12 17:30:08 +00:00
[ package . extras ]
2023-11-14 17:41:49 +00:00
tests = [ "flask-sqlalchemy" , "greenlet" ]
2023-03-12 17:30:08 +00:00
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "flask-wtf"
2023-10-02 07:53:39 +00:00
version = "1.2.1"
2022-05-13 09:44:23 +00:00
description = "Form rendering, validation, and CSRF protection for Flask with WTForms."
optional = false
2023-09-29 20:57:13 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-10-02 07:53:39 +00:00
{ file = "flask_wtf-1.2.1-py3-none-any.whl" , hash = "sha256:fa6793f2fb7e812e0fe9743b282118e581fb1b6c45d414b8af05e659bd653287" } ,
{ file = "flask_wtf-1.2.1.tar.gz" , hash = "sha256:8bb269eb9bb46b87e7c8233d7e7debdf1f8b74bf90cc1789988c29b37a97b695" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-09-29 20:57:13 +00:00
flask = "*"
2022-05-13 09:44:23 +00:00
itsdangerous = "*"
2023-09-29 20:57:13 +00:00
wtforms = "*"
2022-05-13 09:44:23 +00:00
[ package . extras ]
email = [ "email-validator" ]
2023-11-15 15:37:06 +00:00
[ [ package ] ]
name = "greenlet"
2023-12-26 00:11:41 +00:00
version = "3.0.3"
2023-11-15 15:37:06 +00:00
description = "Lightweight in-process concurrent programming"
optional = true
python-versions = ">=3.7"
files = [
2023-12-26 00:11:41 +00:00
{ file = "greenlet-3.0.3-cp310-cp310-macosx_11_0_universal2.whl" , hash = "sha256:9da2bd29ed9e4f15955dd1595ad7bc9320308a3b766ef7f837e23ad4b4aac31a" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d353cadd6083fdb056bb46ed07e4340b0869c305c8ca54ef9da3421acbdf6881" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:dca1e2f3ca00b84a396bc1bce13dd21f680f035314d2379c4160c98153b2059b" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:3ed7fb269f15dc662787f4119ec300ad0702fa1b19d2135a37c2c4de6fadfd4a" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dd4f49ae60e10adbc94b45c0b5e6a179acc1736cf7a90160b404076ee283cf83" } ,
{ file = "greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:73a411ef564e0e097dbe7e866bb2dda0f027e072b04da387282b02c308807405" } ,
{ file = "greenlet-3.0.3-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:7f362975f2d179f9e26928c5b517524e89dd48530a0202570d55ad6ca5d8a56f" } ,
{ file = "greenlet-3.0.3-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:649dde7de1a5eceb258f9cb00bdf50e978c9db1b996964cd80703614c86495eb" } ,
{ file = "greenlet-3.0.3-cp310-cp310-win_amd64.whl" , hash = "sha256:68834da854554926fbedd38c76e60c4a2e3198c6fbed520b106a8986445caaf9" } ,
{ file = "greenlet-3.0.3-cp311-cp311-macosx_11_0_universal2.whl" , hash = "sha256:b1b5667cced97081bf57b8fa1d6bfca67814b0afd38208d52538316e9422fc61" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:52f59dd9c96ad2fc0d5724107444f76eb20aaccb675bf825df6435acb7703559" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:afaff6cf5200befd5cec055b07d1c0a5a06c040fe5ad148abcd11ba6ab9b114e" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:fe754d231288e1e64323cfad462fcee8f0288654c10bdf4f603a39ed923bef33" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2797aa5aedac23af156bbb5a6aa2cd3427ada2972c828244eb7d1b9255846379" } ,
{ file = "greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:b7f009caad047246ed379e1c4dbcb8b020f0a390667ea74d2387be2998f58a22" } ,
{ file = "greenlet-3.0.3-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:c5e1536de2aad7bf62e27baf79225d0d64360d4168cf2e6becb91baf1ed074f3" } ,
{ file = "greenlet-3.0.3-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:894393ce10ceac937e56ec00bb71c4c2f8209ad516e96033e4b3b1de270e200d" } ,
{ file = "greenlet-3.0.3-cp311-cp311-win_amd64.whl" , hash = "sha256:1ea188d4f49089fc6fb283845ab18a2518d279c7cd9da1065d7a84e991748728" } ,
{ file = "greenlet-3.0.3-cp312-cp312-macosx_11_0_universal2.whl" , hash = "sha256:70fb482fdf2c707765ab5f0b6655e9cfcf3780d8d87355a063547b41177599be" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d4d1ac74f5c0c0524e4a24335350edad7e5f03b9532da7ea4d3c54d527784f2e" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:149e94a2dd82d19838fe4b2259f1b6b9957d5ba1b25640d2380bea9c5df37676" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:15d79dd26056573940fcb8c7413d84118086f2ec1a8acdfa854631084393efcc" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:881b7db1ebff4ba09aaaeae6aa491daeb226c8150fc20e836ad00041bcb11230" } ,
{ file = "greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:fcd2469d6a2cf298f198f0487e0a5b1a47a42ca0fa4dfd1b6862c999f018ebbf" } ,
{ file = "greenlet-3.0.3-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:1f672519db1796ca0d8753f9e78ec02355e862d0998193038c7073045899f305" } ,
{ file = "greenlet-3.0.3-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:2516a9957eed41dd8f1ec0c604f1cdc86758b587d964668b5b196a9db5bfcde6" } ,
{ file = "greenlet-3.0.3-cp312-cp312-win_amd64.whl" , hash = "sha256:bba5387a6975598857d86de9eac14210a49d554a77eb8261cc68b7d082f78ce2" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-macosx_11_0_universal2.whl" , hash = "sha256:5b51e85cb5ceda94e79d019ed36b35386e8c37d22f07d6a751cb659b180d5274" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:daf3cb43b7cf2ba96d614252ce1684c1bccee6b2183a01328c98d36fcd7d5cb0" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:99bf650dc5d69546e076f413a87481ee1d2d09aaaaaca058c9251b6d8c14783f" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2dd6e660effd852586b6a8478a1d244b8dc90ab5b1321751d2ea15deb49ed414" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e3391d1e16e2a5a1507d83e4a8b100f4ee626e8eca43cf2cadb543de69827c4c" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:e1f145462f1fa6e4a4ae3c0f782e580ce44d57c8f2c7aae1b6fa88c0b2efdb41" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:1a7191e42732df52cb5f39d3527217e7ab73cae2cb3694d241e18f53d84ea9a7" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:0448abc479fab28b00cb472d278828b3ccca164531daab4e970a0458786055d6" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-win32.whl" , hash = "sha256:b542be2440edc2d48547b5923c408cbe0fc94afb9f18741faa6ae970dbcb9b6d" } ,
{ file = "greenlet-3.0.3-cp37-cp37m-win_amd64.whl" , hash = "sha256:01bc7ea167cf943b4c802068e178bbf70ae2e8c080467070d01bfa02f337ee67" } ,
{ file = "greenlet-3.0.3-cp38-cp38-macosx_11_0_universal2.whl" , hash = "sha256:1996cb9306c8595335bb157d133daf5cf9f693ef413e7673cb07e3e5871379ca" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:3ddc0f794e6ad661e321caa8d2f0a55ce01213c74722587256fb6566049a8b04" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c9db1c18f0eaad2f804728c67d6c610778456e3e1cc4ab4bbd5eeb8e6053c6fc" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7170375bcc99f1a2fbd9c306f5be8764eaf3ac6b5cb968862cad4c7057756506" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6b66c9c1e7ccabad3a7d037b2bcb740122a7b17a53734b7d72a344ce39882a1b" } ,
{ file = "greenlet-3.0.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:098d86f528c855ead3479afe84b49242e174ed262456c342d70fc7f972bc13c4" } ,
{ file = "greenlet-3.0.3-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:81bb9c6d52e8321f09c3d165b2a78c680506d9af285bfccbad9fb7ad5a5da3e5" } ,
{ file = "greenlet-3.0.3-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:fd096eb7ffef17c456cfa587523c5f92321ae02427ff955bebe9e3c63bc9f0da" } ,
{ file = "greenlet-3.0.3-cp38-cp38-win32.whl" , hash = "sha256:d46677c85c5ba00a9cb6f7a00b2bfa6f812192d2c9f7d9c4f6a55b60216712f3" } ,
{ file = "greenlet-3.0.3-cp38-cp38-win_amd64.whl" , hash = "sha256:419b386f84949bf0e7c73e6032e3457b82a787c1ab4a0e43732898a761cc9dbf" } ,
{ file = "greenlet-3.0.3-cp39-cp39-macosx_11_0_universal2.whl" , hash = "sha256:da70d4d51c8b306bb7a031d5cff6cc25ad253affe89b70352af5f1cb68e74b53" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:086152f8fbc5955df88382e8a75984e2bb1c892ad2e3c80a2508954e52295257" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:d73a9fe764d77f87f8ec26a0c85144d6a951a6c438dfe50487df5595c6373eac" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b7dcbe92cc99f08c8dd11f930de4d99ef756c3591a5377d1d9cd7dd5e896da71" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1551a8195c0d4a68fac7a4325efac0d541b48def35feb49d803674ac32582f61" } ,
{ file = "greenlet-3.0.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" , hash = "sha256:64d7675ad83578e3fc149b617a444fab8efdafc9385471f868eb5ff83e446b8b" } ,
{ file = "greenlet-3.0.3-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:b37eef18ea55f2ffd8f00ff8fe7c8d3818abd3e25fb73fae2ca3b672e333a7a6" } ,
{ file = "greenlet-3.0.3-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:77457465d89b8263bca14759d7c1684df840b6811b2499838cc5b040a8b5b113" } ,
{ file = "greenlet-3.0.3-cp39-cp39-win32.whl" , hash = "sha256:57e8974f23e47dac22b83436bdcf23080ade568ce77df33159e019d161ce1d1e" } ,
{ file = "greenlet-3.0.3-cp39-cp39-win_amd64.whl" , hash = "sha256:c5ee858cfe08f34712f548c3c363e807e7186f03ad7a5039ebadb29e8c6be067" } ,
{ file = "greenlet-3.0.3.tar.gz" , hash = "sha256:43374442353259554ce33599da8b692d5aa96f8976d567d4badf263371fbe491" } ,
2023-11-15 15:37:06 +00:00
]
[ package . extras ]
2023-12-26 00:11:41 +00:00
docs = [ "Sphinx" , "furo" ]
2023-11-15 15:37:06 +00:00
test = [ "objgraph" , "psutil" ]
2023-03-11 23:13:09 +00:00
[ [ package ] ]
name = "honcho"
version = "1.1.0"
description = "Honcho: a Python clone of Foreman. For managing Procfile-based applications."
optional = false
python-versions = "*"
files = [
{ file = "honcho-1.1.0-py2.py3-none-any.whl" , hash = "sha256:a4d6e3a88a7b51b66351ecfc6e9d79d8f4b87351db9ad7e923f5632cc498122f" } ,
{ file = "honcho-1.1.0.tar.gz" , hash = "sha256:c5eca0bded4bef6697a23aec0422fd4f6508ea3581979a3485fc4b89357eb2a9" } ,
]
[ package . dependencies ]
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
[ package . extras ]
export = [ "jinja2 (>=2.7,<3)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "identify"
2024-04-21 09:24:10 +00:00
version = "2.5.36"
2022-05-13 09:44:23 +00:00
description = "File identification library for Python"
optional = false
2023-07-24 18:32:49 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:24:10 +00:00
{ file = "identify-2.5.36-py2.py3-none-any.whl" , hash = "sha256:37d93f380f4de590500d9dba7db359d0d3da95ffe7f9de1753faa159e71e7dfa" } ,
{ file = "identify-2.5.36.tar.gz" , hash = "sha256:e5e00f54165f9047fbebeb4a560f9acfb8af4c88232be60a488e9b68d122745d" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
license = [ "ukkonen" ]
[ [ package ] ]
name = "idna"
2024-04-16 16:43:17 +00:00
version = "3.7"
2022-05-13 09:44:23 +00:00
description = "Internationalized Domain Names in Applications (IDNA)"
optional = false
python-versions = ">=3.5"
2022-12-20 19:18:37 +00:00
files = [
2024-04-16 16:43:17 +00:00
{ file = "idna-3.7-py3-none-any.whl" , hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0" } ,
{ file = "idna-3.7.tar.gz" , hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "imagesize"
2022-07-20 09:16:38 +00:00
version = "1.4.1"
2022-05-13 09:44:23 +00:00
description = "Getting image size from png/jpeg/jpeg2000/gif file"
2023-03-11 23:13:09 +00:00
optional = false
2022-05-13 09:44:23 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2022-12-20 19:18:37 +00:00
files = [
{ file = "imagesize-1.4.1-py2.py3-none-any.whl" , hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b" } ,
{ file = "imagesize-1.4.1.tar.gz" , hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "importlib-metadata"
2024-03-26 15:49:07 +00:00
version = "7.1.0"
2022-05-13 09:44:23 +00:00
description = "Read metadata from Python packages"
optional = false
2023-07-11 14:09:23 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-26 15:49:07 +00:00
{ file = "importlib_metadata-7.1.0-py3-none-any.whl" , hash = "sha256:30962b96c0c223483ed6cc7280e7f0199feb01a0e40cfae4d4450fc6fab1f570" } ,
{ file = "importlib_metadata-7.1.0.tar.gz" , hash = "sha256:b78938b926ee8d5f020fc4772d487045805a55ddbad2ecf21c6d60938dc7fcd2" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
zipp = ">=0.5"
[ package . extras ]
2024-03-16 18:40:25 +00:00
docs = [ "furo" , "jaraco.packaging (>=9.3)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
2022-05-13 09:44:23 +00:00
perf = [ "ipython" ]
2024-03-26 15:49:07 +00:00
testing = [ "flufl.flake8" , "importlib-resources (>=1.3)" , "jaraco.test (>=5.4)" , "packaging" , "pyfakefs" , "pytest (>=6)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=2.2)" , "pytest-mypy" , "pytest-perf (>=0.9.2)" , "pytest-ruff (>=0.2.1)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "iniconfig"
2023-01-28 15:23:02 +00:00
version = "2.0.0"
description = "brain-dead simple config-ini parsing"
2022-05-13 09:44:23 +00:00
optional = false
2023-01-28 15:23:02 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2023-01-28 15:23:02 +00:00
{ file = "iniconfig-2.0.0-py3-none-any.whl" , hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374" } ,
{ file = "iniconfig-2.0.0.tar.gz" , hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "itsdangerous"
2024-04-21 09:24:10 +00:00
version = "2.2.0"
2022-05-13 09:44:23 +00:00
description = "Safely pass data to untrusted environments and back."
optional = false
2024-04-21 09:24:10 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:24:10 +00:00
{ file = "itsdangerous-2.2.0-py3-none-any.whl" , hash = "sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef" } ,
{ file = "itsdangerous-2.2.0.tar.gz" , hash = "sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "jinja2"
2024-01-26 16:04:59 +00:00
version = "3.1.3"
2022-05-13 09:44:23 +00:00
description = "A very fast and expressive template engine."
optional = false
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2024-01-26 16:04:59 +00:00
{ file = "Jinja2-3.1.3-py3-none-any.whl" , hash = "sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa" } ,
{ file = "Jinja2-3.1.3.tar.gz" , hash = "sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
MarkupSafe = ">=2.0"
[ package . extras ]
i18n = [ "Babel (>=2.7)" ]
[ [ package ] ]
name = "lxml"
2024-04-08 08:33:03 +00:00
version = "5.2.1"
2022-05-13 09:44:23 +00:00
description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API."
optional = false
2024-01-26 16:04:59 +00:00
python-versions = ">=3.6"
files = [
2024-04-08 08:33:03 +00:00
{ file = "lxml-5.2.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:1f7785f4f789fdb522729ae465adcaa099e2a3441519df750ebdccc481d961a1" } ,
{ file = "lxml-5.2.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:6cc6ee342fb7fa2471bd9b6d6fdfc78925a697bf5c2bcd0a302e98b0d35bfad3" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:794f04eec78f1d0e35d9e0c36cbbb22e42d370dda1609fb03bcd7aeb458c6377" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c817d420c60a5183953c783b0547d9eb43b7b344a2c46f69513d5952a78cddf3" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:2213afee476546a7f37c7a9b4ad4d74b1e112a6fafffc9185d6d21f043128c81" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b070bbe8d3f0f6147689bed981d19bbb33070225373338df755a46893528104a" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e02c5175f63effbd7c5e590399c118d5db6183bbfe8e0d118bdb5c2d1b48d937" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_28_aarch64.whl" , hash = "sha256:3dc773b2861b37b41a6136e0b72a1a44689a9c4c101e0cddb6b854016acc0aa8" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_28_ppc64le.whl" , hash = "sha256:d7520db34088c96cc0e0a3ad51a4fd5b401f279ee112aa2b7f8f976d8582606d" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_28_s390x.whl" , hash = "sha256:bcbf4af004f98793a95355980764b3d80d47117678118a44a80b721c9913436a" } ,
{ file = "lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl" , hash = "sha256:a2b44bec7adf3e9305ce6cbfa47a4395667e744097faed97abb4728748ba7d47" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:1c5bb205e9212d0ebddf946bc07e73fa245c864a5f90f341d11ce7b0b854475d" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:2c9d147f754b1b0e723e6afb7ba1566ecb162fe4ea657f53d2139bbf894d050a" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_1_s390x.whl" , hash = "sha256:3545039fa4779be2df51d6395e91a810f57122290864918b172d5dc7ca5bb433" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:a91481dbcddf1736c98a80b122afa0f7296eeb80b72344d7f45dc9f781551f56" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:2ddfe41ddc81f29a4c44c8ce239eda5ade4e7fc305fb7311759dd6229a080052" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_2_ppc64le.whl" , hash = "sha256:a7baf9ffc238e4bf401299f50e971a45bfcc10a785522541a6e3179c83eabf0a" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_2_s390x.whl" , hash = "sha256:31e9a882013c2f6bd2f2c974241bf4ba68c85eba943648ce88936d23209a2e01" } ,
{ file = "lxml-5.2.1-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:0a15438253b34e6362b2dc41475e7f80de76320f335e70c5528b7148cac253a1" } ,
{ file = "lxml-5.2.1-cp310-cp310-win32.whl" , hash = "sha256:6992030d43b916407c9aa52e9673612ff39a575523c5f4cf72cdef75365709a5" } ,
{ file = "lxml-5.2.1-cp310-cp310-win_amd64.whl" , hash = "sha256:da052e7962ea2d5e5ef5bc0355d55007407087392cf465b7ad84ce5f3e25fe0f" } ,
{ file = "lxml-5.2.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:70ac664a48aa64e5e635ae5566f5227f2ab7f66a3990d67566d9907edcbbf867" } ,
{ file = "lxml-5.2.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:1ae67b4e737cddc96c99461d2f75d218bdf7a0c3d3ad5604d1f5e7464a2f9ffe" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f18a5a84e16886898e51ab4b1d43acb3083c39b14c8caeb3589aabff0ee0b270" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c6f2c8372b98208ce609c9e1d707f6918cc118fea4e2c754c9f0812c04ca116d" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:394ed3924d7a01b5bd9a0d9d946136e1c2f7b3dc337196d99e61740ed4bc6fe1" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5d077bc40a1fe984e1a9931e801e42959a1e6598edc8a3223b061d30fbd26bbc" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:764b521b75701f60683500d8621841bec41a65eb739b8466000c6fdbc256c240" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_28_aarch64.whl" , hash = "sha256:3a6b45da02336895da82b9d472cd274b22dc27a5cea1d4b793874eead23dd14f" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl" , hash = "sha256:5ea7b6766ac2dfe4bcac8b8595107665a18ef01f8c8343f00710b85096d1b53a" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_28_s390x.whl" , hash = "sha256:e196a4ff48310ba62e53a8e0f97ca2bca83cdd2fe2934d8b5cb0df0a841b193a" } ,
{ file = "lxml-5.2.1-cp311-cp311-manylinux_2_28_x86_64.whl" , hash = "sha256:200e63525948e325d6a13a76ba2911f927ad399ef64f57898cf7c74e69b71095" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:dae0ed02f6b075426accbf6b2863c3d0a7eacc1b41fb40f2251d931e50188dad" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:ab31a88a651039a07a3ae327d68ebdd8bc589b16938c09ef3f32a4b809dc96ef" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_1_s390x.whl" , hash = "sha256:df2e6f546c4df14bc81f9498bbc007fbb87669f1bb707c6138878c46b06f6510" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:5dd1537e7cc06efd81371f5d1a992bd5ab156b2b4f88834ca852de4a8ea523fa" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:9b9ec9c9978b708d488bec36b9e4c94d88fd12ccac3e62134a9d17ddba910ea9" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_2_ppc64le.whl" , hash = "sha256:8e77c69d5892cb5ba71703c4057091e31ccf534bd7f129307a4d084d90d014b8" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_2_s390x.whl" , hash = "sha256:a8d5c70e04aac1eda5c829a26d1f75c6e5286c74743133d9f742cda8e53b9c2f" } ,
{ file = "lxml-5.2.1-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:c94e75445b00319c1fad60f3c98b09cd63fe1134a8a953dcd48989ef42318534" } ,
{ file = "lxml-5.2.1-cp311-cp311-win32.whl" , hash = "sha256:4951e4f7a5680a2db62f7f4ab2f84617674d36d2d76a729b9a8be4b59b3659be" } ,
{ file = "lxml-5.2.1-cp311-cp311-win_amd64.whl" , hash = "sha256:5c670c0406bdc845b474b680b9a5456c561c65cf366f8db5a60154088c92d102" } ,
{ file = "lxml-5.2.1-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:abc25c3cab9ec7fcd299b9bcb3b8d4a1231877e425c650fa1c7576c5107ab851" } ,
{ file = "lxml-5.2.1-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:6935bbf153f9a965f1e07c2649c0849d29832487c52bb4a5c5066031d8b44fd5" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d793bebb202a6000390a5390078e945bbb49855c29c7e4d56a85901326c3b5d9" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:afd5562927cdef7c4f5550374acbc117fd4ecc05b5007bdfa57cc5355864e0a4" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:0e7259016bc4345a31af861fdce942b77c99049d6c2107ca07dc2bba2435c1d9" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:530e7c04f72002d2f334d5257c8a51bf409db0316feee7c87e4385043be136af" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:59689a75ba8d7ffca577aefd017d08d659d86ad4585ccc73e43edbfc7476781a" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_28_aarch64.whl" , hash = "sha256:f9737bf36262046213a28e789cc82d82c6ef19c85a0cf05e75c670a33342ac2c" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl" , hash = "sha256:3a74c4f27167cb95c1d4af1c0b59e88b7f3e0182138db2501c353555f7ec57f4" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_28_s390x.whl" , hash = "sha256:68a2610dbe138fa8c5826b3f6d98a7cfc29707b850ddcc3e21910a6fe51f6ca0" } ,
{ file = "lxml-5.2.1-cp312-cp312-manylinux_2_28_x86_64.whl" , hash = "sha256:f0a1bc63a465b6d72569a9bba9f2ef0334c4e03958e043da1920299100bc7c08" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:c2d35a1d047efd68027817b32ab1586c1169e60ca02c65d428ae815b593e65d4" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_1_ppc64le.whl" , hash = "sha256:79bd05260359170f78b181b59ce871673ed01ba048deef4bf49a36ab3e72e80b" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_1_s390x.whl" , hash = "sha256:865bad62df277c04beed9478fe665b9ef63eb28fe026d5dedcb89b537d2e2ea6" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:44f6c7caff88d988db017b9b0e4ab04934f11e3e72d478031efc7edcac6c622f" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:71e97313406ccf55d32cc98a533ee05c61e15d11b99215b237346171c179c0b0" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_2_ppc64le.whl" , hash = "sha256:057cdc6b86ab732cf361f8b4d8af87cf195a1f6dc5b0ff3de2dced242c2015e0" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_2_s390x.whl" , hash = "sha256:f3bbbc998d42f8e561f347e798b85513ba4da324c2b3f9b7969e9c45b10f6169" } ,
{ file = "lxml-5.2.1-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:491755202eb21a5e350dae00c6d9a17247769c64dcf62d8c788b5c135e179dc4" } ,
{ file = "lxml-5.2.1-cp312-cp312-win32.whl" , hash = "sha256:8de8f9d6caa7f25b204fc861718815d41cbcf27ee8f028c89c882a0cf4ae4134" } ,
{ file = "lxml-5.2.1-cp312-cp312-win_amd64.whl" , hash = "sha256:f2a9efc53d5b714b8df2b4b3e992accf8ce5bbdfe544d74d5c6766c9e1146a3a" } ,
{ file = "lxml-5.2.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:70a9768e1b9d79edca17890175ba915654ee1725975d69ab64813dd785a2bd5c" } ,
{ file = "lxml-5.2.1-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c38d7b9a690b090de999835f0443d8aa93ce5f2064035dfc48f27f02b4afc3d0" } ,
{ file = "lxml-5.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:5670fb70a828663cc37552a2a85bf2ac38475572b0e9b91283dc09efb52c41d1" } ,
{ file = "lxml-5.2.1-cp36-cp36m-manylinux_2_28_x86_64.whl" , hash = "sha256:958244ad566c3ffc385f47dddde4145088a0ab893504b54b52c041987a8c1863" } ,
{ file = "lxml-5.2.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl" , hash = "sha256:b6241d4eee5f89453307c2f2bfa03b50362052ca0af1efecf9fef9a41a22bb4f" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:2a66bf12fbd4666dd023b6f51223aed3d9f3b40fef06ce404cb75bafd3d89536" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_1_ppc64le.whl" , hash = "sha256:9123716666e25b7b71c4e1789ec829ed18663152008b58544d95b008ed9e21e9" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_1_s390x.whl" , hash = "sha256:0c3f67e2aeda739d1cc0b1102c9a9129f7dc83901226cc24dd72ba275ced4218" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:5d5792e9b3fb8d16a19f46aa8208987cfeafe082363ee2745ea8b643d9cc5b45" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_2_aarch64.whl" , hash = "sha256:88e22fc0a6684337d25c994381ed8a1580a6f5ebebd5ad41f89f663ff4ec2885" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_2_ppc64le.whl" , hash = "sha256:21c2e6b09565ba5b45ae161b438e033a86ad1736b8c838c766146eff8ceffff9" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_2_s390x.whl" , hash = "sha256:afbbdb120d1e78d2ba8064a68058001b871154cc57787031b645c9142b937a62" } ,
{ file = "lxml-5.2.1-cp36-cp36m-musllinux_1_2_x86_64.whl" , hash = "sha256:627402ad8dea044dde2eccde4370560a2b750ef894c9578e1d4f8ffd54000461" } ,
{ file = "lxml-5.2.1-cp36-cp36m-win32.whl" , hash = "sha256:e89580a581bf478d8dcb97d9cd011d567768e8bc4095f8557b21c4d4c5fea7d0" } ,
{ file = "lxml-5.2.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:59565f10607c244bc4c05c0c5fa0c190c990996e0c719d05deec7030c2aa8289" } ,
{ file = "lxml-5.2.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:857500f88b17a6479202ff5fe5f580fc3404922cd02ab3716197adf1ef628029" } ,
{ file = "lxml-5.2.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:56c22432809085b3f3ae04e6e7bdd36883d7258fcd90e53ba7b2e463efc7a6af" } ,
{ file = "lxml-5.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a55ee573116ba208932e2d1a037cc4b10d2c1cb264ced2184d00b18ce585b2c0" } ,
{ file = "lxml-5.2.1-cp37-cp37m-manylinux_2_28_x86_64.whl" , hash = "sha256:6cf58416653c5901e12624e4013708b6e11142956e7f35e7a83f1ab02f3fe456" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:64c2baa7774bc22dd4474248ba16fe1a7f611c13ac6123408694d4cc93d66dbd" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:74b28c6334cca4dd704e8004cba1955af0b778cf449142e581e404bd211fb619" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_1_s390x.whl" , hash = "sha256:7221d49259aa1e5a8f00d3d28b1e0b76031655ca74bb287123ef56c3db92f213" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:3dbe858ee582cbb2c6294dc85f55b5f19c918c2597855e950f34b660f1a5ede6" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_2_aarch64.whl" , hash = "sha256:04ab5415bf6c86e0518d57240a96c4d1fcfc3cb370bb2ac2a732b67f579e5a04" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_2_ppc64le.whl" , hash = "sha256:6ab833e4735a7e5533711a6ea2df26459b96f9eec36d23f74cafe03631647c41" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_2_s390x.whl" , hash = "sha256:f443cdef978430887ed55112b491f670bba6462cea7a7742ff8f14b7abb98d75" } ,
{ file = "lxml-5.2.1-cp37-cp37m-musllinux_1_2_x86_64.whl" , hash = "sha256:9e2addd2d1866fe112bc6f80117bcc6bc25191c5ed1bfbcf9f1386a884252ae8" } ,
{ file = "lxml-5.2.1-cp37-cp37m-win32.whl" , hash = "sha256:f51969bac61441fd31f028d7b3b45962f3ecebf691a510495e5d2cd8c8092dbd" } ,
{ file = "lxml-5.2.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:b0b58fbfa1bf7367dde8a557994e3b1637294be6cf2169810375caf8571a085c" } ,
{ file = "lxml-5.2.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:3e183c6e3298a2ed5af9d7a356ea823bccaab4ec2349dc9ed83999fd289d14d5" } ,
{ file = "lxml-5.2.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:804f74efe22b6a227306dd890eecc4f8c59ff25ca35f1f14e7482bbce96ef10b" } ,
{ file = "lxml-5.2.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:08802f0c56ed150cc6885ae0788a321b73505d2263ee56dad84d200cab11c07a" } ,
{ file = "lxml-5.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0f8c09ed18ecb4ebf23e02b8e7a22a05d6411911e6fabef3a36e4f371f4f2585" } ,
{ file = "lxml-5.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e3d30321949861404323c50aebeb1943461a67cd51d4200ab02babc58bd06a86" } ,
{ file = "lxml-5.2.1-cp38-cp38-manylinux_2_28_aarch64.whl" , hash = "sha256:b560e3aa4b1d49e0e6c847d72665384db35b2f5d45f8e6a5c0072e0283430533" } ,
{ file = "lxml-5.2.1-cp38-cp38-manylinux_2_28_x86_64.whl" , hash = "sha256:058a1308914f20784c9f4674036527e7c04f7be6fb60f5d61353545aa7fcb739" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:adfb84ca6b87e06bc6b146dc7da7623395db1e31621c4785ad0658c5028b37d7" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:417d14450f06d51f363e41cace6488519038f940676ce9664b34ebf5653433a5" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_1_s390x.whl" , hash = "sha256:a2dfe7e2473f9b59496247aad6e23b405ddf2e12ef0765677b0081c02d6c2c0b" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:bf2e2458345d9bffb0d9ec16557d8858c9c88d2d11fed53998512504cd9df49b" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_2_aarch64.whl" , hash = "sha256:58278b29cb89f3e43ff3e0c756abbd1518f3ee6adad9e35b51fb101c1c1daaec" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_2_ppc64le.whl" , hash = "sha256:64641a6068a16201366476731301441ce93457eb8452056f570133a6ceb15fca" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_2_s390x.whl" , hash = "sha256:78bfa756eab503673991bdcf464917ef7845a964903d3302c5f68417ecdc948c" } ,
{ file = "lxml-5.2.1-cp38-cp38-musllinux_1_2_x86_64.whl" , hash = "sha256:11a04306fcba10cd9637e669fd73aa274c1c09ca64af79c041aa820ea992b637" } ,
{ file = "lxml-5.2.1-cp38-cp38-win32.whl" , hash = "sha256:66bc5eb8a323ed9894f8fa0ee6cb3e3fb2403d99aee635078fd19a8bc7a5a5da" } ,
{ file = "lxml-5.2.1-cp38-cp38-win_amd64.whl" , hash = "sha256:9676bfc686fa6a3fa10cd4ae6b76cae8be26eb5ec6811d2a325636c460da1806" } ,
{ file = "lxml-5.2.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:cf22b41fdae514ee2f1691b6c3cdeae666d8b7fa9434de445f12bbeee0cf48dd" } ,
{ file = "lxml-5.2.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:ec42088248c596dbd61d4ae8a5b004f97a4d91a9fd286f632e42e60b706718d7" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:cd53553ddad4a9c2f1f022756ae64abe16da1feb497edf4d9f87f99ec7cf86bd" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:feaa45c0eae424d3e90d78823f3828e7dc42a42f21ed420db98da2c4ecf0a2cb" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:ddc678fb4c7e30cf830a2b5a8d869538bc55b28d6c68544d09c7d0d8f17694dc" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:853e074d4931dbcba7480d4dcab23d5c56bd9607f92825ab80ee2bd916edea53" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:cc4691d60512798304acb9207987e7b2b7c44627ea88b9d77489bbe3e6cc3bd4" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_28_aarch64.whl" , hash = "sha256:beb72935a941965c52990f3a32d7f07ce869fe21c6af8b34bf6a277b33a345d3" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_28_ppc64le.whl" , hash = "sha256:6588c459c5627fefa30139be4d2e28a2c2a1d0d1c265aad2ba1935a7863a4913" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_28_s390x.whl" , hash = "sha256:588008b8497667f1ddca7c99f2f85ce8511f8f7871b4a06ceede68ab62dff64b" } ,
{ file = "lxml-5.2.1-cp39-cp39-manylinux_2_28_x86_64.whl" , hash = "sha256:b6787b643356111dfd4032b5bffe26d2f8331556ecb79e15dacb9275da02866e" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:7c17b64b0a6ef4e5affae6a3724010a7a66bda48a62cfe0674dabd46642e8b54" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:27aa20d45c2e0b8cd05da6d4759649170e8dfc4f4e5ef33a34d06f2d79075d57" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_1_s390x.whl" , hash = "sha256:d4f2cc7060dc3646632d7f15fe68e2fa98f58e35dd5666cd525f3b35d3fed7f8" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:ff46d772d5f6f73564979cd77a4fffe55c916a05f3cb70e7c9c0590059fb29ef" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:96323338e6c14e958d775700ec8a88346014a85e5de73ac7967db0367582049b" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_2_ppc64le.whl" , hash = "sha256:52421b41ac99e9d91934e4d0d0fe7da9f02bfa7536bb4431b4c05c906c8c6919" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_2_s390x.whl" , hash = "sha256:7a7efd5b6d3e30d81ec68ab8a88252d7c7c6f13aaa875009fe3097eb4e30b84c" } ,
{ file = "lxml-5.2.1-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:0ed777c1e8c99b63037b91f9d73a6aad20fd035d77ac84afcc205225f8f41188" } ,
{ file = "lxml-5.2.1-cp39-cp39-win32.whl" , hash = "sha256:644df54d729ef810dcd0f7732e50e5ad1bd0a135278ed8d6bcb06f33b6b6f708" } ,
{ file = "lxml-5.2.1-cp39-cp39-win_amd64.whl" , hash = "sha256:9ca66b8e90daca431b7ca1408cae085d025326570e57749695d6a01454790e95" } ,
{ file = "lxml-5.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:9b0ff53900566bc6325ecde9181d89afadc59c5ffa39bddf084aaedfe3b06a11" } ,
{ file = "lxml-5.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:fd6037392f2d57793ab98d9e26798f44b8b4da2f2464388588f48ac52c489ea1" } ,
{ file = "lxml-5.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8b9c07e7a45bb64e21df4b6aa623cb8ba214dfb47d2027d90eac197329bb5e94" } ,
{ file = "lxml-5.2.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:3249cc2989d9090eeac5467e50e9ec2d40704fea9ab72f36b034ea34ee65ca98" } ,
{ file = "lxml-5.2.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:f42038016852ae51b4088b2862126535cc4fc85802bfe30dea3500fdfaf1864e" } ,
{ file = "lxml-5.2.1-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:533658f8fbf056b70e434dff7e7aa611bcacb33e01f75de7f821810e48d1bb66" } ,
{ file = "lxml-5.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:622020d4521e22fb371e15f580d153134bfb68d6a429d1342a25f051ec72df1c" } ,
{ file = "lxml-5.2.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:efa7b51824aa0ee957ccd5a741c73e6851de55f40d807f08069eb4c5a26b2baa" } ,
{ file = "lxml-5.2.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9c6ad0fbf105f6bcc9300c00010a2ffa44ea6f555df1a2ad95c88f5656104817" } ,
{ file = "lxml-5.2.1-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:e233db59c8f76630c512ab4a4daf5a5986da5c3d5b44b8e9fc742f2a24dbd460" } ,
{ file = "lxml-5.2.1-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:6a014510830df1475176466b6087fc0c08b47a36714823e58d8b8d7709132a96" } ,
{ file = "lxml-5.2.1-pp37-pypy37_pp73-win_amd64.whl" , hash = "sha256:d38c8f50ecf57f0463399569aa388b232cf1a2ffb8f0a9a5412d0db57e054860" } ,
{ file = "lxml-5.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:5aea8212fb823e006b995c4dda533edcf98a893d941f173f6c9506126188860d" } ,
{ file = "lxml-5.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ff097ae562e637409b429a7ac958a20aab237a0378c42dabaa1e3abf2f896e5f" } ,
{ file = "lxml-5.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0f5d65c39f16717a47c36c756af0fb36144069c4718824b7533f803ecdf91138" } ,
{ file = "lxml-5.2.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:3d0c3dd24bb4605439bf91068598d00c6370684f8de4a67c2992683f6c309d6b" } ,
{ file = "lxml-5.2.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:e32be23d538753a8adb6c85bd539f5fd3b15cb987404327c569dfc5fd8366e85" } ,
{ file = "lxml-5.2.1-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:cc518cea79fd1e2f6c90baafa28906d4309d24f3a63e801d855e7424c5b34144" } ,
{ file = "lxml-5.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:a0af35bd8ebf84888373630f73f24e86bf016642fb8576fba49d3d6b560b7cbc" } ,
{ file = "lxml-5.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f8aca2e3a72f37bfc7b14ba96d4056244001ddcc18382bd0daa087fd2e68a354" } ,
{ file = "lxml-5.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:5ca1e8188b26a819387b29c3895c47a5e618708fe6f787f3b1a471de2c4a94d9" } ,
{ file = "lxml-5.2.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:c8ba129e6d3b0136a0f50345b2cb3db53f6bda5dd8c7f5d83fbccba97fb5dcb5" } ,
{ file = "lxml-5.2.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:e998e304036198b4f6914e6a1e2b6f925208a20e2042563d9734881150c6c246" } ,
{ file = "lxml-5.2.1-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:d3be9b2076112e51b323bdf6d5a7f8a798de55fb8d95fcb64bd179460cdc0704" } ,
{ file = "lxml-5.2.1.tar.gz" , hash = "sha256:3f7765e69bbce0906a7c74d5fe46d2c7a7596147318dbc08e4a2431f3060e306" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
cssselect = [ "cssselect (>=0.7)" ]
2024-04-02 12:05:03 +00:00
html-clean = [ "lxml-html-clean" ]
2022-05-13 09:44:23 +00:00
html5 = [ "html5lib" ]
2022-10-03 11:29:40 +00:00
htmlsoup = [ "BeautifulSoup4" ]
2024-04-02 12:05:03 +00:00
source = [ "Cython (>=3.0.10)" ]
2022-05-13 09:44:23 +00:00
2024-03-28 13:22:07 +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"
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" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "markupsafe"
2024-02-05 15:58:07 +00:00
version = "2.1.5"
2022-05-13 09:44:23 +00:00
description = "Safely add untrusted strings to HTML/XML markup."
optional = false
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2024-02-05 15:58:07 +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" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2024-03-28 13:22:07 +00:00
[ [ package ] ]
name = "mdit-py-plugins"
version = "0.4.0"
description = "Collection of plugins for markdown-it-py"
optional = false
python-versions = ">=3.8"
files = [
{ file = "mdit_py_plugins-0.4.0-py3-none-any.whl" , hash = "sha256:b51b3bb70691f57f974e257e367107857a93b36f322a9e6d44ca5bf28ec2def9" } ,
{ file = "mdit_py_plugins-0.4.0.tar.gz" , hash = "sha256:d8ab27e9aed6c38aa716819fedfde15ca275715955f8a185a8e1cf90fb1d2c1b" } ,
]
[ package . dependencies ]
markdown-it-py = ">=1.0.0,<4.0.0"
[ package . extras ]
code-style = [ "pre-commit" ]
rtd = [ "myst-parser" , "sphinx-book-theme" ]
testing = [ "coverage" , "pytest" , "pytest-cov" , "pytest-regressions" ]
[ [ package ] ]
name = "mdurl"
version = "0.1.2"
description = "Markdown URL utilities"
optional = false
python-versions = ">=3.7"
files = [
{ file = "mdurl-0.1.2-py3-none-any.whl" , hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8" } ,
{ file = "mdurl-0.1.2.tar.gz" , hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba" } ,
]
[ [ package ] ]
name = "myst-parser"
version = "2.0.0"
description = "An extended [CommonMark](https://spec.commonmark.org/) compliant parser,"
optional = false
python-versions = ">=3.8"
files = [
{ file = "myst_parser-2.0.0-py3-none-any.whl" , hash = "sha256:7c36344ae39c8e740dad7fdabf5aa6fc4897a813083c6cc9990044eb93656b14" } ,
{ file = "myst_parser-2.0.0.tar.gz" , hash = "sha256:ea929a67a6a0b1683cdbe19b8d2e724cd7643f8aa3e7bb18dd65beac3483bead" } ,
]
[ package . dependencies ]
docutils = ">=0.16,<0.21"
jinja2 = "*"
markdown-it-py = ">=3.0,<4.0"
mdit-py-plugins = ">=0.4,<1.0"
pyyaml = "*"
sphinx = ">=6,<8"
[ package . extras ]
code-style = [ "pre-commit (>=3.0,<4.0)" ]
linkify = [ "linkify-it-py (>=2.0,<3.0)" ]
rtd = [ "ipython" , "pydata-sphinx-theme (==v0.13.0rc4)" , "sphinx-autodoc2 (>=0.4.2,<0.5.0)" , "sphinx-book-theme (==1.0.0rc2)" , "sphinx-copybutton" , "sphinx-design2" , "sphinx-pyscript" , "sphinx-tippy (>=0.3.1)" , "sphinx-togglebutton" , "sphinxext-opengraph (>=0.8.2,<0.9.0)" , "sphinxext-rediraffe (>=0.2.7,<0.3.0)" ]
testing = [ "beautifulsoup4" , "coverage[toml]" , "pytest (>=7,<8)" , "pytest-cov" , "pytest-param-files (>=0.3.4,<0.4.0)" , "pytest-regressions" , "sphinx-pytest" ]
testing-docutils = [ "pygments" , "pytest (>=7,<8)" , "pytest-param-files (>=0.3.4,<0.4.0)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "nodeenv"
2023-05-15 13:37:52 +00:00
version = "1.8.0"
2022-05-13 09:44:23 +00:00
description = "Node.js virtual environment builder"
optional = false
2022-07-20 09:16:38 +00:00
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*"
2022-12-20 19:18:37 +00:00
files = [
2023-05-15 13:37:52 +00:00
{ file = "nodeenv-1.8.0-py2.py3-none-any.whl" , hash = "sha256:df865724bb3c3adc86b3876fa209771517b0cfe596beff01a92700e0e8be4cec" } ,
{ file = "nodeenv-1.8.0.tar.gz" , hash = "sha256:d51e0c37e64fbf47d017feac3145cdbb58836d7eee8c6f6d3b6880c5456227d2" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2022-10-03 11:29:40 +00:00
[ package . dependencies ]
setuptools = "*"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "packaging"
2024-03-16 18:40:25 +00:00
version = "24.0"
2022-05-13 09:44:23 +00:00
description = "Core utilities for Python packages"
optional = false
2022-12-20 19:18:37 +00:00
python-versions = ">=3.7"
files = [
2024-03-16 18:40:25 +00:00
{ file = "packaging-24.0-py3-none-any.whl" , hash = "sha256:2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5" } ,
{ file = "packaging-24.0.tar.gz" , hash = "sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2023-11-29 08:19:20 +00:00
[ [ package ] ]
name = "passlib"
version = "1.7.4"
description = "comprehensive password hashing framework supporting over 30 schemes"
optional = true
python-versions = "*"
files = [
{ file = "passlib-1.7.4-py2.py3-none-any.whl" , hash = "sha256:aa6bca462b8d8bda89c70b382f0c298a20b5560af6cbfa2dce410c0a2fb669f1" } ,
{ file = "passlib-1.7.4.tar.gz" , hash = "sha256:defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04" } ,
]
[ package . extras ]
argon2 = [ "argon2-cffi (>=18.2.0)" ]
bcrypt = [ "bcrypt (>=3.1.0)" ]
build-docs = [ "cloud-sptheme (>=1.10.1)" , "sphinx (>=1.6)" , "sphinxcontrib-fulltoc (>=1.2.0)" ]
totp = [ "cryptography" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "platformdirs"
2024-04-23 20:16:37 +00:00
version = "4.2.1"
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`."
2022-05-13 09:44:23 +00:00
optional = false
2023-12-14 21:21:59 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-23 20:16:37 +00:00
{ file = "platformdirs-4.2.1-py3-none-any.whl" , hash = "sha256:17d5a1161b3fd67b390023cb2d3b026bbd40abde6fdb052dfbd3a29c3ba22ee1" } ,
{ file = "platformdirs-4.2.1.tar.gz" , hash = "sha256:031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2024-02-05 15:58:07 +00:00
docs = [ "furo (>=2023.9.10)" , "proselint (>=0.13)" , "sphinx (>=7.2.6)" , "sphinx-autodoc-typehints (>=1.25.2)" ]
test = [ "appdirs (==1.4.4)" , "covdefaults (>=2.3)" , "pytest (>=7.4.3)" , "pytest-cov (>=4.1)" , "pytest-mock (>=3.12)" ]
2024-04-23 20:16:37 +00:00
type = [ "mypy (>=1.8)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pluggy"
2024-04-21 09:24:10 +00:00
version = "1.5.0"
2022-05-13 09:44:23 +00:00
description = "plugin and hook calling mechanisms for python"
optional = false
2023-09-20 16:55:02 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:24:10 +00:00
{ file = "pluggy-1.5.0-py3-none-any.whl" , hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669" } ,
{ file = "pluggy-1.5.0.tar.gz" , hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
dev = [ "pre-commit" , "tox" ]
testing = [ "pytest" , "pytest-benchmark" ]
2023-05-03 12:41:47 +00:00
[ [ package ] ]
name = "portpicker"
2023-08-15 15:13:52 +00:00
version = "1.6.0"
2023-05-03 12:41:47 +00:00
description = "A library to choose unique available network ports."
optional = false
python-versions = ">=3.6"
files = [
2023-08-15 15:13:52 +00:00
{ file = "portpicker-1.6.0-py3-none-any.whl" , hash = "sha256:b2787a41404cf7edbe29b07b9e0ed863b09f2665dcc01c1eb0c2261c1e7d0755" } ,
{ file = "portpicker-1.6.0.tar.gz" , hash = "sha256:bd507fd6f96f65ee02781f2e674e9dc6c99bbfa6e3c39992e3916204c9d431fa" } ,
2023-05-03 12:41:47 +00:00
]
[ package . dependencies ]
psutil = "*"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pre-commit"
2024-04-21 09:25:06 +00:00
version = "3.7.0"
2022-05-13 09:44:23 +00:00
description = "A framework for managing and maintaining multi-language pre-commit hooks."
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "pre_commit-3.7.0-py2.py3-none-any.whl" , hash = "sha256:5eae9e10c2b5ac51577c3452ec0a490455c45a0533f7960f993a0d01e59decab" } ,
{ file = "pre_commit-3.7.0.tar.gz" , hash = "sha256:e209d61b8acdcf742404408531f0c37d49d2c734fd7cff2d6076083d191cb060" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
cfgv = ">=2.0.0"
identify = ">=1.0.0"
nodeenv = ">=0.11.1"
pyyaml = ">=5.1"
2022-12-26 13:53:47 +00:00
virtualenv = ">=20.10.0"
2022-05-13 09:44:23 +00:00
2023-05-03 12:41:47 +00:00
[ [ package ] ]
name = "psutil"
2024-01-26 16:04:59 +00:00
version = "5.9.8"
2023-05-03 12:41:47 +00:00
description = "Cross-platform lib for process and system monitoring in Python."
optional = false
2023-10-23 17:36:21 +00:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
files = [
2024-01-26 16:04:59 +00:00
{ file = "psutil-5.9.8-cp27-cp27m-macosx_10_9_x86_64.whl" , hash = "sha256:26bd09967ae00920df88e0352a91cff1a78f8d69b3ecabbfe733610c0af486c8" } ,
{ file = "psutil-5.9.8-cp27-cp27m-manylinux2010_i686.whl" , hash = "sha256:05806de88103b25903dff19bb6692bd2e714ccf9e668d050d144012055cbca73" } ,
{ file = "psutil-5.9.8-cp27-cp27m-manylinux2010_x86_64.whl" , hash = "sha256:611052c4bc70432ec770d5d54f64206aa7203a101ec273a0cd82418c86503bb7" } ,
{ file = "psutil-5.9.8-cp27-cp27mu-manylinux2010_i686.whl" , hash = "sha256:50187900d73c1381ba1454cf40308c2bf6f34268518b3f36a9b663ca87e65e36" } ,
{ file = "psutil-5.9.8-cp27-cp27mu-manylinux2010_x86_64.whl" , hash = "sha256:02615ed8c5ea222323408ceba16c60e99c3f91639b07da6373fb7e6539abc56d" } ,
{ file = "psutil-5.9.8-cp27-none-win32.whl" , hash = "sha256:36f435891adb138ed3c9e58c6af3e2e6ca9ac2f365efe1f9cfef2794e6c93b4e" } ,
{ file = "psutil-5.9.8-cp27-none-win_amd64.whl" , hash = "sha256:bd1184ceb3f87651a67b2708d4c3338e9b10c5df903f2e3776b62303b26cb631" } ,
{ file = "psutil-5.9.8-cp36-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:aee678c8720623dc456fa20659af736241f575d79429a0e5e9cf88ae0605cc81" } ,
{ file = "psutil-5.9.8-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:8cb6403ce6d8e047495a701dc7c5bd788add903f8986d523e3e20b98b733e421" } ,
{ file = "psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d06016f7f8625a1825ba3732081d77c94589dca78b7a3fc072194851e88461a4" } ,
{ file = "psutil-5.9.8-cp36-cp36m-win32.whl" , hash = "sha256:7d79560ad97af658a0f6adfef8b834b53f64746d45b403f225b85c5c2c140eee" } ,
{ file = "psutil-5.9.8-cp36-cp36m-win_amd64.whl" , hash = "sha256:27cc40c3493bb10de1be4b3f07cae4c010ce715290a5be22b98493509c6299e2" } ,
{ file = "psutil-5.9.8-cp37-abi3-win32.whl" , hash = "sha256:bc56c2a1b0d15aa3eaa5a60c9f3f8e3e565303b465dbf57a1b730e7a2b9844e0" } ,
{ file = "psutil-5.9.8-cp37-abi3-win_amd64.whl" , hash = "sha256:8db4c1b57507eef143a15a6884ca10f7c73876cdf5d51e713151c1236a0e68cf" } ,
{ file = "psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl" , hash = "sha256:d16bbddf0693323b8c6123dd804100241da461e41d6e332fb0ba6058f630f8c8" } ,
{ file = "psutil-5.9.8.tar.gz" , hash = "sha256:6be126e3225486dff286a8fb9a06246a5253f4c7c53b475ea5f5ac934e64194c" } ,
2023-05-03 12:41:47 +00:00
]
[ package . extras ]
test = [ "enum34" , "ipaddress" , "mock" , "pywin32" , "wmi" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pyasn1"
2024-03-27 17:09:40 +00:00
version = "0.6.0"
2023-05-02 14:46:10 +00:00
description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)"
2023-08-16 15:14:11 +00:00
optional = true
2024-03-27 17:09:40 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-27 17:09:40 +00:00
{ file = "pyasn1-0.6.0-py2.py3-none-any.whl" , hash = "sha256:cca4bb0f2df5504f02f6f8a775b6e416ff9b0b3b16f7ee80b5a3153d9b804473" } ,
{ file = "pyasn1-0.6.0.tar.gz" , hash = "sha256:3a35ab2c4b5ef98e17dfdec8ab074046fbda76e281c5a706ccd82328cfc8f64c" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pyasn1-modules"
2024-03-27 17:09:40 +00:00
version = "0.4.0"
2023-05-02 14:46:10 +00:00
description = "A collection of ASN.1-based protocols modules"
2023-08-16 15:14:11 +00:00
optional = true
2024-03-27 17:09:40 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-27 17:09:40 +00:00
{ file = "pyasn1_modules-0.4.0-py3-none-any.whl" , hash = "sha256:be04f15b66c206eed667e0bb5ab27e2b1855ea54a842e5037738099e8ca4ae0b" } ,
{ file = "pyasn1_modules-0.4.0.tar.gz" , hash = "sha256:831dbcea1b177b28c9baddf4c6d1013c24c3accd14a1873fffaa6a2e905f17b6" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2024-03-27 17:09:40 +00:00
pyasn1 = ">=0.4.6,<0.7.0"
2022-05-13 09:44:23 +00:00
2022-11-20 21:12:18 +00:00
[ [ package ] ]
name = "pycountry"
2023-12-14 21:21:59 +00:00
version = "23.12.11"
2022-11-20 21:12:18 +00:00
description = "ISO country, subdivision, language, currency and script definitions and their translations"
2023-08-16 15:14:11 +00:00
optional = true
2023-12-14 21:21:59 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-12-14 21:21:59 +00:00
{ file = "pycountry-23.12.11-py3-none-any.whl" , hash = "sha256:2ff91cff4f40ff61086e773d61e72005fe95de4a57bfc765509db05695dc50ab" } ,
{ file = "pycountry-23.12.11.tar.gz" , hash = "sha256:00569d82eaefbc6a490a311bfa84a9c571cff9ddbf8b0a4f4e7b4f868b4ad925" } ,
2022-12-20 19:18:37 +00:00
]
2022-11-20 21:12:18 +00:00
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pycparser"
2024-04-02 12:05:03 +00:00
version = "2.22"
2022-05-13 09:44:23 +00:00
description = "C parser in Python"
optional = false
2024-04-02 12:05:03 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-02 12:05:03 +00:00
{ file = "pycparser-2.22-py3-none-any.whl" , hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc" } ,
{ file = "pycparser-2.22.tar.gz" , hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2023-12-18 17:06:03 +00:00
[ [ package ] ]
name = "pydantic"
2024-04-23 20:16:37 +00:00
version = "2.7.1"
2023-12-18 17:06:03 +00:00
description = "Data validation using Python type hints"
optional = false
python-versions = ">=3.8"
files = [
2024-04-23 20:16:37 +00:00
{ file = "pydantic-2.7.1-py3-none-any.whl" , hash = "sha256:e029badca45266732a9a79898a15ae2e8b14840b1eabbb25844be28f0b33f3d5" } ,
{ file = "pydantic-2.7.1.tar.gz" , hash = "sha256:e9dbb5eada8abe4d9ae5f46b9939aead650cd2b68f249bb3a8139dbe125803cc" } ,
2023-12-18 17:06:03 +00:00
]
[ package . dependencies ]
annotated-types = ">=0.4.0"
2024-04-23 20:16:37 +00:00
pydantic-core = "2.18.2"
2023-12-18 17:06:03 +00:00
typing-extensions = ">=4.6.1"
[ package . extras ]
email = [ "email-validator (>=2.0.0)" ]
[ [ package ] ]
name = "pydantic-core"
2024-04-23 20:16:37 +00:00
version = "2.18.2"
2024-04-16 16:43:17 +00:00
description = "Core functionality for Pydantic validation and serialization"
2023-12-18 17:06:03 +00:00
optional = false
python-versions = ">=3.8"
files = [
2024-04-23 20:16:37 +00:00
{ file = "pydantic_core-2.18.2-cp310-cp310-macosx_10_12_x86_64.whl" , hash = "sha256:9e08e867b306f525802df7cd16c44ff5ebbe747ff0ca6cf3fde7f36c05a59a81" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:f0a21cbaa69900cbe1a2e7cad2aa74ac3cf21b10c3efb0fa0b80305274c0e8a2" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0680b1f1f11fda801397de52c36ce38ef1c1dc841a0927a94f226dea29c3ae3d" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:95b9d5e72481d3780ba3442eac863eae92ae43a5f3adb5b4d0a1de89d42bb250" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c4fcf5cd9c4b655ad666ca332b9a081112cd7a58a8b5a6ca7a3104bc950f2038" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9b5155ff768083cb1d62f3e143b49a8a3432e6789a3abee8acd005c3c7af1c74" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:553ef617b6836fc7e4df130bb851e32fe357ce36336d897fd6646d6058d980af" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:b89ed9eb7d616ef5714e5590e6cf7f23b02d0d539767d33561e3675d6f9e3857" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:75f7e9488238e920ab6204399ded280dc4c307d034f3924cd7f90a38b1829563" } ,
{ file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:ef26c9e94a8c04a1b2924149a9cb081836913818e55681722d7f29af88fe7b38" } ,
{ file = "pydantic_core-2.18.2-cp310-none-win32.whl" , hash = "sha256:182245ff6b0039e82b6bb585ed55a64d7c81c560715d1bad0cbad6dfa07b4027" } ,
{ file = "pydantic_core-2.18.2-cp310-none-win_amd64.whl" , hash = "sha256:e23ec367a948b6d812301afc1b13f8094ab7b2c280af66ef450efc357d2ae543" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-macosx_10_12_x86_64.whl" , hash = "sha256:219da3f096d50a157f33645a1cf31c0ad1fe829a92181dd1311022f986e5fbe3" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:cc1cfd88a64e012b74e94cd00bbe0f9c6df57049c97f02bb07d39e9c852e19a4" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:05b7133a6e6aeb8df37d6f413f7705a37ab4031597f64ab56384c94d98fa0e90" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:224c421235f6102e8737032483f43c1a8cfb1d2f45740c44166219599358c2cd" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:b14d82cdb934e99dda6d9d60dc84a24379820176cc4a0d123f88df319ae9c150" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2728b01246a3bba6de144f9e3115b532ee44bd6cf39795194fb75491824a1413" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:470b94480bb5ee929f5acba6995251ada5e059a5ef3e0dfc63cca287283ebfa6" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:997abc4df705d1295a42f95b4eec4950a37ad8ae46d913caeee117b6b198811c" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:75250dbc5290e3f1a0f4618db35e51a165186f9034eff158f3d490b3fed9f8a0" } ,
{ file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:4456f2dca97c425231d7315737d45239b2b51a50dc2b6f0c2bb181fce6207664" } ,
{ file = "pydantic_core-2.18.2-cp311-none-win32.whl" , hash = "sha256:269322dcc3d8bdb69f054681edff86276b2ff972447863cf34c8b860f5188e2e" } ,
{ file = "pydantic_core-2.18.2-cp311-none-win_amd64.whl" , hash = "sha256:800d60565aec896f25bc3cfa56d2277d52d5182af08162f7954f938c06dc4ee3" } ,
{ file = "pydantic_core-2.18.2-cp311-none-win_arm64.whl" , hash = "sha256:1404c69d6a676245199767ba4f633cce5f4ad4181f9d0ccb0577e1f66cf4c46d" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-macosx_10_12_x86_64.whl" , hash = "sha256:fb2bd7be70c0fe4dfd32c951bc813d9fe6ebcbfdd15a07527796c8204bd36242" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:6132dd3bd52838acddca05a72aafb6eab6536aa145e923bb50f45e78b7251043" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d7d904828195733c183d20a54230c0df0eb46ec746ea1a666730787353e87182" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:c9bd70772c720142be1020eac55f8143a34ec9f82d75a8e7a07852023e46617f" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:2b8ed04b3582771764538f7ee7001b02e1170223cf9b75dff0bc698fadb00cf3" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:e6dac87ddb34aaec85f873d737e9d06a3555a1cc1a8e0c44b7f8d5daeb89d86f" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7ca4ae5a27ad7a4ee5170aebce1574b375de390bc01284f87b18d43a3984df72" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:886eec03591b7cf058467a70a87733b35f44707bd86cf64a615584fd72488b7c" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:ca7b0c1f1c983e064caa85f3792dd2fe3526b3505378874afa84baf662e12241" } ,
{ file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:4b4356d3538c3649337df4074e81b85f0616b79731fe22dd11b99499b2ebbdf3" } ,
{ file = "pydantic_core-2.18.2-cp312-none-win32.whl" , hash = "sha256:8b172601454f2d7701121bbec3425dd71efcb787a027edf49724c9cefc14c038" } ,
{ file = "pydantic_core-2.18.2-cp312-none-win_amd64.whl" , hash = "sha256:b1bd7e47b1558ea872bd16c8502c414f9e90dcf12f1395129d7bb42a09a95438" } ,
{ file = "pydantic_core-2.18.2-cp312-none-win_arm64.whl" , hash = "sha256:98758d627ff397e752bc339272c14c98199c613f922d4a384ddc07526c86a2ec" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-macosx_10_12_x86_64.whl" , hash = "sha256:9fdad8e35f278b2c3eb77cbdc5c0a49dada440657bf738d6905ce106dc1de439" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:1d90c3265ae107f91a4f279f4d6f6f1d4907ac76c6868b27dc7fb33688cfb347" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:390193c770399861d8df9670fb0d1874f330c79caaca4642332df7c682bf6b91" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:82d5d4d78e4448683cb467897fe24e2b74bb7b973a541ea1dcfec1d3cbce39fb" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:4774f3184d2ef3e14e8693194f661dea5a4d6ca4e3dc8e39786d33a94865cefd" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:d4d938ec0adf5167cb335acb25a4ee69a8107e4984f8fbd2e897021d9e4ca21b" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e0e8b1be28239fc64a88a8189d1df7fad8be8c1ae47fcc33e43d4be15f99cc70" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:868649da93e5a3d5eacc2b5b3b9235c98ccdbfd443832f31e075f54419e1b96b" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:78363590ef93d5d226ba21a90a03ea89a20738ee5b7da83d771d283fd8a56761" } ,
{ file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:852e966fbd035a6468fc0a3496589b45e2208ec7ca95c26470a54daed82a0788" } ,
{ file = "pydantic_core-2.18.2-cp38-none-win32.whl" , hash = "sha256:6a46e22a707e7ad4484ac9ee9f290f9d501df45954184e23fc29408dfad61350" } ,
{ file = "pydantic_core-2.18.2-cp38-none-win_amd64.whl" , hash = "sha256:d91cb5ea8b11607cc757675051f61b3d93f15eca3cefb3e6c704a5d6e8440f4e" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-macosx_10_12_x86_64.whl" , hash = "sha256:ae0a8a797a5e56c053610fa7be147993fe50960fa43609ff2a9552b0e07013e8" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:042473b6280246b1dbf530559246f6842b56119c2926d1e52b631bdc46075f2a" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1a388a77e629b9ec814c1b1e6b3b595fe521d2cdc625fcca26fbc2d44c816804" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:e25add29b8f3b233ae90ccef2d902d0ae0432eb0d45370fe315d1a5cf231004b" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:f459a5ce8434614dfd39bbebf1041952ae01da6bed9855008cb33b875cb024c0" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:eff2de745698eb46eeb51193a9f41d67d834d50e424aef27df2fcdee1b153845" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a8309f67285bdfe65c372ea3722b7a5642680f3dba538566340a9d36e920b5f0" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:f93a8a2e3938ff656a7c1bc57193b1319960ac015b6e87d76c76bf14fe0244b4" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:22057013c8c1e272eb8d0eebc796701167d8377441ec894a8fed1af64a0bf399" } ,
{ file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:cfeecd1ac6cc1fb2692c3d5110781c965aabd4ec5d32799773ca7b1456ac636b" } ,
{ file = "pydantic_core-2.18.2-cp39-none-win32.whl" , hash = "sha256:0d69b4c2f6bb3e130dba60d34c0845ba31b69babdd3f78f7c0c8fae5021a253e" } ,
{ file = "pydantic_core-2.18.2-cp39-none-win_amd64.whl" , hash = "sha256:d9319e499827271b09b4e411905b24a426b8fb69464dfa1696258f53a3334641" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:a1874c6dd4113308bd0eb568418e6114b252afe44319ead2b4081e9b9521fe75" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl" , hash = "sha256:ccdd111c03bfd3666bd2472b674c6899550e09e9f298954cfc896ab92b5b0e6d" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e18609ceaa6eed63753037fc06ebb16041d17d28199ae5aba0052c51449650a9" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6e5c584d357c4e2baf0ff7baf44f4994be121e16a2c88918a5817331fc7599d7" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:43f0f463cf89ace478de71a318b1b4f05ebc456a9b9300d027b4b57c1a2064fb" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl" , hash = "sha256:e1b395e58b10b73b07b7cf740d728dd4ff9365ac46c18751bf8b3d8cca8f625a" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl" , hash = "sha256:0098300eebb1c837271d3d1a2cd2911e7c11b396eac9661655ee524a7f10587b" } ,
{ file = "pydantic_core-2.18.2-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:36789b70d613fbac0a25bb07ab3d9dba4d2e38af609c020cf4d888d165ee0bf3" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:3f9a801e7c8f1ef8718da265bba008fa121243dfe37c1cea17840b0944dfd72c" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl" , hash = "sha256:3a6515ebc6e69d85502b4951d89131ca4e036078ea35533bb76327f8424531ce" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:20aca1e2298c56ececfd8ed159ae4dde2df0781988c97ef77d5c16ff4bd5b400" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:223ee893d77a310a0391dca6df00f70bbc2f36a71a895cecd9a0e762dc37b349" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:2334ce8c673ee93a1d6a65bd90327588387ba073c17e61bf19b4fd97d688d63c" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl" , hash = "sha256:cbca948f2d14b09d20268cda7b0367723d79063f26c4ffc523af9042cad95592" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl" , hash = "sha256:b3ef08e20ec49e02d5c6717a91bb5af9b20f1805583cb0adfe9ba2c6b505b5ae" } ,
{ file = "pydantic_core-2.18.2-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:c6fdc8627910eed0c01aed6a390a252fe3ea6d472ee70fdde56273f198938374" } ,
{ file = "pydantic_core-2.18.2.tar.gz" , hash = "sha256:2e29d20810dfc3043ee13ac7d9e25105799817683348823f305ab3f349b9386e" } ,
2023-12-18 17:06:03 +00:00
]
[ package . dependencies ]
typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0"
[ [ package ] ]
name = "pydantic-settings"
version = "2.2.1"
description = "Settings management using Pydantic"
optional = false
python-versions = ">=3.8"
files = [
{ file = "pydantic_settings-2.2.1-py3-none-any.whl" , hash = "sha256:0235391d26db4d2190cb9b31051c4b46882d28a51533f97440867f012d4da091" } ,
{ file = "pydantic_settings-2.2.1.tar.gz" , hash = "sha256:00b9f6a5e95553590434c0fa01ead0b216c3e10bc54ae02e37f359948643c5ed" } ,
]
[ package . dependencies ]
pydantic = ">=2.3.0"
python-dotenv = ">=0.21.0"
[ package . extras ]
toml = [ "tomli (>=2.0.1)" ]
yaml = [ "pyyaml (>=6.0.1)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "pygments"
2023-11-24 11:50:14 +00:00
version = "2.17.2"
2022-05-13 09:44:23 +00:00
description = "Pygments is a syntax highlighting package written in Python."
optional = false
2023-04-10 20:01:54 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2023-11-24 11:50:14 +00:00
{ file = "pygments-2.17.2-py3-none-any.whl" , hash = "sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c" } ,
{ file = "pygments-2.17.2.tar.gz" , hash = "sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2022-10-03 11:29:40 +00:00
[ package . extras ]
plugins = [ "importlib-metadata" ]
2023-11-18 14:30:20 +00:00
windows-terminal = [ "colorama (>=0.4.6)" ]
2023-06-03 10:25:47 +00:00
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pyquery"
2023-01-28 15:23:02 +00:00
version = "2.0.0"
2022-05-13 09:44:23 +00:00
description = "A jquery-like library for python"
optional = false
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
2023-01-28 15:23:02 +00:00
{ file = "pyquery-2.0.0-py3-none-any.whl" , hash = "sha256:8dfc9b4b7c5f877d619bbae74b1898d5743f6ca248cfd5d72b504dd614da312f" } ,
{ file = "pyquery-2.0.0.tar.gz" , hash = "sha256:963e8d4e90262ff6d8dec072ea97285dc374a2f69cad7776f4082abcf6a1d8ae" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-01-28 15:23:02 +00:00
cssselect = ">=1.2.0"
2022-05-13 09:44:23 +00:00
lxml = ">=2.1"
2023-01-28 15:23:02 +00:00
[ package . extras ]
test = [ "pytest" , "pytest-cov" , "requests" , "webob" , "webtest" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pytest"
2024-05-02 08:26:32 +00:00
version = "8.2.0"
2022-05-13 09:44:23 +00:00
description = "pytest: simple powerful testing with Python"
optional = false
2024-04-16 16:34:36 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "pytest-8.2.0-py3-none-any.whl" , hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233" } ,
{ file = "pytest-8.2.0.tar.gz" , hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
2022-11-01 11:03:43 +00:00
exceptiongroup = { version = ">=1.0.0rc8" , markers = "python_version < \"3.11\"" }
2022-05-13 09:44:23 +00:00
iniconfig = "*"
packaging = "*"
2024-05-02 08:26:32 +00:00
pluggy = ">=1.5,<2.0"
2024-04-16 16:34:36 +00:00
tomli = { version = ">=1" , markers = "python_version < \"3.11\"" }
2022-05-13 09:44:23 +00:00
[ package . extras ]
2024-05-02 08:26:32 +00:00
dev = [ "argcomplete" , "attrs (>=19.2)" , "hypothesis (>=3.56)" , "mock" , "pygments (>=2.7.2)" , "requests" , "setuptools" , "xmlschema" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pytest-cov"
2024-03-26 15:49:07 +00:00
version = "5.0.0"
2022-05-13 09:44:23 +00:00
description = "Pytest plugin for measuring coverage."
optional = false
2024-03-26 15:49:07 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-26 15:49:07 +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" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
coverage = { version = ">=5.2.1" , extras = [ "toml" ] }
pytest = ">=4.6"
[ package . extras ]
2024-03-26 15:49:07 +00:00
testing = [ "fields" , "hunter" , "process-tests" , "pytest-xdist" , "virtualenv" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "pytest-cover"
version = "3.0.0"
description = "Pytest plugin for measuring coverage. Forked from `pytest-cov`."
optional = false
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
{ file = "pytest-cover-3.0.0.tar.gz" , hash = "sha256:5bdb6c1cc3dd75583bb7bc2c57f5e1034a1bfcb79d27c71aceb0b16af981dbf4" } ,
{ file = "pytest_cover-3.0.0-py2.py3-none-any.whl" , hash = "sha256:578249955eb3b5f3991209df6e532bb770b647743b7392d3d97698dc02f39ebb" } ,
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
pytest-cov = ">=2.0"
[ [ package ] ]
name = "pytest-coverage"
version = "0.0"
description = "Pytest plugin for measuring coverage. Forked from `pytest-cov`."
optional = false
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
{ file = "pytest-coverage-0.0.tar.gz" , hash = "sha256:db6af2cbd7e458c7c9fd2b4207cee75258243c8a81cad31a7ee8cfad5be93c05" } ,
{ file = "pytest_coverage-0.0-py2.py3-none-any.whl" , hash = "sha256:dedd084c5e74d8e669355325916dc011539b190355021b037242514dee546368" } ,
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
pytest-cover = "*"
2022-12-20 19:18:37 +00:00
[ [ package ] ]
name = "pytest-httpserver"
2024-03-16 18:40:25 +00:00
version = "1.0.10"
2022-12-20 19:18:37 +00:00
description = "pytest-httpserver is a httpserver for pytest"
optional = false
2024-02-13 08:54:15 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "pytest_httpserver-1.0.10-py3-none-any.whl" , hash = "sha256:d40e0cc3d61ed6e4d80f52a796926d557a7db62b17e43b3e258a78a3c34becb9" } ,
{ file = "pytest_httpserver-1.0.10.tar.gz" , hash = "sha256:77b9fbc2eb0a129cfbbacc8fe57e8cafe071d506489f31fe31e62f1b332d9905" } ,
2022-12-20 19:18:37 +00:00
]
[ package . dependencies ]
Werkzeug = ">=2.0.0"
2023-06-03 17:47:05 +00:00
[ [ package ] ]
2024-04-16 16:33:58 +00:00
name = "pytest-lazy-fixtures"
version = "1.0.7"
description = "Allows you to use fixtures in @pytest.mark.parametrize."
2023-06-03 17:47:05 +00:00
optional = false
2024-04-16 16:33:58 +00:00
python-versions = ">=3.8,<4.0"
2023-06-03 17:47:05 +00:00
files = [
2024-04-16 16:33:58 +00:00
{ file = "pytest_lazy_fixtures-1.0.7-py3-none-any.whl" , hash = "sha256:71428385b166cdb0fa3f2a3c72b5a5f95fa58f977816877b9b9c1e857143e194" } ,
{ file = "pytest_lazy_fixtures-1.0.7.tar.gz" , hash = "sha256:87ef7424dc0229ff9cb72d482f49b7806535c3500641f612c13ddf243c9adacb" } ,
2023-06-03 17:47:05 +00:00
]
[ package . dependencies ]
2024-04-16 16:33:58 +00:00
pytest = ">=7"
2023-06-03 17:47:05 +00:00
2023-12-14 18:46:30 +00:00
[ [ package ] ]
name = "pytest-smtpd"
version = "0.1.0"
description = "An SMTP server for testing built on aiosmtpd"
optional = false
python-versions = "<4,>=3.7"
files = [
{ file = "pytest_smtpd-0.1.0-py3-none-any.whl" , hash = "sha256:1249e4d0ab77120eb53bce5123200b94ab6667b52a6cb5c741a3956a254c2dd8" } ,
{ file = "pytest_smtpd-0.1.0.tar.gz" , hash = "sha256:e80cd7818f45192ebd8ec517a38d20098378e397e664ec0649da5b98a6e3ff09" } ,
]
[ package . dependencies ]
pytest = "*"
smtpdfix = "*"
[ package . extras ]
dev = [ "flake8" , "isort" , "mypy" , "tox" ]
2023-07-06 07:07:52 +00:00
[ [ package ] ]
name = "pytest-xdist"
2024-05-02 08:26:32 +00:00
version = "3.6.1"
2023-07-06 07:07:52 +00:00
description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs"
optional = false
2024-05-02 08:26:32 +00:00
python-versions = ">=3.8"
2023-07-06 07:07:52 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "pytest_xdist-3.6.1-py3-none-any.whl" , hash = "sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7" } ,
{ file = "pytest_xdist-3.6.1.tar.gz" , hash = "sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d" } ,
2023-07-06 07:07:52 +00:00
]
[ package . dependencies ]
2024-05-02 08:26:32 +00:00
execnet = ">=2.1"
pytest = ">=7.0.0"
2023-07-06 07:07:52 +00:00
[ package . extras ]
psutil = [ "psutil (>=3.0)" ]
setproctitle = [ "setproctitle" ]
testing = [ "filelock" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "python-dateutil"
2024-03-16 18:40:25 +00:00
version = "2.9.0.post0"
2022-05-13 09:44:23 +00:00
description = "Extensions to the standard Python datetime module"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "python-dateutil-2.9.0.post0.tar.gz" , hash = "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3" } ,
{ file = "python_dateutil-2.9.0.post0-py2.py3-none-any.whl" , hash = "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
six = ">=1.5"
2023-12-18 17:06:03 +00:00
[ [ package ] ]
name = "python-dotenv"
version = "1.0.1"
description = "Read key-value pairs from a .env file and set them as environment variables"
optional = false
python-versions = ">=3.8"
files = [
{ file = "python-dotenv-1.0.1.tar.gz" , hash = "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca" } ,
{ file = "python_dotenv-1.0.1-py3-none-any.whl" , hash = "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a" } ,
]
[ package . extras ]
cli = [ "click (>=5.0)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "python-ldap"
2023-11-18 14:30:20 +00:00
version = "3.4.4"
2022-05-13 09:44:23 +00:00
description = "Python modules for implementing LDAP clients"
2023-08-16 15:14:11 +00:00
optional = true
2022-05-13 09:44:23 +00:00
python-versions = ">=3.6"
2022-12-20 19:18:37 +00:00
files = [
2023-11-18 14:30:20 +00:00
{ file = "python-ldap-3.4.4.tar.gz" , hash = "sha256:7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
pyasn1 = ">=0.3.7"
pyasn1_modules = ">=0.1.5"
[ [ package ] ]
name = "pytz"
2024-02-05 15:58:07 +00:00
version = "2024.1"
2022-05-13 09:44:23 +00:00
description = "World timezone definitions, modern and historical"
2024-04-21 09:25:06 +00:00
optional = true
2022-05-13 09:44:23 +00:00
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
2024-02-05 15:58:07 +00:00
{ file = "pytz-2024.1-py2.py3-none-any.whl" , hash = "sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319" } ,
{ file = "pytz-2024.1.tar.gz" , hash = "sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "pyyaml"
2023-07-24 18:32:49 +00:00
version = "6.0.1"
2022-05-13 09:44:23 +00:00
description = "YAML parser and emitter for Python"
optional = false
python-versions = ">=3.6"
2022-12-20 19:18:37 +00:00
files = [
2023-07-24 18:32:49 +00:00
{ file = "PyYAML-6.0.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:d858aa552c999bc8a8d57426ed01e40bef403cd8ccdd0fc5f6f04a00414cac2a" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:fd66fc5d0da6d9815ba2cebeb4205f95818ff4b79c3ebe268e75d961704af52f" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:69b023b2b4daa7548bcfbd4aa3da05b3a74b772db9e23b982788168117739938" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:81e0b275a9ecc9c0c0c07b4b90ba548307583c125f54d5b6946cfee6360c733d" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ba336e390cd8e4d1739f42dfe9bb83a3cc2e80f567d8805e11b46f4a943f5515" } ,
2023-10-02 07:53:39 +00:00
{ file = "PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:326c013efe8048858a6d312ddd31d56e468118ad4cdeda36c719bf5bb6192290" } ,
2023-07-24 18:32:49 +00:00
{ file = "PyYAML-6.0.1-cp310-cp310-win32.whl" , hash = "sha256:bd4af7373a854424dabd882decdc5579653d7868b8fb26dc7d0e99f823aa5924" } ,
{ file = "PyYAML-6.0.1-cp310-cp310-win_amd64.whl" , hash = "sha256:fd1592b3fdf65fff2ad0004b5e363300ef59ced41c2e6b3a99d4089fa8c5435d" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:6965a7bc3cf88e5a1c3bd2e0b5c22f8d677dc88a455344035f03399034eb3007" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:f003ed9ad21d6a4713f0a9b5a7a0a79e08dd0f221aff4525a2be4c346ee60aab" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:42f8152b8dbc4fe7d96729ec2b99c7097d656dc1213a3229ca5383f973a5ed6d" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d2b04aac4d386b172d5b9692e2d2da8de7bfb6c387fa4f801fbf6fb2e6ba4673" } ,
2023-10-02 07:53:39 +00:00
{ file = "PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:e7d73685e87afe9f3b36c799222440d6cf362062f78be1013661b00c5c6f678b" } ,
2023-07-24 18:32:49 +00:00
{ file = "PyYAML-6.0.1-cp311-cp311-win32.whl" , hash = "sha256:1635fd110e8d85d55237ab316b5b011de701ea0f29d07611174a1b42f1444741" } ,
{ file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl" , hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34" } ,
2023-10-02 07:53:39 +00:00
{ file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28" } ,
{ file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9" } ,
2024-05-02 08:26:32 +00:00
{ file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef" } ,
2023-10-02 07:53:39 +00:00
{ file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0" } ,
{ file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4" } ,
{ file = "PyYAML-6.0.1-cp312-cp312-win32.whl" , hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54" } ,
{ file = "PyYAML-6.0.1-cp312-cp312-win_amd64.whl" , hash = "sha256:0d3304d8c0adc42be59c5f8a4d9e3d7379e6955ad754aa9d6ab7a398b59dd1df" } ,
2023-07-24 18:32:49 +00:00
{ file = "PyYAML-6.0.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:50550eb667afee136e9a77d6dc71ae76a44df8b3e51e41b77f6de2932bfe0f47" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1fe35611261b29bd1de0070f0b2f47cb6ff71fa6595c077e42bd0c419fa27b98" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:704219a11b772aea0d8ecd7058d0082713c3562b4e271b849ad7dc4a5c90c13c" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:afd7e57eddb1a54f0f1a974bc4391af8bcce0b444685d936840f125cf046d5bd" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-win32.whl" , hash = "sha256:fca0e3a251908a499833aa292323f32437106001d436eca0e6e7833256674585" } ,
{ file = "PyYAML-6.0.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:f22ac1c3cac4dbc50079e965eba2c1058622631e526bd9afd45fedd49ba781fa" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:b1275ad35a5d18c62a7220633c913e1b42d44b46ee12554e5fd39c70a243d6a3" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:18aeb1bf9a78867dc38b259769503436b7c72f7a1f1f4c93ff9a17de54319b27" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:596106435fa6ad000c2991a98fa58eeb8656ef2325d7e158344fb33864ed87e3" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:baa90d3f661d43131ca170712d903e6295d1f7a0f595074f151c0aed377c9b9c" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-win32.whl" , hash = "sha256:9046c58c4395dff28dd494285c82ba00b546adfc7ef001486fbf0324bc174fba" } ,
{ file = "PyYAML-6.0.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:4fb147e7a67ef577a588a0e2c17b6db51dda102c71de36f8549b6816a96e1867" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:1d4c7e777c441b20e32f52bd377e0c409713e8bb1386e1099c2415f26e479595" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a0cd17c15d3bb3fa06978b4e8958dcdc6e0174ccea823003a106c7d4d7899ac5" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:28c119d996beec18c05208a8bd78cbe4007878c6dd15091efb73a30e90539696" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7e07cbde391ba96ab58e532ff4803f79c4129397514e1413a7dc761ccd755735" } ,
2023-10-02 07:53:39 +00:00
{ file = "PyYAML-6.0.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:49a183be227561de579b4a36efbb21b3eab9651dd81b1858589f796549873dd6" } ,
2023-07-24 18:32:49 +00:00
{ file = "PyYAML-6.0.1-cp38-cp38-win32.whl" , hash = "sha256:184c5108a2aca3c5b3d3bf9395d50893a7ab82a38004c8f61c258d4428e80206" } ,
{ file = "PyYAML-6.0.1-cp38-cp38-win_amd64.whl" , hash = "sha256:1e2722cc9fbb45d9b87631ac70924c11d3a401b2d7f410cc0e3bbf249f2dca62" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:9eb6caa9a297fc2c2fb8862bc5370d0303ddba53ba97e71f08023b6cd73d16a8" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:c8098ddcc2a85b61647b2590f825f3db38891662cfc2fc776415143f599bb859" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5773183b6446b2c99bb77e77595dd486303b4faab2b086e7b17bc6bef28865f6" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:b786eecbdf8499b9ca1d697215862083bd6d2a99965554781d0d8d1ad31e13a0" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bc1bf2925a1ecd43da378f4db9e4f799775d6367bdb94671027b73b393a7c42c" } ,
2023-10-02 07:53:39 +00:00
{ file = "PyYAML-6.0.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5" } ,
2023-07-24 18:32:49 +00:00
{ file = "PyYAML-6.0.1-cp39-cp39-win32.whl" , hash = "sha256:faca3bdcf85b2fc05d06ff3fbc1f83e1391b3e724afa3feba7d13eeab355484c" } ,
{ file = "PyYAML-6.0.1-cp39-cp39-win_amd64.whl" , hash = "sha256:510c9deebc5c0225e8c96813043e62b680ba2f9c50a08d3724c7f28a747d1486" } ,
{ file = "PyYAML-6.0.1.tar.gz" , hash = "sha256:bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "requests"
2023-05-29 18:16:59 +00:00
version = "2.31.0"
2022-05-13 09:44:23 +00:00
description = "Python HTTP for Humans."
2023-03-11 23:13:09 +00:00
optional = false
2023-05-02 14:46:10 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2023-05-29 18:16:59 +00:00
{ file = "requests-2.31.0-py3-none-any.whl" , hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f" } ,
{ file = "requests-2.31.0.tar.gz" , hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
certifi = ">=2017.4.17"
2023-01-28 15:23:02 +00:00
charset-normalizer = ">=2,<4"
2022-07-20 09:16:38 +00:00
idna = ">=2.5,<4"
2023-05-15 13:37:52 +00:00
urllib3 = ">=1.21.1,<3"
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-07-20 09:16:38 +00:00
socks = [ "PySocks (>=1.5.6,!=1.5.7)" ]
2022-10-24 08:28:36 +00:00
use-chardet-on-py3 = [ "chardet (>=3.0.2,<6)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "sentry-sdk"
2024-04-16 16:43:17 +00:00
version = "1.45.0"
2022-05-13 09:44:23 +00:00
description = "Python client for Sentry (https://sentry.io)"
optional = true
python-versions = "*"
2022-12-20 19:18:37 +00:00
files = [
2024-04-16 16:43:17 +00:00
{ file = "sentry-sdk-1.45.0.tar.gz" , hash = "sha256:509aa9678c0512344ca886281766c2e538682f8acfa50fd8d405f8c417ad0625" } ,
{ file = "sentry_sdk-1.45.0-py2.py3-none-any.whl" , hash = "sha256:1ce29e30240cc289a027011103a8c83885b15ef2f316a60bcc7c5300afa144f1" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
blinker = { version = ">=1.1" , optional = true , markers = "extra == \"flask\"" }
certifi = "*"
flask = { version = ">=0.11" , optional = true , markers = "extra == \"flask\"" }
2023-06-03 10:11:19 +00:00
markupsafe = { version = "*" , optional = true , markers = "extra == \"flask\"" }
2022-10-03 11:29:40 +00:00
urllib3 = { version = ">=1.26.11" , markers = "python_version >= \"3.6\"" }
2022-05-13 09:44:23 +00:00
[ package . extras ]
aiohttp = [ "aiohttp (>=3.5)" ]
2023-03-01 14:30:07 +00:00
arq = [ "arq (>=0.23)" ]
2023-09-20 16:55:02 +00:00
asyncpg = [ "asyncpg (>=0.23)" ]
2022-05-13 09:44:23 +00:00
beam = [ "apache-beam (>=2.12)" ]
bottle = [ "bottle (>=0.12.13)" ]
celery = [ "celery (>=3)" ]
2024-03-26 15:49:07 +00:00
celery-redbeat = [ "celery-redbeat (>=2)" ]
2022-05-13 09:44:23 +00:00
chalice = [ "chalice (>=1.16.0)" ]
2023-09-20 16:55:02 +00:00
clickhouse-driver = [ "clickhouse-driver (>=0.2.0)" ]
2022-05-13 09:44:23 +00:00
django = [ "django (>=1.8)" ]
falcon = [ "falcon (>=1.4)" ]
2022-10-03 11:29:40 +00:00
fastapi = [ "fastapi (>=0.79.0)" ]
2023-06-03 10:11:19 +00:00
flask = [ "blinker (>=1.1)" , "flask (>=0.11)" , "markupsafe" ]
2023-04-05 12:29:03 +00:00
grpcio = [ "grpcio (>=1.21.1)" ]
2022-05-13 09:44:23 +00:00
httpx = [ "httpx (>=0.16.0)" ]
2023-02-26 18:48:07 +00:00
huey = [ "huey (>=2)" ]
2023-06-03 10:11:19 +00:00
loguru = [ "loguru (>=0.5)" ]
2024-03-16 18:40:25 +00:00
openai = [ "openai (>=1.0.0)" , "tiktoken (>=0.3.0)" ]
2023-01-28 15:23:02 +00:00
opentelemetry = [ "opentelemetry-distro (>=0.35b0)" ]
2023-09-20 16:55:02 +00:00
opentelemetry-experimental = [ "opentelemetry-distro (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-aiohttp-client (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-django (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-fastapi (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-flask (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-requests (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-sqlite3 (>=0.40b0,<1.0)" , "opentelemetry-instrumentation-urllib (>=0.40b0,<1.0)" ]
2024-03-16 18:40:25 +00:00
pure-eval = [ "asttokens" , "executing" , "pure-eval" ]
2022-11-15 08:22:03 +00:00
pymongo = [ "pymongo (>=3.1)" ]
2022-05-13 09:44:23 +00:00
pyspark = [ "pyspark (>=2.4.4)" ]
2022-10-03 11:29:40 +00:00
quart = [ "blinker (>=1.1)" , "quart (>=0.16.1)" ]
2022-05-13 09:44:23 +00:00
rq = [ "rq (>=0.6)" ]
sanic = [ "sanic (>=0.8)" ]
sqlalchemy = [ "sqlalchemy (>=1.2)" ]
2022-10-03 11:29:40 +00:00
starlette = [ "starlette (>=0.19.1)" ]
2023-01-28 15:23:02 +00:00
starlite = [ "starlite (>=1.48)" ]
2022-05-13 09:44:23 +00:00
tornado = [ "tornado (>=5)" ]
2022-10-03 11:29:40 +00:00
[ [ package ] ]
name = "setuptools"
2024-04-16 16:43:17 +00:00
version = "69.5.1"
2022-10-03 11:29:40 +00:00
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
2023-08-16 15:14:11 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-16 16:43:17 +00:00
{ file = "setuptools-69.5.1-py3-none-any.whl" , hash = "sha256:c636ac361bc47580504644275c9ad802c50415c7522212252c033bd15f301f32" } ,
{ file = "setuptools-69.5.1.tar.gz" , hash = "sha256:6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987" } ,
2022-12-20 19:18:37 +00:00
]
2022-10-03 11:29:40 +00:00
[ package . extras ]
2024-04-16 16:43:17 +00:00
docs = [ "furo" , "jaraco.packaging (>=9.3)" , "jaraco.tidelift (>=1.4)" , "pygments-github-lexers (==0.0.5)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-favicon" , "sphinx-inline-tabs" , "sphinx-lint" , "sphinx-notfound-page (>=1,<2)" , "sphinx-reredirects" , "sphinxcontrib-towncrier" ]
testing = [ "build[virtualenv]" , "filelock (>=3.4.0)" , "importlib-metadata" , "ini2toml[lite] (>=0.9)" , "jaraco.develop (>=7.21)" , "jaraco.envs (>=2.2)" , "jaraco.path (>=3.2.0)" , "mypy (==1.9)" , "packaging (>=23.2)" , "pip (>=19.1)" , "pytest (>=6,!=8.1.1)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=2.2)" , "pytest-home (>=0.5)" , "pytest-mypy" , "pytest-perf" , "pytest-ruff (>=0.2.1)" , "pytest-timeout" , "pytest-xdist (>=3)" , "tomli" , "tomli-w (>=1.0.0)" , "virtualenv (>=13.0.0)" , "wheel" ]
2024-03-16 18:40:25 +00:00
testing-integration = [ "build[virtualenv] (>=1.0.3)" , "filelock (>=3.4.0)" , "jaraco.envs (>=2.2)" , "jaraco.path (>=3.2.0)" , "packaging (>=23.2)" , "pytest" , "pytest-enabler" , "pytest-xdist" , "tomli" , "virtualenv (>=13.0.0)" , "wheel" ]
2022-10-03 11:29:40 +00:00
2024-03-27 13:58:07 +00:00
[ [ package ] ]
name = "shibuya"
2024-05-02 08:26:32 +00:00
version = "2024.4.27"
2024-03-27 13:58:07 +00:00
description = "A clean, responsive, and customizable Sphinx documentation theme with light/dark mode."
optional = false
python-versions = ">=3.7"
files = [
2024-05-02 08:26:32 +00:00
{ file = "shibuya-2024.4.27-py3-none-any.whl" , hash = "sha256:b0eaf3ae415eaefb898ca1ad07012c86f6ef12f43aaad73f0d8ef9a13d42bd5e" } ,
{ file = "shibuya-2024.4.27.tar.gz" , hash = "sha256:6c7c83d49ae3f1d56c0d4c4ccddd31f5dab4aed4e6caf8f397f4de5da5af1911" } ,
2024-03-27 13:58:07 +00:00
]
[ package . dependencies ]
Sphinx = "*"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "six"
version = "1.16.0"
description = "Python 2 and 3 compatibility utilities"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
2022-12-20 19:18:37 +00:00
files = [
{ file = "six-1.16.0-py2.py3-none-any.whl" , hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254" } ,
{ file = "six-1.16.0.tar.gz" , hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "slapd"
2023-08-13 14:06:16 +00:00
version = "0.1.4"
2022-05-13 09:44:23 +00:00
description = "Controls a slapd process in a pythonic way"
optional = false
2023-08-13 14:06:16 +00:00
python-versions = ">=3.8,<4.0"
2022-12-20 19:18:37 +00:00
files = [
2023-08-13 14:06:16 +00:00
{ file = "slapd-0.1.4-py3-none-any.whl" , hash = "sha256:fcb8aa7d89619ff149afdc473ba94cd9258846c817c7d6bad507f5aa4437e5c5" } ,
{ file = "slapd-0.1.4.tar.gz" , hash = "sha256:d349ae29ced4131df8724c9a5ec4ae38cf2a8af2104c92ad2148daa8247ebf62" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "smtpdfix"
2024-04-21 19:18:39 +00:00
version = "0.5.2"
2022-05-13 09:44:23 +00:00
description = "A SMTP server for use as a pytest fixture that implements encryption and authentication for testing."
optional = false
2024-04-21 19:18:39 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 19:18:39 +00:00
{ file = "smtpdfix-0.5.2-py3-none-any.whl" , hash = "sha256:85045723df6bb492af2ddbadfb0b8f8b5c52f69bb6fd4f6bca78c4f182d6c2b7" } ,
{ file = "smtpdfix-0.5.2.tar.gz" , hash = "sha256:e4d1ace90f3712a19127ed8874e697a86148c1f48d2b2db0c0720968e8e3ec95" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2022-10-03 11:29:40 +00:00
aiosmtpd = "*"
2023-07-11 14:09:23 +00:00
cryptography = "*"
2023-05-03 12:41:47 +00:00
portpicker = "*"
2022-05-13 09:44:23 +00:00
pytest = "*"
[ package . extras ]
2024-04-21 19:18:39 +00:00
dev = [ "smtpdfix[testing]" , "tox" ]
testing = [ "flake8" , "isort" , "mypy" , "pytest-asyncio" , "pytest-cov" , "pytest-timeout" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "snowballstemmer"
version = "2.2.0"
description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms."
2023-03-11 23:13:09 +00:00
optional = false
2022-05-13 09:44:23 +00:00
python-versions = "*"
2022-12-20 19:18:37 +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" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "soupsieve"
2023-09-20 16:55:02 +00:00
version = "2.5"
2022-05-13 09:44:23 +00:00
description = "A modern CSS selector implementation for Beautiful Soup."
optional = false
2023-09-20 16:55:02 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2023-09-20 16:55:02 +00:00
{ file = "soupsieve-2.5-py3-none-any.whl" , hash = "sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7" } ,
{ file = "soupsieve-2.5.tar.gz" , hash = "sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "sphinx"
2024-04-21 09:25:06 +00:00
version = "7.3.7"
2022-05-13 09:44:23 +00:00
description = "Python documentation generator"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "sphinx-7.3.7-py3-none-any.whl" , hash = "sha256:413f75440be4cacf328f580b4274ada4565fb2187d696a84970c23f77b64d8c3" } ,
{ file = "sphinx-7.3.7.tar.gz" , hash = "sha256:a4a7db75ed37531c05002d56ed6948d4c42f473a36f46e1382b0bd76ca9627bc" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2024-04-21 09:25:06 +00:00
alabaster = ">=0.7.14,<0.8.0"
2022-10-03 11:29:40 +00:00
babel = ">=2.9"
colorama = { version = ">=0.4.5" , markers = "sys_platform == \"win32\"" }
2024-04-21 09:25:06 +00:00
docutils = ">=0.18.1,<0.22"
2022-10-03 11:29:40 +00:00
imagesize = ">=1.3"
importlib-metadata = { version = ">=4.8" , markers = "python_version < \"3.10\"" }
Jinja2 = ">=3.0"
packaging = ">=21.0"
2024-04-21 09:25:06 +00:00
Pygments = ">=2.14"
2023-06-22 16:51:19 +00:00
requests = ">=2.25.0"
2022-10-03 11:29:40 +00:00
snowballstemmer = ">=2.0"
2022-05-13 09:44:23 +00:00
sphinxcontrib-applehelp = "*"
sphinxcontrib-devhelp = "*"
sphinxcontrib-htmlhelp = ">=2.0.0"
sphinxcontrib-jsmath = "*"
sphinxcontrib-qthelp = "*"
2024-04-21 09:25:06 +00:00
sphinxcontrib-serializinghtml = ">=1.1.9"
tomli = { version = ">=2" , markers = "python_version < \"3.11\"" }
2022-05-13 09:44:23 +00:00
[ package . extras ]
docs = [ "sphinxcontrib-websupport" ]
2024-04-21 09:25:06 +00:00
lint = [ "flake8 (>=3.5.0)" , "importlib_metadata" , "mypy (==1.9.0)" , "pytest (>=6.0)" , "ruff (==0.3.7)" , "sphinx-lint" , "tomli" , "types-docutils" , "types-requests" ]
test = [ "cython (>=3.0)" , "defusedxml (>=0.7.1)" , "pytest (>=6.0)" , "setuptools (>=67.0)" ]
2022-05-13 09:44:23 +00:00
2023-12-18 17:06:03 +00:00
[ [ package ] ]
name = "sphinx-enum-extend"
version = "0.1.3"
description = "Spinx plugin for documenting enum-extend.AutoEnum"
optional = false
python-versions = ">=3.4.0"
files = [
{ file = "sphinx-enum-extend-0.1.3.tar.gz" , hash = "sha256:c0a73ebb106aae3562247244a759c55c731d2204026648501440ceef4166ff97" } ,
{ file = "sphinx_enum_extend-0.1.3-py3-none-any.whl" , hash = "sha256:4f7747119beca6d2408c819b08cadabd26136612bdc9e7aa0f2f8dcd646d689b" } ,
]
[ package . dependencies ]
enum-extend = ">=0.1.1"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "sphinx-issues"
2024-04-16 16:43:17 +00:00
version = "4.1.0"
2022-05-13 09:44:23 +00:00
description = "A Sphinx extension for linking to your project's issue tracker"
2023-03-11 23:13:09 +00:00
optional = false
2024-03-16 18:40:25 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-16 16:43:17 +00:00
{ file = "sphinx_issues-4.1.0-py3-none-any.whl" , hash = "sha256:d779dddff441175c9fddb7a4018eca38f9f6cdb1e0a2fe31d93b4f89587c7ba1" } ,
{ file = "sphinx_issues-4.1.0.tar.gz" , hash = "sha256:a67f7ef31d164b420b2f21b6c9b020baeb4a014afd4045f5be314c984e8ee520" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
sphinx = "*"
[ package . extras ]
2024-03-16 18:40:25 +00:00
dev = [ "pre-commit (>=3.6,<4.0)" , "sphinx-issues[tests]" , "tox" ]
tests = [ "pytest" ]
2022-05-13 09:44:23 +00:00
2024-03-27 20:17:30 +00:00
[ [ package ] ]
name = "sphinx-sitemap"
2024-05-02 08:26:32 +00:00
version = "2.6.0"
2024-03-27 20:17:30 +00:00
description = "Sitemap generator for Sphinx"
optional = false
python-versions = "*"
files = [
2024-05-02 08:26:32 +00:00
{ file = "sphinx_sitemap-2.6.0-py3-none-any.whl" , hash = "sha256:7478e417d141f99c9af27ccd635f44c03a471a08b20e778a0f9daef7ace1d30b" } ,
{ file = "sphinx_sitemap-2.6.0.tar.gz" , hash = "sha256:5e0c66b9f2e371ede80c659866a9eaad337d46ab02802f9c7e5f7bc5893c28d2" } ,
2024-03-27 20:17:30 +00:00
]
[ package . dependencies ]
sphinx = ">=1.2"
2024-05-02 08:26:32 +00:00
[ package . extras ]
dev = [ "build" , "flake8" , "pre-commit" , "pytest" , "sphinx" , "tox" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "sphinxcontrib-applehelp"
2024-04-21 09:25:06 +00:00
version = "1.0.8"
2023-06-22 16:51:19 +00:00
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "sphinxcontrib_applehelp-1.0.8-py3-none-any.whl" , hash = "sha256:cb61eb0ec1b61f349e5cc36b2028e9e7ca765be05e49641c97241274753067b4" } ,
{ file = "sphinxcontrib_applehelp-1.0.8.tar.gz" , hash = "sha256:c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-10-03 11:29:40 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2024-04-21 09:25:06 +00:00
standalone = [ "Sphinx (>=5)" ]
2022-05-13 09:44:23 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-devhelp"
2024-04-21 09:25:06 +00:00
version = "1.0.6"
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "sphinxcontrib_devhelp-1.0.6-py3-none-any.whl" , hash = "sha256:6485d09629944511c893fa11355bda18b742b83a2b181f9a009f7e500595c90f" } ,
{ file = "sphinxcontrib_devhelp-1.0.6.tar.gz" , hash = "sha256:9893fd3f90506bc4b97bdb977ceb8fbd823989f4316b28c3841ec128544372d3" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-10-03 11:29:40 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2024-04-21 09:25:06 +00:00
standalone = [ "Sphinx (>=5)" ]
2022-05-13 09:44:23 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-htmlhelp"
2024-04-21 09:25:06 +00:00
version = "2.0.5"
2022-05-13 09:44:23 +00:00
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl" , hash = "sha256:393f04f112b4d2f53d93448d4bce35842f62b307ccdc549ec1585e950bc35e04" } ,
{ file = "sphinxcontrib_htmlhelp-2.0.5.tar.gz" , hash = "sha256:0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-10-03 11:29:40 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2024-04-21 09:25:06 +00:00
standalone = [ "Sphinx (>=5)" ]
2022-10-03 11:29:40 +00:00
test = [ "html5lib" , "pytest" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "sphinxcontrib-jsmath"
version = "1.0.1"
description = "A sphinx extension which renders display math in HTML via JavaScript"
2023-03-11 23:13:09 +00:00
optional = false
2022-05-13 09:44:23 +00:00
python-versions = ">=3.5"
2022-12-20 19:18:37 +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" } ,
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-10-03 11:29:40 +00:00
test = [ "flake8" , "mypy" , "pytest" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "sphinxcontrib-qthelp"
2024-04-21 09:25:06 +00:00
version = "1.0.7"
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "sphinxcontrib_qthelp-1.0.7-py3-none-any.whl" , hash = "sha256:e2ae3b5c492d58fcbd73281fbd27e34b8393ec34a073c792642cd8e529288182" } ,
{ file = "sphinxcontrib_qthelp-1.0.7.tar.gz" , hash = "sha256:053dedc38823a80a7209a80860b16b722e9e0209e32fea98c90e4e6624588ed6" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-10-03 11:29:40 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2024-04-21 09:25:06 +00:00
standalone = [ "Sphinx (>=5)" ]
2022-05-13 09:44:23 +00:00
test = [ "pytest" ]
[ [ package ] ]
name = "sphinxcontrib-serializinghtml"
2024-04-21 09:25:06 +00:00
version = "1.1.10"
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)"
2023-03-11 23:13:09 +00:00
optional = false
2024-04-21 09:25:06 +00:00
python-versions = ">=3.9"
2022-12-20 19:18:37 +00:00
files = [
2024-04-21 09:25:06 +00:00
{ file = "sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl" , hash = "sha256:326369b8df80a7d2d8d7f99aa5ac577f51ea51556ed974e7716cfd4fca3f6cb7" } ,
{ file = "sphinxcontrib_serializinghtml-1.1.10.tar.gz" , hash = "sha256:93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2022-10-03 11:29:40 +00:00
lint = [ "docutils-stubs" , "flake8" , "mypy" ]
2024-04-21 09:25:06 +00:00
standalone = [ "Sphinx (>=5)" ]
2022-05-13 09:44:23 +00:00
test = [ "pytest" ]
2023-11-15 15:37:06 +00:00
[ [ package ] ]
name = "sqlalchemy"
2024-03-26 15:49:07 +00:00
version = "2.0.29"
2023-11-15 15:37:06 +00:00
description = "Database Abstraction Library"
optional = true
python-versions = ">=3.7"
files = [
2024-03-26 15:49:07 +00:00
{ file = "SQLAlchemy-2.0.29-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:4c142852ae192e9fe5aad5c350ea6befe9db14370b34047e1f0f7cf99e63c63b" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:99a1e69d4e26f71e750e9ad6fdc8614fbddb67cfe2173a3628a2566034e223c7" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5ef3fbccb4058355053c51b82fd3501a6e13dd808c8d8cd2561e610c5456013c" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9d6753305936eddc8ed190e006b7bb33a8f50b9854823485eed3a886857ab8d1" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:0f3ca96af060a5250a8ad5a63699180bc780c2edf8abf96c58af175921df847a" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:c4520047006b1d3f0d89e0532978c0688219857eb2fee7c48052560ae76aca1e" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-win32.whl" , hash = "sha256:b2a0e3cf0caac2085ff172c3faacd1e00c376e6884b5bc4dd5b6b84623e29e4f" } ,
{ file = "SQLAlchemy-2.0.29-cp310-cp310-win_amd64.whl" , hash = "sha256:01d10638a37460616708062a40c7b55f73e4d35eaa146781c683e0fa7f6c43fb" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:308ef9cb41d099099fffc9d35781638986870b29f744382904bf9c7dadd08513" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:296195df68326a48385e7a96e877bc19aa210e485fa381c5246bc0234c36c78e" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a13b917b4ffe5a0a31b83d051d60477819ddf18276852ea68037a144a506efb9" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4f6d971255d9ddbd3189e2e79d743ff4845c07f0633adfd1de3f63d930dbe673" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:61405ea2d563407d316c63a7b5271ae5d274a2a9fbcd01b0aa5503635699fa1e" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:de7202ffe4d4a8c1e3cde1c03e01c1a3772c92858837e8f3879b497158e4cb44" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-win32.whl" , hash = "sha256:b5d7ed79df55a731749ce65ec20d666d82b185fa4898430b17cb90c892741520" } ,
{ file = "SQLAlchemy-2.0.29-cp311-cp311-win_amd64.whl" , hash = "sha256:205f5a2b39d7c380cbc3b5dcc8f2762fb5bcb716838e2d26ccbc54330775b003" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:d96710d834a6fb31e21381c6d7b76ec729bd08c75a25a5184b1089141356171f" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:52de4736404e53c5c6a91ef2698c01e52333988ebdc218f14c833237a0804f1b" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5c7b02525ede2a164c5fa5014915ba3591730f2cc831f5be9ff3b7fd3e30958e" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0dfefdb3e54cd15f5d56fd5ae32f1da2d95d78319c1f6dfb9bcd0eb15d603d5d" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:a88913000da9205b13f6f195f0813b6ffd8a0c0c2bd58d499e00a30eb508870c" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:fecd5089c4be1bcc37c35e9aa678938d2888845a134dd016de457b942cf5a758" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-win32.whl" , hash = "sha256:8197d6f7a3d2b468861ebb4c9f998b9df9e358d6e1cf9c2a01061cb9b6cf4e41" } ,
{ file = "SQLAlchemy-2.0.29-cp312-cp312-win_amd64.whl" , hash = "sha256:9b19836ccca0d321e237560e475fd99c3d8655d03da80c845c4da20dda31b6e1" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:87a1d53a5382cdbbf4b7619f107cc862c1b0a4feb29000922db72e5a66a5ffc0" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:2a0732dffe32333211801b28339d2a0babc1971bc90a983e3035e7b0d6f06b93" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:90453597a753322d6aa770c5935887ab1fc49cc4c4fdd436901308383d698b4b" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:ea311d4ee9a8fa67f139c088ae9f905fcf0277d6cd75c310a21a88bf85e130f5" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:5f20cb0a63a3e0ec4e169aa8890e32b949c8145983afa13a708bc4b0a1f30e03" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-win32.whl" , hash = "sha256:e5bbe55e8552019c6463709b39634a5fc55e080d0827e2a3a11e18eb73f5cdbd" } ,
{ file = "SQLAlchemy-2.0.29-cp37-cp37m-win_amd64.whl" , hash = "sha256:c2f9c762a2735600654c654bf48dad388b888f8ce387b095806480e6e4ff6907" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:7e614d7a25a43a9f54fcce4675c12761b248547f3d41b195e8010ca7297c369c" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:471fcb39c6adf37f820350c28aac4a7df9d3940c6548b624a642852e727ea586" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:988569c8732f54ad3234cf9c561364221a9e943b78dc7a4aaf35ccc2265f1930" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dddaae9b81c88083e6437de95c41e86823d150f4ee94bf24e158a4526cbead01" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:334184d1ab8f4c87f9652b048af3f7abea1c809dfe526fb0435348a6fef3d380" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:38b624e5cf02a69b113c8047cf7f66b5dfe4a2ca07ff8b8716da4f1b3ae81567" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-win32.whl" , hash = "sha256:bab41acf151cd68bc2b466deae5deeb9e8ae9c50ad113444151ad965d5bf685b" } ,
{ file = "SQLAlchemy-2.0.29-cp38-cp38-win_amd64.whl" , hash = "sha256:52c8011088305476691b8750c60e03b87910a123cfd9ad48576d6414b6ec2a1d" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:3071ad498896907a5ef756206b9dc750f8e57352113c19272bdfdc429c7bd7de" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:dba622396a3170974f81bad49aacebd243455ec3cc70615aeaef9e9613b5bca5" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7b184e3de58009cc0bf32e20f137f1ec75a32470f5fede06c58f6c355ed42a72" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8c37f1050feb91f3d6c32f864d8e114ff5545a4a7afe56778d76a9aec62638ba" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:bda7ce59b06d0f09afe22c56714c65c957b1068dee3d5e74d743edec7daba552" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:25664e18bef6dc45015b08f99c63952a53a0a61f61f2e48a9e70cec27e55f699" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-win32.whl" , hash = "sha256:77d29cb6c34b14af8a484e831ab530c0f7188f8efed1c6a833a2c674bf3c26ec" } ,
{ file = "SQLAlchemy-2.0.29-cp39-cp39-win_amd64.whl" , hash = "sha256:04c487305ab035a9548f573763915189fc0fe0824d9ba28433196f8436f1449c" } ,
{ file = "SQLAlchemy-2.0.29-py3-none-any.whl" , hash = "sha256:dc4ee2d4ee43251905f88637d5281a8d52e916a021384ec10758826f5cbae305" } ,
{ file = "SQLAlchemy-2.0.29.tar.gz" , hash = "sha256:bd9566b8e58cabd700bc367b60e90d9349cd16f0984973f98a9a09f9c64e86f0" } ,
2023-11-15 15:37:06 +00:00
]
[ package . dependencies ]
greenlet = { version = "!=0.4.17" , markers = "platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\"" }
2024-01-26 16:04:59 +00:00
typing-extensions = ">=4.6.0"
2023-11-15 15:37:06 +00:00
[ package . extras ]
aiomysql = [ "aiomysql (>=0.2.0)" , "greenlet (!=0.4.17)" ]
aioodbc = [ "aioodbc" , "greenlet (!=0.4.17)" ]
2024-01-02 16:55:52 +00:00
aiosqlite = [ "aiosqlite" , "greenlet (!=0.4.17)" , "typing_extensions (!=3.10.0.1)" ]
2023-11-15 15:37:06 +00:00
asyncio = [ "greenlet (!=0.4.17)" ]
asyncmy = [ "asyncmy (>=0.2.3,!=0.2.4,!=0.2.6)" , "greenlet (!=0.4.17)" ]
mariadb-connector = [ "mariadb (>=1.0.1,!=1.1.2,!=1.1.5)" ]
mssql = [ "pyodbc" ]
mssql-pymssql = [ "pymssql" ]
mssql-pyodbc = [ "pyodbc" ]
mypy = [ "mypy (>=0.910)" ]
mysql = [ "mysqlclient (>=1.4.0)" ]
mysql-connector = [ "mysql-connector-python" ]
2024-01-02 16:55:52 +00:00
oracle = [ "cx_oracle (>=8)" ]
2023-11-15 15:37:06 +00:00
oracle-oracledb = [ "oracledb (>=1.0.1)" ]
postgresql = [ "psycopg2 (>=2.7)" ]
postgresql-asyncpg = [ "asyncpg" , "greenlet (!=0.4.17)" ]
postgresql-pg8000 = [ "pg8000 (>=1.29.1)" ]
postgresql-psycopg = [ "psycopg (>=3.0.7)" ]
postgresql-psycopg2binary = [ "psycopg2-binary" ]
postgresql-psycopg2cffi = [ "psycopg2cffi" ]
postgresql-psycopgbinary = [ "psycopg[binary] (>=3.0.7)" ]
pymysql = [ "pymysql" ]
2024-01-02 16:55:52 +00:00
sqlcipher = [ "sqlcipher3_binary" ]
2023-11-15 15:37:06 +00:00
[ [ package ] ]
name = "sqlalchemy-json"
version = "0.7.0"
description = "JSON type with nested change tracking for SQLAlchemy"
optional = true
python-versions = ">= 3.6"
files = [
{ file = "sqlalchemy-json-0.7.0.tar.gz" , hash = "sha256:620d0b26f648f21a8fa9127df66f55f83a5ab4ae010e5397a5c6989a08238561" } ,
{ file = "sqlalchemy_json-0.7.0-py3-none-any.whl" , hash = "sha256:27881d662ca18363a4ac28175cc47ea2a6f2bef997ae1159c151026b741818e6" } ,
]
[ package . dependencies ]
sqlalchemy = ">=0.7"
[ package . extras ]
dev = [ "pytest" ]
2023-11-29 08:19:20 +00:00
[ [ package ] ]
name = "sqlalchemy-utils"
2024-03-26 15:49:07 +00:00
version = "0.41.2"
2023-11-29 08:19:20 +00:00
description = "Various utility functions for SQLAlchemy."
optional = true
2024-03-26 15:49:07 +00:00
python-versions = ">=3.7"
2023-11-29 08:19:20 +00:00
files = [
2024-03-26 15:49:07 +00:00
{ file = "SQLAlchemy-Utils-0.41.2.tar.gz" , hash = "sha256:bc599c8c3b3319e53ce6c5c3c471120bd325d0071fb6f38a10e924e3d07b9990" } ,
{ file = "SQLAlchemy_Utils-0.41.2-py3-none-any.whl" , hash = "sha256:85cf3842da2bf060760f955f8467b87983fb2e30f1764fd0e24a48307dc8ec6e" } ,
2023-11-29 08:19:20 +00:00
]
[ package . dependencies ]
SQLAlchemy = ">=1.3"
[ package . extras ]
arrow = [ "arrow (>=0.3.4)" ]
babel = [ "Babel (>=1.3)" ]
color = [ "colour (>=0.0.4)" ]
encrypted = [ "cryptography (>=0.6)" ]
intervals = [ "intervals (>=0.7.1)" ]
password = [ "passlib (>=1.6,<2.0)" ]
pendulum = [ "pendulum (>=2.0.5)" ]
phone = [ "phonenumbers (>=5.9.2)" ]
2024-03-26 15:49:07 +00:00
test = [ "Jinja2 (>=2.3)" , "Pygments (>=1.2)" , "backports.zoneinfo" , "docutils (>=0.10)" , "flake8 (>=2.4.0)" , "flexmock (>=0.9.7)" , "isort (>=4.2.2)" , "pg8000 (>=1.12.4)" , "psycopg (>=3.1.8)" , "psycopg2 (>=2.5.1)" , "psycopg2cffi (>=2.8.1)" , "pymysql" , "pyodbc" , "pytest (==7.4.4)" , "python-dateutil (>=2.6)" , "pytz (>=2014.2)" ]
test-all = [ "Babel (>=1.3)" , "Jinja2 (>=2.3)" , "Pygments (>=1.2)" , "arrow (>=0.3.4)" , "backports.zoneinfo" , "colour (>=0.0.4)" , "cryptography (>=0.6)" , "docutils (>=0.10)" , "flake8 (>=2.4.0)" , "flexmock (>=0.9.7)" , "furl (>=0.4.1)" , "intervals (>=0.7.1)" , "isort (>=4.2.2)" , "passlib (>=1.6,<2.0)" , "pendulum (>=2.0.5)" , "pg8000 (>=1.12.4)" , "phonenumbers (>=5.9.2)" , "psycopg (>=3.1.8)" , "psycopg2 (>=2.5.1)" , "psycopg2cffi (>=2.8.1)" , "pymysql" , "pyodbc" , "pytest (==7.4.4)" , "python-dateutil" , "python-dateutil (>=2.6)" , "pytz (>=2014.2)" ]
2023-11-29 08:19:20 +00:00
timezone = [ "python-dateutil" ]
url = [ "furl (>=0.4.1)" ]
2024-05-02 08:26:32 +00:00
[ [ package ] ]
name = "time-machine"
version = "2.14.1"
description = "Travel through time in your tests."
optional = false
python-versions = ">=3.8"
files = [
{ file = "time-machine-2.14.1.tar.gz" , hash = "sha256:57dc7efc1dde4331902d1bdefd34e8ee890a5c28533157e3b14a429c86b39533" } ,
{ file = "time_machine-2.14.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:528d588d1e8ba83e45319a74acab4be0569eb141113fdf50368045d0a7d79cee" } ,
{ file = "time_machine-2.14.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:06e913d570d7ee3e199e3316f10f10c8046287049141b0a101197712b4eac106" } ,
{ file = "time_machine-2.14.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ddbbba954e9a409e7d66d60df2b6b8daeb897f8338f909a92d9d20e431ec70d1" } ,
{ file = "time_machine-2.14.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:72a153b085b4aee652d6b3bf9019ca897f1597ba9869b640b06f28736b267182" } ,
{ file = "time_machine-2.14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3b94274abe24b6a90d8a5c042167a9a7af2d3438b42ac8eb5ede50fbc73c08db" } ,
{ file = "time_machine-2.14.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:364353858708628655bf9fa4c2825febd679c729d9e1dd424ff86845828bac05" } ,
{ file = "time_machine-2.14.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:b951b6f4b8a752ab8c441df422e21954a721a0a5276aa3814ce8cf7205aeb6da" } ,
{ file = "time_machine-2.14.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:be215eb63d74a3d580f7924bb4209c783fabcfb3253073f4dcb3424d57d0f518" } ,
{ file = "time_machine-2.14.1-cp310-cp310-win32.whl" , hash = "sha256:0e120f95c17bf8e0c097fd8863a8eb24054f9b17d9b17c465694be50f8348a3a" } ,
{ file = "time_machine-2.14.1-cp310-cp310-win_amd64.whl" , hash = "sha256:fb467d6c9e9ab615c8cf22d751d34296dacf801be323a57adeb4ff345cf72473" } ,
{ file = "time_machine-2.14.1-cp310-cp310-win_arm64.whl" , hash = "sha256:19db257117739b2dda1d57e149bb715a593313899b3902a7e6d752c5f1d22542" } ,
{ file = "time_machine-2.14.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:442d42f1b0ef006f03a5a34905829a1d3ac569a5bcda64d29706e6dc60832f94" } ,
{ file = "time_machine-2.14.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:0312b47f220e46f1bbfaded7fc1469882d9c2a27c6daf44e119aea7006b595cc" } ,
{ file = "time_machine-2.14.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0a39dba3033d9c28347d2db16bcb16041bbf4e9032e2b70023686b6f95deac9d" } ,
{ file = "time_machine-2.14.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:e030d2051bb515251d7f6edd9bbcf79b2b47811e2c402aba9c126af713843d26" } ,
{ file = "time_machine-2.14.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:993ab140eb5678d1ee7f1197f08e4499dc8ea883ad6b8858737de70d509ec5b5" } ,
{ file = "time_machine-2.14.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:90725f936ad8b123149bc82a46394dd7057e63157ee11ba878164053fa5bd8ad" } ,
{ file = "time_machine-2.14.1-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:59a02c3d3b3b29e2dc3a708e775c5d6b951b0024c4013fed883f0d2205305c9e" } ,
{ file = "time_machine-2.14.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:4f00f67d532da82538c4dfbbddc587e70c82664f168c11e1c2915d0c85ec2fc8" } ,
{ file = "time_machine-2.14.1-cp311-cp311-win32.whl" , hash = "sha256:27f735cba4c6352ad7bc53ce2d86b715379261a634e690b79fac329081e26fb6" } ,
{ file = "time_machine-2.14.1-cp311-cp311-win_amd64.whl" , hash = "sha256:ee68597bd3fa5ab94633c8a9d3ebd4032091559610e078381818a732910002bc" } ,
{ file = "time_machine-2.14.1-cp311-cp311-win_arm64.whl" , hash = "sha256:6ced9de5eff1fb37efb12984ab7b63f31f0aeadeedec4be6d0404ec4fa91f2e7" } ,
{ file = "time_machine-2.14.1-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:30a4a18357fa6cf089eeefcb37e9549b42523aebb5933894770a8919e6c398e1" } ,
{ file = "time_machine-2.14.1-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:d45bd60bea85869615b117667f10a821e3b0d3603c47bfd105b45d1f67156fc8" } ,
{ file = "time_machine-2.14.1-cp312-cp312-macosx_14_0_arm64.whl" , hash = "sha256:39de6d37a14ff8882d4f1cbd50c53268b54e1cf4ef9be2bfe590d10a51ccd314" } ,
{ file = "time_machine-2.14.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7fd7d188b4f9d358c6bd477daf93b460d9b244a4c296ddd065945f2b6193c2bd" } ,
{ file = "time_machine-2.14.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:99e6f013e67c4f74a9d8f57e34173b2047f2ad48f764e44c38f3ee5344a38c01" } ,
{ file = "time_machine-2.14.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a927d87501da8b053a27e80f5d0e1e58fbde4b50d70df2d3853ed67e89a731cf" } ,
{ file = "time_machine-2.14.1-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:c77a616561dd4c7c442e9eee8cbb915750496e9a5a7fca6bcb11a9860226d2d0" } ,
{ file = "time_machine-2.14.1-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:e7fa70a6bdca40cc4a8386fd85bc1bae0a23ab11e49604ef853ab3ce92be127f" } ,
{ file = "time_machine-2.14.1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:d63ef00d389fa6d2c76c863af580b3e4a8f0ccc6a9aea8e64590588e37f13c00" } ,
{ file = "time_machine-2.14.1-cp312-cp312-win32.whl" , hash = "sha256:6706eb06487354a5e219cacea709fb3ec44dec3842c6218237d5069fa5f1ad64" } ,
{ file = "time_machine-2.14.1-cp312-cp312-win_amd64.whl" , hash = "sha256:36aa4f17adcd73a6064bf4991a29126cac93521f0690805edb91db837c4e1453" } ,
{ file = "time_machine-2.14.1-cp312-cp312-win_arm64.whl" , hash = "sha256:edea570f3835a036e8860bb8d6eb8d08473c59313db86e36e3b207f796fd7b14" } ,
{ file = "time_machine-2.14.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:87e80408e6b6670e9ce33f94b1cc6b72b1a9b646f5e19f586908129871f74b40" } ,
{ file = "time_machine-2.14.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:c69c0cb498c86ef843cd15964714e76465cc25d64464da57d5d1318f499de099" } ,
{ file = "time_machine-2.14.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:dc48d3934109b0bdbbdc5e9ce577213f7148a92fed378420ee13453503fe4db9" } ,
{ file = "time_machine-2.14.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:7161cea2ff3244cc6075e365fab89000df70ead63a3da9d473983d580558d2de" } ,
{ file = "time_machine-2.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:39fceeb131e6c07b386de042ce1016be771576e9516124b78e75cbab94ae5041" } ,
{ file = "time_machine-2.14.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:fe508a6c43fb72fa4f66b50b14684cf58d3db95fed617177ec197a7a90427bae" } ,
{ file = "time_machine-2.14.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:5f3d5c21884aee10e13b00ef45fab893a43db9d59ec27271573528bd359b0ef5" } ,
{ file = "time_machine-2.14.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:a75e24e59f58059bbbc50e7f97aa6d126bbc2f603a8a5cd1e884beffcf130d8f" } ,
{ file = "time_machine-2.14.1-cp38-cp38-win32.whl" , hash = "sha256:b0f8ba70fbb71d7fbc6d6adb90bed72a83db15b3318c7af0060467539b2f1b63" } ,
{ file = "time_machine-2.14.1-cp38-cp38-win_amd64.whl" , hash = "sha256:15cf3623a4ba2bb4fce4529295570acd5f6c6b44bcbfd1b8d0756ce56c38fe82" } ,
{ file = "time_machine-2.14.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:bb3a2518c52aa944989b541e5297b833388eb3fe72d91eb875b21fe771597b04" } ,
{ file = "time_machine-2.14.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:416d94eab7723c7d8a37fe6b3b1882046fdbf3c31b9abec3cac87cf35dbb8230" } ,
{ file = "time_machine-2.14.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:adfbfa796dd96383400b44681eacc5ab06d3cbfad39c30878e5ead0bfdca808a" } ,
{ file = "time_machine-2.14.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:31e6e9bff89b7c6e4cbc169ba1d00d6c107b3abc43173b2799352b6995cf7cb2" } ,
{ file = "time_machine-2.14.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:107caed387438d689180b692e8d84aa1ebe8918790df83dc5e2146e60e5e0859" } ,
{ file = "time_machine-2.14.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:cab4abf4d1490a7da35db5a321ff8a4d4a2195f4832a792c75b626ffc4a5584c" } ,
{ file = "time_machine-2.14.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:fd8645b820f7895fdafbc4412d1ce376956e36ad4fd05a43269aa06c3132afc3" } ,
{ file = "time_machine-2.14.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:dd26039a9ffea2d5ee1309f2ec9b656d4925371c65563822d52e4037a4186eca" } ,
{ file = "time_machine-2.14.1-cp39-cp39-win32.whl" , hash = "sha256:5e19b19d20bfbff8c97949e06e150998cf9d0a676e1641fb90597e59a9d7d5e2" } ,
{ file = "time_machine-2.14.1-cp39-cp39-win_amd64.whl" , hash = "sha256:f5d371a5218318121a6b44c21438258b6408b8bfe7ccccb754cf8eb880505576" } ,
{ file = "time_machine-2.14.1-cp39-cp39-win_arm64.whl" , hash = "sha256:2c774f4b603a36ca2611327c57aa8ce0d5042298da008238ee5234b31ce7b22c" } ,
]
[ package . dependencies ]
python-dateutil = "*"
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "toml"
version = "0.10.2"
description = "Python Library for Tom's Obvious, Minimal Language"
2024-05-02 11:36:12 +00:00
optional = true
2022-05-13 09:44:23 +00:00
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
2022-12-20 19:18:37 +00:00
files = [
{ file = "toml-0.10.2-py2.py3-none-any.whl" , hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b" } ,
{ file = "toml-0.10.2.tar.gz" , hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f" } ,
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "tomli"
version = "2.0.1"
description = "A lil' TOML parser"
optional = false
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
{ file = "tomli-2.0.1-py3-none-any.whl" , hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc" } ,
{ file = "tomli-2.0.1.tar.gz" , hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f" } ,
]
2022-05-13 09:44:23 +00:00
2023-07-16 18:41:32 +00:00
[ [ package ] ]
name = "typing-extensions"
2024-04-08 08:33:03 +00:00
version = "4.11.0"
2023-09-20 16:55:02 +00:00
description = "Backported and Experimental Type Hints for Python 3.8+"
2023-07-16 18:41:32 +00:00
optional = false
2023-09-20 16:55:02 +00:00
python-versions = ">=3.8"
2023-07-16 18:41:32 +00:00
files = [
2024-04-08 08:33:03 +00:00
{ file = "typing_extensions-4.11.0-py3-none-any.whl" , hash = "sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a" } ,
{ file = "typing_extensions-4.11.0.tar.gz" , hash = "sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0" } ,
2023-07-16 18:41:32 +00:00
]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "urllib3"
2024-03-16 18:40:25 +00:00
version = "2.2.1"
2022-05-13 09:44:23 +00:00
description = "HTTP library with thread-safe connection pooling, file post, and more."
2023-03-11 23:13:09 +00:00
optional = false
2023-11-14 17:41:49 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "urllib3-2.2.1-py3-none-any.whl" , hash = "sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d" } ,
{ file = "urllib3-2.2.1.tar.gz" , hash = "sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2023-05-15 13:37:52 +00:00
brotli = [ "brotli (>=1.0.9)" , "brotlicffi (>=0.8.0)" ]
2024-02-05 15:58:07 +00:00
h2 = [ "h2 (>=4,<5)" ]
2023-05-15 13:37:52 +00:00
socks = [ "pysocks (>=1.5.6,!=1.5.7,<2.0)" ]
zstd = [ "zstandard (>=0.18.0)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "virtualenv"
2024-05-02 08:26:32 +00:00
version = "20.26.1"
2022-05-13 09:44:23 +00:00
description = "Virtual Python Environment builder"
optional = false
2023-02-26 18:48:07 +00:00
python-versions = ">=3.7"
2022-12-20 19:18:37 +00:00
files = [
2024-05-02 08:26:32 +00:00
{ file = "virtualenv-20.26.1-py3-none-any.whl" , hash = "sha256:7aa9982a728ae5892558bff6a2839c00b9ed145523ece2274fad6f414690ae75" } ,
{ file = "virtualenv-20.26.1.tar.gz" , hash = "sha256:604bfdceaeece392802e6ae48e69cec49168b9c5f4a44e483963f9242eb0e78b" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-07-24 18:32:49 +00:00
distlib = ">=0.3.7,<1"
filelock = ">=3.12.2,<4"
2023-11-24 11:50:14 +00:00
platformdirs = ">=3.9.1,<5"
2022-05-13 09:44:23 +00:00
[ package . extras ]
2024-04-21 09:24:10 +00:00
docs = [ "furo (>=2023.7.26)" , "proselint (>=0.13)" , "sphinx (>=7.1.2,!=7.3)" , "sphinx-argparse (>=0.4)" , "sphinxcontrib-towncrier (>=0.2.1a0)" , "towncrier (>=23.6)" ]
2023-07-24 18:32:49 +00:00
test = [ "covdefaults (>=2.3)" , "coverage (>=7.2.7)" , "coverage-enable-subprocess (>=1)" , "flaky (>=3.7)" , "packaging (>=23.1)" , "pytest (>=7.4)" , "pytest-env (>=0.8.2)" , "pytest-freezer (>=0.4.8)" , "pytest-mock (>=3.11.1)" , "pytest-randomly (>=3.12)" , "pytest-timeout (>=2.1)" , "setuptools (>=68)" , "time-machine (>=2.10)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
name = "waitress"
2024-02-05 15:58:07 +00:00
version = "3.0.0"
2022-05-13 09:44:23 +00:00
description = "Waitress WSGI server"
optional = false
2024-02-05 15:58:07 +00:00
python-versions = ">=3.8.0"
2022-12-20 19:18:37 +00:00
files = [
2024-02-05 15:58:07 +00:00
{ file = "waitress-3.0.0-py3-none-any.whl" , hash = "sha256:2a06f242f4ba0cc563444ca3d1998959447477363a2d7e9b8b4d75d35cfd1669" } ,
{ file = "waitress-3.0.0.tar.gz" , hash = "sha256:005da479b04134cdd9dd602d1ee7c49d79de0537610d653674cc6cbde222b8a1" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
docs = [ "Sphinx (>=1.8.1)" , "docutils" , "pylons-sphinx-themes (>=1.0.9)" ]
2024-02-05 15:58:07 +00:00
testing = [ "coverage (>=5.0)" , "pytest" , "pytest-cov" ]
2022-05-13 09:44:23 +00:00
2024-04-15 13:34:50 +00:00
[ [ package ] ]
name = "watchdog"
version = "4.0.0"
description = "Filesystem events monitoring"
optional = false
python-versions = ">=3.8"
files = [
{ file = "watchdog-4.0.0-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:39cb34b1f1afbf23e9562501673e7146777efe95da24fab5707b88f7fb11649b" } ,
{ file = "watchdog-4.0.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:c522392acc5e962bcac3b22b9592493ffd06d1fc5d755954e6be9f4990de932b" } ,
{ file = "watchdog-4.0.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:6c47bdd680009b11c9ac382163e05ca43baf4127954c5f6d0250e7d772d2b80c" } ,
{ file = "watchdog-4.0.0-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:8350d4055505412a426b6ad8c521bc7d367d1637a762c70fdd93a3a0d595990b" } ,
{ file = "watchdog-4.0.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:c17d98799f32e3f55f181f19dd2021d762eb38fdd381b4a748b9f5a36738e935" } ,
{ file = "watchdog-4.0.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:4986db5e8880b0e6b7cd52ba36255d4793bf5cdc95bd6264806c233173b1ec0b" } ,
{ file = "watchdog-4.0.0-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:11e12fafb13372e18ca1bbf12d50f593e7280646687463dd47730fd4f4d5d257" } ,
{ file = "watchdog-4.0.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:5369136a6474678e02426bd984466343924d1df8e2fd94a9b443cb7e3aa20d19" } ,
{ file = "watchdog-4.0.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:76ad8484379695f3fe46228962017a7e1337e9acadafed67eb20aabb175df98b" } ,
{ file = "watchdog-4.0.0-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:45cc09cc4c3b43fb10b59ef4d07318d9a3ecdbff03abd2e36e77b6dd9f9a5c85" } ,
{ file = "watchdog-4.0.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:eed82cdf79cd7f0232e2fdc1ad05b06a5e102a43e331f7d041e5f0e0a34a51c4" } ,
{ file = "watchdog-4.0.0-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:ba30a896166f0fee83183cec913298151b73164160d965af2e93a20bbd2ab605" } ,
{ file = "watchdog-4.0.0-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:d18d7f18a47de6863cd480734613502904611730f8def45fc52a5d97503e5101" } ,
{ file = "watchdog-4.0.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:2895bf0518361a9728773083908801a376743bcc37dfa252b801af8fd281b1ca" } ,
{ file = "watchdog-4.0.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:87e9df830022488e235dd601478c15ad73a0389628588ba0b028cb74eb72fed8" } ,
{ file = "watchdog-4.0.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:6e949a8a94186bced05b6508faa61b7adacc911115664ccb1923b9ad1f1ccf7b" } ,
{ file = "watchdog-4.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:6a4db54edea37d1058b08947c789a2354ee02972ed5d1e0dca9b0b820f4c7f92" } ,
{ file = "watchdog-4.0.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:d31481ccf4694a8416b681544c23bd271f5a123162ab603c7d7d2dd7dd901a07" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:8fec441f5adcf81dd240a5fe78e3d83767999771630b5ddfc5867827a34fa3d3" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_armv7l.whl" , hash = "sha256:6a9c71a0b02985b4b0b6d14b875a6c86ddea2fdbebd0c9a720a806a8bbffc69f" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_i686.whl" , hash = "sha256:557ba04c816d23ce98a06e70af6abaa0485f6d94994ec78a42b05d1c03dcbd50" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_ppc64.whl" , hash = "sha256:d0f9bd1fd919134d459d8abf954f63886745f4660ef66480b9d753a7c9d40927" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_ppc64le.whl" , hash = "sha256:f9b2fdca47dc855516b2d66eef3c39f2672cbf7e7a42e7e67ad2cbfcd6ba107d" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_s390x.whl" , hash = "sha256:73c7a935e62033bd5e8f0da33a4dcb763da2361921a69a5a95aaf6c93aa03a87" } ,
{ file = "watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:6a80d5cae8c265842c7419c560b9961561556c4361b297b4c431903f8c33b269" } ,
{ file = "watchdog-4.0.0-py3-none-win32.whl" , hash = "sha256:8f9a542c979df62098ae9c58b19e03ad3df1c9d8c6895d96c0d51da17b243b1c" } ,
{ file = "watchdog-4.0.0-py3-none-win_amd64.whl" , hash = "sha256:f970663fa4f7e80401a7b0cbeec00fa801bf0287d93d48368fc3e6fa32716245" } ,
{ file = "watchdog-4.0.0-py3-none-win_ia64.whl" , hash = "sha256:9a03e16e55465177d416699331b0f3564138f1807ecc5f2de9d55d8f188d08c7" } ,
{ file = "watchdog-4.0.0.tar.gz" , hash = "sha256:e3e7065cbdabe6183ab82199d7a4f6b3ba0a438c5a512a68559846ccb76a78ec" } ,
]
[ package . extras ]
watchmedo = [ "PyYAML (>=3.10)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "webob"
2022-05-13 09:44:23 +00:00
version = "1.8.7"
description = "WSGI request and response object"
optional = false
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*"
2022-12-20 19:18:37 +00:00
files = [
{ file = "WebOb-1.8.7-py2.py3-none-any.whl" , hash = "sha256:73aae30359291c14fa3b956f8b5ca31960e420c28c1bec002547fb04928cf89b" } ,
{ file = "WebOb-1.8.7.tar.gz" , hash = "sha256:b64ef5141be559cfade448f044fa45c2260351edcb6a8ef6b7e00c7dcef0c323" } ,
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
docs = [ "Sphinx (>=1.7.5)" , "pylons-sphinx-themes" ]
2022-10-03 11:29:40 +00:00
testing = [ "coverage" , "pytest (>=3.1.0)" , "pytest-cov" , "pytest-xdist" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "webtest"
2022-05-13 09:44:23 +00:00
version = "3.0.0"
description = "Helper to test WSGI applications"
optional = false
python-versions = ">=3.6, <4"
2022-12-20 19:18:37 +00:00
files = [
{ file = "WebTest-3.0.0-py3-none-any.whl" , hash = "sha256:2a001a9efa40d2a7e5d9cd8d1527c75f41814eb6afce2c3d207402547b1e5ead" } ,
{ file = "WebTest-3.0.0.tar.gz" , hash = "sha256:54bd969725838d9861a9fa27f8d971f79d275d94ae255f5c501f53bb6d9929eb" } ,
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
beautifulsoup4 = "*"
waitress = ">=0.8.5"
WebOb = ">=1.2"
[ package . extras ]
2022-10-03 11:29:40 +00:00
docs = [ "Sphinx (>=1.8.1)" , "docutils" , "pylons-sphinx-themes (>=1.0.8)" ]
tests = [ "PasteDeploy" , "WSGIProxy2" , "coverage" , "pyquery" , "pytest" , "pytest-cov" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "werkzeug"
2024-04-02 12:05:03 +00:00
version = "3.0.2"
2022-05-13 09:44:23 +00:00
description = "The comprehensive WSGI web application library."
optional = false
2023-12-14 21:01:08 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-04-02 12:05:03 +00:00
{ file = "werkzeug-3.0.2-py3-none-any.whl" , hash = "sha256:3aac3f5da756f93030740bc235d3e09449efcf65f2f55e3602e1d851b8f48795" } ,
{ file = "werkzeug-3.0.2.tar.gz" , hash = "sha256:e39b645a6ac92822588e7b39a692e7828724ceae0b0d702ef96701f90e70128d" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
2022-10-03 11:29:40 +00:00
[ package . dependencies ]
MarkupSafe = ">=2.1.1"
2022-05-13 09:44:23 +00:00
[ package . extras ]
2023-12-14 21:01:08 +00:00
watchdog = [ "watchdog (>=2.3)" ]
2022-05-13 09:44:23 +00:00
[ [ package ] ]
2022-10-24 08:28:36 +00:00
name = "wtforms"
2024-01-26 16:04:59 +00:00
version = "3.1.2"
2022-05-13 09:44:23 +00:00
description = "Form validation and rendering for Python web development."
optional = false
2023-10-10 16:11:53 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-01-26 16:04:59 +00:00
{ file = "wtforms-3.1.2-py3-none-any.whl" , hash = "sha256:bf831c042829c8cdbad74c27575098d541d039b1faa74c771545ecac916f2c07" } ,
{ file = "wtforms-3.1.2.tar.gz" , hash = "sha256:f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . dependencies ]
2023-10-10 16:11:53 +00:00
markupsafe = "*"
2022-05-13 09:44:23 +00:00
[ package . extras ]
email = [ "email-validator" ]
[ [ package ] ]
name = "zipp"
2024-03-16 18:40:25 +00:00
version = "3.18.1"
2022-05-13 09:44:23 +00:00
description = "Backport of pathlib-compatible object wrapper for zip files"
optional = false
2023-07-11 14:09:23 +00:00
python-versions = ">=3.8"
2022-12-20 19:18:37 +00:00
files = [
2024-03-16 18:40:25 +00:00
{ file = "zipp-3.18.1-py3-none-any.whl" , hash = "sha256:206f5a15f2af3dbaee80769fb7dc6f249695e940acca08dfb2a4769fe61e538b" } ,
{ file = "zipp-3.18.1.tar.gz" , hash = "sha256:2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715" } ,
2022-12-20 19:18:37 +00:00
]
2022-05-13 09:44:23 +00:00
[ package . extras ]
2024-03-16 18:40:25 +00:00
docs = [ "furo" , "jaraco.packaging (>=9.3)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
testing = [ "big-O" , "jaraco.functools" , "jaraco.itertools" , "more-itertools" , "pytest (>=6)" , "pytest-checkdocs (>=2.4)" , "pytest-cov" , "pytest-enabler (>=2.2)" , "pytest-ignore-flaky" , "pytest-mypy" , "pytest-ruff (>=0.2.1)" ]
2022-05-13 09:44:23 +00:00
[ extras ]
2023-11-29 08:19:20 +00:00
all = [ "authlib" , "email_validator" , "flask-babel" , "flask-themer" , "passlib" , "pycountry" , "python-ldap" , "pytz" , "sentry-sdk" , "sqlalchemy" , "sqlalchemy-json" , "sqlalchemy-utils" , "toml" ]
2023-09-01 08:46:56 +00:00
front = [ "email_validator" , "flask-babel" , "flask-themer" , "pycountry" , "pytz" , "toml" ]
2023-08-16 15:14:11 +00:00
ldap = [ "python-ldap" ]
oidc = [ "authlib" ]
2022-05-13 09:44:23 +00:00
sentry = [ "sentry-sdk" ]
2023-11-29 08:19:20 +00:00
sql = [ "passlib" , "sqlalchemy" , "sqlalchemy-json" , "sqlalchemy-utils" ]
2022-05-13 09:44:23 +00:00
[ metadata ]
2022-12-20 19:18:37 +00:00
lock-version = "2.0"
2024-04-21 09:25:06 +00:00
python-versions = "^3.9"
2024-05-02 11:36:12 +00:00
content-hash = "a1d6f8e16f0ceb5e350190e0c6233dc8a5122bfe508eb837bb3c5065d5d37daf"