2025-04-15 09:49:06 +00:00
# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand.
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "accelerate"
2025-04-15 09:49:06 +00:00
version = "0.33.0"
2025-02-28 11:14:58 +00:00
description = "Accelerate"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3.8.0"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "accelerate-0.33.0-py3-none-any.whl" , hash = "sha256:0a7f33d60ba09afabd028d4f0856dd19c5a734b7a596d637d9dd6e3d0eadbaf3" } ,
{ file = "accelerate-0.33.0.tar.gz" , hash = "sha256:11ba481ed6ea09191775df55ce464aeeba67a024bd0261a44b77b30fb439e26a" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
huggingface-hub = ">=0.21.0"
numpy = ">=1.17,<2.0.0"
2025-02-28 11:14:58 +00:00
packaging = ">=20.0"
psutil = "*"
pyyaml = "*"
safetensors = ">=0.3.1"
torch = ">=1.10.0"
[ package . extras ]
2025-04-15 09:49:06 +00:00
deepspeed = [ "deepspeed (<=0.14.0)" ]
dev = [ "bitsandbytes" , "black (>=23.1,<24.0)" , "datasets" , "diffusers" , "evaluate" , "hf-doc-builder (>=0.3.0)" , "parameterized" , "pytest (>=7.2.0,<=8.0.0)" , "pytest-subtests" , "pytest-xdist" , "rich" , "ruff (>=0.2.1,<0.3.0)" , "scikit-learn" , "scipy" , "timm" , "torchpippy (>=0.2.0)" , "tqdm" , "transformers" ]
2025-02-28 11:14:58 +00:00
quality = [ "black (>=23.1,<24.0)" , "hf-doc-builder (>=0.3.0)" , "ruff (>=0.2.1,<0.3.0)" ]
rich = [ "rich" ]
sagemaker = [ "sagemaker" ]
2025-04-15 09:49:06 +00:00
test-dev = [ "bitsandbytes" , "datasets" , "diffusers" , "evaluate" , "scikit-learn" , "scipy" , "timm" , "torchpippy (>=0.2.0)" , "tqdm" , "transformers" ]
2025-02-28 11:14:58 +00:00
test-prod = [ "parameterized" , "pytest (>=7.2.0,<=8.0.0)" , "pytest-subtests" , "pytest-xdist" ]
test-trackers = [ "comet-ml" , "dvclive" , "tensorboard" , "wandb" ]
2025-04-15 09:49:06 +00:00
testing = [ "bitsandbytes" , "datasets" , "diffusers" , "evaluate" , "parameterized" , "pytest (>=7.2.0,<=8.0.0)" , "pytest-subtests" , "pytest-xdist" , "scikit-learn" , "scipy" , "timm" , "torchpippy (>=0.2.0)" , "tqdm" , "transformers" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "annotated-types"
version = "0.7.0"
description = "Reusable constraint types to use with typing.Annotated"
optional = true
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "annotated_types-0.7.0-py3-none-any.whl" , hash = "sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53" } ,
{ file = "annotated_types-0.7.0.tar.gz" , hash = "sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89" } ,
]
[ [ package ] ]
name = "attrs"
2025-04-15 09:49:06 +00:00
version = "25.3.0"
2025-02-28 11:14:58 +00:00
description = "Classes Without Boilerplate"
optional = true
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "attrs-25.3.0-py3-none-any.whl" , hash = "sha256:427318ce031701fea540783410126f03899a97ffc6f61596ad581ac2e40e3bc3" } ,
{ file = "attrs-25.3.0.tar.gz" , hash = "sha256:75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
benchmark = [ "cloudpickle" , "hypothesis" , "mypy (>=1.11.1)" , "pympler" , "pytest (>=4.3.0)" , "pytest-codspeed" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" ]
cov = [ "cloudpickle" , "coverage[toml] (>=5.3)" , "hypothesis" , "mypy (>=1.11.1)" , "pympler" , "pytest (>=4.3.0)" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" ]
2025-04-15 09:49:06 +00:00
dev = [ "cloudpickle" , "hypothesis" , "mypy (>=1.11.1)" , "pre-commit-uv" , "pympler" , "pytest (>=4.3.0)" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" ]
docs = [ "cogapp" , "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-towncrier" , "towncrier" ]
2025-02-28 11:14:58 +00:00
tests = [ "cloudpickle" , "hypothesis" , "mypy (>=1.11.1)" , "pympler" , "pytest (>=4.3.0)" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" ]
tests-mypy = [ "mypy (>=1.11.1)" , "pytest-mypy-plugins" ]
[ [ package ] ]
name = "certifi"
2025-04-15 09:49:06 +00:00
version = "2025.1.31"
2025-02-28 11:14:58 +00:00
description = "Python package for providing Mozilla's CA Bundle."
optional = false
python-versions = ">=3.6"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "certifi-2025.1.31-py3-none-any.whl" , hash = "sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe" } ,
{ file = "certifi-2025.1.31.tar.gz" , hash = "sha256:3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "charset-normalizer"
2025-04-15 09:49:06 +00:00
version = "3.4.1"
2025-02-28 11:14:58 +00:00
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.7"
groups = [ "main" ]
files = [
{ file = "charset_normalizer-3.4.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:91b36a978b5ae0ee86c394f5a54d6ef44db1de0815eb43de826d41d21e4af3de" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7461baadb4dc00fd9e0acbe254e3d7d2112e7f92ced2adc96e54ef6501c5f176" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:e218488cd232553829be0664c2292d3af2eeeb94b32bea483cf79ac6a694e037" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:80ed5e856eb7f30115aaf94e4a08114ccc8813e6ed1b5efa74f9f82e8509858f" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b010a7a4fd316c3c484d482922d13044979e78d1861f0e0650423144c616a46a" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:4532bff1b8421fd0a320463030c7520f56a79c9024a4e88f01c537316019005a" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:d973f03c0cb71c5ed99037b870f2be986c3c05e63622c017ea9816881d2dd247" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-musllinux_1_2_i686.whl" , hash = "sha256:3a3bd0dcd373514dcec91c411ddb9632c0d7d92aed7093b8c3bbb6d69ca74408" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-musllinux_1_2_ppc64le.whl" , hash = "sha256:d9c3cdf5390dcd29aa8056d13e8e99526cda0305acc038b96b30352aff5ff2bb" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-musllinux_1_2_s390x.whl" , hash = "sha256:2bdfe3ac2e1bbe5b59a1a63721eb3b95fc9b6817ae4a46debbb4e11f6232428d" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:eab677309cdb30d047996b36d34caeda1dc91149e4fdca0b1a039b3f79d9a807" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-win32.whl" , hash = "sha256:c0429126cf75e16c4f0ad00ee0eae4242dc652290f940152ca8c75c3a4b6ee8f" } ,
{ file = "charset_normalizer-3.4.1-cp310-cp310-win_amd64.whl" , hash = "sha256:9f0b8b1c6d84c8034a44893aba5e767bf9c7a211e313a9605d9c617d7083829f" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:8bfa33f4f2672964266e940dd22a195989ba31669bd84629f05fab3ef4e2d125" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:28bf57629c75e810b6ae989f03c0828d64d6b26a5e205535585f96093e405ed1" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:f08ff5e948271dc7e18a35641d2f11a4cd8dfd5634f55228b691e62b37125eb3" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:234ac59ea147c59ee4da87a0c0f098e9c8d169f4dc2a159ef720f1a61bbe27cd" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:fd4ec41f914fa74ad1b8304bbc634b3de73d2a0889bd32076342a573e0779e00" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:eea6ee1db730b3483adf394ea72f808b6e18cf3cb6454b4d86e04fa8c4327a12" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:c96836c97b1238e9c9e3fe90844c947d5afbf4f4c92762679acfe19927d81d77" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:4d86f7aff21ee58f26dcf5ae81a9addbd914115cdebcbb2217e4f0ed8982e146" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-musllinux_1_2_ppc64le.whl" , hash = "sha256:09b5e6733cbd160dcc09589227187e242a30a49ca5cefa5a7edd3f9d19ed53fd" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-musllinux_1_2_s390x.whl" , hash = "sha256:5777ee0881f9499ed0f71cc82cf873d9a0ca8af166dfa0af8ec4e675b7df48e6" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:237bdbe6159cff53b4f24f397d43c6336c6b0b42affbe857970cefbb620911c8" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-win32.whl" , hash = "sha256:8417cb1f36cc0bc7eaba8ccb0e04d55f0ee52df06df3ad55259b9a323555fc8b" } ,
{ file = "charset_normalizer-3.4.1-cp311-cp311-win_amd64.whl" , hash = "sha256:d7f50a1f8c450f3925cb367d011448c39239bb3eb4117c36a6d354794de4ce76" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-macosx_10_13_universal2.whl" , hash = "sha256:73d94b58ec7fecbc7366247d3b0b10a21681004153238750bb67bd9012414545" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:dad3e487649f498dd991eeb901125411559b22e8d7ab25d3aeb1af367df5efd7" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c30197aa96e8eed02200a83fba2657b4c3acd0f0aa4bdc9f6c1af8e8962e0757" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2369eea1ee4a7610a860d88f268eb39b95cb588acd7235e02fd5a5601773d4fa" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bc2722592d8998c870fa4e290c2eec2c1569b87fe58618e67d38b4665dfa680d" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:ffc9202a29ab3920fa812879e95a9e78b2465fd10be7fcbd042899695d75e616" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:804a4d582ba6e5b747c625bf1255e6b1507465494a40a2130978bda7b932c90b" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:0f55e69f030f7163dffe9fd0752b32f070566451afe180f99dbeeb81f511ad8d" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_ppc64le.whl" , hash = "sha256:c4c3e6da02df6fa1410a7680bd3f63d4f710232d3139089536310d027950696a" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_s390x.whl" , hash = "sha256:5df196eb874dae23dcfb968c83d4f8fdccb333330fe1fc278ac5ceeb101003a9" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:e358e64305fe12299a08e08978f51fc21fac060dcfcddd95453eabe5b93ed0e1" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-win32.whl" , hash = "sha256:9b23ca7ef998bc739bf6ffc077c2116917eabcc901f88da1b9856b210ef63f35" } ,
{ file = "charset_normalizer-3.4.1-cp312-cp312-win_amd64.whl" , hash = "sha256:6ff8a4a60c227ad87030d76e99cd1698345d4491638dfa6673027c48b3cd395f" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-macosx_10_13_universal2.whl" , hash = "sha256:aabfa34badd18f1da5ec1bc2715cadc8dca465868a4e73a0173466b688f29dda" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:22e14b5d70560b8dd51ec22863f370d1e595ac3d024cb8ad7d308b4cd95f8313" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8436c508b408b82d87dc5f62496973a1805cd46727c34440b0d29d8a2f50a6c9" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2d074908e1aecee37a7635990b2c6d504cd4766c7bc9fc86d63f9c09af3fa11b" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:955f8851919303c92343d2f66165294848d57e9bba6cf6e3625485a70a038d11" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:44ecbf16649486d4aebafeaa7ec4c9fed8b88101f4dd612dcaf65d5e815f837f" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:0924e81d3d5e70f8126529951dac65c1010cdf117bb75eb02dd12339b57749dd" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-musllinux_1_2_i686.whl" , hash = "sha256:2967f74ad52c3b98de4c3b32e1a44e32975e008a9cd2a8cc8966d6a5218c5cb2" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-musllinux_1_2_ppc64le.whl" , hash = "sha256:c75cb2a3e389853835e84a2d8fb2b81a10645b503eca9bcb98df6b5a43eb8886" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-musllinux_1_2_s390x.whl" , hash = "sha256:09b26ae6b1abf0d27570633b2b078a2a20419c99d66fb2823173d73f188ce601" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:fa88b843d6e211393a37219e6a1c1df99d35e8fd90446f1118f4216e307e48cd" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-win32.whl" , hash = "sha256:eb8178fe3dba6450a3e024e95ac49ed3400e506fd4e9e5c32d30adda88cbd407" } ,
{ file = "charset_normalizer-3.4.1-cp313-cp313-win_amd64.whl" , hash = "sha256:b1ac5992a838106edb89654e0aebfc24f5848ae2547d22c2c3f66454daa11971" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f30bf9fd9be89ecb2360c7d94a711f00c09b976258846efe40db3d05828e8089" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:97f68b8d6831127e4787ad15e6757232e14e12060bec17091b85eb1486b91d8d" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7974a0b5ecd505609e3b19742b60cee7aa2aa2fb3151bc917e6e2646d7667dcf" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:fc54db6c8593ef7d4b2a331b58653356cf04f67c960f584edb7c3d8c97e8f39e" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:311f30128d7d333eebd7896965bfcfbd0065f1716ec92bd5638d7748eb6f936a" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-musllinux_1_2_aarch64.whl" , hash = "sha256:7d053096f67cd1241601111b698f5cad775f97ab25d81567d3f59219b5f1adbd" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-musllinux_1_2_i686.whl" , hash = "sha256:807f52c1f798eef6cf26beb819eeb8819b1622ddfeef9d0977a8502d4db6d534" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-musllinux_1_2_ppc64le.whl" , hash = "sha256:dccbe65bd2f7f7ec22c4ff99ed56faa1e9f785482b9bbd7c717e26fd723a1d1e" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-musllinux_1_2_s390x.whl" , hash = "sha256:2fb9bd477fdea8684f78791a6de97a953c51831ee2981f8e4f583ff3b9d9687e" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-musllinux_1_2_x86_64.whl" , hash = "sha256:01732659ba9b5b873fc117534143e4feefecf3b2078b0a6a2e925271bb6f4cfa" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-win32.whl" , hash = "sha256:7a4f97a081603d2050bfaffdefa5b02a9ec823f8348a572e39032caa8404a487" } ,
{ file = "charset_normalizer-3.4.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:7b1bef6280950ee6c177b326508f86cad7ad4dff12454483b51d8b7d673a2c5d" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:ecddf25bee22fe4fe3737a399d0d177d72bc22be6913acfab364b40bce1ba83c" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8c60ca7339acd497a55b0ea5d506b2a2612afb2826560416f6894e8b5770d4a9" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:b7b2d86dd06bfc2ade3312a83a5c364c7ec2e3498f8734282c6c3d4b07b346b8" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:dd78cfcda14a1ef52584dbb008f7ac81c1328c0f58184bf9a84c49c605002da6" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6e27f48bcd0957c6d4cb9d6fa6b61d192d0b13d5ef563e5f2ae35feafc0d179c" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:01ad647cdd609225c5350561d084b42ddf732f4eeefe6e678765636791e78b9a" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-musllinux_1_2_aarch64.whl" , hash = "sha256:619a609aa74ae43d90ed2e89bdd784765de0a25ca761b93e196d938b8fd1dbbd" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-musllinux_1_2_i686.whl" , hash = "sha256:89149166622f4db9b4b6a449256291dc87a99ee53151c74cbd82a53c8c2f6ccd" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-musllinux_1_2_ppc64le.whl" , hash = "sha256:7709f51f5f7c853f0fb938bcd3bc59cdfdc5203635ffd18bf354f6967ea0f824" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-musllinux_1_2_s390x.whl" , hash = "sha256:345b0426edd4e18138d6528aed636de7a9ed169b4aaf9d61a8c19e39d26838ca" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-musllinux_1_2_x86_64.whl" , hash = "sha256:0907f11d019260cdc3f94fbdb23ff9125f6b5d1039b76003b5b0ac9d6a6c9d5b" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-win32.whl" , hash = "sha256:ea0d8d539afa5eb2728aa1932a988a9a7af94f18582ffae4bc10b3fbdad0626e" } ,
{ file = "charset_normalizer-3.4.1-cp38-cp38-win_amd64.whl" , hash = "sha256:329ce159e82018d646c7ac45b01a430369d526569ec08516081727a20e9e4af4" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:b97e690a2118911e39b4042088092771b4ae3fc3aa86518f84b8cf6888dbdb41" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:78baa6d91634dfb69ec52a463534bc0df05dbd546209b79a3880a34487f4b84f" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:1a2bc9f351a75ef49d664206d51f8e5ede9da246602dc2d2726837620ea034b2" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:75832c08354f595c760a804588b9357d34ec00ba1c940c15e31e96d902093770" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0af291f4fe114be0280cdd29d533696a77b5b49cfde5467176ecab32353395c4" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:0167ddc8ab6508fe81860a57dd472b2ef4060e8d378f0cc555707126830f2537" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:2a75d49014d118e4198bcee5ee0a6f25856b29b12dbf7cd012791f8a6cc5c496" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-musllinux_1_2_i686.whl" , hash = "sha256:363e2f92b0f0174b2f8238240a1a30142e3db7b957a5dd5689b0e75fb717cc78" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-musllinux_1_2_ppc64le.whl" , hash = "sha256:ab36c8eb7e454e34e60eb55ca5d241a5d18b2c6244f6827a30e451c42410b5f7" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-musllinux_1_2_s390x.whl" , hash = "sha256:4c0907b1928a36d5a998d72d64d8eaa7244989f7aaaf947500d3a800c83a3fd6" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:04432ad9479fa40ec0f387795ddad4437a2b50417c69fa275e212933519ff294" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-win32.whl" , hash = "sha256:3bed14e9c89dcb10e8f3a29f9ccac4955aebe93c71ae803af79265c9ca5644c5" } ,
{ file = "charset_normalizer-3.4.1-cp39-cp39-win_amd64.whl" , hash = "sha256:49402233c892a461407c512a19435d1ce275543138294f7ef013f0b63d5d3765" } ,
{ file = "charset_normalizer-3.4.1-py3-none-any.whl" , hash = "sha256:d98b1668f06378c6dbefec3b92299716b931cd4e6061f3c875a71ced1780ab85" } ,
{ file = "charset_normalizer-3.4.1.tar.gz" , hash = "sha256:44251f18cd68a75b56585dd00dae26183e102cd5e0f9f1466e6df5da2ed64ea3" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "click"
2025-04-15 09:49:06 +00:00
version = "8.1.8"
2025-02-28 11:14:58 +00:00
description = "Composable command line interface toolkit"
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "click-8.1.8-py3-none-any.whl" , hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2" } ,
{ file = "click-8.1.8.tar.gz" , hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
colorama = { version = "*" , markers = "platform_system == \"Windows\"" }
[ [ package ] ]
name = "cloudpickle"
2025-04-15 09:49:06 +00:00
version = "3.1.1"
2025-02-28 11:14:58 +00:00
description = "Pickler class to extend the standard pickle.Pickler functionality"
optional = true
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "cloudpickle-3.1.1-py3-none-any.whl" , hash = "sha256:c8c5a44295039331ee9dad40ba100a9c7297b6f988e50e87ccdf3765a668350e" } ,
{ file = "cloudpickle-3.1.1.tar.gz" , hash = "sha256:b216fa8ae4019d5482a8ac3c95d8f6346115d8835911fd4aefd1a445e4242c64" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "colorama"
version = "0.4.6"
description = "Cross-platform colored terminal text."
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" , "dev" ]
2025-02-28 11:14:58 +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" } ,
]
2025-04-15 09:49:06 +00:00
markers = { main = "platform_system == \"Windows\" or sys_platform == \"win32\"" , dev = "sys_platform == \"win32\"" }
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "deprecated"
2025-04-15 09:49:06 +00:00
version = "1.2.18"
2025-02-28 11:14:58 +00:00
description = "Python @deprecated decorator to deprecate old python classes, functions or methods."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "Deprecated-1.2.18-py2.py3-none-any.whl" , hash = "sha256:bd5011788200372a32418f888e326a09ff80d0214bd961147cfed01b5c018eec" } ,
{ file = "deprecated-1.2.18.tar.gz" , hash = "sha256:422b6f6d859da6f2ef57857761bfb392480502a64c3028ca9bbe86085d72115d" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
wrapt = ">=1.10,<2"
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "PyTest" , "PyTest-Cov" , "bump2version (<1)" , "setuptools" , "tox" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
2025-04-15 09:49:06 +00:00
name = "diffusers"
version = "0.31.0"
description = "State-of-the-art diffusion in PyTorch and JAX."
2025-02-28 11:14:58 +00:00
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8.0"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "diffusers-0.31.0-py3-none-any.whl" , hash = "sha256:cbc498ae63f4abfc7c3a07649cdcbee229ef2f9a9a1f0d19c9bbaf22f8d30c1f" } ,
{ file = "diffusers-0.31.0.tar.gz" , hash = "sha256:b1d01a73e45d43a0630c299173915dddd69fc50f2ae8f2ab5de4fd245eaed72f" } ,
2025-02-28 11:14:58 +00:00
]
2025-04-15 09:49:06 +00:00
[ package . dependencies ]
filelock = "*"
huggingface-hub = ">=0.23.2"
importlib-metadata = "*"
numpy = "*"
Pillow = "*"
regex = "!=2019.12.17"
requests = "*"
safetensors = ">=0.3.1"
2025-02-28 11:14:58 +00:00
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "GitPython (<3.1.19)" , "Jinja2" , "accelerate (>=0.31.0)" , "compel (==0.1.8)" , "datasets" , "flax (>=0.4.1)" , "hf-doc-builder (>=0.3.0)" , "invisible-watermark (>=0.2.0)" , "isort (>=5.5.4)" , "jax (>=0.4.1)" , "jaxlib (>=0.4.1)" , "k-diffusion (>=0.0.12)" , "librosa" , "parameterized" , "peft (>=0.6.0)" , "protobuf (>=3.20.3,<4)" , "pytest" , "pytest-timeout" , "pytest-xdist" , "requests-mock (==1.10.0)" , "ruff (==0.1.5)" , "safetensors (>=0.3.1)" , "scipy" , "sentencepiece (>=0.1.91,!=0.1.92)" , "tensorboard" , "torch (>=1.4,<2.5.0)" , "torchvision" , "transformers (>=4.41.2)" , "urllib3 (<=2.0.0)" ]
docs = [ "hf-doc-builder (>=0.3.0)" ]
flax = [ "flax (>=0.4.1)" , "jax (>=0.4.1)" , "jaxlib (>=0.4.1)" ]
quality = [ "hf-doc-builder (>=0.3.0)" , "isort (>=5.5.4)" , "ruff (==0.1.5)" , "urllib3 (<=2.0.0)" ]
test = [ "GitPython (<3.1.19)" , "Jinja2" , "compel (==0.1.8)" , "datasets" , "invisible-watermark (>=0.2.0)" , "k-diffusion (>=0.0.12)" , "librosa" , "parameterized" , "pytest" , "pytest-timeout" , "pytest-xdist" , "requests-mock (==1.10.0)" , "safetensors (>=0.3.1)" , "scipy" , "sentencepiece (>=0.1.91,!=0.1.92)" , "torchvision" , "transformers (>=4.41.2)" ]
torch = [ "accelerate (>=0.31.0)" , "torch (>=1.4,<2.5.0)" ]
training = [ "Jinja2" , "accelerate (>=0.31.0)" , "datasets" , "peft (>=0.6.0)" , "protobuf (>=3.20.3,<4)" , "tensorboard" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "diskcache"
version = "5.6.3"
description = "Disk Cache -- Disk and file backed persistent cache."
optional = true
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "diskcache-5.6.3-py3-none-any.whl" , hash = "sha256:5e31b2d5fbad117cc363ebaf6b689474db18a1f6438bc82358b024abd4c2ca19" } ,
{ file = "diskcache-5.6.3.tar.gz" , hash = "sha256:2c3a3fa2743d8535d832ec61c2054a1641f41775aa7c556758a109941e33e4fc" } ,
]
[ [ package ] ]
name = "exceptiongroup"
version = "1.2.2"
description = "Backport of PEP 654 (exception groups)"
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "dev" ]
markers = "python_version < \"3.11\""
2025-02-28 11:14:58 +00:00
files = [
{ file = "exceptiongroup-1.2.2-py3-none-any.whl" , hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b" } ,
{ file = "exceptiongroup-1.2.2.tar.gz" , hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc" } ,
]
[ package . extras ]
test = [ "pytest (>=6)" ]
[ [ package ] ]
name = "filelock"
2025-04-15 09:49:06 +00:00
version = "3.18.0"
2025-02-28 11:14:58 +00:00
description = "A platform independent file lock."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "filelock-3.18.0-py3-none-any.whl" , hash = "sha256:c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de" } ,
{ file = "filelock-3.18.0.tar.gz" , hash = "sha256:adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
2025-04-15 09:49:06 +00:00
docs = [ "furo (>=2024.8.6)" , "sphinx (>=8.1.3)" , "sphinx-autodoc-typehints (>=3)" ]
testing = [ "covdefaults (>=2.3)" , "coverage (>=7.6.10)" , "diff-cover (>=9.2.1)" , "pytest (>=8.3.4)" , "pytest-asyncio (>=0.25.2)" , "pytest-cov (>=6)" , "pytest-mock (>=3.14)" , "pytest-timeout (>=2.3.1)" , "virtualenv (>=20.28.1)" ]
2025-02-28 11:14:58 +00:00
typing = [ "typing-extensions (>=4.12.2)" ]
[ [ package ] ]
name = "fsspec"
2025-04-15 09:49:06 +00:00
version = "2025.3.2"
2025-02-28 11:14:58 +00:00
description = "File-system specification"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "fsspec-2025.3.2-py3-none-any.whl" , hash = "sha256:2daf8dc3d1dfa65b6aa37748d112773a7a08416f6c70d96b264c96476ecaf711" } ,
{ file = "fsspec-2025.3.2.tar.gz" , hash = "sha256:e52c77ef398680bbd6a98c0e628fbc469491282981209907bbc8aea76a04fdc6" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
abfs = [ "adlfs" ]
adl = [ "adlfs" ]
arrow = [ "pyarrow (>=1)" ]
dask = [ "dask" , "distributed" ]
dev = [ "pre-commit" , "ruff" ]
doc = [ "numpydoc" , "sphinx" , "sphinx-design" , "sphinx-rtd-theme" , "yarl" ]
dropbox = [ "dropbox" , "dropboxdrivefs" , "requests" ]
full = [ "adlfs" , "aiohttp (!=4.0.0a0,!=4.0.0a1)" , "dask" , "distributed" , "dropbox" , "dropboxdrivefs" , "fusepy" , "gcsfs" , "libarchive-c" , "ocifs" , "panel" , "paramiko" , "pyarrow (>=1)" , "pygit2" , "requests" , "s3fs" , "smbprotocol" , "tqdm" ]
fuse = [ "fusepy" ]
gcs = [ "gcsfs" ]
git = [ "pygit2" ]
github = [ "requests" ]
gs = [ "gcsfs" ]
gui = [ "panel" ]
hdfs = [ "pyarrow (>=1)" ]
http = [ "aiohttp (!=4.0.0a0,!=4.0.0a1)" ]
libarchive = [ "libarchive-c" ]
oci = [ "ocifs" ]
s3 = [ "s3fs" ]
sftp = [ "paramiko" ]
smb = [ "smbprotocol" ]
ssh = [ "paramiko" ]
test = [ "aiohttp (!=4.0.0a0,!=4.0.0a1)" , "numpy" , "pytest" , "pytest-asyncio (!=0.22.0)" , "pytest-benchmark" , "pytest-cov" , "pytest-mock" , "pytest-recording" , "pytest-rerunfailures" , "requests" ]
2025-04-15 09:49:06 +00:00
test-downstream = [ "aiobotocore (>=2.5.4,<3.0.0)" , "dask[dataframe,test]" , "moto[server] (>4,<5)" , "pytest-timeout" , "xarray" ]
2025-02-28 11:14:58 +00:00
test-full = [ "adlfs" , "aiohttp (!=4.0.0a0,!=4.0.0a1)" , "cloudpickle" , "dask" , "distributed" , "dropbox" , "dropboxdrivefs" , "fastparquet" , "fusepy" , "gcsfs" , "jinja2" , "kerchunk" , "libarchive-c" , "lz4" , "notebook" , "numpy" , "ocifs" , "pandas" , "panel" , "paramiko" , "pyarrow" , "pyarrow (>=1)" , "pyftpdlib" , "pygit2" , "pytest" , "pytest-asyncio (!=0.22.0)" , "pytest-benchmark" , "pytest-cov" , "pytest-mock" , "pytest-recording" , "pytest-rerunfailures" , "python-snappy" , "requests" , "smbprotocol" , "tqdm" , "urllib3" , "zarr" , "zstandard" ]
tqdm = [ "tqdm" ]
[ [ package ] ]
name = "googleapis-common-protos"
2025-04-15 09:49:06 +00:00
version = "1.70.0"
2025-02-28 11:14:58 +00:00
description = "Common protobufs used in Google APIs"
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "googleapis_common_protos-1.70.0-py3-none-any.whl" , hash = "sha256:b8bfcca8c25a2bb253e0e0b0adaf8c00773e5e6af6fd92397576680b807e0fd8" } ,
{ file = "googleapis_common_protos-1.70.0.tar.gz" , hash = "sha256:0e1b44e0ea153e6594f9f394fef15193a68aaaea2d843f83e2742717ca753257" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
protobuf = ">=3.20.2,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<7.0.0"
2025-02-28 11:14:58 +00:00
[ package . extras ]
2025-04-15 09:49:06 +00:00
grpc = [ "grpcio (>=1.44.0,<2.0.0)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "grpc-interceptor"
version = "0.15.4"
description = "Simplifies gRPC interceptors"
optional = false
python-versions = ">=3.7,<4.0"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "grpc-interceptor-0.15.4.tar.gz" , hash = "sha256:1f45c0bcb58b6f332f37c637632247c9b02bc6af0fdceb7ba7ce8d2ebbfb0926" } ,
{ file = "grpc_interceptor-0.15.4-py3-none-any.whl" , hash = "sha256:0035f33228693ed3767ee49d937bac424318db173fef4d2d0170b3215f254d9d" } ,
]
[ package . dependencies ]
grpcio = ">=1.49.1,<2.0.0"
[ package . extras ]
testing = [ "protobuf (>=4.21.9)" ]
[ [ package ] ]
name = "grpcio"
2025-04-15 09:49:06 +00:00
version = "1.72.0rc1"
2025-02-28 11:14:58 +00:00
description = "HTTP/2-based RPC framework"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" , "dev" ]
files = [
{ file = "grpcio-1.72.0rc1-cp310-cp310-linux_armv7l.whl" , hash = "sha256:db7db4b246a7fb21aeb70e7220be480948aa9c535eaa777ea0c840416ed8cac9" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-macosx_12_0_universal2.whl" , hash = "sha256:baf028e61662fd320c18fb50070b6e330fa24b2b3a4d113f4d57b41e0f5b5873" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-manylinux_2_17_aarch64.whl" , hash = "sha256:bf84cf17dfbf49ebe11b081b7a3c83b23625a80c979741e2e98b0ddb41080397" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3fd6f8700d34754b32d13af234da2e413f408c8b741c8039f11beb06d53c3f6a" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f05d243b8d814dd1c6fca19e4e0c5986fc70e2c3aa29e2c7c67e877e4c03ede6" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:390a70394e2c315d7c480496db259ec16c00baeebf759c8967247269f0fee981" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:b08973c62eda11343e7131d78635d50ae0c138a8f39eb817ca83cca842527d04" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:ce539397a258af1dee26118c40327004d023617bc99493baaf8e7938491f7361" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-win32.whl" , hash = "sha256:4f97f628095bbdf6d4c2c15c1bc18f0514f90781528bc6082bb697ccc71d4f42" } ,
{ file = "grpcio-1.72.0rc1-cp310-cp310-win_amd64.whl" , hash = "sha256:dbcdf7a5463b61fca1586b54f7ea3c9dfd159f535224f457ae307f52d8d4a839" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-linux_armv7l.whl" , hash = "sha256:23ebb3947783f10fec3e1d0b29b94db8e72f721900d1dd9c1d6db5876da69066" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-macosx_11_0_universal2.whl" , hash = "sha256:fd96b20846907ed4cd95bf1d628f16732f450114bde897eedb323fc3bc1eddb3" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-manylinux_2_17_aarch64.whl" , hash = "sha256:6df1ba4a5f5793ae210699e1b1745f77a4ac17f73510fc36ee12c215f02523b4" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:a3398957c611f0af7cee4fdd34268b6664be8689eae0327440efb794e544908b" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9ef66029da9cbe94ba3047c1b04653e1d5096ca8d036eb6e24092f0e847d2c4f" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:6566e3e3458805381f8714492e8f559f082f8955ccd1c98d71f8afc0612dc841" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:3c799bfa92450e95d3f1f9cc4b7d8cbefc8bd4356d3f6573d2fb5e698353192a" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:a251992531f3b16be3c013ec45a9caa69ecfe9b45335652d5681659f6d117233" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-win32.whl" , hash = "sha256:c9e5f2c628dedf0886b774eee17e003a043941024e68ee2ebe76be6981a7baab" } ,
{ file = "grpcio-1.72.0rc1-cp311-cp311-win_amd64.whl" , hash = "sha256:8b9c0a84ff584da3f5c0cb04ee3d87c0bc70d41ab5a21d3b943963a94c622892" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-linux_armv7l.whl" , hash = "sha256:188ac9d8cb05c250e212ba946a65a8541419bdfd803373d6b7fb8b10fe5ff991" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-macosx_11_0_universal2.whl" , hash = "sha256:8bd956711dc21235bc78a70bf04a28b3f747c6576b9bb79362803707fec9f705" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-manylinux_2_17_aarch64.whl" , hash = "sha256:b032b9cbb325e28ff847b6aae1df5a090aa49b682dc80c926b24a96de43c01aa" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:1ca12a4388a40eb0411264af291184e2cca38176996b591ac047844abd81d40b" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e7cefd52f392f4d6747b401f825901c48176737f7b03b17be0a0a638da194749" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:1a24408fb051b70efa440b95f7e1acbb1c3067609934aa53a953d8d2cfc4d824" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:c7b37608d14792d3dacb9aba55b96a17a074e139c4567b0ac5c1926302add910" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:81ca42a96299ca617f3bc7b60660f15cabb98de6fce440ecd4d0640a5554345f" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-win32.whl" , hash = "sha256:9ff2ef2a553d4edc8c620df3735b15a1e7dc05a60262e8c28445f2676fb09189" } ,
{ file = "grpcio-1.72.0rc1-cp312-cp312-win_amd64.whl" , hash = "sha256:3c9a6613662591c198d9e4e499f3336bc5c1c0e3fe3f0922cf48e74b37b3dcd1" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-linux_armv7l.whl" , hash = "sha256:995e3e5c43cab6d0f1922b43b3c01a2624a4497ce91c3124e807497654301c59" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-macosx_11_0_universal2.whl" , hash = "sha256:8dfb0ff2ddd708dbecdffa37245b79aef707e789ffb0fc6a8be01608d982afcd" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-manylinux_2_17_aarch64.whl" , hash = "sha256:7e08eb53d6123995da63df90ce50e5b834de0a8ebfb1a3ac0890a2e246d2771c" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:71cb52c0956fe7868692b490fda341a52d8187fab94e1136f5bd253c8e3560ac" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dcf76ce8d4a6829f112ad88c4e6d528dbef922e01834d4a5cc3718bf599f7e84" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-musllinux_1_1_aarch64.whl" , hash = "sha256:8852b6234a52b6b694a5f9a5a687d59127b3e71c8e345eebd6d483abbc412217" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-musllinux_1_1_i686.whl" , hash = "sha256:d1a0fee8420d9e453dc8cba1c7c067ca2d3054487cb6616ab8dad41f15e57465" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-musllinux_1_1_x86_64.whl" , hash = "sha256:a13149f4fd3904093fa2dba484744dd7205f536650a533ab24dd95cca393c14c" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-win32.whl" , hash = "sha256:cebe148511a1965363fc6aafd60a488fe9dc5d74dd92a59a8ecba66ddd53c573" } ,
{ file = "grpcio-1.72.0rc1-cp313-cp313-win_amd64.whl" , hash = "sha256:843352c352970a1df5bbf7da68d2770781f4bff2c85a4a0d20cc6eaaadf26e59" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-linux_armv7l.whl" , hash = "sha256:2083c0cdff47ff7d4b093d05d703baeeef8db3b2c1f43c9f9d4288a99e444cdd" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-macosx_11_0_universal2.whl" , hash = "sha256:42df7e0f9d66f5c9b246d8e1da74605bce27b10dec20b6fc204edd6e7178da2d" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-manylinux_2_17_aarch64.whl" , hash = "sha256:1190c2e4f221b5bd0e6eba3e44d6758ef48eeb2216dcb9734c158e8a5d8ce6a3" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:6d6c8d2ea63e1cdaaa81271e5c867fcd9732050324df372ff9d3163968be68c8" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8f6ee161b9d112232e5d6be437bf56383dca2334bd17e8b7a4a3f97f33722bdd" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:9abbdf945e3b151603d642f2bc7a637b87af2e3480ed047689bad9eb4fa9c712" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:2edab5d26319a1fed695ec658efe3846b75e0c7f3a6202b042099c9b11dc10fd" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:03b46e0041bee18a786ccef978bc29a26e4bd1b73a6ca0b21252387167843ff1" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-win32.whl" , hash = "sha256:9b861cbfb63433e02b52f9971644095bec4a5fcd1e4d3f94e18cfad38f649d53" } ,
{ file = "grpcio-1.72.0rc1-cp39-cp39-win_amd64.whl" , hash = "sha256:2416792a567cba9f92bffc1a55ce0f2c8106956a2e32bfe8a22a8094a56b7108" } ,
{ file = "grpcio-1.72.0rc1.tar.gz" , hash = "sha256:221793dccd3332060f426975a041d319d6d57323d857d4afc25257ec4a5a67f3" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
2025-04-15 09:49:06 +00:00
protobuf = [ "grpcio-tools (>=1.72.0rc1)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "grpcio-reflection"
2025-04-15 09:49:06 +00:00
version = "1.71.0"
2025-02-28 11:14:58 +00:00
description = "Standard Protobuf Reflection Service for gRPC"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "grpcio_reflection-1.71.0-py3-none-any.whl" , hash = "sha256:8c88bdd9c92fcdd4d5df119997be05ecd0d7e10d377ec4a5072db507d2894612" } ,
{ file = "grpcio_reflection-1.71.0.tar.gz" , hash = "sha256:51504e977057ffabe66d1ed55557b15e969c42bb3a1f28ee45d730dd5f983bb5" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
grpcio = ">=1.71.0"
protobuf = ">=5.26.1,<6.0dev"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "grpcio-status"
2025-04-15 09:49:06 +00:00
version = "1.71.0"
2025-02-28 11:14:58 +00:00
description = "Status proto mapping for gRPC"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "grpcio_status-1.71.0-py3-none-any.whl" , hash = "sha256:843934ef8c09e3e858952887467f8256aac3910c55f077a359a65b2b3cde3e68" } ,
{ file = "grpcio_status-1.71.0.tar.gz" , hash = "sha256:11405fed67b68f406b3f3c7c5ae5104a79d2d309666d10d61b152e91d28fb968" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
googleapis-common-protos = ">=1.5.5"
2025-04-15 09:49:06 +00:00
grpcio = ">=1.71.0"
protobuf = ">=5.26.1,<6.0dev"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "grpcio-tools"
2025-04-15 09:49:06 +00:00
version = "1.71.0"
2025-02-28 11:14:58 +00:00
description = "Protobuf code generator for gRPC"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "dev" ]
files = [
{ file = "grpcio_tools-1.71.0-cp310-cp310-linux_armv7l.whl" , hash = "sha256:f4ad7f0d756546902597053d70b3af2606fbd70d7972876cd75c1e241d22ae00" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-macosx_12_0_universal2.whl" , hash = "sha256:64bdb291df61cf570b5256777ad5fe2b1db6d67bc46e55dc56a0a862722ae329" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-manylinux_2_17_aarch64.whl" , hash = "sha256:8dd9795e982d77a4b496f7278b943c2563d9afde2069cdee78c111a40cc4d675" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c1b5860c41a36b26fec4f52998f1a451d0525a5c9a4fb06b6ea3e9211abdb925" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3059c14035e5dc03d462f261e5900b9a077fd1a36976c3865b8507474520bad4" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:f360981b215b1d5aff9235b37e7e1826246e35bbac32a53e41d4e990a37b8f4c" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:bfe3888c3bbe16a5aa39409bc38744a31c0c3d2daa2b0095978c56e106c85b42" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:145985c0bf12131f0a1503e65763e0f060473f7f3928ed1ff3fb0e8aad5bc8ac" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-win32.whl" , hash = "sha256:82c430edd939bb863550ee0fecf067d78feff828908a1b529bbe33cc57f2419c" } ,
{ file = "grpcio_tools-1.71.0-cp310-cp310-win_amd64.whl" , hash = "sha256:83e90724e3f02415c628e4ead1d6ffe063820aaaa078d9a39176793df958cd5a" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-linux_armv7l.whl" , hash = "sha256:1f19b16b49afa5d21473f49c0966dd430c88d089cd52ac02404d8cef67134efb" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-macosx_10_14_universal2.whl" , hash = "sha256:459c8f5e00e390aecd5b89de67deb3ec7188a274bc6cb50e43cef35ab3a3f45d" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-manylinux_2_17_aarch64.whl" , hash = "sha256:edab7e6518de01196be37f96cb1e138c3819986bf5e2a6c9e1519b4d716b2f5a" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:8b93b9f6adc7491d4c10144c0643409db298e5e63c997106a804f6f0248dbaf4" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6ae5f2efa9e644c10bf1021600bfc099dfbd8e02b184d2d25dc31fcd6c2bc59e" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:65aa082f4435571d65d5ce07fc444f23c3eff4f3e34abef599ef8c9e1f6f360f" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:1331e726e08b7bdcbf2075fcf4b47dff07842b04845e6e220a08a4663e232d7f" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:6693a7d3ba138b0e693b3d1f687cdd9db9e68976c3fa2b951c17a072fea8b583" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-win32.whl" , hash = "sha256:6d11ed3ff7b6023b5c72a8654975324bb98c1092426ba5b481af406ff559df00" } ,
{ file = "grpcio_tools-1.71.0-cp311-cp311-win_amd64.whl" , hash = "sha256:072b2a5805ac97e4623b3aa8f7818275f3fb087f4aa131b0fce00471065f6eaa" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-linux_armv7l.whl" , hash = "sha256:61c0409d5bdac57a7bd0ce0ab01c1c916728fe4c8a03d77a25135ad481eb505c" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-macosx_10_14_universal2.whl" , hash = "sha256:28784f39921d061d2164a9dcda5164a69d07bf29f91f0ea50b505958292312c9" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-manylinux_2_17_aarch64.whl" , hash = "sha256:192808cf553cedca73f0479cc61d5684ad61f24db7a5f3c4dfe1500342425866" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:989ee9da61098230d3d4c8f8f8e27c2de796f1ff21b1c90110e636d9acd9432b" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:541a756276c8a55dec991f6c0106ae20c8c8f5ce8d0bdbfcb01e2338d1a8192b" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:870c0097700d13c403e5517cb7750ab5b4a791ce3e71791c411a38c5468b64bd" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-musllinux_1_1_i686.whl" , hash = "sha256:abd57f615e88bf93c3c6fd31f923106e3beb12f8cd2df95b0d256fa07a7a0a57" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:753270e2d06d37e6d7af8967d1d059ec635ad215882041a36294f4e2fd502b2e" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-win32.whl" , hash = "sha256:0e647794bd7138b8c215e86277a9711a95cf6a03ff6f9e555d54fdf7378b9f9d" } ,
{ file = "grpcio_tools-1.71.0-cp312-cp312-win_amd64.whl" , hash = "sha256:48debc879570972d28bfe98e4970eff25bb26da3f383e0e49829b2d2cd35ad87" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-linux_armv7l.whl" , hash = "sha256:9a78d07d6c301a25ef5ede962920a522556a1dfee1ccc05795994ceb867f766c" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-macosx_10_14_universal2.whl" , hash = "sha256:580ac88141c9815557e63c9c04f5b1cdb19b4db8d0cb792b573354bde1ee8b12" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-manylinux_2_17_aarch64.whl" , hash = "sha256:f7c678e68ece0ae908ecae1c4314a0c2c7f83e26e281738b9609860cc2c82d96" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:56ecd6cc89b5e5eed1de5eb9cafce86c9c9043ee3840888cc464d16200290b53" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e52a041afc20ab2431d756b6295d727bd7adee813b21b06a3483f4a7a15ea15f" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-musllinux_1_1_aarch64.whl" , hash = "sha256:2a1712f12102b60c8d92779b89d0504e0d6f3a59f2b933e5622b8583f5c02992" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-musllinux_1_1_i686.whl" , hash = "sha256:41878cb7a75477e62fdd45e7e9155b3af1b7a5332844021e2511deaf99ac9e6c" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-musllinux_1_1_x86_64.whl" , hash = "sha256:682e958b476049ccc14c71bedf3f979bced01f6e0c04852efc5887841a32ad6b" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-win32.whl" , hash = "sha256:0ccfb837152b7b858b9f26bb110b3ae8c46675d56130f6c2f03605c4f129be13" } ,
{ file = "grpcio_tools-1.71.0-cp313-cp313-win_amd64.whl" , hash = "sha256:ffff9bc5eacb34dd26b487194f7d44a3e64e752fc2cf049d798021bf25053b87" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-linux_armv7l.whl" , hash = "sha256:834959b6eceb85de5217a411aba1643b5f782798680c122202d6a06177226644" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-macosx_10_14_universal2.whl" , hash = "sha256:e3ae9556e2a1cd70e7d7b0e0459c35af71d51a7dae4cf36075068011a69f13ec" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-manylinux_2_17_aarch64.whl" , hash = "sha256:77fe6db1334e0ce318b2cb4e70afa94e0c173ed1a533d37aea69ad9f61ae8ea9" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:57e3e2544c306b60ef2d76570bac4e977be1ad548641c9eec130c3bc47e80141" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:af39e245fa56f7f5c2fe86b7d6c1b78f395c07e54d5613cbdbb3c24769a92b6e" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:8f987d0053351217954543b174b0bddbf51d45b3cfcf8d6de97b0a43d264d753" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:8e6cdbba4dae7b37b0d25d074614be9936fb720144420f03d9f142a80be69ba2" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:d3adc8b229e60c77bab5a5d62b415667133bd5ced7d59b5f71d6317c9143631e" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-win32.whl" , hash = "sha256:f68334d28a267fabec6e70cb5986e9999cfbfd14db654094ddf9aedd804a293a" } ,
{ file = "grpcio_tools-1.71.0-cp39-cp39-win_amd64.whl" , hash = "sha256:1291a6136c07a86c3bb09f6c33f5cf227cc14956edd1b85cb572327a36e0aef8" } ,
{ file = "grpcio_tools-1.71.0.tar.gz" , hash = "sha256:38dba8e0d5e0fb23a034e09644fdc6ed862be2371887eee54901999e8f6792a8" } ,
]
[ package . dependencies ]
grpcio = ">=1.71.0"
protobuf = ">=5.26.1,<6.0dev"
2025-02-28 11:14:58 +00:00
setuptools = "*"
[ [ package ] ]
name = "hf-transfer"
2025-04-15 09:49:06 +00:00
version = "0.1.9"
2025-02-28 11:14:58 +00:00
description = "Speed up file transfers with the Hugging Face Hub."
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
files = [
{ file = "hf_transfer-0.1.9-cp313-cp313t-macosx_10_12_x86_64.whl" , hash = "sha256:6e94e8822da79573c9b6ae4d6b2f847c59a7a06c5327d7db20751b68538dc4f6" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-macosx_11_0_arm64.whl" , hash = "sha256:3ebc4ab9023414880c8b1d3c38174d1c9989eb5022d37e814fa91a3060123eb0" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8674026f21ed369aa2a0a4b46000aca850fc44cd2b54af33a172ce5325b4fc82" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:3a736dfbb2c84f5a2c975478ad200c0c8bfcb58a25a35db402678fb87ce17fa4" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:504b8427fd785dd8546d53b9fafe6e436bd7a3adf76b9dce556507650a7b4567" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:2c7fc1b85f4d0f76e452765d7648c9f4bfd0aedb9ced2ae1ebfece2d8cfaf8e2" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0d991376f0eac70a60f0cbc95602aa708a6f7c8617f28b4945c1431d67b8e3c8" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_aarch64.whl" , hash = "sha256:e6ac4eddcd99575ed3735ed911ddf9d1697e2bd13aa3f0ad7e3904dd4863842e" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_armv7l.whl" , hash = "sha256:57fd9880da1ee0f47250f735f791fab788f0aa1ee36afc49f761349869c8b4d9" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_i686.whl" , hash = "sha256:5d561f0520f493c66b016d99ceabe69c23289aa90be38dd802d2aef279f15751" } ,
{ file = "hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_x86_64.whl" , hash = "sha256:a5b366d34cd449fe9b20ef25941e6eef0460a2f74e7389f02e673e1f88ebd538" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-macosx_10_12_x86_64.whl" , hash = "sha256:e66acf91df4a8b72f60223059df3003062a5ae111757187ed1a06750a30e911b" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-macosx_11_0_arm64.whl" , hash = "sha256:8669dbcc7a3e2e8d61d42cd24da9c50d57770bd74b445c65123291ca842a7e7a" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8fd0167c4407a3bc4cdd0307e65ada2294ec04f1813d8a69a5243e379b22e9d8" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:ee8b10afedcb75f71091bcc197c526a6ebf5c58bbbadb34fdeee6160f55f619f" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:5828057e313de59300dd1abb489444bc452efe3f479d3c55b31a8f680936ba42" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:fc6bd19e1cc177c66bdef15ef8636ad3bde79d5a4f608c158021153b4573509d" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:cdca9bfb89e6f8f281890cc61a8aff2d3cecaff7e1a4d275574d96ca70098557" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_aarch64.whl" , hash = "sha256:89a23f58b7b7effbc047b8ca286f131b17728c99a9f972723323003ffd1bb916" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_armv7l.whl" , hash = "sha256:dc7fff1345980d6c0ebb92c811d24afa4b98b3e07ed070c8e38cc91fd80478c5" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_i686.whl" , hash = "sha256:1a6bd16c667ebe89a069ca163060127a794fa3a3525292c900b8c8cc47985b0d" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_x86_64.whl" , hash = "sha256:d2fde99d502093ade3ab1b53f80da18480e9902aa960dab7f74fb1b9e5bc5746" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-win32.whl" , hash = "sha256:435cc3cdc8524ce57b074032b8fd76eed70a4224d2091232fa6a8cef8fd6803e" } ,
{ file = "hf_transfer-0.1.9-cp38-abi3-win_amd64.whl" , hash = "sha256:16f208fc678911c37e11aa7b586bc66a37d02e636208f18b6bc53d29b5df40ad" } ,
{ file = "hf_transfer-0.1.9.tar.gz" , hash = "sha256:035572865dab29d17e783fbf1e84cf1cb24f3fcf8f1b17db1cfc7fdf139f02bf" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "huggingface-hub"
2025-04-15 09:49:06 +00:00
version = "0.30.2"
2025-02-28 11:14:58 +00:00
description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub"
optional = false
python-versions = ">=3.8.0"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "huggingface_hub-0.30.2-py3-none-any.whl" , hash = "sha256:68ff05969927058cfa41df4f2155d4bb48f5f54f719dd0390103eefa9b191e28" } ,
{ file = "huggingface_hub-0.30.2.tar.gz" , hash = "sha256:9a7897c5b6fd9dad3168a794a8998d6378210f5b9688d0dfc180b1a228dc2466" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
filelock = "*"
fsspec = ">=2023.5.0"
packaging = ">=20.9"
pyyaml = ">=5.1"
requests = "*"
tqdm = ">=4.42.1"
typing-extensions = ">=3.7.4.3"
[ package . extras ]
2025-04-15 09:49:06 +00:00
all = [ "InquirerPy (==0.3.4)" , "Jinja2" , "Pillow" , "aiohttp" , "fastapi" , "gradio (>=4.0.0)" , "jedi" , "libcst (==1.4.0)" , "mypy (==1.5.1)" , "numpy" , "pytest (>=8.1.1,<8.2.2)" , "pytest-asyncio" , "pytest-cov" , "pytest-env" , "pytest-mock" , "pytest-rerunfailures" , "pytest-vcr" , "pytest-xdist" , "ruff (>=0.9.0)" , "soundfile" , "types-PyYAML" , "types-requests" , "types-simplejson" , "types-toml" , "types-tqdm" , "types-urllib3" , "typing-extensions (>=4.8.0)" , "urllib3 (<2.0)" ]
2025-02-28 11:14:58 +00:00
cli = [ "InquirerPy (==0.3.4)" ]
2025-04-15 09:49:06 +00:00
dev = [ "InquirerPy (==0.3.4)" , "Jinja2" , "Pillow" , "aiohttp" , "fastapi" , "gradio (>=4.0.0)" , "jedi" , "libcst (==1.4.0)" , "mypy (==1.5.1)" , "numpy" , "pytest (>=8.1.1,<8.2.2)" , "pytest-asyncio" , "pytest-cov" , "pytest-env" , "pytest-mock" , "pytest-rerunfailures" , "pytest-vcr" , "pytest-xdist" , "ruff (>=0.9.0)" , "soundfile" , "types-PyYAML" , "types-requests" , "types-simplejson" , "types-toml" , "types-tqdm" , "types-urllib3" , "typing-extensions (>=4.8.0)" , "urllib3 (<2.0)" ]
2025-02-28 11:14:58 +00:00
fastai = [ "fastai (>=2.4)" , "fastcore (>=1.3.27)" , "toml" ]
hf-transfer = [ "hf-transfer (>=0.1.4)" ]
2025-04-15 09:49:06 +00:00
hf-xet = [ "hf-xet (>=0.1.4)" ]
2025-02-28 11:14:58 +00:00
inference = [ "aiohttp" ]
2025-04-15 09:49:06 +00:00
quality = [ "libcst (==1.4.0)" , "mypy (==1.5.1)" , "ruff (>=0.9.0)" ]
2025-02-28 11:14:58 +00:00
tensorflow = [ "graphviz" , "pydot" , "tensorflow" ]
tensorflow-testing = [ "keras (<3.0)" , "tensorflow" ]
testing = [ "InquirerPy (==0.3.4)" , "Jinja2" , "Pillow" , "aiohttp" , "fastapi" , "gradio (>=4.0.0)" , "jedi" , "numpy" , "pytest (>=8.1.1,<8.2.2)" , "pytest-asyncio" , "pytest-cov" , "pytest-env" , "pytest-mock" , "pytest-rerunfailures" , "pytest-vcr" , "pytest-xdist" , "soundfile" , "urllib3 (<2.0)" ]
torch = [ "safetensors[torch]" , "torch" ]
typing = [ "types-PyYAML" , "types-requests" , "types-simplejson" , "types-toml" , "types-tqdm" , "types-urllib3" , "typing-extensions (>=4.8.0)" ]
[ [ package ] ]
name = "idna"
version = "3.10"
description = "Internationalized Domain Names in Applications (IDNA)"
optional = false
python-versions = ">=3.6"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "idna-3.10-py3-none-any.whl" , hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3" } ,
{ file = "idna-3.10.tar.gz" , hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" } ,
]
[ package . extras ]
all = [ "flake8 (>=7.1.1)" , "mypy (>=1.11.2)" , "pytest (>=8.3.2)" , "ruff (>=0.6.2)" ]
[ [ package ] ]
name = "importlib-metadata"
2025-04-15 09:49:06 +00:00
version = "8.6.1"
2025-02-28 11:14:58 +00:00
description = "Read metadata from Python packages"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "importlib_metadata-8.6.1-py3-none-any.whl" , hash = "sha256:02a89390c1e15fdfdc0d7c6b25cb3e62650d0494005c97d6f148bf5b9787525e" } ,
{ file = "importlib_metadata-8.6.1.tar.gz" , hash = "sha256:310b41d755445d74569f993ccfc22838295d9fe005425094fad953d7f15c8580" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
zipp = ">=3.20"
[ package . extras ]
check = [ "pytest-checkdocs (>=2.4)" , "pytest-ruff (>=0.2.1)" ]
cover = [ "pytest-cov" ]
doc = [ "furo" , "jaraco.packaging (>=9.3)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
enabler = [ "pytest-enabler (>=2.2)" ]
perf = [ "ipython" ]
2025-04-15 09:49:06 +00:00
test = [ "flufl.flake8" , "importlib_resources (>=1.3)" , "jaraco.test (>=5.4)" , "packaging" , "pyfakefs" , "pytest (>=6,!=8.1.*)" , "pytest-perf (>=0.9.2)" ]
2025-02-28 11:14:58 +00:00
type = [ "pytest-mypy" ]
[ [ package ] ]
name = "iniconfig"
2025-04-15 09:49:06 +00:00
version = "2.1.0"
2025-02-28 11:14:58 +00:00
description = "brain-dead simple config-ini parsing"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8"
groups = [ "dev" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "iniconfig-2.1.0-py3-none-any.whl" , hash = "sha256:9deba5723312380e77435581c6bf4935c94cbfab9b1ed33ef8d238ea168eb760" } ,
{ file = "iniconfig-2.1.0.tar.gz" , hash = "sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "interegular"
version = "0.3.3"
description = "a regex intersection checker"
optional = true
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "interegular-0.3.3-py37-none-any.whl" , hash = "sha256:b0c07007d48c89d6d19f7204972d369b2a77222722e126b6aa63aa721dc3b19c" } ,
{ file = "interegular-0.3.3.tar.gz" , hash = "sha256:d9b697b21b34884711399ba0f0376914b81899ce670032486d0d048344a76600" } ,
]
[ [ package ] ]
name = "jinja2"
2025-04-15 09:49:06 +00:00
version = "3.1.6"
2025-02-28 11:14:58 +00:00
description = "A very fast and expressive template engine."
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "jinja2-3.1.6-py3-none-any.whl" , hash = "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67" } ,
{ file = "jinja2-3.1.6.tar.gz" , hash = "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
MarkupSafe = ">=2.0"
[ package . extras ]
i18n = [ "Babel (>=2.7)" ]
[ [ package ] ]
name = "joblib"
version = "1.4.2"
description = "Lightweight pipelining with Python functions"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "joblib-1.4.2-py3-none-any.whl" , hash = "sha256:06d478d5674cbc267e7496a410ee875abd68e4340feff4490bcb7afb88060ae6" } ,
{ file = "joblib-1.4.2.tar.gz" , hash = "sha256:2382c5816b2636fbd20a09e0f4e9dad4736765fdfb7dca582943b9c1366b3f0e" } ,
]
[ [ package ] ]
name = "jsonschema"
version = "4.23.0"
description = "An implementation of JSON Schema validation for Python"
optional = true
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "jsonschema-4.23.0-py3-none-any.whl" , hash = "sha256:fbadb6f8b144a8f8cf9f0b89ba94501d143e50411a1278633f56a7acf7fd5566" } ,
{ file = "jsonschema-4.23.0.tar.gz" , hash = "sha256:d71497fef26351a33265337fa77ffeb82423f3ea21283cd9467bb03999266bc4" } ,
]
[ package . dependencies ]
attrs = ">=22.2.0"
jsonschema-specifications = ">=2023.03.6"
referencing = ">=0.28.4"
rpds-py = ">=0.7.1"
[ package . extras ]
format = [ "fqdn" , "idna" , "isoduration" , "jsonpointer (>1.13)" , "rfc3339-validator" , "rfc3987" , "uri-template" , "webcolors (>=1.11)" ]
format-nongpl = [ "fqdn" , "idna" , "isoduration" , "jsonpointer (>1.13)" , "rfc3339-validator" , "rfc3986-validator (>0.1.0)" , "uri-template" , "webcolors (>=24.6.0)" ]
[ [ package ] ]
name = "jsonschema-specifications"
version = "2024.10.1"
description = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry"
optional = true
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "jsonschema_specifications-2024.10.1-py3-none-any.whl" , hash = "sha256:a09a0680616357d9a0ecf05c12ad234479f549239d0f5b55f3deea67475da9bf" } ,
{ file = "jsonschema_specifications-2024.10.1.tar.gz" , hash = "sha256:0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d417ae272" } ,
]
[ package . dependencies ]
referencing = ">=0.31.0"
[ [ package ] ]
name = "lark"
version = "1.2.2"
description = "a modern parsing library"
optional = true
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "lark-1.2.2-py3-none-any.whl" , hash = "sha256:c2276486b02f0f1b90be155f2c8ba4a8e194d42775786db622faccd652d8e80c" } ,
{ file = "lark-1.2.2.tar.gz" , hash = "sha256:ca807d0162cd16cef15a8feecb862d7319e7a09bdb13aef927968e45040fed80" } ,
]
[ package . extras ]
atomic-cache = [ "atomicwrites" ]
interegular = [ "interegular (>=0.3.1,<0.4.0)" ]
nearley = [ "js2py" ]
regex = [ "regex" ]
[ [ package ] ]
name = "llvmlite"
version = "0.43.0"
description = "lightweight wrapper around basic LLVM functionality"
optional = true
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "llvmlite-0.43.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:a289af9a1687c6cf463478f0fa8e8aa3b6fb813317b0d70bf1ed0759eab6f761" } ,
{ file = "llvmlite-0.43.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:6d4fd101f571a31acb1559ae1af30f30b1dc4b3186669f92ad780e17c81e91bc" } ,
{ file = "llvmlite-0.43.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7d434ec7e2ce3cc8f452d1cd9a28591745de022f931d67be688a737320dfcead" } ,
{ file = "llvmlite-0.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6912a87782acdff6eb8bf01675ed01d60ca1f2551f8176a300a886f09e836a6a" } ,
{ file = "llvmlite-0.43.0-cp310-cp310-win_amd64.whl" , hash = "sha256:14f0e4bf2fd2d9a75a3534111e8ebeb08eda2f33e9bdd6dfa13282afacdde0ed" } ,
{ file = "llvmlite-0.43.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:3e8d0618cb9bfe40ac38a9633f2493d4d4e9fcc2f438d39a4e854f39cc0f5f98" } ,
{ file = "llvmlite-0.43.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:e0a9a1a39d4bf3517f2af9d23d479b4175ead205c592ceeb8b89af48a327ea57" } ,
{ file = "llvmlite-0.43.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c1da416ab53e4f7f3bc8d4eeba36d801cc1894b9fbfbf2022b29b6bad34a7df2" } ,
{ file = "llvmlite-0.43.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:977525a1e5f4059316b183fb4fd34fa858c9eade31f165427a3977c95e3ee749" } ,
{ file = "llvmlite-0.43.0-cp311-cp311-win_amd64.whl" , hash = "sha256:d5bd550001d26450bd90777736c69d68c487d17bf371438f975229b2b8241a91" } ,
{ file = "llvmlite-0.43.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:f99b600aa7f65235a5a05d0b9a9f31150c390f31261f2a0ba678e26823ec38f7" } ,
{ file = "llvmlite-0.43.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:35d80d61d0cda2d767f72de99450766250560399edc309da16937b93d3b676e7" } ,
{ file = "llvmlite-0.43.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:eccce86bba940bae0d8d48ed925f21dbb813519169246e2ab292b5092aba121f" } ,
{ file = "llvmlite-0.43.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:df6509e1507ca0760787a199d19439cc887bfd82226f5af746d6977bd9f66844" } ,
{ file = "llvmlite-0.43.0-cp312-cp312-win_amd64.whl" , hash = "sha256:7a2872ee80dcf6b5dbdc838763d26554c2a18aa833d31a2635bff16aafefb9c9" } ,
{ file = "llvmlite-0.43.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:9cd2a7376f7b3367019b664c21f0c61766219faa3b03731113ead75107f3b66c" } ,
{ file = "llvmlite-0.43.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:18e9953c748b105668487b7c81a3e97b046d8abf95c4ddc0cd3c94f4e4651ae8" } ,
{ file = "llvmlite-0.43.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:74937acd22dc11b33946b67dca7680e6d103d6e90eeaaaf932603bec6fe7b03a" } ,
{ file = "llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bc9efc739cc6ed760f795806f67889923f7274276f0eb45092a1473e40d9b867" } ,
{ file = "llvmlite-0.43.0-cp39-cp39-win_amd64.whl" , hash = "sha256:47e147cdda9037f94b399bf03bfd8a6b6b1f2f90be94a454e3386f006455a9b4" } ,
{ file = "llvmlite-0.43.0.tar.gz" , hash = "sha256:ae2b5b5c3ef67354824fb75517c8db5fbe93bc02cd9671f3c62271626bc041d5" } ,
]
[ [ package ] ]
name = "loguru"
2025-04-15 09:49:06 +00:00
version = "0.7.3"
2025-02-28 11:14:58 +00:00
description = "Python logging made (stupidly) simple"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = "<4.0,>=3.5"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "loguru-0.7.3-py3-none-any.whl" , hash = "sha256:31a33c10c8e1e10422bfd431aeb5d351c7cf7fa671e3c4df004162264b28220c" } ,
{ file = "loguru-0.7.3.tar.gz" , hash = "sha256:19480589e77d47b8d85b2c827ad95d49bf31b0dcde16593892eb51dd18706eb6" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
colorama = { version = ">=0.3.4" , markers = "sys_platform == \"win32\"" }
win32-setctime = { version = ">=1.0.0" , markers = "sys_platform == \"win32\"" }
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "Sphinx (==8.1.3)" , "build (==1.2.2)" , "colorama (==0.4.5)" , "colorama (==0.4.6)" , "exceptiongroup (==1.1.3)" , "freezegun (==1.1.0)" , "freezegun (==1.5.0)" , "mypy (==v0.910)" , "mypy (==v0.971)" , "mypy (==v1.13.0)" , "mypy (==v1.4.1)" , "myst-parser (==4.0.0)" , "pre-commit (==4.0.1)" , "pytest (==6.1.2)" , "pytest (==8.3.2)" , "pytest-cov (==2.12.1)" , "pytest-cov (==5.0.0)" , "pytest-cov (==6.0.0)" , "pytest-mypy-plugins (==1.9.3)" , "pytest-mypy-plugins (==3.1.0)" , "sphinx-rtd-theme (==3.0.2)" , "tox (==3.27.1)" , "tox (==4.23.2)" , "twine (==6.0.1)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "markdown-it-py"
version = "3.0.0"
description = "Python port of markdown-it. Markdown parsing, done right!"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "markdown-it-py-3.0.0.tar.gz" , hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb" } ,
{ file = "markdown_it_py-3.0.0-py3-none-any.whl" , hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1" } ,
]
[ package . dependencies ]
mdurl = ">=0.1,<1.0"
[ package . extras ]
benchmarking = [ "psutil" , "pytest" , "pytest-benchmark" ]
code-style = [ "pre-commit (>=3.0,<4.0)" ]
compare = [ "commonmark (>=0.9,<1.0)" , "markdown (>=3.4,<4.0)" , "mistletoe (>=1.0,<2.0)" , "mistune (>=2.0,<3.0)" , "panflute (>=2.3,<3.0)" ]
linkify = [ "linkify-it-py (>=1,<3)" ]
plugins = [ "mdit-py-plugins" ]
profiling = [ "gprof2dot" ]
rtd = [ "jupyter_sphinx" , "mdit-py-plugins" , "myst-parser" , "pyyaml" , "sphinx" , "sphinx-copybutton" , "sphinx-design" , "sphinx_book_theme" ]
testing = [ "coverage" , "pytest" , "pytest-cov" , "pytest-regressions" ]
[ [ package ] ]
name = "markupsafe"
version = "3.0.2"
description = "Safely add untrusted strings to HTML/XML markup."
optional = false
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "MarkupSafe-3.0.2-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:7e94c425039cde14257288fd61dcfb01963e658efbc0ff54f5306b06054700f8" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:9e2d922824181480953426608b81967de705c3cef4d1af983af849d7bd619158" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:38a9ef736c01fccdd6600705b09dc574584b89bea478200c5fbf112a6b0d5579" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bbcb445fa71794da8f178f0f6d66789a28d7319071af7a496d4d507ed566270d" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:57cb5a3cf367aeb1d316576250f65edec5bb3be939e9247ae594b4bcbc317dfb" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:3809ede931876f5b2ec92eef964286840ed3540dadf803dd570c3b7e13141a3b" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-musllinux_1_2_i686.whl" , hash = "sha256:e07c3764494e3776c602c1e78e298937c3315ccc9043ead7e685b7f2b8d47b3c" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:b424c77b206d63d500bcb69fa55ed8d0e6a3774056bdc4839fc9298a7edca171" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-win32.whl" , hash = "sha256:fcabf5ff6eea076f859677f5f0b6b5c1a51e70a376b0579e0eadef8db48c6b50" } ,
{ file = "MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl" , hash = "sha256:6af100e168aa82a50e186c82875a5893c5597a0c1ccdb0d8b40240b1f28b969a" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:9025b4018f3a1314059769c7bf15441064b2207cb3f065e6ea1e7359cb46db9d" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:93335ca3812df2f366e80509ae119189886b0f3c2b81325d39efdb84a1e2ae93" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:2cb8438c3cbb25e220c2ab33bb226559e7afb3baec11c4f218ffa7308603c832" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a123e330ef0853c6e822384873bef7507557d8e4a082961e1defa947aa59ba84" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:1e084f686b92e5b83186b07e8a17fc09e38fff551f3602b249881fec658d3eca" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:d8213e09c917a951de9d09ecee036d5c7d36cb6cb7dbaece4c71a60d79fb9798" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:5b02fb34468b6aaa40dfc198d813a641e3a63b98c2b05a16b9f80b7ec314185e" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:0bff5e0ae4ef2e1ae4fdf2dfd5b76c75e5c2fa4132d05fc1b0dabcd20c7e28c4" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-win32.whl" , hash = "sha256:6c89876f41da747c8d3677a2b540fb32ef5715f97b66eeb0c6b66f5e3ef6f59d" } ,
{ file = "MarkupSafe-3.0.2-cp311-cp311-win_amd64.whl" , hash = "sha256:70a87b411535ccad5ef2f1df5136506a10775d267e197e4cf531ced10537bd6b" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-macosx_10_13_universal2.whl" , hash = "sha256:9778bd8ab0a994ebf6f84c2b949e65736d5575320a17ae8984a77fab08db94cf" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:846ade7b71e3536c4e56b386c2a47adf5741d2d8b94ec9dc3e92e5e1ee1e2225" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1c99d261bd2d5f6b59325c92c73df481e05e57f19837bdca8413b9eac4bd8028" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e17c96c14e19278594aa4841ec148115f9c7615a47382ecb6b82bd8fea3ab0c8" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:88416bd1e65dcea10bc7569faacb2c20ce071dd1f87539ca2ab364bf6231393c" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:2181e67807fc2fa785d0592dc2d6206c019b9502410671cc905d132a92866557" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:52305740fe773d09cffb16f8ed0427942901f00adedac82ec8b67752f58a1b22" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:ad10d3ded218f1039f11a75f8091880239651b52e9bb592ca27de44eed242a48" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-win32.whl" , hash = "sha256:0f4ca02bea9a23221c0182836703cbf8930c5e9454bacce27e767509fa286a30" } ,
{ file = "MarkupSafe-3.0.2-cp312-cp312-win_amd64.whl" , hash = "sha256:8e06879fc22a25ca47312fbe7c8264eb0b662f6db27cb2d3bbbc74b1df4b9b87" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-macosx_10_13_universal2.whl" , hash = "sha256:ba9527cdd4c926ed0760bc301f6728ef34d841f405abf9d4f959c478421e4efd" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:f8b3d067f2e40fe93e1ccdd6b2e1d16c43140e76f02fb1319a05cf2b79d99430" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:569511d3b58c8791ab4c2e1285575265991e6d8f8700c7be0e88f86cb0672094" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:15ab75ef81add55874e7ab7055e9c397312385bd9ced94920f2802310c930396" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f3818cb119498c0678015754eba762e0d61e5b52d34c8b13d770f0719f7b1d79" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:cdb82a876c47801bb54a690c5ae105a46b392ac6099881cdfb9f6e95e4014c6a" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-musllinux_1_2_i686.whl" , hash = "sha256:cabc348d87e913db6ab4aa100f01b08f481097838bdddf7c7a84b7575b7309ca" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:444dcda765c8a838eaae23112db52f1efaf750daddb2d9ca300bcae1039adc5c" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-win32.whl" , hash = "sha256:bcf3e58998965654fdaff38e58584d8937aa3096ab5354d493c77d1fdd66d7a1" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313-win_amd64.whl" , hash = "sha256:e6a2a455bd412959b57a172ce6328d2dd1f01cb2135efda2e4576e8a23fa3b0f" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-macosx_10_13_universal2.whl" , hash = "sha256:b5a6b3ada725cea8a5e634536b1b01c30bcdcd7f9c6fff4151548d5bf6b3a36c" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-macosx_11_0_arm64.whl" , hash = "sha256:a904af0a6162c73e3edcb969eeeb53a63ceeb5d8cf642fade7d39e7963a22ddb" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4aa4e5faecf353ed117801a068ebab7b7e09ffb6e1d5e412dc852e0da018126c" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c0ef13eaeee5b615fb07c9a7dadb38eac06a0608b41570d8ade51c56539e509d" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d16a81a06776313e817c951135cf7340a3e91e8c1ff2fac444cfd75fffa04afe" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl" , hash = "sha256:6381026f158fdb7c72a168278597a5e3a5222e83ea18f543112b2662a9b699c5" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-musllinux_1_2_i686.whl" , hash = "sha256:3d79d162e7be8f996986c064d1c7c817f6df3a77fe3d6859f6f9e7be4b8c213a" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl" , hash = "sha256:131a3c7689c85f5ad20f9f6fb1b866f402c445b220c19fe4308c0b147ccd2ad9" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-win32.whl" , hash = "sha256:ba8062ed2cf21c07a9e295d5b8a2a5ce678b913b45fdf68c32d95d6c1291e0b6" } ,
{ file = "MarkupSafe-3.0.2-cp313-cp313t-win_amd64.whl" , hash = "sha256:e444a31f8db13eb18ada366ab3cf45fd4b31e4db1236a4448f68778c1d1a5a2f" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:eaa0a10b7f72326f1372a713e73c3f739b524b3af41feb43e4921cb529f5929a" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:48032821bbdf20f5799ff537c7ac3d1fba0ba032cfc06194faffa8cda8b560ff" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1a9d3f5f0901fdec14d8d2f66ef7d035f2157240a433441719ac9a3fba440b13" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:88b49a3b9ff31e19998750c38e030fc7bb937398b1f78cfa599aaef92d693144" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:cfad01eed2c2e0c01fd0ecd2ef42c492f7f93902e39a42fc9ee1692961443a29" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:1225beacc926f536dc82e45f8a4d68502949dc67eea90eab715dea3a21c1b5f0" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-musllinux_1_2_i686.whl" , hash = "sha256:3169b1eefae027567d1ce6ee7cae382c57fe26e82775f460f0b2778beaad66c0" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:eb7972a85c54febfb25b5c4b4f3af4dcc731994c7da0d8a0b4a6eb0640e1d178" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-win32.whl" , hash = "sha256:8c4e8c3ce11e1f92f6536ff07154f9d49677ebaaafc32db9db4620bc11ed480f" } ,
{ file = "MarkupSafe-3.0.2-cp39-cp39-win_amd64.whl" , hash = "sha256:6e296a513ca3d94054c2c881cc913116e90fd030ad1c656b3869762b754f5f8a" } ,
{ file = "markupsafe-3.0.2.tar.gz" , hash = "sha256:ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0" } ,
]
[ [ package ] ]
name = "mdurl"
version = "0.1.2"
description = "Markdown URL utilities"
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "mdurl-0.1.2-py3-none-any.whl" , hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8" } ,
{ file = "mdurl-0.1.2.tar.gz" , hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba" } ,
]
[ [ package ] ]
name = "mpmath"
version = "1.3.0"
description = "Python library for arbitrary-precision floating-point arithmetic"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = "*"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "mpmath-1.3.0-py3-none-any.whl" , hash = "sha256:a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c" } ,
{ file = "mpmath-1.3.0.tar.gz" , hash = "sha256:7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f" } ,
]
[ package . extras ]
develop = [ "codecov" , "pycodestyle" , "pytest (>=4.6)" , "pytest-cov" , "wheel" ]
docs = [ "sphinx" ]
gmpy = [ "gmpy2 (>=2.1.0a4)" ]
tests = [ "pytest (>=4.6)" ]
[ [ package ] ]
name = "nest-asyncio"
version = "1.6.0"
description = "Patch asyncio to allow nested event loops"
optional = true
python-versions = ">=3.5"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "nest_asyncio-1.6.0-py3-none-any.whl" , hash = "sha256:87af6efd6b5e897c81050477ef65c62e2b2f35d51703cae01aff2905b1852e1c" } ,
{ file = "nest_asyncio-1.6.0.tar.gz" , hash = "sha256:6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe" } ,
]
[ [ package ] ]
name = "networkx"
version = "3.2.1"
description = "Python package for creating and manipulating graphs and networks"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "networkx-3.2.1-py3-none-any.whl" , hash = "sha256:f18c69adc97877c42332c170849c96cefa91881c99a7cb3e95b7c659ebdc1ec2" } ,
{ file = "networkx-3.2.1.tar.gz" , hash = "sha256:9f1bb5cf3409bf324e0a722c20bdb4c20ee39bf1c30ce8ae499c8502b0b5e0c6" } ,
]
[ package . extras ]
default = [ "matplotlib (>=3.5)" , "numpy (>=1.22)" , "pandas (>=1.4)" , "scipy (>=1.9,!=1.11.0,!=1.11.1)" ]
developer = [ "changelist (==0.4)" , "mypy (>=1.1)" , "pre-commit (>=3.2)" , "rtoml" ]
doc = [ "nb2plots (>=0.7)" , "nbconvert (<7.9)" , "numpydoc (>=1.6)" , "pillow (>=9.4)" , "pydata-sphinx-theme (>=0.14)" , "sphinx (>=7)" , "sphinx-gallery (>=0.14)" , "texext (>=0.6.7)" ]
extra = [ "lxml (>=4.6)" , "pydot (>=1.4.2)" , "pygraphviz (>=1.11)" , "sympy (>=1.10)" ]
test = [ "pytest (>=7.2)" , "pytest-cov (>=4.0)" ]
[ [ package ] ]
name = "numba"
version = "0.60.0"
description = "compiling Python code using LLVM"
optional = true
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "numba-0.60.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:5d761de835cd38fb400d2c26bb103a2726f548dc30368853121d66201672e651" } ,
{ file = "numba-0.60.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:159e618ef213fba758837f9837fb402bbe65326e60ba0633dbe6c7f274d42c1b" } ,
{ file = "numba-0.60.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" , hash = "sha256:1527dc578b95c7c4ff248792ec33d097ba6bef9eda466c948b68dfc995c25781" } ,
{ file = "numba-0.60.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" , hash = "sha256:fe0b28abb8d70f8160798f4de9d486143200f34458d34c4a214114e445d7124e" } ,
{ file = "numba-0.60.0-cp310-cp310-win_amd64.whl" , hash = "sha256:19407ced081d7e2e4b8d8c36aa57b7452e0283871c296e12d798852bc7d7f198" } ,
{ file = "numba-0.60.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:a17b70fc9e380ee29c42717e8cc0bfaa5556c416d94f9aa96ba13acb41bdece8" } ,
{ file = "numba-0.60.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:3fb02b344a2a80efa6f677aa5c40cd5dd452e1b35f8d1c2af0dfd9ada9978e4b" } ,
{ file = "numba-0.60.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" , hash = "sha256:5f4fde652ea604ea3c86508a3fb31556a6157b2c76c8b51b1d45eb40c8598703" } ,
{ file = "numba-0.60.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" , hash = "sha256:4142d7ac0210cc86432b818338a2bc368dc773a2f5cf1e32ff7c5b378bd63ee8" } ,
{ file = "numba-0.60.0-cp311-cp311-win_amd64.whl" , hash = "sha256:cac02c041e9b5bc8cf8f2034ff6f0dbafccd1ae9590dc146b3a02a45e53af4e2" } ,
{ file = "numba-0.60.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:d7da4098db31182fc5ffe4bc42c6f24cd7d1cb8a14b59fd755bfee32e34b8404" } ,
{ file = "numba-0.60.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:38d6ea4c1f56417076ecf8fc327c831ae793282e0ff51080c5094cb726507b1c" } ,
{ file = "numba-0.60.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" , hash = "sha256:62908d29fb6a3229c242e981ca27e32a6e606cc253fc9e8faeb0e48760de241e" } ,
{ file = "numba-0.60.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" , hash = "sha256:0ebaa91538e996f708f1ab30ef4d3ddc344b64b5227b67a57aa74f401bb68b9d" } ,
{ file = "numba-0.60.0-cp312-cp312-win_amd64.whl" , hash = "sha256:f75262e8fe7fa96db1dca93d53a194a38c46da28b112b8a4aca168f0df860347" } ,
{ file = "numba-0.60.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:01ef4cd7d83abe087d644eaa3d95831b777aa21d441a23703d649e06b8e06b74" } ,
{ file = "numba-0.60.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:819a3dfd4630d95fd574036f99e47212a1af41cbcb019bf8afac63ff56834449" } ,
{ file = "numba-0.60.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" , hash = "sha256:0b983bd6ad82fe868493012487f34eae8bf7dd94654951404114f23c3466d34b" } ,
{ file = "numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" , hash = "sha256:c151748cd269ddeab66334bd754817ffc0cabd9433acb0f551697e5151917d25" } ,
{ file = "numba-0.60.0-cp39-cp39-win_amd64.whl" , hash = "sha256:3031547a015710140e8c87226b4cfe927cac199835e5bf7d4fe5cb64e814e3ab" } ,
{ file = "numba-0.60.0.tar.gz" , hash = "sha256:5df6158e5584eece5fc83294b949fd30b9f1125df7708862205217e068aabf16" } ,
]
[ package . dependencies ]
llvmlite = "==0.43.*"
numpy = ">=1.22,<2.1"
[ [ package ] ]
name = "numpy"
version = "1.26.4"
description = "Fundamental package for array computing in Python"
optional = false
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "numpy-1.26.4-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:9ff0f4f29c51e2803569d7a51c2304de5554655a60c5d776e35b4a41413830d0" } ,
{ file = "numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:2e4ee3380d6de9c9ec04745830fd9e2eccb3e6cf790d39d7b98ffd19b0dd754a" } ,
{ file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d209d8969599b27ad20994c8e41936ee0964e6da07478d6c35016bc386b66ad4" } ,
{ file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ffa75af20b44f8dba823498024771d5ac50620e6915abac414251bd971b4529f" } ,
{ file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:62b8e4b1e28009ef2846b4c7852046736bab361f7aeadeb6a5b89ebec3c7055a" } ,
{ file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:a4abb4f9001ad2858e7ac189089c42178fcce737e4169dc61321660f1a96c7d2" } ,
{ file = "numpy-1.26.4-cp310-cp310-win32.whl" , hash = "sha256:bfe25acf8b437eb2a8b2d49d443800a5f18508cd811fea3181723922a8a82b07" } ,
{ file = "numpy-1.26.4-cp310-cp310-win_amd64.whl" , hash = "sha256:b97fe8060236edf3662adfc2c633f56a08ae30560c56310562cb4f95500022d5" } ,
{ file = "numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:4c66707fabe114439db9068ee468c26bbdf909cac0fb58686a42a24de1760c71" } ,
{ file = "numpy-1.26.4-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:edd8b5fe47dab091176d21bb6de568acdd906d1887a4584a15a9a96a1dca06ef" } ,
{ file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7ab55401287bfec946ced39700c053796e7cc0e3acbef09993a9ad2adba6ca6e" } ,
{ file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:666dbfb6ec68962c033a450943ded891bed2d54e6755e35e5835d63f4f6931d5" } ,
{ file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:96ff0b2ad353d8f990b63294c8986f1ec3cb19d749234014f4e7eb0112ceba5a" } ,
{ file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:60dedbb91afcbfdc9bc0b1f3f402804070deed7392c23eb7a7f07fa857868e8a" } ,
{ file = "numpy-1.26.4-cp311-cp311-win32.whl" , hash = "sha256:1af303d6b2210eb850fcf03064d364652b7120803a0b872f5211f5234b399f20" } ,
{ file = "numpy-1.26.4-cp311-cp311-win_amd64.whl" , hash = "sha256:cd25bcecc4974d09257ffcd1f098ee778f7834c3ad767fe5db785be9a4aa9cb2" } ,
{ file = "numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:b3ce300f3644fb06443ee2222c2201dd3a89ea6040541412b8fa189341847218" } ,
{ file = "numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:03a8c78d01d9781b28a6989f6fa1bb2c4f2d51201cf99d3dd875df6fbd96b23b" } ,
{ file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9fad7dcb1aac3c7f0584a5a8133e3a43eeb2fe127f47e3632d43d677c66c102b" } ,
{ file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:675d61ffbfa78604709862923189bad94014bef562cc35cf61d3a07bba02a7ed" } ,
{ file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:ab47dbe5cc8210f55aa58e4805fe224dac469cde56b9f731a4c098b91917159a" } ,
{ file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:1dda2e7b4ec9dd512f84935c5f126c8bd8b9f2fc001e9f54af255e8c5f16b0e0" } ,
{ file = "numpy-1.26.4-cp312-cp312-win32.whl" , hash = "sha256:50193e430acfc1346175fcbdaa28ffec49947a06918b7b92130744e81e640110" } ,
{ file = "numpy-1.26.4-cp312-cp312-win_amd64.whl" , hash = "sha256:08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818" } ,
{ file = "numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:7349ab0fa0c429c82442a27a9673fc802ffdb7c7775fad780226cb234965e53c" } ,
{ file = "numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:52b8b60467cd7dd1e9ed082188b4e6bb35aa5cdd01777621a1658910745b90be" } ,
{ file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d5241e0a80d808d70546c697135da2c613f30e28251ff8307eb72ba696945764" } ,
{ file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f870204a840a60da0b12273ef34f7051e98c3b5961b61b0c2c1be6dfd64fbcd3" } ,
{ file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:679b0076f67ecc0138fd2ede3a8fd196dddc2ad3254069bcb9faf9a79b1cebcd" } ,
{ file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:47711010ad8555514b434df65f7d7b076bb8261df1ca9bb78f53d3b2db02e95c" } ,
{ file = "numpy-1.26.4-cp39-cp39-win32.whl" , hash = "sha256:a354325ee03388678242a4d7ebcd08b5c727033fcff3b2f536aea978e15ee9e6" } ,
{ file = "numpy-1.26.4-cp39-cp39-win_amd64.whl" , hash = "sha256:3373d5d70a5fe74a2c1bb6d2cfd9609ecf686d47a2d7b1d37a8f3b6bf6003aea" } ,
{ file = "numpy-1.26.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:afedb719a9dcfc7eaf2287b839d8198e06dcd4cb5d276a3df279231138e83d30" } ,
{ file = "numpy-1.26.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:95a7476c59002f2f6c590b9b7b998306fba6a5aa646b1e22ddfeaf8f78c3a29c" } ,
{ file = "numpy-1.26.4-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:7e50d0a0cc3189f9cb0aeb3a6a6af18c16f59f004b866cd2be1c14b36134a4a0" } ,
{ file = "numpy-1.26.4.tar.gz" , hash = "sha256:2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010" } ,
]
[ [ package ] ]
name = "nvidia-cublas-cu12"
2025-04-15 09:49:06 +00:00
version = "12.4.5.8"
2025-02-28 11:14:58 +00:00
description = "CUBLAS native runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:0f8aa1706812e00b9f19dfe0cdb3999b092ccb8ca168c0db5b8ea712456fd9b3" } ,
{ file = "nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:2fc8da60df463fdefa81e323eef2e36489e1c94335b5358bcb38360adf75ac9b" } ,
{ file = "nvidia_cublas_cu12-12.4.5.8-py3-none-win_amd64.whl" , hash = "sha256:5a796786da89203a0657eda402bcdcec6180254a8ac22d72213abc42069522dc" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-cuda-cupti-cu12"
2025-04-15 09:49:06 +00:00
version = "12.4.127"
2025-02-28 11:14:58 +00:00
description = "CUDA profiling tools runtime libs."
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:79279b35cf6f91da114182a5ce1864997fd52294a87a16179ce275773799458a" } ,
{ file = "nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:9dec60f5ac126f7bb551c055072b69d85392b13311fcc1bcda2202d172df30fb" } ,
{ file = "nvidia_cuda_cupti_cu12-12.4.127-py3-none-win_amd64.whl" , hash = "sha256:5688d203301ab051449a2b1cb6690fbe90d2b372f411521c86018b950f3d7922" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-cuda-nvrtc-cu12"
2025-04-15 09:49:06 +00:00
version = "12.4.127"
2025-02-28 11:14:58 +00:00
description = "NVRTC native runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:0eedf14185e04b76aa05b1fea04133e59f465b6f960c0cbf4e37c3cb6b0ea198" } ,
{ file = "nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:a178759ebb095827bd30ef56598ec182b85547f1508941a3d560eb7ea1fbf338" } ,
{ file = "nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-win_amd64.whl" , hash = "sha256:a961b2f1d5f17b14867c619ceb99ef6fcec12e46612711bcec78eb05068a60ec" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-cuda-runtime-cu12"
2025-04-15 09:49:06 +00:00
version = "12.4.127"
2025-02-28 11:14:58 +00:00
description = "CUDA Runtime native Libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:961fe0e2e716a2a1d967aab7caee97512f71767f852f67432d572e36cb3a11f3" } ,
{ file = "nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:64403288fa2136ee8e467cdc9c9427e0434110899d07c779f25b5c068934faa5" } ,
{ file = "nvidia_cuda_runtime_cu12-12.4.127-py3-none-win_amd64.whl" , hash = "sha256:09c2e35f48359752dfa822c09918211844a3d93c100a715d79b59591130c5e1e" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-cudnn-cu12"
version = "9.1.0.70"
description = "cuDNN runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
{ file = "nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:165764f44ef8c61fcdfdfdbe769d687e06374059fbb388b6c89ecb0e28793a6f" } ,
{ file = "nvidia_cudnn_cu12-9.1.0.70-py3-none-win_amd64.whl" , hash = "sha256:6278562929433d68365a07a4a1546c237ba2849852c0d4b2262a486e805b977a" } ,
]
[ package . dependencies ]
nvidia-cublas-cu12 = "*"
[ [ package ] ]
name = "nvidia-cufft-cu12"
2025-04-15 09:49:06 +00:00
version = "11.2.1.3"
2025-02-28 11:14:58 +00:00
description = "CUFFT native runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:5dad8008fc7f92f5ddfa2101430917ce2ffacd86824914c82e28990ad7f00399" } ,
{ file = "nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:f083fc24912aa410be21fa16d157fed2055dab1cc4b6934a0e03cba69eb242b9" } ,
{ file = "nvidia_cufft_cu12-11.2.1.3-py3-none-win_amd64.whl" , hash = "sha256:d802f4954291101186078ccbe22fc285a902136f974d369540fd4a5333d1440b" } ,
2025-02-28 11:14:58 +00:00
]
2025-04-15 09:49:06 +00:00
[ package . dependencies ]
nvidia-nvjitlink-cu12 = "*"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "nvidia-curand-cu12"
2025-04-15 09:49:06 +00:00
version = "10.3.5.147"
2025-02-28 11:14:58 +00:00
description = "CURAND native runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:1f173f09e3e3c76ab084aba0de819c49e56614feae5c12f69883f4ae9bb5fad9" } ,
{ file = "nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:a88f583d4e0bb643c49743469964103aa59f7f708d862c3ddb0fc07f851e3b8b" } ,
{ file = "nvidia_curand_cu12-10.3.5.147-py3-none-win_amd64.whl" , hash = "sha256:f307cc191f96efe9e8f05a87096abc20d08845a841889ef78cb06924437f6771" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-cusolver-cu12"
2025-04-15 09:49:06 +00:00
version = "11.6.1.9"
2025-02-28 11:14:58 +00:00
description = "CUDA solver native runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:d338f155f174f90724bbde3758b7ac375a70ce8e706d70b018dd3375545fc84e" } ,
{ file = "nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:19e33fa442bcfd085b3086c4ebf7e8debc07cfe01e11513cc6d332fd918ac260" } ,
{ file = "nvidia_cusolver_cu12-11.6.1.9-py3-none-win_amd64.whl" , hash = "sha256:e77314c9d7b694fcebc84f58989f3aa4fb4cb442f12ca1a9bde50f5e8f6d1b9c" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
nvidia-cublas-cu12 = "*"
nvidia-cusparse-cu12 = "*"
nvidia-nvjitlink-cu12 = "*"
[ [ package ] ]
name = "nvidia-cusparse-cu12"
2025-04-15 09:49:06 +00:00
version = "12.3.1.170"
2025-02-28 11:14:58 +00:00
description = "CUSPARSE native runtime libraries"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:9d32f62896231ebe0480efd8a7f702e143c98cfaa0e8a76df3386c1ba2b54df3" } ,
{ file = "nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:ea4f11a2904e2a8dc4b1833cc1b5181cde564edd0d5cd33e3c168eff2d1863f1" } ,
{ file = "nvidia_cusparse_cu12-12.3.1.170-py3-none-win_amd64.whl" , hash = "sha256:9bc90fb087bc7b4c15641521f31c0371e9a612fc2ba12c338d3ae032e6b6797f" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
nvidia-nvjitlink-cu12 = "*"
[ [ package ] ]
2025-04-15 09:49:06 +00:00
name = "nvidia-cusparselt-cu12"
version = "0.6.2"
description = "NVIDIA cuSPARSELt"
optional = false
2025-02-28 11:14:58 +00:00
python-versions = "*"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_cusparselt_cu12-0.6.2-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:067a7f6d03ea0d4841c85f0c6f1991c5dda98211f6302cb83a4ab234ee95bef8" } ,
{ file = "nvidia_cusparselt_cu12-0.6.2-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:df2c24502fd76ebafe7457dbc4716b2fec071aabaed4fb7691a201cde03704d9" } ,
{ file = "nvidia_cusparselt_cu12-0.6.2-py3-none-win_amd64.whl" , hash = "sha256:0057c91d230703924c0422feabe4ce768841f9b4b44d28586b6f6d2eb86fbe70" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-nccl-cu12"
2025-04-15 09:49:06 +00:00
version = "2.21.5"
2025-02-28 11:14:58 +00:00
description = "NVIDIA Collective Communication Library (NCCL) Runtime"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:8579076d30a8c24988834445f8d633c697d42397e92ffc3f63fa26766d25e0a0" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-nvjitlink-cu12"
2025-04-15 09:49:06 +00:00
version = "12.4.127"
2025-02-28 11:14:58 +00:00
description = "Nvidia JIT LTO Library"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:4abe7fef64914ccfa909bc2ba39739670ecc9e820c83ccc7a6ed414122599b83" } ,
{ file = "nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:06b3b9b25bf3f8af351d664978ca26a16d2c5127dbd53c0497e28d1fb9611d57" } ,
{ file = "nvidia_nvjitlink_cu12-12.4.127-py3-none-win_amd64.whl" , hash = "sha256:fd9020c501d27d135f983c6d3e244b197a7ccad769e34df53a42e276b0e25fa1" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "nvidia-nvtx-cu12"
2025-04-15 09:49:06 +00:00
version = "12.4.127"
2025-02-28 11:14:58 +00:00
description = "NVIDIA Tools Extension"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_aarch64.whl" , hash = "sha256:7959ad635db13edf4fc65c06a6e9f9e55fc2f92596db928d169c0bb031e88ef3" } ,
{ file = "nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl" , hash = "sha256:781e950d9b9f60d8241ccea575b32f5105a5baf4c2351cab5256a24869f12a1a" } ,
{ file = "nvidia_nvtx_cu12-12.4.127-py3-none-win_amd64.whl" , hash = "sha256:641dccaaa1139f3ffb0d3164b4b84f9d253397e38246a4f2f36728b48566d485" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "opentelemetry-api"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Python API"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_api-1.32.0-py3-none-any.whl" , hash = "sha256:15df743c765078611f376037b0d9111ec5c1febf2ec9440cdd919370faa1ce55" } ,
{ file = "opentelemetry_api-1.32.0.tar.gz" , hash = "sha256:2623280c916f9b19cad0aa4280cb171265f19fd2909b0d47e4f06f7c83b02cb5" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
deprecated = ">=1.2.6"
2025-04-15 09:49:06 +00:00
importlib-metadata = ">=6.0,<8.7.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "opentelemetry-exporter-otlp"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Collector Exporters"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_exporter_otlp-1.32.0-py3-none-any.whl" , hash = "sha256:8b563bee30f05415fb51e075eb6461cdaa7bcef1cc79917cfd79caf12e5bb548" } ,
{ file = "opentelemetry_exporter_otlp-1.32.0.tar.gz" , hash = "sha256:4c66681f8acd95dce44966842182e3690e77256e5791ceb34b76ea1c34b20463" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
opentelemetry-exporter-otlp-proto-grpc = "1.32.0"
opentelemetry-exporter-otlp-proto-http = "1.32.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "opentelemetry-exporter-otlp-proto-common"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Protobuf encoding"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_exporter_otlp_proto_common-1.32.0-py3-none-any.whl" , hash = "sha256:277a63a18768b3b460d082a489f6f80d4ae2c1e6b185bb701c6bd4e91405e4bd" } ,
{ file = "opentelemetry_exporter_otlp_proto_common-1.32.0.tar.gz" , hash = "sha256:2bca672f2a279c4f517115e635c0cc1269d07b2982a36681c521f7e56179a222" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
opentelemetry-proto = "1.32.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "opentelemetry-exporter-otlp-proto-grpc"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Collector Protobuf over gRPC Exporter"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_exporter_otlp_proto_grpc-1.32.0-py3-none-any.whl" , hash = "sha256:85b7c42bebe48ef55866793a3123ebf357dcaf629d961b27067025fd60104dbe" } ,
{ file = "opentelemetry_exporter_otlp_proto_grpc-1.32.0.tar.gz" , hash = "sha256:c069c5d5f429a46fb1001f38191730939f593789c847648e4cea26dc8b6018a8" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
deprecated = ">=1.2.6"
googleapis-common-protos = ">=1.52,<2.0"
2025-04-15 09:49:06 +00:00
grpcio = { version = ">=1.63.2,<2.0.0" , markers = "python_version < \"3.13\"" }
2025-02-28 11:14:58 +00:00
opentelemetry-api = ">=1.15,<2.0"
2025-04-15 09:49:06 +00:00
opentelemetry-exporter-otlp-proto-common = "1.32.0"
opentelemetry-proto = "1.32.0"
opentelemetry-sdk = ">=1.32.0,<1.33.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "opentelemetry-exporter-otlp-proto-http"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Collector Protobuf over HTTP Exporter"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_exporter_otlp_proto_http-1.32.0-py3-none-any.whl" , hash = "sha256:e2ffecd6d2220eaf1291a46339f109bc0a57ee7c4c6abb8174df418bf00ce01f" } ,
{ file = "opentelemetry_exporter_otlp_proto_http-1.32.0.tar.gz" , hash = "sha256:a5dfd94603da86e313e4f4fb8d181fd3b64a7c2a9c7b408c3653d2b1bc68d14f" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
deprecated = ">=1.2.6"
googleapis-common-protos = ">=1.52,<2.0"
opentelemetry-api = ">=1.15,<2.0"
2025-04-15 09:49:06 +00:00
opentelemetry-exporter-otlp-proto-common = "1.32.0"
opentelemetry-proto = "1.32.0"
opentelemetry-sdk = ">=1.32.0,<1.33.0"
2025-02-28 11:14:58 +00:00
requests = ">=2.7,<3.0"
[ [ package ] ]
name = "opentelemetry-instrumentation"
2025-04-15 09:49:06 +00:00
version = "0.53b0"
2025-02-28 11:14:58 +00:00
description = "Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_instrumentation-0.53b0-py3-none-any.whl" , hash = "sha256:70600778fd567c9c5fbfca181378ae179c0dec3ff613171707d3d77c360ff105" } ,
{ file = "opentelemetry_instrumentation-0.53b0.tar.gz" , hash = "sha256:f2c21d71a3cdf28c656e3d90d247ee7558fb9b0239b3d9e9190266499dbed9d2" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
opentelemetry-api = ">=1.4,<2.0"
2025-04-15 09:49:06 +00:00
opentelemetry-semantic-conventions = "0.53b0"
packaging = ">=18.0"
2025-02-28 11:14:58 +00:00
wrapt = ">=1.0.0,<2.0.0"
[ [ package ] ]
name = "opentelemetry-instrumentation-grpc"
2025-04-15 09:49:06 +00:00
version = "0.53b0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry gRPC instrumentation"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_instrumentation_grpc-0.53b0-py3-none-any.whl" , hash = "sha256:bd44f113c58fd66614b07bd9b8115ec311389ec58ef7e48a06581e302971c3f4" } ,
{ file = "opentelemetry_instrumentation_grpc-0.53b0.tar.gz" , hash = "sha256:a95b752e0782e7b503379de1c64a5afa2c7c1cd8196fa5f2b5c090d01c15e517" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
opentelemetry-api = ">=1.12,<2.0"
2025-04-15 09:49:06 +00:00
opentelemetry-instrumentation = "0.53b0"
opentelemetry-semantic-conventions = "0.53b0"
2025-02-28 11:14:58 +00:00
wrapt = ">=1.0.0,<2.0.0"
[ package . extras ]
2025-04-15 09:49:06 +00:00
instruments = [ "grpcio (>=1.42.0)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "opentelemetry-proto"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Python Proto"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_proto-1.32.0-py3-none-any.whl" , hash = "sha256:f699269dc037e18fba05442580a8682c9fbd0f4c7f5addfed82c44be0c53c5ff" } ,
{ file = "opentelemetry_proto-1.32.0.tar.gz" , hash = "sha256:f8b70ae52f4ef8a4e4c0760e87c9071e07ece2618c080d4839bef44c0156cd44" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
protobuf = ">=5.0,<6.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "opentelemetry-sdk"
2025-04-15 09:49:06 +00:00
version = "1.32.0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Python SDK"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_sdk-1.32.0-py3-none-any.whl" , hash = "sha256:ed252d035c22a15536c1f603ca089298daab60850fc2f5ddfa95d95cc1c043ea" } ,
{ file = "opentelemetry_sdk-1.32.0.tar.gz" , hash = "sha256:5ff07fb371d1ab1189fa7047702e2e888b5403c5efcbb18083cae0d5aa5f58d2" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
opentelemetry-api = "1.32.0"
opentelemetry-semantic-conventions = "0.53b0"
2025-02-28 11:14:58 +00:00
typing-extensions = ">=3.7.4"
[ [ package ] ]
name = "opentelemetry-semantic-conventions"
2025-04-15 09:49:06 +00:00
version = "0.53b0"
2025-02-28 11:14:58 +00:00
description = "OpenTelemetry Semantic Conventions"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "opentelemetry_semantic_conventions-0.53b0-py3-none-any.whl" , hash = "sha256:561da89f766ab51615c0e72b12329e0a1bc16945dbd62c8646ffc74e36a1edff" } ,
{ file = "opentelemetry_semantic_conventions-0.53b0.tar.gz" , hash = "sha256:05b7908e1da62d72f9bf717ed25c72f566fe005a2dd260c61b11e025f2552cf6" } ,
2025-02-28 11:14:58 +00:00
]
2025-04-15 09:49:06 +00:00
[ package . dependencies ]
deprecated = ">=1.2.6"
opentelemetry-api = "1.32.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "optimum"
2025-04-15 09:49:06 +00:00
version = "1.24.0"
2025-02-28 11:14:58 +00:00
description = "Optimum Library is an extension of the Hugging Face Transformers library, providing a framework to integrate third-party libraries from Hardware Partners and interface with their specific functionality."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9.0"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "optimum-1.24.0-py3-none-any.whl" , hash = "sha256:196776949183cd3a56a15097a02be41e6f37aa92d824bd053de89c39ee6b0087" } ,
{ file = "optimum-1.24.0.tar.gz" , hash = "sha256:b502a2afbf78bb73370ebb1eff07b93108a1b386116e87eb17e882d210150551" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
huggingface-hub = ">=0.8.0"
numpy = "*"
packaging = "*"
torch = ">=1.11"
2025-04-15 09:49:06 +00:00
transformers = ">=4.29"
2025-02-28 11:14:58 +00:00
[ package . extras ]
amd = [ "optimum-amd" ]
benchmark = [ "evaluate (>=0.2.0)" , "optuna" , "scikit-learn" , "seqeval" , "torchvision" , "tqdm" ]
2025-04-15 09:49:06 +00:00
dev = [ "Pillow" , "accelerate" , "black (>=23.1,<24.0)" , "einops" , "parameterized" , "pytest (<=8.0.0)" , "pytest-xdist" , "requests" , "rjieba" , "ruff (==0.1.5)" , "sacremoses" , "scikit-learn" , "sentencepiece" , "timm" , "torchaudio" , "torchvision" ]
2025-02-28 11:14:58 +00:00
diffusers = [ "diffusers" ]
doc-build = [ "accelerate" ]
2025-04-15 09:49:06 +00:00
exporters = [ "onnx" , "onnxruntime" , "timm" , "transformers (>=4.36,<4.49.0)" ]
exporters-gpu = [ "onnx" , "onnxruntime-gpu" , "timm" , "transformers (>=4.36,<4.49.0)" ]
exporters-tf = [ "datasets (<=2.16)" , "h5py" , "numpy (<1.24.0)" , "onnx" , "onnxruntime" , "tensorflow (>=2.4,<=2.12.1)" , "tf2onnx" , "timm" , "transformers (>=4.36,<4.38)" ]
2025-02-28 11:14:58 +00:00
furiosa = [ "optimum-furiosa" ]
graphcore = [ "optimum-graphcore" ]
habana = [ "optimum-habana" , "transformers (>=4.45.0,<4.46.0)" ]
intel = [ "optimum-intel (>=1.18.0)" ]
ipex = [ "optimum-intel[ipex] (>=1.18.0)" ]
neural-compressor = [ "optimum-intel[neural-compressor] (>=1.18.0)" ]
neuron = [ "optimum-neuron[neuron] (>=0.0.20)" , "transformers (>=4.36.2,<4.42.0)" ]
neuronx = [ "optimum-neuron[neuronx] (>=0.0.20)" , "transformers (>=4.36.2,<4.42.0)" ]
nncf = [ "optimum-intel[nncf] (>=1.18.0)" ]
2025-04-15 09:49:06 +00:00
onnxruntime = [ "datasets (>=1.2.1)" , "evaluate" , "onnx" , "onnxruntime (>=1.11.0)" , "protobuf (>=3.20.1)" , "transformers (>=4.36,<4.49.0)" ]
onnxruntime-gpu = [ "datasets (>=1.2.1)" , "evaluate" , "onnx" , "onnxruntime-gpu (>=1.11.0)" , "protobuf (>=3.20.1)" , "transformers (>=4.36,<4.49.0)" ]
onnxruntime-training = [ "accelerate" , "datasets (>=1.2.1)" , "evaluate" , "onnxruntime-training (>=1.11.0)" , "protobuf (>=3.20.1)" , "torch-ort" , "transformers (>=4.36,<4.49.0)" ]
2025-02-28 11:14:58 +00:00
openvino = [ "optimum-intel[openvino] (>=1.18.0)" ]
quality = [ "black (>=23.1,<24.0)" , "ruff (==0.1.5)" ]
quanto = [ "optimum-quanto (>=0.2.4)" ]
2025-04-15 09:49:06 +00:00
tests = [ "Pillow" , "accelerate" , "einops" , "parameterized" , "pytest (<=8.0.0)" , "pytest-xdist" , "requests" , "rjieba" , "sacremoses" , "scikit-learn" , "sentencepiece" , "timm" , "torchaudio" , "torchvision" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "optimum-habana"
2025-04-15 09:49:06 +00:00
version = "1.17.0"
2025-02-28 11:14:58 +00:00
description = "Optimum Habana is the interface between the Hugging Face Transformers and Diffusers libraries and Habana's Gaudi processor (HPU). It provides a set of tools enabling easy model loading, training and inference on single- and multi-HPU settings for different downstream tasks."
optional = false
python-versions = "*"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "optimum_habana-1.17.0-py3-none-any.whl" , hash = "sha256:4f1008c7e84248b62778c8d5f79443237026a5a281b50ee67c7db211c5ca7d2a" } ,
{ file = "optimum_habana-1.17.0.tar.gz" , hash = "sha256:634adaa775c5c1694a164bdec46133e9712676237e996aadf3392c820573ce92" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
accelerate = ">=0.33.0,<0.34.0"
2025-04-15 09:49:06 +00:00
diffusers = ">=0.31.0,<0.32.0"
huggingface_hub = ">=0.24.7"
2025-02-28 11:14:58 +00:00
optimum = "*"
2025-04-15 09:49:06 +00:00
sentence-transformers = "3.3.1"
2025-02-28 11:14:58 +00:00
torch = "*"
2025-04-15 09:49:06 +00:00
transformers = ">=4.49.0,<4.50.0"
2025-02-28 11:14:58 +00:00
[ package . extras ]
2025-04-15 09:49:06 +00:00
quality = [ "hf_doc_builder" , "ruff" ]
tests = [ "GitPython" , "datasets" , "optuna" , "parameterized" , "peft" , "psutil" , "pytest (<8.0.0)" , "safetensors" , "scipy" , "sentencepiece" , "timm" , "timm" , "torchsde" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "outlines"
2025-04-15 09:49:06 +00:00
version = "0.0.36"
2025-02-28 11:14:58 +00:00
description = "Probabilistic Generative Model Programming"
optional = true
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "outlines-0.0.36-py3-none-any.whl" , hash = "sha256:afa02ca5c449c47731fa06af66d13c2f5ee8b30f8b82b4db90e08215d6f111d1" } ,
{ file = "outlines-0.0.36.tar.gz" , hash = "sha256:3cffb43143548cd78c6061990feb461cffd5479999391b8390471ea839c2d46e" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
cloudpickle = "*"
diskcache = "*"
interegular = "*"
jinja2 = "*"
joblib = "*"
jsonschema = "*"
lark = "*"
nest-asyncio = "*"
numba = "*"
numpy = "*"
pydantic = ">=2.0"
referencing = "*"
requests = "*"
scipy = "*"
torch = ">=2.1.0"
transformers = "*"
[ package . extras ]
serve = [ "fastapi" , "pydantic (>=2.0)" , "ray (==2.9.0)" , "uvicorn" , "vllm (>=0.3.0)" ]
2025-04-15 09:49:06 +00:00
test = [ "accelerate" , "beartype (<0.16.0)" , "coverage[toml] (>=5.1)" , "datasets" , "diff-cover" , "huggingface-hub" , "llama-cpp-python" , "openai (>=1.0.0)" , "pre-commit" , "pytest" , "pytest-benchmark" , "pytest-cov" , "pytest-mock" , "responses" , "transformers" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "packaging"
2025-04-15 09:49:06 +00:00
version = "24.2"
2025-02-28 11:14:58 +00:00
description = "Core utilities for Python packages"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" , "dev" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "packaging-24.2-py3-none-any.whl" , hash = "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759" } ,
{ file = "packaging-24.2.tar.gz" , hash = "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "peft"
2025-04-15 09:49:06 +00:00
version = "0.15.1"
2025-02-28 11:14:58 +00:00
description = "Parameter-Efficient Fine-Tuning (PEFT)"
2025-04-15 09:49:06 +00:00
optional = false
python-versions = ">=3.9.0"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "peft-0.15.1-py3-none-any.whl" , hash = "sha256:5fb3960beb518f00668f2cdc53424a5cc495c78281697821ce24609c90ca0a10" } ,
{ file = "peft-0.15.1.tar.gz" , hash = "sha256:e4c65af70683a9ef3baf1ab450710f1eb7181f369ef6172ca8bf15bf4ae6ff71" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
accelerate = ">=0.21.0"
2025-04-15 09:49:06 +00:00
huggingface_hub = ">=0.25.0"
2025-02-28 11:14:58 +00:00
numpy = ">=1.17"
packaging = ">=20.0"
psutil = "*"
pyyaml = "*"
safetensors = "*"
torch = ">=1.13.0"
tqdm = "*"
transformers = "*"
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "black" , "black" , "hf-doc-builder" , "hf-doc-builder" , "ruff (>=0.9.2,<0.10.0)" ]
2025-02-28 11:14:58 +00:00
docs-specific = [ "black" , "hf-doc-builder" ]
2025-04-15 09:49:06 +00:00
quality = [ "black" , "hf-doc-builder" , "ruff (>=0.9.2,<0.10.0)" ]
test = [ "black" , "black" , "datasets" , "diffusers" , "hf-doc-builder" , "hf-doc-builder" , "parameterized" , "protobuf" , "pytest" , "pytest-cov" , "pytest-xdist" , "ruff (>=0.9.2,<0.10.0)" , "scipy" , "sentencepiece" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "pillow"
2025-04-15 09:49:06 +00:00
version = "11.2.1"
2025-02-28 11:14:58 +00:00
description = "Python Imaging Library (Fork)"
optional = false
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
files = [
{ file = "pillow-11.2.1-cp310-cp310-macosx_10_10_x86_64.whl" , hash = "sha256:d57a75d53922fc20c165016a20d9c44f73305e67c351bbc60d1adaf662e74047" } ,
{ file = "pillow-11.2.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:127bf6ac4a5b58b3d32fc8289656f77f80567d65660bc46f72c0d77e6600cc95" } ,
{ file = "pillow-11.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:b4ba4be812c7a40280629e55ae0b14a0aafa150dd6451297562e1764808bbe61" } ,
{ file = "pillow-11.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c8bd62331e5032bc396a93609982a9ab6b411c05078a52f5fe3cc59234a3abd1" } ,
{ file = "pillow-11.2.1-cp310-cp310-manylinux_2_28_aarch64.whl" , hash = "sha256:562d11134c97a62fe3af29581f083033179f7ff435f78392565a1ad2d1c2c45c" } ,
{ file = "pillow-11.2.1-cp310-cp310-manylinux_2_28_x86_64.whl" , hash = "sha256:c97209e85b5be259994eb5b69ff50c5d20cca0f458ef9abd835e262d9d88b39d" } ,
{ file = "pillow-11.2.1-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:0c3e6d0f59171dfa2e25d7116217543310908dfa2770aa64b8f87605f8cacc97" } ,
{ file = "pillow-11.2.1-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:cc1c3bc53befb6096b84165956e886b1729634a799e9d6329a0c512ab651e579" } ,
{ file = "pillow-11.2.1-cp310-cp310-win32.whl" , hash = "sha256:312c77b7f07ab2139924d2639860e084ec2a13e72af54d4f08ac843a5fc9c79d" } ,
{ file = "pillow-11.2.1-cp310-cp310-win_amd64.whl" , hash = "sha256:9bc7ae48b8057a611e5fe9f853baa88093b9a76303937449397899385da06fad" } ,
{ file = "pillow-11.2.1-cp310-cp310-win_arm64.whl" , hash = "sha256:2728567e249cdd939f6cc3d1f049595c66e4187f3c34078cbc0a7d21c47482d2" } ,
{ file = "pillow-11.2.1-cp311-cp311-macosx_10_10_x86_64.whl" , hash = "sha256:35ca289f712ccfc699508c4658a1d14652e8033e9b69839edf83cbdd0ba39e70" } ,
{ file = "pillow-11.2.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:e0409af9f829f87a2dfb7e259f78f317a5351f2045158be321fd135973fff7bf" } ,
{ file = "pillow-11.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d4e5c5edee874dce4f653dbe59db7c73a600119fbea8d31f53423586ee2aafd7" } ,
{ file = "pillow-11.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b93a07e76d13bff9444f1a029e0af2964e654bfc2e2c2d46bfd080df5ad5f3d8" } ,
{ file = "pillow-11.2.1-cp311-cp311-manylinux_2_28_aarch64.whl" , hash = "sha256:e6def7eed9e7fa90fde255afaf08060dc4b343bbe524a8f69bdd2a2f0018f600" } ,
{ file = "pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl" , hash = "sha256:8f4f3724c068be008c08257207210c138d5f3731af6c155a81c2b09a9eb3a788" } ,
{ file = "pillow-11.2.1-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:a0a6709b47019dff32e678bc12c63008311b82b9327613f534e496dacaefb71e" } ,
{ file = "pillow-11.2.1-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:f6b0c664ccb879109ee3ca702a9272d877f4fcd21e5eb63c26422fd6e415365e" } ,
{ file = "pillow-11.2.1-cp311-cp311-win32.whl" , hash = "sha256:cc5d875d56e49f112b6def6813c4e3d3036d269c008bf8aef72cd08d20ca6df6" } ,
{ file = "pillow-11.2.1-cp311-cp311-win_amd64.whl" , hash = "sha256:0f5c7eda47bf8e3c8a283762cab94e496ba977a420868cb819159980b6709193" } ,
{ file = "pillow-11.2.1-cp311-cp311-win_arm64.whl" , hash = "sha256:4d375eb838755f2528ac8cbc926c3e31cc49ca4ad0cf79cff48b20e30634a4a7" } ,
{ file = "pillow-11.2.1-cp312-cp312-macosx_10_13_x86_64.whl" , hash = "sha256:78afba22027b4accef10dbd5eed84425930ba41b3ea0a86fa8d20baaf19d807f" } ,
{ file = "pillow-11.2.1-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:78092232a4ab376a35d68c4e6d5e00dfd73454bd12b230420025fbe178ee3b0b" } ,
{ file = "pillow-11.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:25a5f306095c6780c52e6bbb6109624b95c5b18e40aab1c3041da3e9e0cd3e2d" } ,
{ file = "pillow-11.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0c7b29dbd4281923a2bfe562acb734cee96bbb129e96e6972d315ed9f232bef4" } ,
{ file = "pillow-11.2.1-cp312-cp312-manylinux_2_28_aarch64.whl" , hash = "sha256:3e645b020f3209a0181a418bffe7b4a93171eef6c4ef6cc20980b30bebf17b7d" } ,
{ file = "pillow-11.2.1-cp312-cp312-manylinux_2_28_x86_64.whl" , hash = "sha256:b2dbea1012ccb784a65349f57bbc93730b96e85b42e9bf7b01ef40443db720b4" } ,
{ file = "pillow-11.2.1-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:da3104c57bbd72948d75f6a9389e6727d2ab6333c3617f0a89d72d4940aa0443" } ,
{ file = "pillow-11.2.1-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:598174aef4589af795f66f9caab87ba4ff860ce08cd5bb447c6fc553ffee603c" } ,
{ file = "pillow-11.2.1-cp312-cp312-win32.whl" , hash = "sha256:1d535df14716e7f8776b9e7fee118576d65572b4aad3ed639be9e4fa88a1cad3" } ,
{ file = "pillow-11.2.1-cp312-cp312-win_amd64.whl" , hash = "sha256:14e33b28bf17c7a38eede290f77db7c664e4eb01f7869e37fa98a5aa95978941" } ,
{ file = "pillow-11.2.1-cp312-cp312-win_arm64.whl" , hash = "sha256:21e1470ac9e5739ff880c211fc3af01e3ae505859392bf65458c224d0bf283eb" } ,
{ file = "pillow-11.2.1-cp313-cp313-macosx_10_13_x86_64.whl" , hash = "sha256:fdec757fea0b793056419bca3e9932eb2b0ceec90ef4813ea4c1e072c389eb28" } ,
{ file = "pillow-11.2.1-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:b0e130705d568e2f43a17bcbe74d90958e8a16263868a12c3e0d9c8162690830" } ,
{ file = "pillow-11.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7bdb5e09068332578214cadd9c05e3d64d99e0e87591be22a324bdbc18925be0" } ,
{ file = "pillow-11.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d189ba1bebfbc0c0e529159631ec72bb9e9bc041f01ec6d3233d6d82eb823bc1" } ,
{ file = "pillow-11.2.1-cp313-cp313-manylinux_2_28_aarch64.whl" , hash = "sha256:191955c55d8a712fab8934a42bfefbf99dd0b5875078240943f913bb66d46d9f" } ,
{ file = "pillow-11.2.1-cp313-cp313-manylinux_2_28_x86_64.whl" , hash = "sha256:ad275964d52e2243430472fc5d2c2334b4fc3ff9c16cb0a19254e25efa03a155" } ,
{ file = "pillow-11.2.1-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:750f96efe0597382660d8b53e90dd1dd44568a8edb51cb7f9d5d918b80d4de14" } ,
{ file = "pillow-11.2.1-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:fe15238d3798788d00716637b3d4e7bb6bde18b26e5d08335a96e88564a36b6b" } ,
{ file = "pillow-11.2.1-cp313-cp313-win32.whl" , hash = "sha256:3fe735ced9a607fee4f481423a9c36701a39719252a9bb251679635f99d0f7d2" } ,
{ file = "pillow-11.2.1-cp313-cp313-win_amd64.whl" , hash = "sha256:74ee3d7ecb3f3c05459ba95eed5efa28d6092d751ce9bf20e3e253a4e497e691" } ,
{ file = "pillow-11.2.1-cp313-cp313-win_arm64.whl" , hash = "sha256:5119225c622403afb4b44bad4c1ca6c1f98eed79db8d3bc6e4e160fc6339d66c" } ,
{ file = "pillow-11.2.1-cp313-cp313t-macosx_10_13_x86_64.whl" , hash = "sha256:8ce2e8411c7aaef53e6bb29fe98f28cd4fbd9a1d9be2eeea434331aac0536b22" } ,
{ file = "pillow-11.2.1-cp313-cp313t-macosx_11_0_arm64.whl" , hash = "sha256:9ee66787e095127116d91dea2143db65c7bb1e232f617aa5957c0d9d2a3f23a7" } ,
{ file = "pillow-11.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:9622e3b6c1d8b551b6e6f21873bdcc55762b4b2126633014cea1803368a9aa16" } ,
{ file = "pillow-11.2.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:63b5dff3a68f371ea06025a1a6966c9a1e1ee452fc8020c2cd0ea41b83e9037b" } ,
{ file = "pillow-11.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl" , hash = "sha256:31df6e2d3d8fc99f993fd253e97fae451a8db2e7207acf97859732273e108406" } ,
{ file = "pillow-11.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl" , hash = "sha256:062b7a42d672c45a70fa1f8b43d1d38ff76b63421cbbe7f88146b39e8a558d91" } ,
{ file = "pillow-11.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl" , hash = "sha256:4eb92eca2711ef8be42fd3f67533765d9fd043b8c80db204f16c8ea62ee1a751" } ,
{ file = "pillow-11.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl" , hash = "sha256:f91ebf30830a48c825590aede79376cb40f110b387c17ee9bd59932c961044f9" } ,
{ file = "pillow-11.2.1-cp313-cp313t-win32.whl" , hash = "sha256:e0b55f27f584ed623221cfe995c912c61606be8513bfa0e07d2c674b4516d9dd" } ,
{ file = "pillow-11.2.1-cp313-cp313t-win_amd64.whl" , hash = "sha256:36d6b82164c39ce5482f649b437382c0fb2395eabc1e2b1702a6deb8ad647d6e" } ,
{ file = "pillow-11.2.1-cp313-cp313t-win_arm64.whl" , hash = "sha256:225c832a13326e34f212d2072982bb1adb210e0cc0b153e688743018c94a2681" } ,
{ file = "pillow-11.2.1-cp39-cp39-macosx_10_10_x86_64.whl" , hash = "sha256:7491cf8a79b8eb867d419648fff2f83cb0b3891c8b36da92cc7f1931d46108c8" } ,
{ file = "pillow-11.2.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:8b02d8f9cb83c52578a0b4beadba92e37d83a4ef11570a8688bbf43f4ca50909" } ,
{ file = "pillow-11.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:014ca0050c85003620526b0ac1ac53f56fc93af128f7546623cc8e31875ab928" } ,
{ file = "pillow-11.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3692b68c87096ac6308296d96354eddd25f98740c9d2ab54e1549d6c8aea9d79" } ,
{ file = "pillow-11.2.1-cp39-cp39-manylinux_2_28_aarch64.whl" , hash = "sha256:f781dcb0bc9929adc77bad571b8621ecb1e4cdef86e940fe2e5b5ee24fd33b35" } ,
{ file = "pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl" , hash = "sha256:2b490402c96f907a166615e9a5afacf2519e28295f157ec3a2bb9bd57de638cb" } ,
{ file = "pillow-11.2.1-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:dd6b20b93b3ccc9c1b597999209e4bc5cf2853f9ee66e3fc9a400a78733ffc9a" } ,
{ file = "pillow-11.2.1-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:4b835d89c08a6c2ee7781b8dd0a30209a8012b5f09c0a665b65b0eb3560b6f36" } ,
{ file = "pillow-11.2.1-cp39-cp39-win32.whl" , hash = "sha256:b10428b3416d4f9c61f94b494681280be7686bda15898a3a9e08eb66a6d92d67" } ,
{ file = "pillow-11.2.1-cp39-cp39-win_amd64.whl" , hash = "sha256:6ebce70c3f486acf7591a3d73431fa504a4e18a9b97ff27f5f47b7368e4b9dd1" } ,
{ file = "pillow-11.2.1-cp39-cp39-win_arm64.whl" , hash = "sha256:c27476257b2fdcd7872d54cfd119b3a9ce4610fb85c8e32b70b42e3680a29a1e" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl" , hash = "sha256:9b7b0d4fd2635f54ad82785d56bc0d94f147096493a79985d0ab57aedd563156" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl" , hash = "sha256:aa442755e31c64037aa7c1cb186e0b369f8416c567381852c63444dd666fb772" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f0d3348c95b766f54b76116d53d4cb171b52992a1027e7ca50c81b43b9d9e363" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:85d27ea4c889342f7e35f6d56e7e1cb345632ad592e8c51b693d7b7556043ce0" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:bf2c33d6791c598142f00c9c4c7d47f6476731c31081331664eb26d6ab583e01" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:e616e7154c37669fc1dfc14584f11e284e05d1c650e1c0f972f281c4ccc53193" } ,
{ file = "pillow-11.2.1-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:39ad2e0f424394e3aebc40168845fee52df1394a4673a6ee512d840d14ab3013" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl" , hash = "sha256:80f1df8dbe9572b4b7abdfa17eb5d78dd620b1d55d9e25f834efdbee872d3aed" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl" , hash = "sha256:ea926cfbc3957090becbcbbb65ad177161a2ff2ad578b5a6ec9bb1e1cd78753c" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:738db0e0941ca0376804d4de6a782c005245264edaa253ffce24e5a15cbdc7bd" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9db98ab6565c69082ec9b0d4e40dd9f6181dab0dd236d26f7a50b8b9bfbd5076" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl" , hash = "sha256:036e53f4170e270ddb8797d4c590e6dd14d28e15c7da375c18978045f7e6c37b" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl" , hash = "sha256:14f73f7c291279bd65fda51ee87affd7c1e097709f7fdd0188957a16c264601f" } ,
{ file = "pillow-11.2.1-pp311-pypy311_pp73-win_amd64.whl" , hash = "sha256:208653868d5c9ecc2b327f9b9ef34e0e42a4cdd172c2988fd81d62d2bc9bc044" } ,
{ file = "pillow-11.2.1.tar.gz" , hash = "sha256:a64dd61998416367b7ef979b73d3a85853ba9bec4c2925f74e588879a58716b6" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
2025-04-15 09:49:06 +00:00
docs = [ "furo" , "olefile" , "sphinx (>=8.2)" , "sphinx-copybutton" , "sphinx-inline-tabs" , "sphinxext-opengraph" ]
2025-02-28 11:14:58 +00:00
fpx = [ "olefile" ]
mic = [ "olefile" ]
2025-04-15 09:49:06 +00:00
test-arrow = [ "pyarrow" ]
tests = [ "check-manifest" , "coverage (>=7.4.2)" , "defusedxml" , "markdown2" , "olefile" , "packaging" , "pyroma" , "pytest" , "pytest-cov" , "pytest-timeout" , "trove-classifiers (>=2024.10.12)" ]
2025-02-28 11:14:58 +00:00
typing = [ "typing-extensions" ]
xmp = [ "defusedxml" ]
[ [ package ] ]
name = "pluggy"
version = "1.5.0"
description = "plugin and hook calling mechanisms for python"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "dev" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "pluggy-1.5.0-py3-none-any.whl" , hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669" } ,
{ file = "pluggy-1.5.0.tar.gz" , hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1" } ,
]
[ package . extras ]
dev = [ "pre-commit" , "tox" ]
testing = [ "pytest" , "pytest-benchmark" ]
[ [ package ] ]
name = "prometheus-client"
2025-04-15 09:49:06 +00:00
version = "0.21.1"
2025-02-28 11:14:58 +00:00
description = "Python client for the Prometheus monitoring system."
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "prometheus_client-0.21.1-py3-none-any.whl" , hash = "sha256:594b45c410d6f4f8888940fe80b5cc2521b305a1fafe1c58609ef715a001f301" } ,
{ file = "prometheus_client-0.21.1.tar.gz" , hash = "sha256:252505a722ac04b0456be05c05f75f45d760c2911ffc45f2a06bcaed9f3ae3fb" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
twisted = [ "twisted" ]
[ [ package ] ]
name = "protobuf"
2025-04-15 09:49:06 +00:00
version = "5.29.4"
2025-02-28 11:14:58 +00:00
description = ""
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" , "dev" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "protobuf-5.29.4-cp310-abi3-win32.whl" , hash = "sha256:13eb236f8eb9ec34e63fc8b1d6efd2777d062fa6aaa68268fb67cf77f6839ad7" } ,
{ file = "protobuf-5.29.4-cp310-abi3-win_amd64.whl" , hash = "sha256:bcefcdf3976233f8a502d265eb65ea740c989bacc6c30a58290ed0e519eb4b8d" } ,
{ file = "protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl" , hash = "sha256:307ecba1d852ec237e9ba668e087326a67564ef83e45a0189a772ede9e854dd0" } ,
{ file = "protobuf-5.29.4-cp38-abi3-manylinux2014_aarch64.whl" , hash = "sha256:aec4962f9ea93c431d5714ed1be1c93f13e1a8618e70035ba2b0564d9e633f2e" } ,
{ file = "protobuf-5.29.4-cp38-abi3-manylinux2014_x86_64.whl" , hash = "sha256:d7d3f7d1d5a66ed4942d4fefb12ac4b14a29028b209d4bfb25c68ae172059922" } ,
{ file = "protobuf-5.29.4-cp38-cp38-win32.whl" , hash = "sha256:1832f0515b62d12d8e6ffc078d7e9eb06969aa6dc13c13e1036e39d73bebc2de" } ,
{ file = "protobuf-5.29.4-cp38-cp38-win_amd64.whl" , hash = "sha256:476cb7b14914c780605a8cf62e38c2a85f8caff2e28a6a0bad827ec7d6c85d68" } ,
{ file = "protobuf-5.29.4-cp39-cp39-win32.whl" , hash = "sha256:fd32223020cb25a2cc100366f1dedc904e2d71d9322403224cdde5fdced0dabe" } ,
{ file = "protobuf-5.29.4-cp39-cp39-win_amd64.whl" , hash = "sha256:678974e1e3a9b975b8bc2447fca458db5f93a2fb6b0c8db46b6675b5b5346812" } ,
{ file = "protobuf-5.29.4-py3-none-any.whl" , hash = "sha256:3fde11b505e1597f71b875ef2fc52062b6a9740e5f7c8997ce878b6009145862" } ,
{ file = "protobuf-5.29.4.tar.gz" , hash = "sha256:4f1dfcd7997b31ef8f53ec82781ff434a28bf71d9102ddde14d076adcfc78c99" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "psutil"
2025-04-15 09:49:06 +00:00
version = "7.0.0"
description = "Cross-platform lib for process and system monitoring in Python. NOTE: the syntax of this script MUST be kept compatible with Python 2.7."
optional = false
python-versions = ">=3.6"
groups = [ "main" ]
files = [
{ file = "psutil-7.0.0-cp36-abi3-macosx_10_9_x86_64.whl" , hash = "sha256:101d71dc322e3cffd7cea0650b09b3d08b8e7c4109dd6809fe452dfd00e58b25" } ,
{ file = "psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl" , hash = "sha256:39db632f6bb862eeccf56660871433e111b6ea58f2caea825571951d4b6aa3da" } ,
{ file = "psutil-7.0.0-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:1fcee592b4c6f146991ca55919ea3d1f8926497a713ed7faaf8225e174581e91" } ,
{ file = "psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:4b1388a4f6875d7e2aff5c4ca1cc16c545ed41dd8bb596cefea80111db353a34" } ,
{ file = "psutil-7.0.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a5f098451abc2828f7dc6b58d44b532b22f2088f4999a937557b603ce72b1993" } ,
{ file = "psutil-7.0.0-cp36-cp36m-win32.whl" , hash = "sha256:84df4eb63e16849689f76b1ffcb36db7b8de703d1bc1fe41773db487621b6c17" } ,
{ file = "psutil-7.0.0-cp36-cp36m-win_amd64.whl" , hash = "sha256:1e744154a6580bc968a0195fd25e80432d3afec619daf145b9e5ba16cc1d688e" } ,
{ file = "psutil-7.0.0-cp37-abi3-win32.whl" , hash = "sha256:ba3fcef7523064a6c9da440fc4d6bd07da93ac726b5733c29027d7dc95b39d99" } ,
{ file = "psutil-7.0.0-cp37-abi3-win_amd64.whl" , hash = "sha256:4cf3d4eb1aa9b348dec30105c55cd9b7d4629285735a102beb4441e38db90553" } ,
{ file = "psutil-7.0.0.tar.gz" , hash = "sha256:7be9c3eba38beccb6495ea33afd982a44074b78f28c434a1f51cc07fd315c456" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "abi3audit" , "black (==24.10.0)" , "check-manifest" , "coverage" , "packaging" , "pylint" , "pyperf" , "pypinfo" , "pytest" , "pytest-cov" , "pytest-xdist" , "requests" , "rstcheck" , "ruff" , "setuptools" , "sphinx" , "sphinx_rtd_theme" , "toml-sort" , "twine" , "virtualenv" , "vulture" , "wheel" ]
2025-02-28 11:14:58 +00:00
test = [ "pytest" , "pytest-xdist" , "setuptools" ]
[ [ package ] ]
name = "py-cpuinfo"
version = "9.0.0"
description = "Get CPU info with pure Python"
optional = false
python-versions = "*"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "py-cpuinfo-9.0.0.tar.gz" , hash = "sha256:3cdbbf3fac90dc6f118bfd64384f309edeadd902d7c8fb17f02ffa1fc3f49690" } ,
{ file = "py_cpuinfo-9.0.0-py3-none-any.whl" , hash = "sha256:859625bc251f64e21f077d099d4162689c762b5d6a4c3c97553d56241c9674d5" } ,
]
[ [ package ] ]
name = "pydantic"
2025-04-15 09:49:06 +00:00
version = "2.11.3"
2025-02-28 11:14:58 +00:00
description = "Data validation using Python type hints"
optional = true
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "pydantic-2.11.3-py3-none-any.whl" , hash = "sha256:a082753436a07f9ba1289c6ffa01cd93db3548776088aa917cc43b63f68fa60f" } ,
{ file = "pydantic-2.11.3.tar.gz" , hash = "sha256:7471657138c16adad9322fe3070c0116dd6c3ad8d649300e3cbdfe91f4db4ec3" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
annotated-types = ">=0.6.0"
2025-04-15 09:49:06 +00:00
pydantic-core = "2.33.1"
typing-extensions = ">=4.12.2"
typing-inspection = ">=0.4.0"
2025-02-28 11:14:58 +00:00
[ package . extras ]
email = [ "email-validator (>=2.0.0)" ]
timezone = [ "tzdata" ]
[ [ package ] ]
name = "pydantic-core"
2025-04-15 09:49:06 +00:00
version = "2.33.1"
2025-02-28 11:14:58 +00:00
description = "Core functionality for Pydantic validation and serialization"
optional = true
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
files = [
{ file = "pydantic_core-2.33.1-cp310-cp310-macosx_10_12_x86_64.whl" , hash = "sha256:3077cfdb6125cc8dab61b155fdd714663e401f0e6883f9632118ec12cf42df26" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:8ffab8b2908d152e74862d276cf5017c81a2f3719f14e8e3e8d6b83fda863927" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5183e4f6a2d468787243ebcd70cf4098c247e60d73fb7d68d5bc1e1beaa0c4db" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:398a38d323f37714023be1e0285765f0a27243a8b1506b7b7de87b647b517e48" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:87d3776f0001b43acebfa86f8c64019c043b55cc5a6a2e313d728b5c95b46969" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:c566dd9c5f63d22226409553531f89de0cac55397f2ab8d97d6f06cfce6d947e" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a0d5f3acc81452c56895e90643a625302bd6be351e7010664151cc55b7b97f89" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:d3a07fadec2a13274a8d861d3d37c61e97a816beae717efccaa4b36dfcaadcde" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:f99aeda58dce827f76963ee87a0ebe75e648c72ff9ba1174a253f6744f518f65" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-musllinux_1_1_armv7l.whl" , hash = "sha256:902dbc832141aa0ec374f4310f1e4e7febeebc3256f00dc359a9ac3f264a45dc" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:fe44d56aa0b00d66640aa84a3cbe80b7a3ccdc6f0b1ca71090696a6d4777c091" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-win32.whl" , hash = "sha256:ed3eb16d51257c763539bde21e011092f127a2202692afaeaccb50db55a31383" } ,
{ file = "pydantic_core-2.33.1-cp310-cp310-win_amd64.whl" , hash = "sha256:694ad99a7f6718c1a498dc170ca430687a39894a60327f548e02a9c7ee4b6504" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-macosx_10_12_x86_64.whl" , hash = "sha256:6e966fc3caaf9f1d96b349b0341c70c8d6573bf1bac7261f7b0ba88f96c56c24" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:bfd0adeee563d59c598ceabddf2c92eec77abcb3f4a391b19aa7366170bd9e30" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:91815221101ad3c6b507804178a7bb5cb7b2ead9ecd600041669c8d805ebd595" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:9fea9c1869bb4742d174a57b4700c6dadea951df8b06de40c2fedb4f02931c2e" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:1d20eb4861329bb2484c021b9d9a977566ab16d84000a57e28061151c62b349a" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:0fb935c5591573ae3201640579f30128ccc10739b45663f93c06796854405505" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c964fd24e6166420d18fb53996d8c9fd6eac9bf5ae3ec3d03015be4414ce497f" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:681d65e9011f7392db5aa002b7423cc442d6a673c635668c227c6c8d0e5a4f77" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:e100c52f7355a48413e2999bfb4e139d2977a904495441b374f3d4fb4a170961" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-musllinux_1_1_armv7l.whl" , hash = "sha256:048831bd363490be79acdd3232f74a0e9951b11b2b4cc058aeb72b22fdc3abe1" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:bdc84017d28459c00db6f918a7272a5190bec3090058334e43a76afb279eac7c" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-win32.whl" , hash = "sha256:32cd11c5914d1179df70406427097c7dcde19fddf1418c787540f4b730289896" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-win_amd64.whl" , hash = "sha256:2ea62419ba8c397e7da28a9170a16219d310d2cf4970dbc65c32faf20d828c83" } ,
{ file = "pydantic_core-2.33.1-cp311-cp311-win_arm64.whl" , hash = "sha256:fc903512177361e868bc1f5b80ac8c8a6e05fcdd574a5fb5ffeac5a9982b9e89" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-macosx_10_12_x86_64.whl" , hash = "sha256:1293d7febb995e9d3ec3ea09caf1a26214eec45b0f29f6074abb004723fc1de8" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:99b56acd433386c8f20be5c4000786d1e7ca0523c8eefc995d14d79c7a081498" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:35a5ec3fa8c2fe6c53e1b2ccc2454398f95d5393ab398478f53e1afbbeb4d939" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:b172f7b9d2f3abc0efd12e3386f7e48b576ef309544ac3a63e5e9cdd2e24585d" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:9097b9f17f91eea659b9ec58148c0747ec354a42f7389b9d50701610d86f812e" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:cc77ec5b7e2118b152b0d886c7514a4653bcb58c6b1d760134a9fab915f777b3" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d5e3d15245b08fa4a84cefc6c9222e6f37c98111c8679fbd94aa145f9a0ae23d" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:ef99779001d7ac2e2461d8ab55d3373fe7315caefdbecd8ced75304ae5a6fc6b" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:fc6bf8869e193855e8d91d91f6bf59699a5cdfaa47a404e278e776dd7f168b39" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-musllinux_1_1_armv7l.whl" , hash = "sha256:b1caa0bc2741b043db7823843e1bde8aaa58a55a58fda06083b0569f8b45693a" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:ec259f62538e8bf364903a7d0d0239447059f9434b284f5536e8402b7dd198db" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-win32.whl" , hash = "sha256:e14f369c98a7c15772b9da98987f58e2b509a93235582838bd0d1d8c08b68fda" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-win_amd64.whl" , hash = "sha256:1c607801d85e2e123357b3893f82c97a42856192997b95b4d8325deb1cd0c5f4" } ,
{ file = "pydantic_core-2.33.1-cp312-cp312-win_arm64.whl" , hash = "sha256:8d13f0276806ee722e70a1c93da19748594f19ac4299c7e41237fc791d1861ea" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-macosx_10_12_x86_64.whl" , hash = "sha256:70af6a21237b53d1fe7b9325b20e65cbf2f0a848cf77bed492b029139701e66a" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:282b3fe1bbbe5ae35224a0dbd05aed9ccabccd241e8e6b60370484234b456266" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4b315e596282bbb5822d0c7ee9d255595bd7506d1cb20c2911a4da0b970187d3" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:1dfae24cf9921875ca0ca6a8ecb4bb2f13c855794ed0d468d6abbec6e6dcd44a" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:6dd8ecfde08d8bfadaea669e83c63939af76f4cf5538a72597016edfa3fad516" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2f593494876eae852dc98c43c6f260f45abdbfeec9e4324e31a481d948214764" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:948b73114f47fd7016088e5186d13faf5e1b2fe83f5e320e371f035557fd264d" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:e11f3864eb516af21b01e25fac915a82e9ddad3bb0fb9e95a246067398b435a4" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-musllinux_1_1_aarch64.whl" , hash = "sha256:549150be302428b56fdad0c23c2741dcdb5572413776826c965619a25d9c6bde" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-musllinux_1_1_armv7l.whl" , hash = "sha256:495bc156026efafd9ef2d82372bd38afce78ddd82bf28ef5276c469e57c0c83e" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-musllinux_1_1_x86_64.whl" , hash = "sha256:ec79de2a8680b1a67a07490bddf9636d5c2fab609ba8c57597e855fa5fa4dacd" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-win32.whl" , hash = "sha256:ee12a7be1742f81b8a65b36c6921022301d466b82d80315d215c4c691724986f" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-win_amd64.whl" , hash = "sha256:ede9b407e39949d2afc46385ce6bd6e11588660c26f80576c11c958e6647bc40" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313-win_arm64.whl" , hash = "sha256:aa687a23d4b7871a00e03ca96a09cad0f28f443690d300500603bd0adba4b523" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313t-macosx_11_0_arm64.whl" , hash = "sha256:401d7b76e1000d0dd5538e6381d28febdcacb097c8d340dde7d7fc6e13e9f95d" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7aeb055a42d734c0255c9e489ac67e75397d59c6fbe60d155851e9782f276a9c" } ,
{ file = "pydantic_core-2.33.1-cp313-cp313t-win_amd64.whl" , hash = "sha256:338ea9b73e6e109f15ab439e62cb3b78aa752c7fd9536794112e14bee02c8d18" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-macosx_10_12_x86_64.whl" , hash = "sha256:5ab77f45d33d264de66e1884fca158bc920cb5e27fd0764a72f72f5756ae8bdb" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:e7aaba1b4b03aaea7bb59e1b5856d734be011d3e6d98f5bcaa98cb30f375f2ad" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7fb66263e9ba8fea2aa85e1e5578980d127fb37d7f2e292773e7bc3a38fb0c7b" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:3f2648b9262607a7fb41d782cc263b48032ff7a03a835581abbf7a3bec62bcf5" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:723c5630c4259400818b4ad096735a829074601805d07f8cafc366d95786d331" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:d100e3ae783d2167782391e0c1c7a20a31f55f8015f3293647544df3f9c67824" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:177d50460bc976a0369920b6c744d927b0ecb8606fb56858ff542560251b19e5" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:a3edde68d1a1f9af1273b2fe798997b33f90308fb6d44d8550c89fc6a3647cf6" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:a62c3c3ef6a7e2c45f7853b10b5bc4ddefd6ee3cd31024754a1a5842da7d598d" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-musllinux_1_1_armv7l.whl" , hash = "sha256:c91dbb0ab683fa0cd64a6e81907c8ff41d6497c346890e26b23de7ee55353f96" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:9f466e8bf0a62dc43e068c12166281c2eca72121dd2adc1040f3aa1e21ef8599" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-win32.whl" , hash = "sha256:ab0277cedb698749caada82e5d099dc9fed3f906a30d4c382d1a21725777a1e5" } ,
{ file = "pydantic_core-2.33.1-cp39-cp39-win_amd64.whl" , hash = "sha256:5773da0ee2d17136b1f1c6fbde543398d452a6ad2a7b54ea1033e2daa739b8d2" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:5c834f54f8f4640fd7e4b193f80eb25a0602bba9e19b3cd2fc7ffe8199f5ae02" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl" , hash = "sha256:049e0de24cf23766f12cc5cc71d8abc07d4a9deb9061b334b62093dedc7cb068" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1a28239037b3d6f16916a4c831a5a0eadf856bdd6d2e92c10a0da3a59eadcf3e" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9d3da303ab5f378a268fa7d45f37d7d85c3ec19769f28d2cc0c61826a8de21fe" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:25626fb37b3c543818c14821afe0fd3830bc327a43953bc88db924b68c5723f1" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl" , hash = "sha256:3ab2d36e20fbfcce8f02d73c33a8a7362980cff717926bbae030b93ae46b56c7" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl" , hash = "sha256:2f9284e11c751b003fd4215ad92d325d92c9cb19ee6729ebd87e3250072cdcde" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl" , hash = "sha256:048c01eee07d37cbd066fc512b9d8b5ea88ceeb4e629ab94b3e56965ad655add" } ,
{ file = "pydantic_core-2.33.1-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:5ccd429694cf26af7997595d627dd2637e7932214486f55b8a357edaac9dae8c" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:3a371dc00282c4b84246509a5ddc808e61b9864aa1eae9ecc92bb1268b82db4a" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl" , hash = "sha256:f59295ecc75a1788af8ba92f2e8c6eeaa5a94c22fc4d151e8d9638814f85c8fc" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:08530b8ac922003033f399128505f513e30ca770527cc8bbacf75a84fcc2c74b" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bae370459da6a5466978c0eacf90690cb57ec9d533f8e63e564ef3822bfa04fe" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:e3de2777e3b9f4d603112f78006f4ae0acb936e95f06da6cb1a45fbad6bdb4b5" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl" , hash = "sha256:3a64e81e8cba118e108d7126362ea30e021291b7805d47e4896e52c791be2761" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl" , hash = "sha256:52928d8c1b6bda03cc6d811e8923dffc87a2d3c8b3bfd2ce16471c7147a24850" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl" , hash = "sha256:1b30d92c9412beb5ac6b10a3eb7ef92ccb14e3f2a8d7732e2d739f58b3aa7544" } ,
{ file = "pydantic_core-2.33.1-pp311-pypy311_pp73-win_amd64.whl" , hash = "sha256:f995719707e0e29f0f41a8aa3bcea6e761a36c9136104d3189eafb83f5cec5e5" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:7edbc454a29fc6aeae1e1eecba4f07b63b8d76e76a748532233c4c167b4cb9ea" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl" , hash = "sha256:ad05b683963f69a1d5d2c2bdab1274a31221ca737dbbceaa32bcb67359453cdd" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:df6a94bf9452c6da9b5d76ed229a5683d0306ccb91cca8e1eea883189780d568" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7965c13b3967909a09ecc91f21d09cfc4576bf78140b988904e94f130f188396" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:3f1fdb790440a34f6ecf7679e1863b825cb5ffde858a9197f851168ed08371e5" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl" , hash = "sha256:5277aec8d879f8d05168fdd17ae811dd313b8ff894aeeaf7cd34ad28b4d77e33" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl" , hash = "sha256:8ab581d3530611897d863d1a649fb0644b860286b4718db919bfd51ece41f10b" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl" , hash = "sha256:0483847fa9ad5e3412265c1bd72aad35235512d9ce9d27d81a56d935ef489672" } ,
{ file = "pydantic_core-2.33.1-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:de9e06abe3cc5ec6a2d5f75bc99b0bdca4f5c719a5b34026f8c57efbdecd2ee3" } ,
{ file = "pydantic_core-2.33.1.tar.gz" , hash = "sha256:bcc9c6fdb0ced789245b02b7d6603e17d1563064ddcfc36f046b61c0c05dd9df" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0"
[ [ package ] ]
2025-04-15 09:49:06 +00:00
name = "pygments"
version = "2.19.1"
description = "Pygments is a syntax highlighting package written in Python."
2025-02-28 11:14:58 +00:00
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "pygments-2.19.1-py3-none-any.whl" , hash = "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c" } ,
{ file = "pygments-2.19.1.tar.gz" , hash = "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
2025-04-15 09:49:06 +00:00
windows-terminal = [ "colorama (>=0.4.6)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "pytest"
2025-04-15 09:49:06 +00:00
version = "8.3.5"
2025-02-28 11:14:58 +00:00
description = "pytest: simple powerful testing with Python"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8"
groups = [ "dev" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "pytest-8.3.5-py3-none-any.whl" , hash = "sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820" } ,
{ file = "pytest-8.3.5.tar.gz" , hash = "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
exceptiongroup = { version = ">=1.0.0rc8" , markers = "python_version < \"3.11\"" }
iniconfig = "*"
packaging = "*"
2025-04-15 09:49:06 +00:00
pluggy = ">=1.5,<2"
tomli = { version = ">=1" , markers = "python_version < \"3.11\"" }
2025-02-28 11:14:58 +00:00
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "argcomplete" , "attrs (>=19.2)" , "hypothesis (>=3.56)" , "mock" , "pygments (>=2.7.2)" , "requests" , "setuptools" , "xmlschema" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "pyyaml"
version = "6.0.2"
description = "YAML parser and emitter for Python"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "PyYAML-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:0a9a2848a5b7feac301353437eb7d5957887edbf81d56e903999a75a3d743086" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:29717114e51c84ddfba879543fb232a6ed60086602313ca38cce623c1d62cfbf" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8824b5a04a04a047e72eea5cec3bc266db09e35de6bdfe34c9436ac5ee27d237" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:7c36280e6fb8385e520936c3cb3b8042851904eba0e58d277dca80a5cfed590b" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ec031d5d2feb36d1d1a24380e4db6d43695f3748343d99434e6f5f9156aaa2ed" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:936d68689298c36b53b29f23c6dbb74de12b4ac12ca6cfe0e047bedceea56180" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:23502f431948090f597378482b4812b0caae32c22213aecf3b55325e049a6c68" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-win32.whl" , hash = "sha256:2e99c6826ffa974fe6e27cdb5ed0021786b03fc98e5ee3c5bfe1fd5015f42b99" } ,
{ file = "PyYAML-6.0.2-cp310-cp310-win_amd64.whl" , hash = "sha256:a4d3091415f010369ae4ed1fc6b79def9416358877534caf6a0fdd2146c87a3e" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:cc1c1159b3d456576af7a3e4d1ba7e6924cb39de8f67111c735f6fc832082774" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:1e2120ef853f59c7419231f3bf4e7021f1b936f6ebd222406c3b60212205d2ee" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5d225db5a45f21e78dd9358e58a98702a0302f2659a3c6cd320564b75b86f47c" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5ac9328ec4831237bec75defaf839f7d4564be1e6b25ac710bd1a96321cc8317" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3ad2a3decf9aaba3d29c8f537ac4b243e36bef957511b4766cb0057d32b0be85" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:ff3824dc5261f50c9b0dfb3be22b4567a6f938ccce4587b38952d85fd9e9afe4" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:797b4f722ffa07cc8d62053e4cff1486fa6dc094105d13fea7b1de7d8bf71c9e" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-win32.whl" , hash = "sha256:11d8f3dd2b9c1207dcaf2ee0bbbfd5991f571186ec9cc78427ba5bd32afae4b5" } ,
{ file = "PyYAML-6.0.2-cp311-cp311-win_amd64.whl" , hash = "sha256:e10ce637b18caea04431ce14fabcf5c64a1c61ec9c56b071a4b7ca131ca52d44" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:c70c95198c015b85feafc136515252a261a84561b7b1d51e3384e0655ddf25ab" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:ce826d6ef20b1bc864f0a68340c8b3287705cae2f8b4b1d932177dcc76721725" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1f71ea527786de97d1a0cc0eacd1defc0985dcf6b3f17bb77dcfc8c34bec4dc5" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9b22676e8097e9e22e36d6b7bda33190d0d400f345f23d4065d48f4ca7ae0425" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:80bab7bfc629882493af4aa31a4cfa43a4c57c83813253626916b8c7ada83476" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl" , hash = "sha256:0833f8694549e586547b576dcfaba4a6b55b9e96098b36cdc7ebefe667dfed48" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:8b9c7197f7cb2738065c481a0461e50ad02f18c78cd75775628afb4d7137fb3b" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-win32.whl" , hash = "sha256:ef6107725bd54b262d6dedcc2af448a266975032bc85ef0172c5f059da6325b4" } ,
{ file = "PyYAML-6.0.2-cp312-cp312-win_amd64.whl" , hash = "sha256:7e7401d0de89a9a855c839bc697c079a4af81cf878373abd7dc625847d25cbd8" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-macosx_10_13_x86_64.whl" , hash = "sha256:efdca5630322a10774e8e98e1af481aad470dd62c3170801852d752aa7a783ba" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:50187695423ffe49e2deacb8cd10510bc361faac997de9efef88badc3bb9e2d1" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0ffe8360bab4910ef1b9e87fb812d8bc0a308b0d0eef8c8f44e0254ab3b07133" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:17e311b6c678207928d649faa7cb0d7b4c26a0ba73d41e99c4fff6b6c3276484" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:70b189594dbe54f75ab3a1acec5f1e3faa7e8cf2f1e08d9b561cb41b845f69d5" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-musllinux_1_1_aarch64.whl" , hash = "sha256:41e4e3953a79407c794916fa277a82531dd93aad34e29c2a514c2c0c5fe971cc" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-musllinux_1_1_x86_64.whl" , hash = "sha256:68ccc6023a3400877818152ad9a1033e3db8625d899c72eacb5a668902e4d652" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-win32.whl" , hash = "sha256:bc2fa7c6b47d6bc618dd7fb02ef6fdedb1090ec036abab80d4681424b84c1183" } ,
{ file = "PyYAML-6.0.2-cp313-cp313-win_amd64.whl" , hash = "sha256:8388ee1976c416731879ac16da0aff3f63b286ffdd57cdeb95f3f2e085687563" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:24471b829b3bf607e04e88d79542a9d48bb037c2267d7927a874e6c205ca7e9a" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d7fded462629cfa4b685c5416b949ebad6cec74af5e2d42905d41e257e0869f5" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:d84a1718ee396f54f3a086ea0a66d8e552b2ab2017ef8b420e92edbc841c352d" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9056c1ecd25795207ad294bcf39f2db3d845767be0ea6e6a34d856f006006083" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:82d09873e40955485746739bcb8b4586983670466c23382c19cffecbf1fd8706" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-win32.whl" , hash = "sha256:43fa96a3ca0d6b1812e01ced1044a003533c47f6ee8aca31724f78e93ccc089a" } ,
{ file = "PyYAML-6.0.2-cp38-cp38-win_amd64.whl" , hash = "sha256:01179a4a8559ab5de078078f37e5c1a30d76bb88519906844fd7bdea1b7729ff" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:688ba32a1cffef67fd2e9398a2efebaea461578b0923624778664cc1c914db5d" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:a8786accb172bd8afb8be14490a16625cbc387036876ab6ba70912730faf8e1f" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d8e03406cac8513435335dbab54c0d385e4a49e4945d2909a581c83647ca0290" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f753120cb8181e736c57ef7636e83f31b9c0d1722c516f7e86cf15b7aa57ff12" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3b1fdb9dc17f5a7677423d508ab4f243a726dea51fa5e70992e59a7411c89d19" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:0b69e4ce7a131fe56b7e4d770c67429700908fc0752af059838b1cfb41960e4e" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:a9f8c2e67970f13b16084e04f134610fd1d374bf477b17ec1599185cf611d725" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-win32.whl" , hash = "sha256:6395c297d42274772abc367baaa79683958044e5d3835486c16da75d2a694631" } ,
{ file = "PyYAML-6.0.2-cp39-cp39-win_amd64.whl" , hash = "sha256:39693e1f8320ae4f43943590b49779ffb98acb81f788220ea932a6b6c51004d8" } ,
{ file = "pyyaml-6.0.2.tar.gz" , hash = "sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e" } ,
]
[ [ package ] ]
name = "referencing"
2025-04-15 09:49:06 +00:00
version = "0.36.2"
2025-02-28 11:14:58 +00:00
description = "JSON Referencing + Python"
optional = true
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "referencing-0.36.2-py3-none-any.whl" , hash = "sha256:e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0" } ,
{ file = "referencing-0.36.2.tar.gz" , hash = "sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
attrs = ">=22.2.0"
rpds-py = ">=0.7.0"
2025-04-15 09:49:06 +00:00
typing-extensions = { version = ">=4.4.0" , markers = "python_version < \"3.13\"" }
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "regex"
2025-04-15 09:49:06 +00:00
version = "2024.11.6"
2025-02-28 11:14:58 +00:00
description = "Alternative regular expression module, to replace re."
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
files = [
{ file = "regex-2024.11.6-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:ff590880083d60acc0433f9c3f713c51f7ac6ebb9adf889c79a261ecf541aa91" } ,
{ file = "regex-2024.11.6-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:658f90550f38270639e83ce492f27d2c8d2cd63805c65a13a14d36ca126753f0" } ,
{ file = "regex-2024.11.6-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:164d8b7b3b4bcb2068b97428060b2a53be050085ef94eca7f240e7947f1b080e" } ,
{ file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d3660c82f209655a06b587d55e723f0b813d3a7db2e32e5e7dc64ac2a9e86fde" } ,
{ file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:d22326fcdef5e08c154280b71163ced384b428343ae16a5ab2b3354aed12436e" } ,
{ file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f1ac758ef6aebfc8943560194e9fd0fa18bcb34d89fd8bd2af18183afd8da3a2" } ,
{ file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:997d6a487ff00807ba810e0f8332c18b4eb8d29463cfb7c820dc4b6e7562d0cf" } ,
{ file = "regex-2024.11.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:02a02d2bb04fec86ad61f3ea7f49c015a0681bf76abb9857f945d26159d2968c" } ,
{ file = "regex-2024.11.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:f02f93b92358ee3f78660e43b4b0091229260c5d5c408d17d60bf26b6c900e86" } ,
{ file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:06eb1be98df10e81ebaded73fcd51989dcf534e3c753466e4b60c4697a003b67" } ,
{ file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_i686.whl" , hash = "sha256:040df6fe1a5504eb0f04f048e6d09cd7c7110fef851d7c567a6b6e09942feb7d" } ,
{ file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_ppc64le.whl" , hash = "sha256:fdabbfc59f2c6edba2a6622c647b716e34e8e3867e0ab975412c5c2f79b82da2" } ,
{ file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_s390x.whl" , hash = "sha256:8447d2d39b5abe381419319f942de20b7ecd60ce86f16a23b0698f22e1b70008" } ,
{ file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:da8f5fc57d1933de22a9e23eec290a0d8a5927a5370d24bda9a6abe50683fe62" } ,
{ file = "regex-2024.11.6-cp310-cp310-win32.whl" , hash = "sha256:b489578720afb782f6ccf2840920f3a32e31ba28a4b162e13900c3e6bd3f930e" } ,
{ file = "regex-2024.11.6-cp310-cp310-win_amd64.whl" , hash = "sha256:5071b2093e793357c9d8b2929dfc13ac5f0a6c650559503bb81189d0a3814519" } ,
{ file = "regex-2024.11.6-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:5478c6962ad548b54a591778e93cd7c456a7a29f8eca9c49e4f9a806dcc5d638" } ,
{ file = "regex-2024.11.6-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:2c89a8cc122b25ce6945f0423dc1352cb9593c68abd19223eebbd4e56612c5b7" } ,
{ file = "regex-2024.11.6-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:94d87b689cdd831934fa3ce16cc15cd65748e6d689f5d2b8f4f4df2065c9fa20" } ,
{ file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1062b39a0a2b75a9c694f7a08e7183a80c63c0d62b301418ffd9c35f55aaa114" } ,
{ file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:167ed4852351d8a750da48712c3930b031f6efdaa0f22fa1933716bfcd6bf4a3" } ,
{ file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2d548dafee61f06ebdb584080621f3e0c23fff312f0de1afc776e2a2ba99a74f" } ,
{ file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f2a19f302cd1ce5dd01a9099aaa19cae6173306d1302a43b627f62e21cf18ac0" } ,
{ file = "regex-2024.11.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:bec9931dfb61ddd8ef2ebc05646293812cb6b16b60cf7c9511a832b6f1854b55" } ,
{ file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:9714398225f299aa85267fd222f7142fcb5c769e73d7733344efc46f2ef5cf89" } ,
{ file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:202eb32e89f60fc147a41e55cb086db2a3f8cb82f9a9a88440dcfc5d37faae8d" } ,
{ file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_ppc64le.whl" , hash = "sha256:4181b814e56078e9b00427ca358ec44333765f5ca1b45597ec7446d3a1ef6e34" } ,
{ file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_s390x.whl" , hash = "sha256:068376da5a7e4da51968ce4c122a7cd31afaaec4fccc7856c92f63876e57b51d" } ,
{ file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:ac10f2c4184420d881a3475fb2c6f4d95d53a8d50209a2500723d831036f7c45" } ,
{ file = "regex-2024.11.6-cp311-cp311-win32.whl" , hash = "sha256:c36f9b6f5f8649bb251a5f3f66564438977b7ef8386a52460ae77e6070d309d9" } ,
{ file = "regex-2024.11.6-cp311-cp311-win_amd64.whl" , hash = "sha256:02e28184be537f0e75c1f9b2f8847dc51e08e6e171c6bde130b2687e0c33cf60" } ,
{ file = "regex-2024.11.6-cp312-cp312-macosx_10_13_universal2.whl" , hash = "sha256:52fb28f528778f184f870b7cf8f225f5eef0a8f6e3778529bdd40c7b3920796a" } ,
{ file = "regex-2024.11.6-cp312-cp312-macosx_10_13_x86_64.whl" , hash = "sha256:fdd6028445d2460f33136c55eeb1f601ab06d74cb3347132e1c24250187500d9" } ,
{ file = "regex-2024.11.6-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:805e6b60c54bf766b251e94526ebad60b7de0c70f70a4e6210ee2891acb70bf2" } ,
{ file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:b85c2530be953a890eaffde05485238f07029600e8f098cdf1848d414a8b45e4" } ,
{ file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:bb26437975da7dc36b7efad18aa9dd4ea569d2357ae6b783bf1118dabd9ea577" } ,
{ file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:abfa5080c374a76a251ba60683242bc17eeb2c9818d0d30117b4486be10c59d3" } ,
{ file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:70b7fa6606c2881c1db9479b0eaa11ed5dfa11c8d60a474ff0e095099f39d98e" } ,
{ file = "regex-2024.11.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:0c32f75920cf99fe6b6c539c399a4a128452eaf1af27f39bce8909c9a3fd8cbe" } ,
{ file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:982e6d21414e78e1f51cf595d7f321dcd14de1f2881c5dc6a6e23bbbbd68435e" } ,
{ file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:a7c2155f790e2fb448faed6dd241386719802296ec588a8b9051c1f5c481bc29" } ,
{ file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_ppc64le.whl" , hash = "sha256:149f5008d286636e48cd0b1dd65018548944e495b0265b45e1bffecce1ef7f39" } ,
{ file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_s390x.whl" , hash = "sha256:e5364a4502efca094731680e80009632ad6624084aff9a23ce8c8c6820de3e51" } ,
{ file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:0a86e7eeca091c09e021db8eb72d54751e527fa47b8d5787caf96d9831bd02ad" } ,
{ file = "regex-2024.11.6-cp312-cp312-win32.whl" , hash = "sha256:32f9a4c643baad4efa81d549c2aadefaeba12249b2adc5af541759237eee1c54" } ,
{ file = "regex-2024.11.6-cp312-cp312-win_amd64.whl" , hash = "sha256:a93c194e2df18f7d264092dc8539b8ffb86b45b899ab976aa15d48214138e81b" } ,
{ file = "regex-2024.11.6-cp313-cp313-macosx_10_13_universal2.whl" , hash = "sha256:a6ba92c0bcdf96cbf43a12c717eae4bc98325ca3730f6b130ffa2e3c3c723d84" } ,
{ file = "regex-2024.11.6-cp313-cp313-macosx_10_13_x86_64.whl" , hash = "sha256:525eab0b789891ac3be914d36893bdf972d483fe66551f79d3e27146191a37d4" } ,
{ file = "regex-2024.11.6-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:086a27a0b4ca227941700e0b31425e7a28ef1ae8e5e05a33826e17e47fbfdba0" } ,
{ file = "regex-2024.11.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:bde01f35767c4a7899b7eb6e823b125a64de314a8ee9791367c9a34d56af18d0" } ,
{ file = "regex-2024.11.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:b583904576650166b3d920d2bcce13971f6f9e9a396c673187f49811b2769dc7" } ,
{ file = "regex-2024.11.6-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:1c4de13f06a0d54fa0d5ab1b7138bfa0d883220965a29616e3ea61b35d5f5fc7" } ,
{ file = "regex-2024.11.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3cde6e9f2580eb1665965ce9bf17ff4952f34f5b126beb509fee8f4e994f143c" } ,
{ file = "regex-2024.11.6-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:0d7f453dca13f40a02b79636a339c5b62b670141e63efd511d3f8f73fba162b3" } ,
{ file = "regex-2024.11.6-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:59dfe1ed21aea057a65c6b586afd2a945de04fc7db3de0a6e3ed5397ad491b07" } ,
{ file = "regex-2024.11.6-cp313-cp313-musllinux_1_2_i686.whl" , hash = "sha256:b97c1e0bd37c5cd7902e65f410779d39eeda155800b65fc4d04cc432efa9bc6e" } ,
{ file = "regex-2024.11.6-cp313-cp313-musllinux_1_2_ppc64le.whl" , hash = "sha256:f9d1e379028e0fc2ae3654bac3cbbef81bf3fd571272a42d56c24007979bafb6" } ,
{ file = "regex-2024.11.6-cp313-cp313-musllinux_1_2_s390x.whl" , hash = "sha256:13291b39131e2d002a7940fb176e120bec5145f3aeb7621be6534e46251912c4" } ,
{ file = "regex-2024.11.6-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:4f51f88c126370dcec4908576c5a627220da6c09d0bff31cfa89f2523843316d" } ,
{ file = "regex-2024.11.6-cp313-cp313-win32.whl" , hash = "sha256:63b13cfd72e9601125027202cad74995ab26921d8cd935c25f09c630436348ff" } ,
{ file = "regex-2024.11.6-cp313-cp313-win_amd64.whl" , hash = "sha256:2b3361af3198667e99927da8b84c1b010752fa4b1115ee30beaa332cabc3ef1a" } ,
{ file = "regex-2024.11.6-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:3a51ccc315653ba012774efca4f23d1d2a8a8f278a6072e29c7147eee7da446b" } ,
{ file = "regex-2024.11.6-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:ad182d02e40de7459b73155deb8996bbd8e96852267879396fb274e8700190e3" } ,
{ file = "regex-2024.11.6-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:ba9b72e5643641b7d41fa1f6d5abda2c9a263ae835b917348fc3c928182ad467" } ,
{ file = "regex-2024.11.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:40291b1b89ca6ad8d3f2b82782cc33807f1406cf68c8d440861da6304d8ffbbd" } ,
{ file = "regex-2024.11.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:cdf58d0e516ee426a48f7b2c03a332a4114420716d55769ff7108c37a09951bf" } ,
{ file = "regex-2024.11.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a36fdf2af13c2b14738f6e973aba563623cb77d753bbbd8d414d18bfaa3105dd" } ,
{ file = "regex-2024.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d1cee317bfc014c2419a76bcc87f071405e3966da434e03e13beb45f8aced1a6" } ,
{ file = "regex-2024.11.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:50153825ee016b91549962f970d6a4442fa106832e14c918acd1c8e479916c4f" } ,
{ file = "regex-2024.11.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:ea1bfda2f7162605f6e8178223576856b3d791109f15ea99a9f95c16a7636fb5" } ,
{ file = "regex-2024.11.6-cp38-cp38-musllinux_1_2_aarch64.whl" , hash = "sha256:df951c5f4a1b1910f1a99ff42c473ff60f8225baa1cdd3539fe2819d9543e9df" } ,
{ file = "regex-2024.11.6-cp38-cp38-musllinux_1_2_i686.whl" , hash = "sha256:072623554418a9911446278f16ecb398fb3b540147a7828c06e2011fa531e773" } ,
{ file = "regex-2024.11.6-cp38-cp38-musllinux_1_2_ppc64le.whl" , hash = "sha256:f654882311409afb1d780b940234208a252322c24a93b442ca714d119e68086c" } ,
{ file = "regex-2024.11.6-cp38-cp38-musllinux_1_2_s390x.whl" , hash = "sha256:89d75e7293d2b3e674db7d4d9b1bee7f8f3d1609428e293771d1a962617150cc" } ,
{ file = "regex-2024.11.6-cp38-cp38-musllinux_1_2_x86_64.whl" , hash = "sha256:f65557897fc977a44ab205ea871b690adaef6b9da6afda4790a2484b04293a5f" } ,
{ file = "regex-2024.11.6-cp38-cp38-win32.whl" , hash = "sha256:6f44ec28b1f858c98d3036ad5d7d0bfc568bdd7a74f9c24e25f41ef1ebfd81a4" } ,
{ file = "regex-2024.11.6-cp38-cp38-win_amd64.whl" , hash = "sha256:bb8f74f2f10dbf13a0be8de623ba4f9491faf58c24064f32b65679b021ed0001" } ,
{ file = "regex-2024.11.6-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:5704e174f8ccab2026bd2f1ab6c510345ae8eac818b613d7d73e785f1310f839" } ,
{ file = "regex-2024.11.6-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:220902c3c5cc6af55d4fe19ead504de80eb91f786dc102fbd74894b1551f095e" } ,
{ file = "regex-2024.11.6-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:5e7e351589da0850c125f1600a4c4ba3c722efefe16b297de54300f08d734fbf" } ,
{ file = "regex-2024.11.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5056b185ca113c88e18223183aa1a50e66507769c9640a6ff75859619d73957b" } ,
{ file = "regex-2024.11.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:2e34b51b650b23ed3354b5a07aab37034d9f923db2a40519139af34f485f77d0" } ,
{ file = "regex-2024.11.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:5670bce7b200273eee1840ef307bfa07cda90b38ae56e9a6ebcc9f50da9c469b" } ,
{ file = "regex-2024.11.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:08986dce1339bc932923e7d1232ce9881499a0e02925f7402fb7c982515419ef" } ,
{ file = "regex-2024.11.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:93c0b12d3d3bc25af4ebbf38f9ee780a487e8bf6954c115b9f015822d3bb8e48" } ,
{ file = "regex-2024.11.6-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:764e71f22ab3b305e7f4c21f1a97e1526a25ebdd22513e251cf376760213da13" } ,
{ file = "regex-2024.11.6-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:f056bf21105c2515c32372bbc057f43eb02aae2fda61052e2f7622c801f0b4e2" } ,
{ file = "regex-2024.11.6-cp39-cp39-musllinux_1_2_i686.whl" , hash = "sha256:69ab78f848845569401469da20df3e081e6b5a11cb086de3eed1d48f5ed57c95" } ,
{ file = "regex-2024.11.6-cp39-cp39-musllinux_1_2_ppc64le.whl" , hash = "sha256:86fddba590aad9208e2fa8b43b4c098bb0ec74f15718bb6a704e3c63e2cef3e9" } ,
{ file = "regex-2024.11.6-cp39-cp39-musllinux_1_2_s390x.whl" , hash = "sha256:684d7a212682996d21ca12ef3c17353c021fe9de6049e19ac8481ec35574a70f" } ,
{ file = "regex-2024.11.6-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:a03e02f48cd1abbd9f3b7e3586d97c8f7a9721c436f51a5245b3b9483044480b" } ,
{ file = "regex-2024.11.6-cp39-cp39-win32.whl" , hash = "sha256:41758407fc32d5c3c5de163888068cfee69cb4c2be844e7ac517a52770f9af57" } ,
{ file = "regex-2024.11.6-cp39-cp39-win_amd64.whl" , hash = "sha256:b2837718570f95dd41675328e111345f9b7095d821bac435aac173ac80b19983" } ,
{ file = "regex-2024.11.6.tar.gz" , hash = "sha256:7ab159b063c52a0333c884e4679f8d7a85112ee3078fe3d9004b2dd875585519" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "requests"
version = "2.32.3"
description = "Python HTTP for Humans."
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "requests-2.32.3-py3-none-any.whl" , hash = "sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6" } ,
{ file = "requests-2.32.3.tar.gz" , hash = "sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760" } ,
]
[ package . dependencies ]
certifi = ">=2017.4.17"
charset-normalizer = ">=2,<4"
idna = ">=2.5,<4"
urllib3 = ">=1.21.1,<3"
[ package . extras ]
socks = [ "PySocks (>=1.5.6,!=1.5.7)" ]
use-chardet-on-py3 = [ "chardet (>=3.0.2,<6)" ]
[ [ package ] ]
name = "rich"
2025-04-15 09:49:06 +00:00
version = "14.0.0"
2025-02-28 11:14:58 +00:00
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8.0"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "rich-14.0.0-py3-none-any.whl" , hash = "sha256:1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0" } ,
{ file = "rich-14.0.0.tar.gz" , hash = "sha256:82f1bc23a6a21ebca4ae0c45af9bdbc492ed20231dcb63f297d6d1021a9d5725" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
markdown-it-py = ">=2.2.0"
pygments = ">=2.13.0,<3.0.0"
2025-04-15 09:49:06 +00:00
typing-extensions = { version = ">=4.0.0,<5.0" , markers = "python_version < \"3.11\"" }
2025-02-28 11:14:58 +00:00
[ package . extras ]
jupyter = [ "ipywidgets (>=7.5.1,<9)" ]
[ [ package ] ]
name = "rpds-py"
2025-04-15 09:49:06 +00:00
version = "0.24.0"
2025-02-28 11:14:58 +00:00
description = "Python bindings to Rust's persistent data structures (rpds)"
optional = true
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
files = [
{ file = "rpds_py-0.24.0-cp310-cp310-macosx_10_12_x86_64.whl" , hash = "sha256:006f4342fe729a368c6df36578d7a348c7c716be1da0a1a0f86e3021f8e98724" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:2d53747da70a4e4b17f559569d5f9506420966083a31c5fbd84e764461c4444b" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e8acd55bd5b071156bae57b555f5d33697998752673b9de554dd82f5b5352727" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:7e80d375134ddb04231a53800503752093dbb65dad8dabacce2c84cccc78e964" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:60748789e028d2a46fc1c70750454f83c6bdd0d05db50f5ae83e2db500b34da5" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:6e1daf5bf6c2be39654beae83ee6b9a12347cb5aced9a29eecf12a2d25fff664" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1b221c2457d92a1fb3c97bee9095c874144d196f47c038462ae6e4a14436f7bc" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:66420986c9afff67ef0c5d1e4cdc2d0e5262f53ad11e4f90e5e22448df485bf0" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:43dba99f00f1d37b2a0265a259592d05fcc8e7c19d140fe51c6e6f16faabeb1f" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-musllinux_1_2_i686.whl" , hash = "sha256:a88c0d17d039333a41d9bf4616bd062f0bd7aa0edeb6cafe00a2fc2a804e944f" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:cc31e13ce212e14a539d430428cd365e74f8b2d534f8bc22dd4c9c55b277b875" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-win32.whl" , hash = "sha256:fc2c1e1b00f88317d9de6b2c2b39b012ebbfe35fe5e7bef980fd2a91f6100a07" } ,
{ file = "rpds_py-0.24.0-cp310-cp310-win_amd64.whl" , hash = "sha256:c0145295ca415668420ad142ee42189f78d27af806fcf1f32a18e51d47dd2052" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-macosx_10_12_x86_64.whl" , hash = "sha256:2d3ee4615df36ab8eb16c2507b11e764dcc11fd350bbf4da16d09cda11fcedef" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:e13ae74a8a3a0c2f22f450f773e35f893484fcfacb00bb4344a7e0f4f48e1f97" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cf86f72d705fc2ef776bb7dd9e5fbba79d7e1f3e258bf9377f8204ad0fc1c51e" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:c43583ea8517ed2e780a345dd9960896afc1327e8cf3ac8239c167530397440d" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:4cd031e63bc5f05bdcda120646a0d32f6d729486d0067f09d79c8db5368f4586" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:34d90ad8c045df9a4259c47d2e16a3f21fdb396665c94520dbfe8766e62187a4" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e838bf2bb0b91ee67bf2b889a1a841e5ecac06dd7a2b1ef4e6151e2ce155c7ae" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:04ecf5c1ff4d589987b4d9882872f80ba13da7d42427234fce8f22efb43133bc" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:630d3d8ea77eabd6cbcd2ea712e1c5cecb5b558d39547ac988351195db433f6c" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:ebcb786b9ff30b994d5969213a8430cbb984cdd7ea9fd6df06663194bd3c450c" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:174e46569968ddbbeb8a806d9922f17cd2b524aa753b468f35b97ff9c19cb718" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-win32.whl" , hash = "sha256:5ef877fa3bbfb40b388a5ae1cb00636a624690dcb9a29a65267054c9ea86d88a" } ,
{ file = "rpds_py-0.24.0-cp311-cp311-win_amd64.whl" , hash = "sha256:e274f62cbd274359eff63e5c7e7274c913e8e09620f6a57aae66744b3df046d6" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-macosx_10_12_x86_64.whl" , hash = "sha256:d8551e733626afec514b5d15befabea0dd70a343a9f23322860c4f16a9430205" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:0e374c0ce0ca82e5b67cd61fb964077d40ec177dd2c4eda67dba130de09085c7" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d69d003296df4840bd445a5d15fa5b6ff6ac40496f956a221c4d1f6f7b4bc4d9" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:8212ff58ac6dfde49946bea57474a386cca3f7706fc72c25b772b9ca4af6b79e" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:528927e63a70b4d5f3f5ccc1fa988a35456eb5d15f804d276709c33fc2f19bda" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a824d2c7a703ba6daaca848f9c3d5cb93af0505be505de70e7e66829affd676e" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:44d51febb7a114293ffd56c6cf4736cb31cd68c0fddd6aa303ed09ea5a48e029" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:3fab5f4a2c64a8fb64fc13b3d139848817a64d467dd6ed60dcdd6b479e7febc9" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:9be4f99bee42ac107870c61dfdb294d912bf81c3c6d45538aad7aecab468b6b7" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:564c96b6076a98215af52f55efa90d8419cc2ef45d99e314fddefe816bc24f91" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:75a810b7664c17f24bf2ffd7f92416c00ec84b49bb68e6a0d93e542406336b56" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-win32.whl" , hash = "sha256:f6016bd950be4dcd047b7475fdf55fb1e1f59fc7403f387be0e8123e4a576d30" } ,
{ file = "rpds_py-0.24.0-cp312-cp312-win_amd64.whl" , hash = "sha256:998c01b8e71cf051c28f5d6f1187abbdf5cf45fc0efce5da6c06447cba997034" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-macosx_10_12_x86_64.whl" , hash = "sha256:3d2d8e4508e15fc05b31285c4b00ddf2e0eb94259c2dc896771966a163122a0c" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:0f00c16e089282ad68a3820fd0c831c35d3194b7cdc31d6e469511d9bffc535c" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:951cc481c0c395c4a08639a469d53b7d4afa252529a085418b82a6b43c45c240" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:c9ca89938dff18828a328af41ffdf3902405a19f4131c88e22e776a8e228c5a8" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:ed0ef550042a8dbcd657dfb284a8ee00f0ba269d3f2286b0493b15a5694f9fe8" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2b2356688e5d958c4d5cb964af865bea84db29971d3e563fb78e46e20fe1848b" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:78884d155fd15d9f64f5d6124b486f3d3f7fd7cd71a78e9670a0f6f6ca06fb2d" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:6a4a535013aeeef13c5532f802708cecae8d66c282babb5cd916379b72110cf7" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:84e0566f15cf4d769dade9b366b7b87c959be472c92dffb70462dd0844d7cbad" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-musllinux_1_2_i686.whl" , hash = "sha256:823e74ab6fbaa028ec89615ff6acb409e90ff45580c45920d4dfdddb069f2120" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:c61a2cb0085c8783906b2f8b1f16a7e65777823c7f4d0a6aaffe26dc0d358dd9" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-win32.whl" , hash = "sha256:60d9b630c8025b9458a9d114e3af579a2c54bd32df601c4581bd054e85258143" } ,
{ file = "rpds_py-0.24.0-cp313-cp313-win_amd64.whl" , hash = "sha256:6eea559077d29486c68218178ea946263b87f1c41ae7f996b1f30a983c476a5a" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-macosx_10_12_x86_64.whl" , hash = "sha256:d09dc82af2d3c17e7dd17120b202a79b578d79f2b5424bda209d9966efeed114" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-macosx_11_0_arm64.whl" , hash = "sha256:5fc13b44de6419d1e7a7e592a4885b323fbc2f46e1f22151e3a8ed3b8b920405" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c347a20d79cedc0a7bd51c4d4b7dbc613ca4e65a756b5c3e57ec84bd43505b47" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:20f2712bd1cc26a3cc16c5a1bfee9ed1abc33d4cdf1aabd297fe0eb724df4272" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:aad911555286884be1e427ef0dc0ba3929e6821cbeca2194b13dc415a462c7fd" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:0aeb3329c1721c43c58cae274d7d2ca85c1690d89485d9c63a006cb79a85771a" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2a0f156e9509cee987283abd2296ec816225145a13ed0391df8f71bf1d789e2d" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:aa6800adc8204ce898c8a424303969b7aa6a5e4ad2789c13f8648739830323b7" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-musllinux_1_2_aarch64.whl" , hash = "sha256:a18fc371e900a21d7392517c6f60fe859e802547309e94313cd8181ad9db004d" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-musllinux_1_2_i686.whl" , hash = "sha256:9168764133fd919f8dcca2ead66de0105f4ef5659cbb4fa044f7014bed9a1797" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-musllinux_1_2_x86_64.whl" , hash = "sha256:5f6e3cec44ba05ee5cbdebe92d052f69b63ae792e7d05f1020ac5e964394080c" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-win32.whl" , hash = "sha256:8ebc7e65ca4b111d928b669713865f021b7773350eeac4a31d3e70144297baba" } ,
{ file = "rpds_py-0.24.0-cp313-cp313t-win_amd64.whl" , hash = "sha256:675269d407a257b8c00a6b58205b72eec8231656506c56fd429d924ca00bb350" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-macosx_10_12_x86_64.whl" , hash = "sha256:a36b452abbf29f68527cf52e181fced56685731c86b52e852053e38d8b60bc8d" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:8b3b397eefecec8e8e39fa65c630ef70a24b09141a6f9fc17b3c3a50bed6b50e" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cdabcd3beb2a6dca7027007473d8ef1c3b053347c76f685f5f060a00327b8b65" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:5db385bacd0c43f24be92b60c857cf760b7f10d8234f4bd4be67b5b20a7c0b6b" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8097b3422d020ff1c44effc40ae58e67d93e60d540a65649d2cdaf9466030791" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:493fe54318bed7d124ce272fc36adbf59d46729659b2c792e87c3b95649cdee9" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8aa362811ccdc1f8dadcc916c6d47e554169ab79559319ae9fae7d7752d0d60c" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:d8f9a6e7fd5434817526815f09ea27f2746c4a51ee11bb3439065f5fc754db58" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:8205ee14463248d3349131bb8099efe15cd3ce83b8ef3ace63c7e976998e7124" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-musllinux_1_2_i686.whl" , hash = "sha256:921ae54f9ecba3b6325df425cf72c074cd469dea843fb5743a26ca7fb2ccb149" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:32bab0a56eac685828e00cc2f5d1200c548f8bc11f2e44abf311d6b548ce2e45" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-win32.whl" , hash = "sha256:f5c0ed12926dec1dfe7d645333ea59cf93f4d07750986a586f511c0bc61fe103" } ,
{ file = "rpds_py-0.24.0-cp39-cp39-win_amd64.whl" , hash = "sha256:afc6e35f344490faa8276b5f2f7cbf71f88bc2cda4328e00553bd451728c571f" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:619ca56a5468f933d940e1bf431c6f4e13bef8e688698b067ae68eb4f9b30e3a" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl" , hash = "sha256:4b28e5122829181de1898c2c97f81c0b3246d49f585f22743a1246420bb8d399" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e8e5ab32cf9eb3647450bc74eb201b27c185d3857276162c101c0f8c6374e098" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:208b3a70a98cf3710e97cabdc308a51cd4f28aa6e7bb11de3d56cd8b74bab98d" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:bbc4362e06f950c62cad3d4abf1191021b2ffaf0b31ac230fbf0526453eee75e" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:ebea2821cdb5f9fef44933617be76185b80150632736f3d76e54829ab4a3b4d1" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b9a4df06c35465ef4d81799999bba810c68d29972bf1c31db61bfdb81dd9d5bb" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:d3aa13bdf38630da298f2e0d77aca967b200b8cc1473ea05248f6c5e9c9bdb44" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl" , hash = "sha256:041f00419e1da7a03c46042453598479f45be3d787eb837af382bfc169c0db33" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl" , hash = "sha256:d8754d872a5dfc3c5bf9c0e059e8107451364a30d9fd50f1f1a85c4fb9481164" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl" , hash = "sha256:896c41007931217a343eff197c34513c154267636c8056fb409eafd494c3dcdc" } ,
{ file = "rpds_py-0.24.0-pp310-pypy310_pp73-win_amd64.whl" , hash = "sha256:92558d37d872e808944c3c96d0423b8604879a3d1c86fdad508d7ed91ea547d5" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:f9e0057a509e096e47c87f753136c9b10d7a91842d8042c2ee6866899a717c0d" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl" , hash = "sha256:d6e109a454412ab82979c5b1b3aee0604eca4bbf9a02693bb9df027af2bfa91a" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:fc1c892b1ec1f8cbd5da8de287577b455e388d9c328ad592eabbdcb6fc93bee5" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:9c39438c55983d48f4bb3487734d040e22dad200dab22c41e331cee145e7a50d" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:9d7e8ce990ae17dda686f7e82fd41a055c668e13ddcf058e7fb5e9da20b57793" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9ea7f4174d2e4194289cb0c4e172d83e79a6404297ff95f2875cf9ac9bced8ba" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bb2954155bb8f63bb19d56d80e5e5320b61d71084617ed89efedb861a684baea" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:04f2b712a2206e13800a8136b07aaedc23af3facab84918e7aa89e4be0260032" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl" , hash = "sha256:eda5c1e2a715a4cbbca2d6d304988460942551e4e5e3b7457b50943cd741626d" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl" , hash = "sha256:9abc80fe8c1f87218db116016de575a7998ab1629078c90840e8d11ab423ee25" } ,
{ file = "rpds_py-0.24.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl" , hash = "sha256:6a727fd083009bc83eb83d6950f0c32b3c94c8b80a9b667c87f4bd1274ca30ba" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl" , hash = "sha256:e0f3ef95795efcd3b2ec3fe0a5bcfb5dadf5e3996ea2117427e524d4fbf309c6" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl" , hash = "sha256:2c13777ecdbbba2077670285dd1fe50828c8742f6a4119dbef6f83ea13ad10fb" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:79e8d804c2ccd618417e96720ad5cd076a86fa3f8cb310ea386a3e6229bae7d1" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:fd822f019ccccd75c832deb7aa040bb02d70a92eb15a2f16c7987b7ad4ee8d83" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:0047638c3aa0dbcd0ab99ed1e549bbf0e142c9ecc173b6492868432d8989a046" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:a5b66d1b201cc71bc3081bc2f1fc36b0c1f268b773e03bbc39066651b9e18391" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:dbcbb6db5582ea33ce46a5d20a5793134b5365110d84df4e30b9d37c6fd40ad3" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:63981feca3f110ed132fd217bf7768ee8ed738a55549883628ee3da75bb9cb78" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl" , hash = "sha256:3a55fc10fdcbf1a4bd3c018eea422c52cf08700cf99c28b5cb10fe97ab77a0d3" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl" , hash = "sha256:c30ff468163a48535ee7e9bf21bd14c7a81147c0e58a36c1078289a8ca7af0bd" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl" , hash = "sha256:369d9c6d4c714e36d4a03957b4783217a3ccd1e222cdd67d464a3a479fc17796" } ,
{ file = "rpds_py-0.24.0-pp39-pypy39_pp73-win_amd64.whl" , hash = "sha256:24795c099453e3721fda5d8ddd45f5dfcc8e5a547ce7b8e9da06fecc3832e26f" } ,
{ file = "rpds_py-0.24.0.tar.gz" , hash = "sha256:772cc1b2cd963e7e17e6cc55fe0371fb9c704d63e44cacec7b9b7f523b78919e" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "safetensors"
2025-04-15 09:49:06 +00:00
version = "0.5.3"
2025-02-28 11:14:58 +00:00
description = ""
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
files = [
{ file = "safetensors-0.5.3-cp38-abi3-macosx_10_12_x86_64.whl" , hash = "sha256:bd20eb133db8ed15b40110b7c00c6df51655a2998132193de2f75f72d99c7073" } ,
{ file = "safetensors-0.5.3-cp38-abi3-macosx_11_0_arm64.whl" , hash = "sha256:21d01c14ff6c415c485616b8b0bf961c46b3b343ca59110d38d744e577f9cce7" } ,
{ file = "safetensors-0.5.3-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:11bce6164887cd491ca75c2326a113ba934be596e22b28b1742ce27b1d076467" } ,
{ file = "safetensors-0.5.3-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:4a243be3590bc3301c821da7a18d87224ef35cbd3e5f5727e4e0728b8172411e" } ,
{ file = "safetensors-0.5.3-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8bd84b12b1670a6f8e50f01e28156422a2bc07fb16fc4e98bded13039d688a0d" } ,
{ file = "safetensors-0.5.3-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:391ac8cab7c829452175f871fcaf414aa1e292b5448bd02620f675a7f3e7abb9" } ,
{ file = "safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:cead1fa41fc54b1e61089fa57452e8834f798cb1dc7a09ba3524f1eb08e0317a" } ,
{ file = "safetensors-0.5.3-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl" , hash = "sha256:1077f3e94182d72618357b04b5ced540ceb71c8a813d3319f1aba448e68a770d" } ,
{ file = "safetensors-0.5.3-cp38-abi3-musllinux_1_2_aarch64.whl" , hash = "sha256:799021e78287bac619c7b3f3606730a22da4cda27759ddf55d37c8db7511c74b" } ,
{ file = "safetensors-0.5.3-cp38-abi3-musllinux_1_2_armv7l.whl" , hash = "sha256:df26da01aaac504334644e1b7642fa000bfec820e7cef83aeac4e355e03195ff" } ,
{ file = "safetensors-0.5.3-cp38-abi3-musllinux_1_2_i686.whl" , hash = "sha256:32c3ef2d7af8b9f52ff685ed0bc43913cdcde135089ae322ee576de93eae5135" } ,
{ file = "safetensors-0.5.3-cp38-abi3-musllinux_1_2_x86_64.whl" , hash = "sha256:37f1521be045e56fc2b54c606d4455573e717b2d887c579ee1dbba5f868ece04" } ,
{ file = "safetensors-0.5.3-cp38-abi3-win32.whl" , hash = "sha256:cfc0ec0846dcf6763b0ed3d1846ff36008c6e7290683b61616c4b040f6a54ace" } ,
{ file = "safetensors-0.5.3-cp38-abi3-win_amd64.whl" , hash = "sha256:836cbbc320b47e80acd40e44c8682db0e8ad7123209f69b093def21ec7cafd11" } ,
{ file = "safetensors-0.5.3.tar.gz" , hash = "sha256:b6b0d6ecacec39a4fdd99cc19f4576f5219ce858e6fd8dbe7609df0b8dc56965" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
all = [ "safetensors[jax]" , "safetensors[numpy]" , "safetensors[paddlepaddle]" , "safetensors[pinned-tf]" , "safetensors[quality]" , "safetensors[testing]" , "safetensors[torch]" ]
dev = [ "safetensors[all]" ]
jax = [ "flax (>=0.6.3)" , "jax (>=0.3.25)" , "jaxlib (>=0.3.25)" , "safetensors[numpy]" ]
mlx = [ "mlx (>=0.0.9)" ]
numpy = [ "numpy (>=1.21.6)" ]
paddlepaddle = [ "paddlepaddle (>=2.4.1)" , "safetensors[numpy]" ]
2025-04-15 09:49:06 +00:00
pinned-tf = [ "safetensors[numpy]" , "tensorflow (==2.18.0)" ]
2025-02-28 11:14:58 +00:00
quality = [ "black (==22.3)" , "click (==8.0.4)" , "flake8 (>=3.8.3)" , "isort (>=5.5.4)" ]
tensorflow = [ "safetensors[numpy]" , "tensorflow (>=2.11.0)" ]
testing = [ "h5py (>=3.7.0)" , "huggingface-hub (>=0.12.1)" , "hypothesis (>=6.70.2)" , "pytest (>=7.2.0)" , "pytest-benchmark (>=4.0.0)" , "safetensors[numpy]" , "setuptools-rust (>=1.5.2)" ]
torch = [ "safetensors[numpy]" , "torch (>=1.10)" ]
[ [ package ] ]
name = "scikit-learn"
2025-04-15 09:49:06 +00:00
version = "1.6.1"
2025-02-28 11:14:58 +00:00
description = "A set of python modules for machine learning and data mining"
optional = false
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
files = [
{ file = "scikit_learn-1.6.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:d056391530ccd1e501056160e3c9673b4da4805eb67eb2bdf4e983e1f9c9204e" } ,
{ file = "scikit_learn-1.6.1-cp310-cp310-macosx_12_0_arm64.whl" , hash = "sha256:0c8d036eb937dbb568c6242fa598d551d88fb4399c0344d95c001980ec1c7d36" } ,
{ file = "scikit_learn-1.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8634c4bd21a2a813e0a7e3900464e6d593162a29dd35d25bdf0103b3fce60ed5" } ,
{ file = "scikit_learn-1.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:775da975a471c4f6f467725dff0ced5c7ac7bda5e9316b260225b48475279a1b" } ,
{ file = "scikit_learn-1.6.1-cp310-cp310-win_amd64.whl" , hash = "sha256:8a600c31592bd7dab31e1c61b9bbd6dea1b3433e67d264d17ce1017dbdce8002" } ,
{ file = "scikit_learn-1.6.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:72abc587c75234935e97d09aa4913a82f7b03ee0b74111dcc2881cba3c5a7b33" } ,
{ file = "scikit_learn-1.6.1-cp311-cp311-macosx_12_0_arm64.whl" , hash = "sha256:b3b00cdc8f1317b5f33191df1386c0befd16625f49d979fe77a8d44cae82410d" } ,
{ file = "scikit_learn-1.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:dc4765af3386811c3ca21638f63b9cf5ecf66261cc4815c1db3f1e7dc7b79db2" } ,
{ file = "scikit_learn-1.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:25fc636bdaf1cc2f4a124a116312d837148b5e10872147bdaf4887926b8c03d8" } ,
{ file = "scikit_learn-1.6.1-cp311-cp311-win_amd64.whl" , hash = "sha256:fa909b1a36e000a03c382aade0bd2063fd5680ff8b8e501660c0f59f021a6415" } ,
{ file = "scikit_learn-1.6.1-cp312-cp312-macosx_10_13_x86_64.whl" , hash = "sha256:926f207c804104677af4857b2c609940b743d04c4c35ce0ddc8ff4f053cddc1b" } ,
{ file = "scikit_learn-1.6.1-cp312-cp312-macosx_12_0_arm64.whl" , hash = "sha256:2c2cae262064e6a9b77eee1c8e768fc46aa0b8338c6a8297b9b6759720ec0ff2" } ,
{ file = "scikit_learn-1.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:1061b7c028a8663fb9a1a1baf9317b64a257fcb036dae5c8752b2abef31d136f" } ,
{ file = "scikit_learn-1.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2e69fab4ebfc9c9b580a7a80111b43d214ab06250f8a7ef590a4edf72464dd86" } ,
{ file = "scikit_learn-1.6.1-cp312-cp312-win_amd64.whl" , hash = "sha256:70b1d7e85b1c96383f872a519b3375f92f14731e279a7b4c6cfd650cf5dffc52" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313-macosx_10_13_x86_64.whl" , hash = "sha256:2ffa1e9e25b3d93990e74a4be2c2fc61ee5af85811562f1288d5d055880c4322" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313-macosx_12_0_arm64.whl" , hash = "sha256:dc5cf3d68c5a20ad6d571584c0750ec641cc46aeef1c1507be51300e6003a7e1" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c06beb2e839ecc641366000ca84f3cf6fa9faa1777e29cf0c04be6e4d096a348" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e8ca8cb270fee8f1f76fa9bfd5c3507d60c6438bbee5687f81042e2bb98e5a97" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313-win_amd64.whl" , hash = "sha256:7a1c43c8ec9fde528d664d947dc4c0789be4077a3647f232869f41d9bf50e0fb" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313t-macosx_10_13_x86_64.whl" , hash = "sha256:a17c1dea1d56dcda2fac315712f3651a1fea86565b64b48fa1bc090249cbf236" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313t-macosx_12_0_arm64.whl" , hash = "sha256:6a7aa5f9908f0f28f4edaa6963c0a6183f1911e63a69aa03782f0d924c830a35" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0650e730afb87402baa88afbf31c07b84c98272622aaba002559b614600ca691" } ,
{ file = "scikit_learn-1.6.1-cp313-cp313t-win_amd64.whl" , hash = "sha256:3f59fe08dc03ea158605170eb52b22a105f238a5d512c4470ddeca71feae8e5f" } ,
{ file = "scikit_learn-1.6.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:6849dd3234e87f55dce1db34c89a810b489ead832aaf4d4550b7ea85628be6c1" } ,
{ file = "scikit_learn-1.6.1-cp39-cp39-macosx_12_0_arm64.whl" , hash = "sha256:e7be3fa5d2eb9be7d77c3734ff1d599151bb523674be9b834e8da6abe132f44e" } ,
{ file = "scikit_learn-1.6.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:44a17798172df1d3c1065e8fcf9019183f06c87609b49a124ebdf57ae6cb0107" } ,
{ file = "scikit_learn-1.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b8b7a3b86e411e4bce21186e1c180d792f3d99223dcfa3b4f597ecc92fa1a422" } ,
{ file = "scikit_learn-1.6.1-cp39-cp39-win_amd64.whl" , hash = "sha256:7a73d457070e3318e32bdb3aa79a8d990474f19035464dfd8bede2883ab5dc3b" } ,
{ file = "scikit_learn-1.6.1.tar.gz" , hash = "sha256:b4fc2525eca2c69a59260f583c56a7557c6ccdf8deafdba6e060f94c1c59738e" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
joblib = ">=1.2.0"
numpy = ">=1.19.5"
scipy = ">=1.6.0"
threadpoolctl = ">=3.1.0"
[ package . extras ]
benchmark = [ "matplotlib (>=3.3.4)" , "memory_profiler (>=0.57.0)" , "pandas (>=1.1.5)" ]
build = [ "cython (>=3.0.10)" , "meson-python (>=0.16.0)" , "numpy (>=1.19.5)" , "scipy (>=1.6.0)" ]
2025-04-15 09:49:06 +00:00
docs = [ "Pillow (>=7.1.2)" , "matplotlib (>=3.3.4)" , "memory_profiler (>=0.57.0)" , "numpydoc (>=1.2.0)" , "pandas (>=1.1.5)" , "plotly (>=5.14.0)" , "polars (>=0.20.30)" , "pooch (>=1.6.0)" , "pydata-sphinx-theme (>=0.15.3)" , "scikit-image (>=0.17.2)" , "seaborn (>=0.9.0)" , "sphinx (>=7.3.7)" , "sphinx-copybutton (>=0.5.2)" , "sphinx-design (>=0.5.0)" , "sphinx-design (>=0.6.0)" , "sphinx-gallery (>=0.17.1)" , "sphinx-prompt (>=1.4.0)" , "sphinx-remove-toctrees (>=1.0.0.post1)" , "sphinxcontrib-sass (>=0.3.4)" , "sphinxext-opengraph (>=0.9.1)" , "towncrier (>=24.8.0)" ]
2025-02-28 11:14:58 +00:00
examples = [ "matplotlib (>=3.3.4)" , "pandas (>=1.1.5)" , "plotly (>=5.14.0)" , "pooch (>=1.6.0)" , "scikit-image (>=0.17.2)" , "seaborn (>=0.9.0)" ]
install = [ "joblib (>=1.2.0)" , "numpy (>=1.19.5)" , "scipy (>=1.6.0)" , "threadpoolctl (>=3.1.0)" ]
maintenance = [ "conda-lock (==2.5.6)" ]
2025-04-15 09:49:06 +00:00
tests = [ "black (>=24.3.0)" , "matplotlib (>=3.3.4)" , "mypy (>=1.9)" , "numpydoc (>=1.2.0)" , "pandas (>=1.1.5)" , "polars (>=0.20.30)" , "pooch (>=1.6.0)" , "pyamg (>=4.0.0)" , "pyarrow (>=12.0.0)" , "pytest (>=7.1.2)" , "pytest-cov (>=2.9.0)" , "ruff (>=0.5.1)" , "scikit-image (>=0.17.2)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "scipy"
version = "1.13.1"
description = "Fundamental algorithms for scientific computing in Python"
optional = false
python-versions = ">=3.9"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "scipy-1.13.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:20335853b85e9a49ff7572ab453794298bcf0354d8068c5f6775a0eabf350aca" } ,
{ file = "scipy-1.13.1-cp310-cp310-macosx_12_0_arm64.whl" , hash = "sha256:d605e9c23906d1994f55ace80e0125c587f96c020037ea6aa98d01b4bd2e222f" } ,
{ file = "scipy-1.13.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cfa31f1def5c819b19ecc3a8b52d28ffdcc7ed52bb20c9a7589669dd3c250989" } ,
{ file = "scipy-1.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f26264b282b9da0952a024ae34710c2aff7d27480ee91a2e82b7b7073c24722f" } ,
{ file = "scipy-1.13.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:eccfa1906eacc02de42d70ef4aecea45415f5be17e72b61bafcfd329bdc52e94" } ,
{ file = "scipy-1.13.1-cp310-cp310-win_amd64.whl" , hash = "sha256:2831f0dc9c5ea9edd6e51e6e769b655f08ec6db6e2e10f86ef39bd32eb11da54" } ,
{ file = "scipy-1.13.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:27e52b09c0d3a1d5b63e1105f24177e544a222b43611aaf5bc44d4a0979e32f9" } ,
{ file = "scipy-1.13.1-cp311-cp311-macosx_12_0_arm64.whl" , hash = "sha256:54f430b00f0133e2224c3ba42b805bfd0086fe488835effa33fa291561932326" } ,
{ file = "scipy-1.13.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e89369d27f9e7b0884ae559a3a956e77c02114cc60a6058b4e5011572eea9299" } ,
{ file = "scipy-1.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a78b4b3345f1b6f68a763c6e25c0c9a23a9fd0f39f5f3d200efe8feda560a5fa" } ,
{ file = "scipy-1.13.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:45484bee6d65633752c490404513b9ef02475b4284c4cfab0ef946def50b3f59" } ,
{ file = "scipy-1.13.1-cp311-cp311-win_amd64.whl" , hash = "sha256:5713f62f781eebd8d597eb3f88b8bf9274e79eeabf63afb4a737abc6c84ad37b" } ,
{ file = "scipy-1.13.1-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:5d72782f39716b2b3509cd7c33cdc08c96f2f4d2b06d51e52fb45a19ca0c86a1" } ,
{ file = "scipy-1.13.1-cp312-cp312-macosx_12_0_arm64.whl" , hash = "sha256:017367484ce5498445aade74b1d5ab377acdc65e27095155e448c88497755a5d" } ,
{ file = "scipy-1.13.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:949ae67db5fa78a86e8fa644b9a6b07252f449dcf74247108c50e1d20d2b4627" } ,
{ file = "scipy-1.13.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:de3ade0e53bc1f21358aa74ff4830235d716211d7d077e340c7349bc3542e884" } ,
{ file = "scipy-1.13.1-cp312-cp312-musllinux_1_1_x86_64.whl" , hash = "sha256:2ac65fb503dad64218c228e2dc2d0a0193f7904747db43014645ae139c8fad16" } ,
{ file = "scipy-1.13.1-cp312-cp312-win_amd64.whl" , hash = "sha256:cdd7dacfb95fea358916410ec61bbc20440f7860333aee6d882bb8046264e949" } ,
{ file = "scipy-1.13.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:436bbb42a94a8aeef855d755ce5a465479c721e9d684de76bf61a62e7c2b81d5" } ,
{ file = "scipy-1.13.1-cp39-cp39-macosx_12_0_arm64.whl" , hash = "sha256:8335549ebbca860c52bf3d02f80784e91a004b71b059e3eea9678ba994796a24" } ,
{ file = "scipy-1.13.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d533654b7d221a6a97304ab63c41c96473ff04459e404b83275b60aa8f4b7004" } ,
{ file = "scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:637e98dcf185ba7f8e663e122ebf908c4702420477ae52a04f9908707456ba4d" } ,
{ file = "scipy-1.13.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:a014c2b3697bde71724244f63de2476925596c24285c7a637364761f8710891c" } ,
{ file = "scipy-1.13.1-cp39-cp39-win_amd64.whl" , hash = "sha256:392e4ec766654852c25ebad4f64e4e584cf19820b980bc04960bca0b0cd6eaa2" } ,
{ file = "scipy-1.13.1.tar.gz" , hash = "sha256:095a87a0312b08dfd6a6155cbbd310a8c51800fc931b8c0b84003014b874ed3c" } ,
]
[ package . dependencies ]
numpy = ">=1.22.4,<2.3"
[ package . extras ]
dev = [ "cython-lint (>=0.12.2)" , "doit (>=0.36.0)" , "mypy" , "pycodestyle" , "pydevtool" , "rich-click" , "ruff" , "types-psutil" , "typing_extensions" ]
doc = [ "jupyterlite-pyodide-kernel" , "jupyterlite-sphinx (>=0.12.0)" , "jupytext" , "matplotlib (>=3.5)" , "myst-nb" , "numpydoc" , "pooch" , "pydata-sphinx-theme (>=0.15.2)" , "sphinx (>=5.0.0)" , "sphinx-design (>=0.4.0)" ]
test = [ "array-api-strict" , "asv" , "gmpy2" , "hypothesis (>=6.30)" , "mpmath" , "pooch" , "pytest" , "pytest-cov" , "pytest-timeout" , "pytest-xdist" , "scikit-umfpack" , "threadpoolctl" ]
2025-04-15 09:49:06 +00:00
[ [ package ] ]
name = "sentence-transformers"
version = "3.3.1"
description = "State-of-the-Art Text Embeddings"
optional = false
python-versions = ">=3.9"
groups = [ "main" ]
files = [
{ file = "sentence_transformers-3.3.1-py3-none-any.whl" , hash = "sha256:abffcc79dab37b7d18d21a26d5914223dd42239cfe18cb5e111c66c54b658ae7" } ,
{ file = "sentence_transformers-3.3.1.tar.gz" , hash = "sha256:9635dbfb11c6b01d036b9cfcee29f7716ab64cf2407ad9f403a2e607da2ac48b" } ,
]
[ package . dependencies ]
huggingface-hub = ">=0.20.0"
Pillow = "*"
scikit-learn = "*"
scipy = "*"
torch = ">=1.11.0"
tqdm = "*"
transformers = ">=4.41.0,<5.0.0"
[ package . extras ]
dev = [ "accelerate (>=0.20.3)" , "datasets" , "peft" , "pre-commit" , "pytest" , "pytest-cov" ]
onnx = [ "optimum[onnxruntime] (>=1.23.1)" ]
onnx-gpu = [ "optimum[onnxruntime-gpu] (>=1.23.1)" ]
openvino = [ "optimum-intel[openvino] (>=1.20.0)" ]
train = [ "accelerate (>=0.20.3)" , "datasets" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "sentencepiece"
version = "0.2.0"
description = "SentencePiece python wrapper"
optional = false
python-versions = "*"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
{ file = "sentencepiece-0.2.0-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:188779e1298a1c8b8253c7d3ad729cb0a9891e5cef5e5d07ce4592c54869e227" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:bed9cf85b296fa2b76fc2547b9cbb691a523864cebaee86304c43a7b4cb1b452" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:d7b67e724bead13f18db6e1d10b6bbdc454af574d70efbb36f27d90387be1ca3" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:2fde4b08cfe237be4484c6c7c2e2c75fb862cfeab6bd5449ce4caeafd97b767a" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:4c378492056202d1c48a4979650981635fd97875a00eabb1f00c6a236b013b5e" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1380ce6540a368de2ef6d7e6ba14ba8f3258df650d39ba7d833b79ee68a52040" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-win32.whl" , hash = "sha256:a1151d6a6dd4b43e552394aed0edfe9292820272f0194bd56c7c1660a0c06c3d" } ,
{ file = "sentencepiece-0.2.0-cp310-cp310-win_amd64.whl" , hash = "sha256:d490142b0521ef22bc1085f061d922a2a6666175bb6b42e588ff95c0db6819b2" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:17982700c4f6dbb55fa3594f3d7e5dd1c8659a274af3738e33c987d2a27c9d5c" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:7c867012c0e8bcd5bdad0f791609101cb5c66acb303ab3270218d6debc68a65e" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:7fd6071249c74f779c5b27183295b9202f8dedb68034e716784364443879eaa6" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:27f90c55a65013cbb8f4d7aab0599bf925cde4adc67ae43a0d323677b5a1c6cb" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:b293734059ef656dcd65be62ff771507bea8fed0a711b6733976e1ed3add4553" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e58b47f933aca74c6a60a79dcb21d5b9e47416256c795c2d58d55cec27f9551d" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-win32.whl" , hash = "sha256:c581258cf346b327c62c4f1cebd32691826306f6a41d8c4bec43b010dee08e75" } ,
{ file = "sentencepiece-0.2.0-cp311-cp311-win_amd64.whl" , hash = "sha256:0993dbc665f4113017892f1b87c3904a44d0640eda510abcacdfb07f74286d36" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-macosx_10_9_universal2.whl" , hash = "sha256:ea5f536e32ea8ec96086ee00d7a4a131ce583a1b18d130711707c10e69601cb2" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-macosx_10_9_x86_64.whl" , hash = "sha256:d0cb51f53b6aae3c36bafe41e86167c71af8370a039f542c43b0cce5ef24a68c" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:3212121805afc58d8b00ab4e7dd1f8f76c203ddb9dc94aa4079618a31cf5da0f" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:2a3149e3066c2a75e0d68a43eb632d7ae728c7925b517f4c05c40f6f7280ce08" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:632f3594d3e7ac8b367bca204cb3fd05a01d5b21455acd097ea4c0e30e2f63d7" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:f295105c6bdbb05bd5e1b0cafbd78ff95036f5d3641e7949455a3f4e5e7c3109" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-win32.whl" , hash = "sha256:fb89f811e5efd18bab141afc3fea3de141c3f69f3fe9e898f710ae7fe3aab251" } ,
{ file = "sentencepiece-0.2.0-cp312-cp312-win_amd64.whl" , hash = "sha256:7a673a72aab81fef5ebe755c6e0cc60087d1f3a4700835d40537183c1703a45f" } ,
{ file = "sentencepiece-0.2.0-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:4547683f330289ec4f093027bfeb87f9ef023b2eb6f879fdc4a8187c7e0ffb90" } ,
{ file = "sentencepiece-0.2.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7cd6175f7eaec7142d2bf6f6597ce7db4c9ac89acf93fcdb17410c3a8b781eeb" } ,
{ file = "sentencepiece-0.2.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:859ba1acde782609a0910a26a60e16c191a82bf39b5621107552c0cd79fad00f" } ,
{ file = "sentencepiece-0.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bcbbef6cc277f8f18f36959e305f10b1c620442d75addc79c21d7073ae581b50" } ,
{ file = "sentencepiece-0.2.0-cp36-cp36m-win32.whl" , hash = "sha256:536b934e244829e3fe6c4f198652cd82da48adb9aa145c9f00889542726dee3d" } ,
{ file = "sentencepiece-0.2.0-cp36-cp36m-win_amd64.whl" , hash = "sha256:0a91aaa3c769b52440df56fafda683b3aa48e3f2169cf7ee5b8c8454a7f3ae9b" } ,
{ file = "sentencepiece-0.2.0-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:787e480ca4c1d08c9985a7eb1eae4345c107729c99e9b5a9a00f2575fc7d4b4b" } ,
{ file = "sentencepiece-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f4d158189eb2ecffea3a51edf6d25e110b3678ec47f1a40f2d541eafbd8f6250" } ,
{ file = "sentencepiece-0.2.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d1e5ca43013e8935f25457a4fca47e315780172c3e821b4b13a890668911c792" } ,
{ file = "sentencepiece-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7140d9e5a74a0908493bb4a13f1f16a401297bd755ada4c707e842fbf6f0f5bf" } ,
{ file = "sentencepiece-0.2.0-cp37-cp37m-win32.whl" , hash = "sha256:6cf333625234f247ab357b0bd9836638405ea9082e1543d5b8408f014979dcbf" } ,
{ file = "sentencepiece-0.2.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:ff88712338b01031910e8e61e7239aff3ce8869ee31a47df63cb38aadd591bea" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:20813a68d4c221b1849c62c30e1281ea81687894d894b8d4a0f4677d9311e0f5" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:926ef920ae2e8182db31d3f5d081ada57804e3e1d3a8c4ef8b117f9d9fb5a945" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:89f65f69636b7e9c015b79dff9c9985a9bc7d19ded6f79ef9f1ec920fdd73ecf" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0f67eae0dbe6f2d7d6ba50a354623d787c99965f068b81e145d53240198021b0" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:98501e075f35dd1a1d5a20f65be26839fcb1938752ec61539af008a5aa6f510b" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e3d1d2cc4882e8d6a1adf9d5927d7716f80617fc693385661caff21888972269" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-win32.whl" , hash = "sha256:b99a308a2e5e569031ab164b74e6fab0b6f37dfb493c32f7816225f4d411a6dd" } ,
{ file = "sentencepiece-0.2.0-cp38-cp38-win_amd64.whl" , hash = "sha256:cdb701eec783d3ec86b7cd4c763adad8eaf6b46db37ee1c36e5e6c44b3fe1b5f" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:1e0f9c4d0a6b0af59b613175f019916e28ade076e21242fd5be24340d8a2f64a" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:298f21cc1366eb60311aedba3169d30f885c363ddbf44214b0a587d2908141ad" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:3f1ec95aa1e5dab11f37ac7eff190493fd87770f7a8b81ebc9dd768d1a3c8704" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:7b06b70af54daa4b4904cbb90b4eb6d35c9f3252fdc86c9c32d5afd4d30118d8" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:22e37bac44dd6603388cb598c64ff7a76e41ca774646f21c23aadfbf5a2228ab" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0461324897735512a32d222e3d886e24ad6a499761952b6bda2a9ee6e4313ea5" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-win32.whl" , hash = "sha256:38aed822fb76435fa1f12185f10465a94ab9e51d5e8a9159e9a540ce926f0ffd" } ,
{ file = "sentencepiece-0.2.0-cp39-cp39-win_amd64.whl" , hash = "sha256:d8cf876516548b5a1d6ac4745d8b554f5c07891d55da557925e5c13ff0b4e6ad" } ,
{ file = "sentencepiece-0.2.0.tar.gz" , hash = "sha256:a52c19171daaf2e697dc6cbe67684e0fa341b1248966f6aebb541de654d15843" } ,
]
[ [ package ] ]
name = "setuptools"
2025-04-15 09:49:06 +00:00
version = "78.1.0"
2025-02-28 11:14:58 +00:00
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" , "dev" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "setuptools-78.1.0-py3-none-any.whl" , hash = "sha256:3e386e96793c8702ae83d17b853fb93d3e09ef82ec62722e61da5cd22376dcd8" } ,
{ file = "setuptools-78.1.0.tar.gz" , hash = "sha256:18fd474d4a82a5f83dac888df697af65afa82dec7323d09c3e37d1f14288da54" } ,
2025-02-28 11:14:58 +00:00
]
2025-04-15 09:49:06 +00:00
markers = { main = "python_version >= \"3.12\"" }
2025-02-28 11:14:58 +00:00
[ package . extras ]
2025-04-15 09:49:06 +00:00
check = [ "pytest-checkdocs (>=2.4)" , "pytest-ruff (>=0.2.1)" , "ruff (>=0.8.0)" ]
core = [ "importlib_metadata (>=6)" , "jaraco.functools (>=4)" , "jaraco.text (>=3.7)" , "more_itertools" , "more_itertools (>=8.8)" , "packaging (>=24.2)" , "platformdirs (>=4.2.2)" , "tomli (>=2.0.1)" , "wheel (>=0.43.0)" ]
2025-02-28 11:14:58 +00:00
cover = [ "pytest-cov" ]
doc = [ "furo" , "jaraco.packaging (>=9.3)" , "jaraco.tidelift (>=1.4)" , "pygments-github-lexers (==0.0.5)" , "pyproject-hooks (!=1.1)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-favicon" , "sphinx-inline-tabs" , "sphinx-lint" , "sphinx-notfound-page (>=1,<2)" , "sphinx-reredirects" , "sphinxcontrib-towncrier" , "towncrier (<24.7)" ]
enabler = [ "pytest-enabler (>=2.2)" ]
2025-04-15 09:49:06 +00:00
test = [ "build[virtualenv] (>=1.0.3)" , "filelock (>=3.4.0)" , "ini2toml[lite] (>=0.14)" , "jaraco.develop (>=7.21)" , "jaraco.envs (>=2.2)" , "jaraco.path (>=3.7.2)" , "jaraco.test (>=5.5)" , "packaging (>=24.2)" , "pip (>=19.1)" , "pyproject-hooks (!=1.1)" , "pytest (>=6,!=8.1.*)" , "pytest-home (>=0.5)" , "pytest-perf" , "pytest-subprocess" , "pytest-timeout" , "pytest-xdist (>=3)" , "tomli-w (>=1.0.0)" , "virtualenv (>=13.0.0)" , "wheel (>=0.44.0)" ]
type = [ "importlib_metadata (>=7.0.2)" , "jaraco.develop (>=7.21)" , "mypy (==1.14.*)" , "pytest-mypy" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
2025-04-15 09:49:06 +00:00
name = "shellingham"
version = "1.5.4"
description = "Tool to Detect Surrounding Shell"
optional = false
python-versions = ">=3.7"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "shellingham-1.5.4-py2.py3-none-any.whl" , hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686" } ,
{ file = "shellingham-1.5.4.tar.gz" , hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "sympy"
2025-04-15 09:49:06 +00:00
version = "1.13.1"
2025-02-28 11:14:58 +00:00
description = "Computer algebra system (CAS) in Python"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "sympy-1.13.1-py3-none-any.whl" , hash = "sha256:db36cdc64bf61b9b24578b6f7bab1ecdd2452cf008f34faa33776680c26d66f8" } ,
{ file = "sympy-1.13.1.tar.gz" , hash = "sha256:9cebf7e04ff162015ce31c9c6c9144daa34a93bd082f54fd8f12deca4f47515f" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
mpmath = ">=1.1.0,<1.4"
[ package . extras ]
dev = [ "hypothesis (>=6.70.0)" , "pytest (>=7.1.0)" ]
[ [ package ] ]
2025-04-15 09:49:06 +00:00
name = "threadpoolctl"
version = "3.6.0"
description = "threadpoolctl"
optional = false
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "threadpoolctl-3.6.0-py3-none-any.whl" , hash = "sha256:43a0b8fd5a2928500110039e43a5eed8480b918967083ea48dc3ab9f13c4a7fb" } ,
{ file = "threadpoolctl-3.6.0.tar.gz" , hash = "sha256:8ab8b4aa3491d812b623328249fab5302a68d2d71745c8a4c719a2fcaba9f44e" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "tokenizers"
2025-04-15 09:49:06 +00:00
version = "0.21.1"
2025-02-28 11:14:58 +00:00
description = ""
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
files = [
{ file = "tokenizers-0.21.1-cp39-abi3-macosx_10_12_x86_64.whl" , hash = "sha256:e78e413e9e668ad790a29456e677d9d3aa50a9ad311a40905d6861ba7692cf41" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-macosx_11_0_arm64.whl" , hash = "sha256:cd51cd0a91ecc801633829fcd1fda9cf8682ed3477c6243b9a095539de4aecf3" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:28da6b72d4fb14ee200a1bd386ff74ade8992d7f725f2bde2c495a9a98cf4d9f" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" , hash = "sha256:34d8cfde551c9916cb92014e040806122295a6800914bab5865deb85623931cf" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:aaa852d23e125b73d283c98f007e06d4595732104b65402f46e8ef24b588d9f8" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:a21a15d5c8e603331b8a59548bbe113564136dc0f5ad8306dd5033459a226da0" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:2fdbd4c067c60a0ac7eca14b6bd18a5bebace54eb757c706b47ea93204f7a37c" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:2dd9a0061e403546f7377df940e866c3e678d7d4e9643d0461ea442b4f89e61a" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-musllinux_1_2_aarch64.whl" , hash = "sha256:db9484aeb2e200c43b915a1a0150ea885e35f357a5a8fabf7373af333dcc8dbf" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-musllinux_1_2_armv7l.whl" , hash = "sha256:ed248ab5279e601a30a4d67bdb897ecbe955a50f1e7bb62bd99f07dd11c2f5b6" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-musllinux_1_2_i686.whl" , hash = "sha256:9ac78b12e541d4ce67b4dfd970e44c060a2147b9b2a21f509566d556a509c67d" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-musllinux_1_2_x86_64.whl" , hash = "sha256:e5a69c1a4496b81a5ee5d2c1f3f7fbdf95e90a0196101b0ee89ed9956b8a168f" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-win32.whl" , hash = "sha256:1039a3a5734944e09de1d48761ade94e00d0fa760c0e0551151d4dd851ba63e3" } ,
{ file = "tokenizers-0.21.1-cp39-abi3-win_amd64.whl" , hash = "sha256:0f0dcbcc9f6e13e675a66d7a5f2f225a736745ce484c1a4e07476a89ccdad382" } ,
{ file = "tokenizers-0.21.1.tar.gz" , hash = "sha256:a1bb04dc5b448985f86ecd4b05407f5a8d97cb2c0532199b2a302a604a0165ab" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
huggingface-hub = ">=0.16.4,<1.0"
[ package . extras ]
dev = [ "tokenizers[testing]" ]
docs = [ "setuptools-rust" , "sphinx" , "sphinx-rtd-theme" ]
testing = [ "black (==22.3)" , "datasets" , "numpy" , "pytest" , "requests" , "ruff" ]
[ [ package ] ]
name = "tomli"
2025-04-15 09:49:06 +00:00
version = "2.2.1"
2025-02-28 11:14:58 +00:00
description = "A lil' TOML parser"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "dev" ]
markers = "python_version < \"3.11\""
files = [
{ file = "tomli-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249" } ,
{ file = "tomli-2.2.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6" } ,
{ file = "tomli-2.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a" } ,
{ file = "tomli-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:6972ca9c9cc9f0acaa56a8ca1ff51e7af152a9f87fb64623e31d5c83700080ee" } ,
{ file = "tomli-2.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c954d2250168d28797dd4e3ac5cf812a406cd5a92674ee4c8f123c889786aa8e" } ,
{ file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:8dd28b3e155b80f4d54beb40a441d366adcfe740969820caf156c019fb5c7ec4" } ,
{ file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:e59e304978767a54663af13c07b3d1af22ddee3bb2fb0618ca1593e4f593a106" } ,
{ file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:33580bccab0338d00994d7f16f4c4ec25b776af3ffaac1ed74e0b3fc95e885a8" } ,
{ file = "tomli-2.2.1-cp311-cp311-win32.whl" , hash = "sha256:465af0e0875402f1d226519c9904f37254b3045fc5084697cefb9bdde1ff99ff" } ,
{ file = "tomli-2.2.1-cp311-cp311-win_amd64.whl" , hash = "sha256:2d0f2fdd22b02c6d81637a3c95f8cd77f995846af7414c5c4b8d0545afa1bc4b" } ,
{ file = "tomli-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl" , hash = "sha256:4a8f6e44de52d5e6c657c9fe83b562f5f4256d8ebbfe4ff922c495620a7f6cea" } ,
{ file = "tomli-2.2.1-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:8d57ca8095a641b8237d5b079147646153d22552f1c637fd3ba7f4b0b29167a8" } ,
{ file = "tomli-2.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4e340144ad7ae1533cb897d406382b4b6fede8890a03738ff1683af800d54192" } ,
{ file = "tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:db2b95f9de79181805df90bedc5a5ab4c165e6ec3fe99f970d0e302f384ad222" } ,
{ file = "tomli-2.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:40741994320b232529c802f8bc86da4e1aa9f413db394617b9a256ae0f9a7f77" } ,
{ file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:400e720fe168c0f8521520190686ef8ef033fb19fc493da09779e592861b78c6" } ,
{ file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:02abe224de6ae62c19f090f68da4e27b10af2b93213d36cf44e6e1c5abd19fdd" } ,
{ file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:b82ebccc8c8a36f2094e969560a1b836758481f3dc360ce9a3277c65f374285e" } ,
{ file = "tomli-2.2.1-cp312-cp312-win32.whl" , hash = "sha256:889f80ef92701b9dbb224e49ec87c645ce5df3fa2cc548664eb8a25e03127a98" } ,
{ file = "tomli-2.2.1-cp312-cp312-win_amd64.whl" , hash = "sha256:7fc04e92e1d624a4a63c76474610238576942d6b8950a2d7f908a340494e67e4" } ,
{ file = "tomli-2.2.1-cp313-cp313-macosx_10_13_x86_64.whl" , hash = "sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7" } ,
{ file = "tomli-2.2.1-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:286f0ca2ffeeb5b9bd4fcc8d6c330534323ec51b2f52da063b11c502da16f30c" } ,
{ file = "tomli-2.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a92ef1a44547e894e2a17d24e7557a5e85a9e1d0048b0b5e7541f76c5032cb13" } ,
{ file = "tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9316dc65bed1684c9a98ee68759ceaed29d229e985297003e494aa825ebb0281" } ,
{ file = "tomli-2.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:e85e99945e688e32d5a35c1ff38ed0b3f41f43fad8df0bdf79f72b2ba7bc5272" } ,
{ file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:ac065718db92ca818f8d6141b5f66369833d4a80a9d74435a268c52bdfa73140" } ,
{ file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_i686.whl" , hash = "sha256:d920f33822747519673ee656a4b6ac33e382eca9d331c87770faa3eef562aeb2" } ,
{ file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:a198f10c4d1b1375d7687bc25294306e551bf1abfa4eace6650070a5c1ae2744" } ,
{ file = "tomli-2.2.1-cp313-cp313-win32.whl" , hash = "sha256:d3f5614314d758649ab2ab3a62d4f2004c825922f9e370b29416484086b264ec" } ,
{ file = "tomli-2.2.1-cp313-cp313-win_amd64.whl" , hash = "sha256:a38aa0308e754b0e3c67e344754dff64999ff9b513e691d0e786265c93583c69" } ,
{ file = "tomli-2.2.1-py3-none-any.whl" , hash = "sha256:cb55c73c5f4408779d0cf3eef9f762b9c9f147a77de7b258bef0a5628adc85cc" } ,
{ file = "tomli-2.2.1.tar.gz" , hash = "sha256:cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff" } ,
]
[ [ package ] ]
name = "torch"
version = "2.6.0"
description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
optional = false
python-versions = ">=3.9.0"
groups = [ "main" ]
files = [
{ file = "torch-2.6.0-cp310-cp310-manylinux1_x86_64.whl" , hash = "sha256:6860df13d9911ac158f4c44031609700e1eba07916fff62e21e6ffa0a9e01961" } ,
{ file = "torch-2.6.0-cp310-cp310-manylinux_2_28_aarch64.whl" , hash = "sha256:c4f103a49830ce4c7561ef4434cc7926e5a5fe4e5eb100c19ab36ea1e2b634ab" } ,
{ file = "torch-2.6.0-cp310-cp310-win_amd64.whl" , hash = "sha256:56eeaf2ecac90da5d9e35f7f35eb286da82673ec3c582e310a8d1631a1c02341" } ,
{ file = "torch-2.6.0-cp310-none-macosx_11_0_arm64.whl" , hash = "sha256:09e06f9949e1a0518c5b09fe95295bc9661f219d9ecb6f9893e5123e10696628" } ,
{ file = "torch-2.6.0-cp311-cp311-manylinux1_x86_64.whl" , hash = "sha256:7979834102cd5b7a43cc64e87f2f3b14bd0e1458f06e9f88ffa386d07c7446e1" } ,
{ file = "torch-2.6.0-cp311-cp311-manylinux_2_28_aarch64.whl" , hash = "sha256:ccbd0320411fe1a3b3fec7b4d3185aa7d0c52adac94480ab024b5c8f74a0bf1d" } ,
{ file = "torch-2.6.0-cp311-cp311-win_amd64.whl" , hash = "sha256:46763dcb051180ce1ed23d1891d9b1598e07d051ce4c9d14307029809c4d64f7" } ,
{ file = "torch-2.6.0-cp311-none-macosx_11_0_arm64.whl" , hash = "sha256:94fc63b3b4bedd327af588696559f68c264440e2503cc9e6954019473d74ae21" } ,
{ file = "torch-2.6.0-cp312-cp312-manylinux1_x86_64.whl" , hash = "sha256:2bb8987f3bb1ef2675897034402373ddfc8f5ef0e156e2d8cfc47cacafdda4a9" } ,
{ file = "torch-2.6.0-cp312-cp312-manylinux_2_28_aarch64.whl" , hash = "sha256:b789069020c5588c70d5c2158ac0aa23fd24a028f34a8b4fcb8fcb4d7efcf5fb" } ,
{ file = "torch-2.6.0-cp312-cp312-win_amd64.whl" , hash = "sha256:7e1448426d0ba3620408218b50aa6ada88aeae34f7a239ba5431f6c8774b1239" } ,
{ file = "torch-2.6.0-cp312-none-macosx_11_0_arm64.whl" , hash = "sha256:9a610afe216a85a8b9bc9f8365ed561535c93e804c2a317ef7fabcc5deda0989" } ,
{ file = "torch-2.6.0-cp313-cp313-manylinux1_x86_64.whl" , hash = "sha256:4874a73507a300a5d089ceaff616a569e7bb7c613c56f37f63ec3ffac65259cf" } ,
{ file = "torch-2.6.0-cp313-cp313-manylinux_2_28_aarch64.whl" , hash = "sha256:a0d5e1b9874c1a6c25556840ab8920569a7a4137afa8a63a32cee0bc7d89bd4b" } ,
{ file = "torch-2.6.0-cp313-cp313-win_amd64.whl" , hash = "sha256:510c73251bee9ba02ae1cb6c9d4ee0907b3ce6020e62784e2d7598e0cfa4d6cc" } ,
{ file = "torch-2.6.0-cp313-none-macosx_11_0_arm64.whl" , hash = "sha256:ff96f4038f8af9f7ec4231710ed4549da1bdebad95923953a25045dcf6fd87e2" } ,
{ file = "torch-2.6.0-cp39-cp39-manylinux1_x86_64.whl" , hash = "sha256:9ea955317cfcd3852b1402b62af258ce735c2edeee42ca9419b6bc889e5ae053" } ,
{ file = "torch-2.6.0-cp39-cp39-manylinux_2_28_aarch64.whl" , hash = "sha256:bb2c6c3e65049f081940f5ab15c9136c7de40d3f01192541c920a07c7c585b7e" } ,
{ file = "torch-2.6.0-cp39-cp39-win_amd64.whl" , hash = "sha256:683410f97984103148e31b38a8631acf31c3034c020c0f4d26171e7626d8317a" } ,
{ file = "torch-2.6.0-cp39-none-macosx_11_0_arm64.whl" , hash = "sha256:265f70de5fd45b864d924b64be1797f86e76c8e48a02c2a3a6fc7ec247d2226c" } ,
2025-02-28 11:14:58 +00:00
]
2025-04-15 09:49:06 +00:00
[ package . dependencies ]
filelock = "*"
fsspec = "*"
jinja2 = "*"
networkx = "*"
nvidia-cublas-cu12 = { version = "12.4.5.8" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cuda-cupti-cu12 = { version = "12.4.127" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cuda-nvrtc-cu12 = { version = "12.4.127" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cuda-runtime-cu12 = { version = "12.4.127" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cudnn-cu12 = { version = "9.1.0.70" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cufft-cu12 = { version = "11.2.1.3" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-curand-cu12 = { version = "10.3.5.147" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cusolver-cu12 = { version = "11.6.1.9" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cusparse-cu12 = { version = "12.3.1.170" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-cusparselt-cu12 = { version = "0.6.2" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-nccl-cu12 = { version = "2.21.5" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-nvjitlink-cu12 = { version = "12.4.127" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
nvidia-nvtx-cu12 = { version = "12.4.127" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
setuptools = { version = "*" , markers = "python_version >= \"3.12\"" }
sympy = { version = "1.13.1" , markers = "python_version >= \"3.9\"" }
triton = { version = "3.2.0" , markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\"" }
typing-extensions = ">=4.10.0"
[ package . extras ]
opt-einsum = [ "opt-einsum (>=3.3)" ]
optree = [ "optree (>=0.13.0)" ]
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "tqdm"
2025-04-15 09:49:06 +00:00
version = "4.67.1"
2025-02-28 11:14:58 +00:00
description = "Fast, Extensible Progress Meter"
optional = false
python-versions = ">=3.7"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "tqdm-4.67.1-py3-none-any.whl" , hash = "sha256:26445eca388f82e72884e0d580d5464cd801a3ea01e63e5601bdff9ba6a48de2" } ,
{ file = "tqdm-4.67.1.tar.gz" , hash = "sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
colorama = { version = "*" , markers = "platform_system == \"Windows\"" }
[ package . extras ]
2025-04-15 09:49:06 +00:00
dev = [ "nbval" , "pytest (>=6)" , "pytest-asyncio (>=0.24)" , "pytest-cov" , "pytest-timeout" ]
discord = [ "requests" ]
2025-02-28 11:14:58 +00:00
notebook = [ "ipywidgets (>=6)" ]
slack = [ "slack-sdk" ]
telegram = [ "requests" ]
[ [ package ] ]
name = "transformers"
2025-04-15 09:49:06 +00:00
version = "4.49.0"
2025-02-28 11:14:58 +00:00
description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9.0"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "transformers-4.49.0-py3-none-any.whl" , hash = "sha256:6b4fded1c5fee04d384b1014495b4235a2b53c87503d7d592423c06128cbbe03" } ,
{ file = "transformers-4.49.0.tar.gz" , hash = "sha256:7e40e640b5b8dc3f48743f5f5adbdce3660c82baafbd3afdfc04143cdbd2089e" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
filelock = "*"
2025-04-15 09:49:06 +00:00
huggingface-hub = ">=0.26.0,<1.0"
2025-02-28 11:14:58 +00:00
numpy = ">=1.17"
packaging = ">=20.0"
pyyaml = ">=5.1"
regex = "!=2019.12.17"
requests = "*"
safetensors = ">=0.4.1"
2025-04-15 09:49:06 +00:00
tokenizers = ">=0.21,<0.22"
2025-02-28 11:14:58 +00:00
tqdm = ">=4.27"
[ package . extras ]
accelerate = [ "accelerate (>=0.26.0)" ]
2025-04-15 09:49:06 +00:00
agents = [ "Pillow (>=10.0.1,<=15.0)" , "accelerate (>=0.26.0)" , "datasets (!=2.5.0)" , "diffusers" , "opencv-python" , "sentencepiece (>=0.1.91,!=0.1.92)" , "torch (>=2.0)" ]
all = [ "Pillow (>=10.0.1,<=15.0)" , "accelerate (>=0.26.0)" , "av" , "codecarbon (>=2.8.1)" , "flax (>=0.4.1,<=0.7.0)" , "jax (>=0.4.1,<=0.4.13)" , "jaxlib (>=0.4.1,<=0.4.13)" , "kenlm" , "keras-nlp (>=0.3.1,<0.14.0)" , "librosa" , "onnxconverter-common" , "optax (>=0.0.8,<=0.1.4)" , "optuna" , "phonemizer" , "protobuf" , "pyctcdecode (>=0.4.0)" , "ray[tune] (>=2.7.0)" , "scipy (<1.13.0)" , "sentencepiece (>=0.1.91,!=0.1.92)" , "sigopt" , "tensorflow (>2.9,<2.16)" , "tensorflow-text (<2.16)" , "tf2onnx" , "timm (<=1.0.11)" , "tokenizers (>=0.21,<0.22)" , "torch (>=2.0)" , "torchaudio" , "torchvision" ]
2025-02-28 11:14:58 +00:00
audio = [ "kenlm" , "librosa" , "phonemizer" , "pyctcdecode (>=0.4.0)" ]
benchmark = [ "optimum-benchmark (>=0.3.0)" ]
2025-04-15 09:49:06 +00:00
codecarbon = [ "codecarbon (>=2.8.1)" ]
2025-02-28 11:14:58 +00:00
deepspeed = [ "accelerate (>=0.26.0)" , "deepspeed (>=0.9.3)" ]
2025-04-15 09:49:06 +00:00
deepspeed-testing = [ "GitPython (<3.1.19)" , "accelerate (>=0.26.0)" , "beautifulsoup4" , "cookiecutter (==1.7.3)" , "datasets (!=2.5.0)" , "deepspeed (>=0.9.3)" , "dill (<0.3.5)" , "evaluate (>=0.2.0)" , "faiss-cpu" , "nltk (<=3.8.1)" , "optuna" , "parameterized" , "protobuf" , "psutil" , "pydantic" , "pytest (>=7.2.0,<8.0.0)" , "pytest-asyncio" , "pytest-rich" , "pytest-timeout" , "pytest-xdist" , "rjieba" , "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)" , "ruff (==0.5.1)" , "sacrebleu (>=1.4.12,<2.0.0)" , "sacremoses" , "sentencepiece (>=0.1.91,!=0.1.92)" , "tensorboard" , "timeout-decorator" ]
dev = [ "GitPython (<3.1.19)" , "Pillow (>=10.0.1,<=15.0)" , "accelerate (>=0.26.0)" , "av" , "beautifulsoup4" , "codecarbon (>=2.8.1)" , "cookiecutter (==1.7.3)" , "datasets (!=2.5.0)" , "dill (<0.3.5)" , "evaluate (>=0.2.0)" , "faiss-cpu" , "flax (>=0.4.1,<=0.7.0)" , "fugashi (>=1.0)" , "ipadic (>=1.0.0,<2.0)" , "isort (>=5.5.4)" , "jax (>=0.4.1,<=0.4.13)" , "jaxlib (>=0.4.1,<=0.4.13)" , "kenlm" , "keras-nlp (>=0.3.1,<0.14.0)" , "libcst" , "librosa" , "nltk (<=3.8.1)" , "onnxconverter-common" , "optax (>=0.0.8,<=0.1.4)" , "optuna" , "parameterized" , "phonemizer" , "protobuf" , "psutil" , "pyctcdecode (>=0.4.0)" , "pydantic" , "pytest (>=7.2.0,<8.0.0)" , "pytest-asyncio" , "pytest-rich" , "pytest-timeout" , "pytest-xdist" , "ray[tune] (>=2.7.0)" , "rhoknp (>=1.1.0,<1.3.1)" , "rich" , "rjieba" , "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)" , "ruff (==0.5.1)" , "sacrebleu (>=1.4.12,<2.0.0)" , "sacremoses" , "scikit-learn" , "scipy (<1.13.0)" , "sentencepiece (>=0.1.91,!=0.1.92)" , "sigopt" , "sudachidict-core (>=20220729)" , "sudachipy (>=0.6.6)" , "tensorboard" , "tensorflow (>2.9,<2.16)" , "tensorflow-text (<2.16)" , "tf2onnx" , "timeout-decorator" , "timm (<=1.0.11)" , "tokenizers (>=0.21,<0.22)" , "torch (>=2.0)" , "torchaudio" , "torchvision" , "unidic (>=1.0.2)" , "unidic-lite (>=1.0.7)" , "urllib3 (<2.0.0)" ]
dev-tensorflow = [ "GitPython (<3.1.19)" , "Pillow (>=10.0.1,<=15.0)" , "beautifulsoup4" , "cookiecutter (==1.7.3)" , "datasets (!=2.5.0)" , "dill (<0.3.5)" , "evaluate (>=0.2.0)" , "faiss-cpu" , "isort (>=5.5.4)" , "kenlm" , "keras-nlp (>=0.3.1,<0.14.0)" , "libcst" , "librosa" , "nltk (<=3.8.1)" , "onnxconverter-common" , "onnxruntime (>=1.4.0)" , "onnxruntime-tools (>=1.4.2)" , "parameterized" , "phonemizer" , "protobuf" , "psutil" , "pyctcdecode (>=0.4.0)" , "pydantic" , "pytest (>=7.2.0,<8.0.0)" , "pytest-asyncio" , "pytest-rich" , "pytest-timeout" , "pytest-xdist" , "rich" , "rjieba" , "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)" , "ruff (==0.5.1)" , "sacrebleu (>=1.4.12,<2.0.0)" , "sacremoses" , "scikit-learn" , "sentencepiece (>=0.1.91,!=0.1.92)" , "tensorboard" , "tensorflow (>2.9,<2.16)" , "tensorflow-text (<2.16)" , "tf2onnx" , "timeout-decorator" , "tokenizers (>=0.21,<0.22)" , "urllib3 (<2.0.0)" ]
dev-torch = [ "GitPython (<3.1.19)" , "Pillow (>=10.0.1,<=15.0)" , "accelerate (>=0.26.0)" , "beautifulsoup4" , "codecarbon (>=2.8.1)" , "cookiecutter (==1.7.3)" , "datasets (!=2.5.0)" , "dill (<0.3.5)" , "evaluate (>=0.2.0)" , "faiss-cpu" , "fugashi (>=1.0)" , "ipadic (>=1.0.0,<2.0)" , "isort (>=5.5.4)" , "kenlm" , "libcst" , "librosa" , "nltk (<=3.8.1)" , "onnxruntime (>=1.4.0)" , "onnxruntime-tools (>=1.4.2)" , "optuna" , "parameterized" , "phonemizer" , "protobuf" , "psutil" , "pyctcdecode (>=0.4.0)" , "pydantic" , "pytest (>=7.2.0,<8.0.0)" , "pytest-asyncio" , "pytest-rich" , "pytest-timeout" , "pytest-xdist" , "ray[tune] (>=2.7.0)" , "rhoknp (>=1.1.0,<1.3.1)" , "rich" , "rjieba" , "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)" , "ruff (==0.5.1)" , "sacrebleu (>=1.4.12,<2.0.0)" , "sacremoses" , "scikit-learn" , "sentencepiece (>=0.1.91,!=0.1.92)" , "sigopt" , "sudachidict-core (>=20220729)" , "sudachipy (>=0.6.6)" , "tensorboard" , "timeout-decorator" , "timm (<=1.0.11)" , "tokenizers (>=0.21,<0.22)" , "torch (>=2.0)" , "torchaudio" , "torchvision" , "unidic (>=1.0.2)" , "unidic-lite (>=1.0.7)" , "urllib3 (<2.0.0)" ]
2025-02-28 11:14:58 +00:00
flax = [ "flax (>=0.4.1,<=0.7.0)" , "jax (>=0.4.1,<=0.4.13)" , "jaxlib (>=0.4.1,<=0.4.13)" , "optax (>=0.0.8,<=0.1.4)" , "scipy (<1.13.0)" ]
flax-speech = [ "kenlm" , "librosa" , "phonemizer" , "pyctcdecode (>=0.4.0)" ]
ftfy = [ "ftfy" ]
integrations = [ "optuna" , "ray[tune] (>=2.7.0)" , "sigopt" ]
ja = [ "fugashi (>=1.0)" , "ipadic (>=1.0.0,<2.0)" , "rhoknp (>=1.1.0,<1.3.1)" , "sudachidict-core (>=20220729)" , "sudachipy (>=0.6.6)" , "unidic (>=1.0.2)" , "unidic-lite (>=1.0.7)" ]
modelcreation = [ "cookiecutter (==1.7.3)" ]
natten = [ "natten (>=0.14.6,<0.15.0)" ]
onnx = [ "onnxconverter-common" , "onnxruntime (>=1.4.0)" , "onnxruntime-tools (>=1.4.2)" , "tf2onnx" ]
onnxruntime = [ "onnxruntime (>=1.4.0)" , "onnxruntime-tools (>=1.4.2)" ]
optuna = [ "optuna" ]
quality = [ "GitPython (<3.1.19)" , "datasets (!=2.5.0)" , "isort (>=5.5.4)" , "libcst" , "rich" , "ruff (==0.5.1)" , "urllib3 (<2.0.0)" ]
ray = [ "ray[tune] (>=2.7.0)" ]
retrieval = [ "datasets (!=2.5.0)" , "faiss-cpu" ]
ruff = [ "ruff (==0.5.1)" ]
sagemaker = [ "sagemaker (>=2.31.0)" ]
sentencepiece = [ "protobuf" , "sentencepiece (>=0.1.91,!=0.1.92)" ]
serving = [ "fastapi" , "pydantic" , "starlette" , "uvicorn" ]
sigopt = [ "sigopt" ]
sklearn = [ "scikit-learn" ]
speech = [ "kenlm" , "librosa" , "phonemizer" , "pyctcdecode (>=0.4.0)" , "torchaudio" ]
2025-04-15 09:49:06 +00:00
testing = [ "GitPython (<3.1.19)" , "beautifulsoup4" , "cookiecutter (==1.7.3)" , "datasets (!=2.5.0)" , "dill (<0.3.5)" , "evaluate (>=0.2.0)" , "faiss-cpu" , "nltk (<=3.8.1)" , "parameterized" , "psutil" , "pydantic" , "pytest (>=7.2.0,<8.0.0)" , "pytest-asyncio" , "pytest-rich" , "pytest-timeout" , "pytest-xdist" , "rjieba" , "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)" , "ruff (==0.5.1)" , "sacrebleu (>=1.4.12,<2.0.0)" , "sacremoses" , "sentencepiece (>=0.1.91,!=0.1.92)" , "tensorboard" , "timeout-decorator" ]
2025-02-28 11:14:58 +00:00
tf = [ "keras-nlp (>=0.3.1,<0.14.0)" , "onnxconverter-common" , "tensorflow (>2.9,<2.16)" , "tensorflow-text (<2.16)" , "tf2onnx" ]
tf-cpu = [ "keras (>2.9,<2.16)" , "keras-nlp (>=0.3.1,<0.14.0)" , "onnxconverter-common" , "tensorflow-cpu (>2.9,<2.16)" , "tensorflow-probability (<0.24)" , "tensorflow-text (<2.16)" , "tf2onnx" ]
tf-speech = [ "kenlm" , "librosa" , "phonemizer" , "pyctcdecode (>=0.4.0)" ]
tiktoken = [ "blobfile" , "tiktoken" ]
2025-04-15 09:49:06 +00:00
timm = [ "timm (<=1.0.11)" ]
tokenizers = [ "tokenizers (>=0.21,<0.22)" ]
torch = [ "accelerate (>=0.26.0)" , "torch (>=2.0)" ]
2025-02-28 11:14:58 +00:00
torch-speech = [ "kenlm" , "librosa" , "phonemizer" , "pyctcdecode (>=0.4.0)" , "torchaudio" ]
torch-vision = [ "Pillow (>=10.0.1,<=15.0)" , "torchvision" ]
2025-04-15 09:49:06 +00:00
torchhub = [ "filelock" , "huggingface-hub (>=0.26.0,<1.0)" , "importlib-metadata" , "numpy (>=1.17)" , "packaging (>=20.0)" , "protobuf" , "regex (!=2019.12.17)" , "requests" , "sentencepiece (>=0.1.91,!=0.1.92)" , "tokenizers (>=0.21,<0.22)" , "torch (>=2.0)" , "tqdm (>=4.27)" ]
video = [ "av" ]
2025-02-28 11:14:58 +00:00
vision = [ "Pillow (>=10.0.1,<=15.0)" ]
[ [ package ] ]
name = "triton"
2025-04-15 09:49:06 +00:00
version = "3.2.0"
2025-02-28 11:14:58 +00:00
description = "A language and compiler for custom Deep Learning operations"
2025-04-15 09:49:06 +00:00
optional = false
2025-02-28 11:14:58 +00:00
python-versions = "*"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "triton-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b3e54983cd51875855da7c68ec05c05cf8bb08df361b1d5b69e05e40b0c9bd62" } ,
{ file = "triton-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8009a1fb093ee8546495e96731336a33fb8856a38e45bb4ab6affd6dbc3ba220" } ,
{ file = "triton-3.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8d9b215efc1c26fa7eefb9a157915c92d52e000d2bf83e5f69704047e63f125c" } ,
{ file = "triton-3.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e5dfa23ba84541d7c0a531dfce76d8bcd19159d50a4a8b14ad01e91734a5c1b0" } ,
{ file = "triton-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:30ceed0eff2c4a73b14eb63e052992f44bbdf175f3fad21e1ac8097a772de7ee" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
build = [ "cmake (>=3.20)" , "lit" ]
tests = [ "autopep8" , "flake8" , "isort" , "llnl-hatchet" , "numpy" , "pytest" , "scipy (>=1.7.1)" ]
tutorials = [ "matplotlib" , "pandas" , "tabulate" ]
[ [ package ] ]
name = "typer"
2025-04-15 09:49:06 +00:00
version = "0.15.2"
2025-02-28 11:14:58 +00:00
description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.7"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "typer-0.15.2-py3-none-any.whl" , hash = "sha256:46a499c6107d645a9c13f7ee46c5d5096cae6f5fc57dd11eccbbb9ae3e44ddfc" } ,
{ file = "typer-0.15.2.tar.gz" , hash = "sha256:ab2fab47533a813c49fe1f16b1a370fd5819099c00b119e0633df65f22144ba5" } ,
2025-02-28 11:14:58 +00:00
]
[ package . dependencies ]
2025-04-15 09:49:06 +00:00
click = ">=8.0.0"
rich = ">=10.11.0"
shellingham = ">=1.3.0"
typing-extensions = ">=3.7.4.3"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "typing-extensions"
2025-04-15 09:49:06 +00:00
version = "4.13.2"
2025-02-28 11:14:58 +00:00
description = "Backported and Experimental Type Hints for Python 3.8+"
optional = false
python-versions = ">=3.8"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "typing_extensions-4.13.2-py3-none-any.whl" , hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c" } ,
{ file = "typing_extensions-4.13.2.tar.gz" , hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
2025-04-15 09:49:06 +00:00
name = "typing-inspection"
version = "0.4.0"
description = "Runtime typing introspection tools"
2025-02-28 11:14:58 +00:00
optional = true
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "typing_inspection-0.4.0-py3-none-any.whl" , hash = "sha256:50e72559fcd2a6367a19f7a7e610e6afcb9fac940c650290eed893d61386832f" } ,
{ file = "typing_inspection-0.4.0.tar.gz" , hash = "sha256:9765c87de36671694a67904bf2c96e395be9c6439bb6c87b5142569dcdd65122" } ,
2025-02-28 11:14:58 +00:00
]
2025-04-15 09:49:06 +00:00
[ package . dependencies ]
typing-extensions = ">=4.12.0"
2025-02-28 11:14:58 +00:00
[ [ package ] ]
name = "urllib3"
2025-04-15 09:49:06 +00:00
version = "2.4.0"
2025-02-28 11:14:58 +00:00
description = "HTTP library with thread-safe connection pooling, file post, and more."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "urllib3-2.4.0-py3-none-any.whl" , hash = "sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813" } ,
{ file = "urllib3-2.4.0.tar.gz" , hash = "sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
brotli = [ "brotli (>=1.0.9)" , "brotlicffi (>=0.8.0)" ]
h2 = [ "h2 (>=4,<5)" ]
socks = [ "pysocks (>=1.5.6,!=1.5.7,<2.0)" ]
zstd = [ "zstandard (>=0.18.0)" ]
[ [ package ] ]
name = "win32-setctime"
2025-04-15 09:49:06 +00:00
version = "1.2.0"
2025-02-28 11:14:58 +00:00
description = "A small Python utility to set file creation time on Windows"
optional = false
python-versions = ">=3.5"
2025-04-15 09:49:06 +00:00
groups = [ "main" ]
markers = "sys_platform == \"win32\""
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "win32_setctime-1.2.0-py3-none-any.whl" , hash = "sha256:95d644c4e708aba81dc3704a116d8cbc974d70b3bdb8be1d150e36be6e9d1390" } ,
{ file = "win32_setctime-1.2.0.tar.gz" , hash = "sha256:ae1fdf948f5640aae05c511ade119313fb6a30d7eabe25fef9764dca5873c4c0" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
dev = [ "black (>=19.3b0)" , "pytest (>=4.6.2)" ]
[ [ package ] ]
name = "wrapt"
2025-04-15 09:49:06 +00:00
version = "1.17.2"
2025-02-28 11:14:58 +00:00
description = "Module for decorators, wrappers and monkey patching."
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.8"
groups = [ "main" ]
files = [
{ file = "wrapt-1.17.2-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:3d57c572081fed831ad2d26fd430d565b76aa277ed1d30ff4d40670b1c0dd984" } ,
{ file = "wrapt-1.17.2-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:b5e251054542ae57ac7f3fba5d10bfff615b6c2fb09abeb37d2f1463f841ae22" } ,
{ file = "wrapt-1.17.2-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:80dd7db6a7cb57ffbc279c4394246414ec99537ae81ffd702443335a61dbf3a7" } ,
{ file = "wrapt-1.17.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0a6e821770cf99cc586d33833b2ff32faebdbe886bd6322395606cf55153246c" } ,
{ file = "wrapt-1.17.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:b60fb58b90c6d63779cb0c0c54eeb38941bae3ecf7a73c764c52c88c2dcb9d72" } ,
{ file = "wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b870b5df5b71d8c3359d21be8f0d6c485fa0ebdb6477dda51a1ea54a9b558061" } ,
{ file = "wrapt-1.17.2-cp310-cp310-musllinux_1_2_aarch64.whl" , hash = "sha256:4011d137b9955791f9084749cba9a367c68d50ab8d11d64c50ba1688c9b457f2" } ,
{ file = "wrapt-1.17.2-cp310-cp310-musllinux_1_2_i686.whl" , hash = "sha256:1473400e5b2733e58b396a04eb7f35f541e1fb976d0c0724d0223dd607e0f74c" } ,
{ file = "wrapt-1.17.2-cp310-cp310-musllinux_1_2_x86_64.whl" , hash = "sha256:3cedbfa9c940fdad3e6e941db7138e26ce8aad38ab5fe9dcfadfed9db7a54e62" } ,
{ file = "wrapt-1.17.2-cp310-cp310-win32.whl" , hash = "sha256:582530701bff1dec6779efa00c516496968edd851fba224fbd86e46cc6b73563" } ,
{ file = "wrapt-1.17.2-cp310-cp310-win_amd64.whl" , hash = "sha256:58705da316756681ad3c9c73fd15499aa4d8c69f9fd38dc8a35e06c12468582f" } ,
{ file = "wrapt-1.17.2-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:ff04ef6eec3eee8a5efef2401495967a916feaa353643defcc03fc74fe213b58" } ,
{ file = "wrapt-1.17.2-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:4db983e7bca53819efdbd64590ee96c9213894272c776966ca6306b73e4affda" } ,
{ file = "wrapt-1.17.2-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:9abc77a4ce4c6f2a3168ff34b1da9b0f311a8f1cfd694ec96b0603dff1c79438" } ,
{ file = "wrapt-1.17.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:0b929ac182f5ace000d459c59c2c9c33047e20e935f8e39371fa6e3b85d56f4a" } ,
{ file = "wrapt-1.17.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:f09b286faeff3c750a879d336fb6d8713206fc97af3adc14def0cdd349df6000" } ,
{ file = "wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1a7ed2d9d039bd41e889f6fb9364554052ca21ce823580f6a07c4ec245c1f5d6" } ,
{ file = "wrapt-1.17.2-cp311-cp311-musllinux_1_2_aarch64.whl" , hash = "sha256:129a150f5c445165ff941fc02ee27df65940fcb8a22a61828b1853c98763a64b" } ,
{ file = "wrapt-1.17.2-cp311-cp311-musllinux_1_2_i686.whl" , hash = "sha256:1fb5699e4464afe5c7e65fa51d4f99e0b2eadcc176e4aa33600a3df7801d6662" } ,
{ file = "wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl" , hash = "sha256:9a2bce789a5ea90e51a02dfcc39e31b7f1e662bc3317979aa7e5538e3a034f72" } ,
{ file = "wrapt-1.17.2-cp311-cp311-win32.whl" , hash = "sha256:4afd5814270fdf6380616b321fd31435a462019d834f83c8611a0ce7484c7317" } ,
{ file = "wrapt-1.17.2-cp311-cp311-win_amd64.whl" , hash = "sha256:acc130bc0375999da18e3d19e5a86403667ac0c4042a094fefb7eec8ebac7cf3" } ,
{ file = "wrapt-1.17.2-cp312-cp312-macosx_10_13_universal2.whl" , hash = "sha256:d5e2439eecc762cd85e7bd37161d4714aa03a33c5ba884e26c81559817ca0925" } ,
{ file = "wrapt-1.17.2-cp312-cp312-macosx_10_13_x86_64.whl" , hash = "sha256:3fc7cb4c1c744f8c05cd5f9438a3caa6ab94ce8344e952d7c45a8ed59dd88392" } ,
{ file = "wrapt-1.17.2-cp312-cp312-macosx_11_0_arm64.whl" , hash = "sha256:8fdbdb757d5390f7c675e558fd3186d590973244fab0c5fe63d373ade3e99d40" } ,
{ file = "wrapt-1.17.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5bb1d0dbf99411f3d871deb6faa9aabb9d4e744d67dcaaa05399af89d847a91d" } ,
{ file = "wrapt-1.17.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:d18a4865f46b8579d44e4fe1e2bcbc6472ad83d98e22a26c963d46e4c125ef0b" } ,
{ file = "wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:bc570b5f14a79734437cb7b0500376b6b791153314986074486e0b0fa8d71d98" } ,
{ file = "wrapt-1.17.2-cp312-cp312-musllinux_1_2_aarch64.whl" , hash = "sha256:6d9187b01bebc3875bac9b087948a2bccefe464a7d8f627cf6e48b1bbae30f82" } ,
{ file = "wrapt-1.17.2-cp312-cp312-musllinux_1_2_i686.whl" , hash = "sha256:9e8659775f1adf02eb1e6f109751268e493c73716ca5761f8acb695e52a756ae" } ,
{ file = "wrapt-1.17.2-cp312-cp312-musllinux_1_2_x86_64.whl" , hash = "sha256:e8b2816ebef96d83657b56306152a93909a83f23994f4b30ad4573b00bd11bb9" } ,
{ file = "wrapt-1.17.2-cp312-cp312-win32.whl" , hash = "sha256:468090021f391fe0056ad3e807e3d9034e0fd01adcd3bdfba977b6fdf4213ea9" } ,
{ file = "wrapt-1.17.2-cp312-cp312-win_amd64.whl" , hash = "sha256:ec89ed91f2fa8e3f52ae53cd3cf640d6feff92ba90d62236a81e4e563ac0e991" } ,
{ file = "wrapt-1.17.2-cp313-cp313-macosx_10_13_universal2.whl" , hash = "sha256:6ed6ffac43aecfe6d86ec5b74b06a5be33d5bb9243d055141e8cabb12aa08125" } ,
{ file = "wrapt-1.17.2-cp313-cp313-macosx_10_13_x86_64.whl" , hash = "sha256:35621ae4c00e056adb0009f8e86e28eb4a41a4bfa8f9bfa9fca7d343fe94f998" } ,
{ file = "wrapt-1.17.2-cp313-cp313-macosx_11_0_arm64.whl" , hash = "sha256:a604bf7a053f8362d27eb9fefd2097f82600b856d5abe996d623babd067b1ab5" } ,
{ file = "wrapt-1.17.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5cbabee4f083b6b4cd282f5b817a867cf0b1028c54d445b7ec7cfe6505057cf8" } ,
{ file = "wrapt-1.17.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:49703ce2ddc220df165bd2962f8e03b84c89fee2d65e1c24a7defff6f988f4d6" } ,
{ file = "wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:8112e52c5822fc4253f3901b676c55ddf288614dc7011634e2719718eaa187dc" } ,
{ file = "wrapt-1.17.2-cp313-cp313-musllinux_1_2_aarch64.whl" , hash = "sha256:9fee687dce376205d9a494e9c121e27183b2a3df18037f89d69bd7b35bcf59e2" } ,
{ file = "wrapt-1.17.2-cp313-cp313-musllinux_1_2_i686.whl" , hash = "sha256:18983c537e04d11cf027fbb60a1e8dfd5190e2b60cc27bc0808e653e7b218d1b" } ,
{ file = "wrapt-1.17.2-cp313-cp313-musllinux_1_2_x86_64.whl" , hash = "sha256:703919b1633412ab54bcf920ab388735832fdcb9f9a00ae49387f0fe67dad504" } ,
{ file = "wrapt-1.17.2-cp313-cp313-win32.whl" , hash = "sha256:abbb9e76177c35d4e8568e58650aa6926040d6a9f6f03435b7a522bf1c487f9a" } ,
{ file = "wrapt-1.17.2-cp313-cp313-win_amd64.whl" , hash = "sha256:69606d7bb691b50a4240ce6b22ebb319c1cfb164e5f6569835058196e0f3a845" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-macosx_10_13_universal2.whl" , hash = "sha256:4a721d3c943dae44f8e243b380cb645a709ba5bd35d3ad27bc2ed947e9c68192" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-macosx_10_13_x86_64.whl" , hash = "sha256:766d8bbefcb9e00c3ac3b000d9acc51f1b399513f44d77dfe0eb026ad7c9a19b" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-macosx_11_0_arm64.whl" , hash = "sha256:e496a8ce2c256da1eb98bd15803a79bee00fc351f5dfb9ea82594a3f058309e0" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:40d615e4fe22f4ad3528448c193b218e077656ca9ccb22ce2cb20db730f8d306" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:a5aaeff38654462bc4b09023918b7f21790efb807f54c000a39d41d69cf552cb" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9a7d15bbd2bc99e92e39f49a04653062ee6085c0e18b3b7512a4f2fe91f2d681" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-musllinux_1_2_aarch64.whl" , hash = "sha256:e3890b508a23299083e065f435a492b5435eba6e304a7114d2f919d400888cc6" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-musllinux_1_2_i686.whl" , hash = "sha256:8c8b293cd65ad716d13d8dd3624e42e5a19cc2a2f1acc74b30c2c13f15cb61a6" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-musllinux_1_2_x86_64.whl" , hash = "sha256:4c82b8785d98cdd9fed4cac84d765d234ed3251bd6afe34cb7ac523cb93e8b4f" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-win32.whl" , hash = "sha256:13e6afb7fe71fe7485a4550a8844cc9ffbe263c0f1a1eea569bc7091d4898555" } ,
{ file = "wrapt-1.17.2-cp313-cp313t-win_amd64.whl" , hash = "sha256:eaf675418ed6b3b31c7a989fd007fa7c3be66ce14e5c3b27336383604c9da85c" } ,
{ file = "wrapt-1.17.2-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:5c803c401ea1c1c18de70a06a6f79fcc9c5acfc79133e9869e730ad7f8ad8ef9" } ,
{ file = "wrapt-1.17.2-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:f917c1180fdb8623c2b75a99192f4025e412597c50b2ac870f156de8fb101119" } ,
{ file = "wrapt-1.17.2-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:ecc840861360ba9d176d413a5489b9a0aff6d6303d7e733e2c4623cfa26904a6" } ,
{ file = "wrapt-1.17.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:bb87745b2e6dc56361bfde481d5a378dc314b252a98d7dd19a651a3fa58f24a9" } ,
{ file = "wrapt-1.17.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:58455b79ec2661c3600e65c0a716955adc2410f7383755d537584b0de41b1d8a" } ,
{ file = "wrapt-1.17.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b4e42a40a5e164cbfdb7b386c966a588b1047558a990981ace551ed7e12ca9c2" } ,
{ file = "wrapt-1.17.2-cp38-cp38-musllinux_1_2_aarch64.whl" , hash = "sha256:91bd7d1773e64019f9288b7a5101f3ae50d3d8e6b1de7edee9c2ccc1d32f0c0a" } ,
{ file = "wrapt-1.17.2-cp38-cp38-musllinux_1_2_i686.whl" , hash = "sha256:bb90fb8bda722a1b9d48ac1e6c38f923ea757b3baf8ebd0c82e09c5c1a0e7a04" } ,
{ file = "wrapt-1.17.2-cp38-cp38-musllinux_1_2_x86_64.whl" , hash = "sha256:08e7ce672e35efa54c5024936e559469436f8b8096253404faeb54d2a878416f" } ,
{ file = "wrapt-1.17.2-cp38-cp38-win32.whl" , hash = "sha256:410a92fefd2e0e10d26210e1dfb4a876ddaf8439ef60d6434f21ef8d87efc5b7" } ,
{ file = "wrapt-1.17.2-cp38-cp38-win_amd64.whl" , hash = "sha256:95c658736ec15602da0ed73f312d410117723914a5c91a14ee4cdd72f1d790b3" } ,
{ file = "wrapt-1.17.2-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:99039fa9e6306880572915728d7f6c24a86ec57b0a83f6b2491e1d8ab0235b9a" } ,
{ file = "wrapt-1.17.2-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:2696993ee1eebd20b8e4ee4356483c4cb696066ddc24bd70bcbb80fa56ff9061" } ,
{ file = "wrapt-1.17.2-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:612dff5db80beef9e649c6d803a8d50c409082f1fedc9dbcdfde2983b2025b82" } ,
{ file = "wrapt-1.17.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:62c2caa1585c82b3f7a7ab56afef7b3602021d6da34fbc1cf234ff139fed3cd9" } ,
{ file = "wrapt-1.17.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c958bcfd59bacc2d0249dcfe575e71da54f9dcf4a8bdf89c4cb9a68a1170d73f" } ,
{ file = "wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:fc78a84e2dfbc27afe4b2bd7c80c8db9bca75cc5b85df52bfe634596a1da846b" } ,
{ file = "wrapt-1.17.2-cp39-cp39-musllinux_1_2_aarch64.whl" , hash = "sha256:ba0f0eb61ef00ea10e00eb53a9129501f52385c44853dbd6c4ad3f403603083f" } ,
{ file = "wrapt-1.17.2-cp39-cp39-musllinux_1_2_i686.whl" , hash = "sha256:1e1fe0e6ab7775fd842bc39e86f6dcfc4507ab0ffe206093e76d61cde37225c8" } ,
{ file = "wrapt-1.17.2-cp39-cp39-musllinux_1_2_x86_64.whl" , hash = "sha256:c86563182421896d73858e08e1db93afdd2b947a70064b813d515d66549e15f9" } ,
{ file = "wrapt-1.17.2-cp39-cp39-win32.whl" , hash = "sha256:f393cda562f79828f38a819f4788641ac7c4085f30f1ce1a68672baa686482bb" } ,
{ file = "wrapt-1.17.2-cp39-cp39-win_amd64.whl" , hash = "sha256:36ccae62f64235cf8ddb682073a60519426fdd4725524ae38874adf72b5f2aeb" } ,
{ file = "wrapt-1.17.2-py3-none-any.whl" , hash = "sha256:b18f2d1533a71f069c7f82d524a52599053d4c7166e9dd374ae2136b7f40f7c8" } ,
{ file = "wrapt-1.17.2.tar.gz" , hash = "sha256:41388e9d4d1522446fe79d3213196bd9e3b301a336965b9e27ca2788ebd122f3" } ,
2025-02-28 11:14:58 +00:00
]
[ [ package ] ]
name = "zipp"
2025-04-15 09:49:06 +00:00
version = "3.21.0"
2025-02-28 11:14:58 +00:00
description = "Backport of pathlib-compatible object wrapper for zip files"
optional = false
2025-04-15 09:49:06 +00:00
python-versions = ">=3.9"
groups = [ "main" ]
2025-02-28 11:14:58 +00:00
files = [
2025-04-15 09:49:06 +00:00
{ file = "zipp-3.21.0-py3-none-any.whl" , hash = "sha256:ac1bbe05fd2991f160ebce24ffbac5f6d11d83dc90891255885223d42b3cd931" } ,
{ file = "zipp-3.21.0.tar.gz" , hash = "sha256:2c9958f6430a2040341a52eb608ed6dd93ef4392e02ffe219417c1b28b5dd1f4" } ,
2025-02-28 11:14:58 +00:00
]
[ package . extras ]
check = [ "pytest-checkdocs (>=2.4)" , "pytest-ruff (>=0.2.1)" ]
cover = [ "pytest-cov" ]
doc = [ "furo" , "jaraco.packaging (>=9.3)" , "jaraco.tidelift (>=1.4)" , "rst.linker (>=1.9)" , "sphinx (>=3.5)" , "sphinx-lint" ]
enabler = [ "pytest-enabler (>=2.2)" ]
test = [ "big-O" , "importlib-resources" , "jaraco.functools" , "jaraco.itertools" , "jaraco.test" , "more-itertools" , "pytest (>=6,!=8.1.*)" , "pytest-ignore-flaky" ]
type = [ "pytest-mypy" ]
[ metadata ]
2025-04-15 09:49:06 +00:00
lock-version = "2.1"
2025-02-28 11:14:58 +00:00
python-versions = ">=3.9,<3.13"
2025-04-15 09:49:06 +00:00
content-hash = "cb3921d3df77dd5a7c9c7f09fcdf4f4f61b307b04e5bd58c52cfb299ae053da3"