|
|
|
|
@ -43,9 +43,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "idna", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "exceptiongroup" },
|
|
|
|
|
{ name = "idna" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/96/f0/5eb65b2bb0d09ac6776f2eb54adee6abe8228ea05b20a5ad0e4945de8aac/anyio-4.12.1.tar.gz", hash = "sha256:41cfcc3a4c85d3f05c932da7c26d0201ac36f72abd4435ba90d0464a3ffed703", size = 228685, upload-time = "2026-01-06T11:45:21.246Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -71,9 +71,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "idna", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10' and python_full_version < '3.13'" },
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "idna" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/19/14/2c5dd9f512b66549ae92767a9c7b330ae88e1932ca57876909410251fe13/anyio-4.13.0.tar.gz", hash = "sha256:334b70e641fd2221c1505b3890c69882fe4a2df910cba14d97019b90b24439dc", size = 231622, upload-time = "2026-03-24T12:59:09.671Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -210,8 +210,8 @@ name = "beautifulsoup4"
|
|
|
|
|
version = "4.14.3"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "soupsieve", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "soupsieve" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/c3/b0/1c6a16426d389813b48d95e26898aff79abbde42ad353958ad95cc8c9b21/beautifulsoup4-4.14.3.tar.gz", hash = "sha256:6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86", size = 627737, upload-time = "2025-11-30T15:08:26.084Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -283,7 +283,7 @@ name = "cffi"
|
|
|
|
|
version = "2.0.0"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pycparser", marker = "python_full_version >= '3.10' and implementation_name != 'PyPy'" },
|
|
|
|
|
{ name = "pycparser", marker = "implementation_name != 'PyPy'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/eb/56/b1ba7935a17738ae8453301356628e8147c79dbb825bcbc73dc7401f9846/cffi-2.0.0.tar.gz", hash = "sha256:44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529", size = 523588, upload-time = "2025-09-08T23:24:04.541Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -589,7 +589,7 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "colorama", marker = "python_full_version < '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/b9/2e/0090cbf739cee7d23781ad4b89a9894a41538e4fcf4c31dcdd705b78eb8b/click-8.1.8.tar.gz", hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a", size = 226593, upload-time = "2024-12-21T18:38:44.339Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -615,7 +615,7 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "colorama", marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/57/75/31212c6bf2503fdf920d87fee5d7a86a2e3bcf444984126f13d8e4016804/click-8.3.2.tar.gz", hash = "sha256:14162b8b3b3550a7d479eafa77dfd3c38d9dc8951f6f69c78913a8f9a7540fd5", size = 302856, upload-time = "2026-04-03T19:14:45.118Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -645,7 +645,7 @@ name = "coloredlogs"
|
|
|
|
|
version = "15.0.1"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "humanfriendly", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "humanfriendly" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/cc/c7/eed8f27100517e8c0e6b923d5f0845d0cb99763da6fdee00478f91db7325/coloredlogs-15.0.1.tar.gz", hash = "sha256:7c991aa71a4577af2f82600d8f8f3a89f936baeaf9b50a9c197da014e5bf16b0", size = 278520, upload-time = "2021-06-11T10:22:45.202Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -768,7 +768,7 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
toml = [
|
|
|
|
|
{ name = "tomli", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "tomli" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@ -900,7 +900,7 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
toml = [
|
|
|
|
|
{ name = "tomli", marker = "python_full_version >= '3.10' and python_full_version <= '3.11'" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version <= '3.11'" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@ -908,8 +908,8 @@ name = "cryptography"
|
|
|
|
|
version = "48.0.0"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "cffi", marker = "python_full_version >= '3.10' and platform_python_implementation != 'PyPy'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "cffi", marker = "platform_python_implementation != 'PyPy'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/9f/a9/db8f313fdcd85d767d4973515e1db101f9c71f95fced83233de224673757/cryptography-48.0.0.tar.gz", hash = "sha256:5c3932f4436d1cccb036cb0eaef46e6e2db91035166f1ad6505c3c9d5a635920", size = 832984, upload-time = "2026-05-04T22:59:38.133Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1004,7 +1004,7 @@ name = "exceptiongroup"
|
|
|
|
|
version = "1.3.1"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/50/79/66800aadf48771f6b62f7eb014e352e5d06856655206165d775e675a02c9/exceptiongroup-1.3.1.tar.gz", hash = "sha256:8b412432c6055b0b7d14c310000ae93352ed6754f70fa8f7c34141f91c4e3219", size = 30371, upload-time = "2025-11-21T23:01:54.787Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1016,9 +1016,9 @@ name = "faiss-cpu"
|
|
|
|
|
version = "1.14.3"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/83/b0/48c083d01b7b68c463c1d56507147a9d733f791e1c469a77215a872a9fb5/faiss_cpu-1.14.3-cp310-abi3-macosx_14_0_arm64.whl", hash = "sha256:a9369863290a3f0e033757e4c10577b6ef7431f1cede394dabd0a137e4e2ed45", size = 4768290, upload-time = "2026-06-13T02:19:03.427Z" },
|
|
|
|
|
@ -1318,15 +1318,15 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "filelock", version = "3.19.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "fsspec", version = "2025.10.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "hf-xet", marker = "(python_full_version < '3.10' and platform_machine == 'AMD64') or (python_full_version < '3.10' and platform_machine == 'aarch64') or (python_full_version < '3.10' and platform_machine == 'amd64') or (python_full_version < '3.10' and platform_machine == 'arm64') or (python_full_version < '3.10' and platform_machine == 'x86_64')" },
|
|
|
|
|
{ name = "httpx", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pyyaml", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "tqdm", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typer", version = "0.23.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "filelock", version = "3.19.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "fsspec", version = "2025.10.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "hf-xet", marker = "platform_machine == 'AMD64' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'" },
|
|
|
|
|
{ name = "httpx" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pyyaml" },
|
|
|
|
|
{ name = "tqdm" },
|
|
|
|
|
{ name = "typer", version = "0.23.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/8e/2a/a847fd02261cd051da218baf99f90ee7c7040c109a01833db4f838f25256/huggingface_hub-1.8.0.tar.gz", hash = "sha256:c5627b2fd521e00caf8eff4ac965ba988ea75167fad7ee72e17f9b7183ec63f3", size = 735839, upload-time = "2026-03-25T16:01:28.152Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1352,15 +1352,15 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "filelock", version = "3.25.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "fsspec", version = "2026.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "hf-xet", marker = "(python_full_version >= '3.10' and platform_machine == 'AMD64') or (python_full_version >= '3.10' and platform_machine == 'aarch64') or (python_full_version >= '3.10' and platform_machine == 'amd64') or (python_full_version >= '3.10' and platform_machine == 'arm64') or (python_full_version >= '3.10' and platform_machine == 'x86_64')" },
|
|
|
|
|
{ name = "httpx", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pyyaml", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "tqdm", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typer", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "filelock", version = "3.25.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "fsspec", version = "2026.3.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "hf-xet", marker = "platform_machine == 'AMD64' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'" },
|
|
|
|
|
{ name = "httpx" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pyyaml" },
|
|
|
|
|
{ name = "tqdm" },
|
|
|
|
|
{ name = "typer", version = "0.24.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/44/40/68d9b286b125d9318ae95c8f8b206e8672e7244b0eea61ebb4a88037638c/huggingface_hub-1.9.1.tar.gz", hash = "sha256:442af372207cc24dcb089caf507fcd7dbc1217c11d6059a06f6b90afe64e8bd2", size = 750355, upload-time = "2026-04-07T13:47:59.167Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1372,7 +1372,7 @@ name = "humanfriendly"
|
|
|
|
|
version = "10.0"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pyreadline3", marker = "python_full_version < '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "pyreadline3", marker = "sys_platform == 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/cc/3f/2c29224acb2e2df4d2046e4c73ee2662023c58ff5b113c4c1adac0886c43/humanfriendly-10.0.tar.gz", hash = "sha256:6b0b831ce8f15f7300721aa49829fc4e83921a9a301cc7f606be6686a2288ddc", size = 360702, upload-time = "2021-09-17T21:40:43.31Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1387,9 +1387,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "attrs", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "sortedcontainers", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "attrs" },
|
|
|
|
|
{ name = "exceptiongroup" },
|
|
|
|
|
{ name = "sortedcontainers" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/85/20/8aa62b3e69fea68bb30d35d50be5395c98979013acd8152d64dc927e4cdb/hypothesis-6.141.1.tar.gz", hash = "sha256:8ef356e1e18fbeaa8015aab3c805303b7fe4b868e5b506e87ad83c0bf951f46f", size = 467389, upload-time = "2025-10-15T19:12:25.262Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1415,8 +1415,8 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "sortedcontainers", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "sortedcontainers" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/3b/fb/a5651eb0cd03ecee644e8f4d8cd2027b40a08bf1488f46201e794aebe9b5/hypothesis-6.152.9.tar.gz", hash = "sha256:de4711d69ce3a18009047c3b44882810fd0c0348c1558e920a4b0d2c45f59e1e", size = 472009, upload-time = "2026-05-19T17:10:19.586Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1534,10 +1534,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "attrs", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "jsonschema-specifications", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "referencing", version = "0.36.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "rpds-py", version = "0.27.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "attrs" },
|
|
|
|
|
{ name = "jsonschema-specifications" },
|
|
|
|
|
{ name = "referencing", version = "0.36.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "rpds-py", version = "0.27.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/74/69/f7185de793a29082a9f3c7728268ffb31cb5095131a9c139a74078e27336/jsonschema-4.25.1.tar.gz", hash = "sha256:e4a9655ce0da0c0b67a085847e00a3a51449e1157f4f75e9fb5aa545e122eb85", size = 357342, upload-time = "2025-08-18T17:03:50.038Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1563,10 +1563,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "attrs", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "jsonschema-specifications", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "referencing", version = "0.37.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "rpds-py", version = "0.30.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "attrs" },
|
|
|
|
|
{ name = "jsonschema-specifications" },
|
|
|
|
|
{ name = "referencing", version = "0.37.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "rpds-py", version = "0.30.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/b3/fc/e067678238fa451312d4c62bf6e6cf5ec56375422aee02f9cb5f909b3047/jsonschema-4.26.0.tar.gz", hash = "sha256:0c26707e2efad8aa1bfc5b7ce170f3fccc2e4918ff85989ba9ffa9facb2be326", size = 366583, upload-time = "2026-01-07T13:41:07.246Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1851,12 +1851,12 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform == 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/fe/b6/8fdd991142ad3e037179a494b153f463024e5a211ef3ad948b955c26b4de/magika-0.6.2.tar.gz", hash = "sha256:37eb6ae8020f6e68f231bc06052c0a0cbe8e6fa27492db345e8dc867dbceb067", size = 3036634, upload-time = "2025-05-02T14:54:18.88Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1877,12 +1877,12 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "onnxruntime", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/a3/f3/3d1dcdd7b9c41d589f5cff252d32ed91cdf86ba84391cfc81d9d8773571d/magika-0.6.3.tar.gz", hash = "sha256:7cc52aa7359af861957043e2bf7265ed4741067251c104532765cd668c0c0cb1", size = 3042784, upload-time = "2025-10-30T15:22:34.499Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1896,7 +1896,7 @@ name = "mammoth"
|
|
|
|
|
version = "1.11.0"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "cobble", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "cobble" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/ed/3c/a58418d2af00f2da60d4a51e18cd0311307b72d48d2fffec36a97b4a5e44/mammoth-1.11.0.tar.gz", hash = "sha256:a0f59e442f34d5b6447f4b0999306cbf3e67aaabfa8cb516f878fb1456744637", size = 53142, upload-time = "2025-09-19T10:35:20.373Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1911,7 +1911,7 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "mdurl", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "mdurl" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/38/71/3b932df36c1a044d397a1f92d1cf91ee0a503d91e470cbd670aa66b07ed0/markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb", size = 74596, upload-time = "2023-06-03T06:41:14.443Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1937,7 +1937,7 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "mdurl", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "mdurl" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/5b/f5/4ec618ed16cc4f8fb3b701563655a69816155e79e24a17b651541804721d/markdown_it_py-4.0.0.tar.gz", hash = "sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3", size = 73070, upload-time = "2025-08-11T12:57:52.854Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1949,8 +1949,8 @@ name = "markdownify"
|
|
|
|
|
version = "1.2.2"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "beautifulsoup4", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "six", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "beautifulsoup4" },
|
|
|
|
|
{ name = "six" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/3f/bc/c8c8eea5335341306b0fa7e1cb33c5e1c8d24ef70ddd684da65f41c49c92/markdownify-1.2.2.tar.gz", hash = "sha256:b274f1b5943180b031b699b199cbaeb1e2ac938b75851849a31fd0c3d6603d09", size = 18816, upload-time = "2025-11-16T19:21:18.565Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1962,13 +1962,13 @@ name = "markitdown"
|
|
|
|
|
version = "0.1.5"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "beautifulsoup4", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "charset-normalizer", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "defusedxml", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "magika", version = "0.6.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "magika", version = "0.6.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "markdownify", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "requests", version = "2.33.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "beautifulsoup4" },
|
|
|
|
|
{ name = "charset-normalizer" },
|
|
|
|
|
{ name = "defusedxml" },
|
|
|
|
|
{ name = "magika", version = "0.6.2", source = { registry = "https://pypi.org/simple" }, marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "magika", version = "0.6.3", source = { registry = "https://pypi.org/simple" }, marker = "sys_platform != 'win32'" },
|
|
|
|
|
{ name = "markdownify" },
|
|
|
|
|
{ name = "requests", version = "2.33.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/83/93/3b93c291c99d09f64f7535ba74c1c6a3507cf49cffd38983a55de6f834b6/markitdown-0.1.5.tar.gz", hash = "sha256:4c956ff1528bf15e1814542035ec96e989206d19d311bb799f4df973ecafc31a", size = 45099, upload-time = "2026-02-20T19:45:23.886Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -1977,19 +1977,19 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
docx = [
|
|
|
|
|
{ name = "lxml", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "mammoth", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "lxml" },
|
|
|
|
|
{ name = "mammoth" },
|
|
|
|
|
]
|
|
|
|
|
pdf = [
|
|
|
|
|
{ name = "pdfminer-six", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pdfplumber", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pdfminer-six" },
|
|
|
|
|
{ name = "pdfplumber" },
|
|
|
|
|
]
|
|
|
|
|
pptx = [
|
|
|
|
|
{ name = "python-pptx", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "python-pptx" },
|
|
|
|
|
]
|
|
|
|
|
xlsx = [
|
|
|
|
|
{ name = "openpyxl", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pandas", version = "2.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "openpyxl" },
|
|
|
|
|
{ name = "pandas", version = "2.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "pandas", version = "3.0.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@ -2004,7 +2004,7 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "mempalace"
|
|
|
|
|
version = "3.6.0"
|
|
|
|
|
version = "3.7.0"
|
|
|
|
|
source = { editable = "." }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "chromadb" },
|
|
|
|
|
@ -2129,12 +2129,12 @@ name = "milvus-lite"
|
|
|
|
|
version = "3.0"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "faiss-cpu", marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "grpcio", marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "pyarrow", marker = "python_full_version >= '3.10' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version == '3.10.*' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "faiss-cpu" },
|
|
|
|
|
{ name = "grpcio" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "pyarrow" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version < '3.11'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/a3/9a/d80d260e6fe1246818a8ef782c374ba9c6ca46ca3b987c14eabe914ef805/milvus_lite-3.0.tar.gz", hash = "sha256:2c35d0d046b1faae3402cde1fb73d65f51ee8c6aba65f54de1dda46f7bb18b9b", size = 589749, upload-time = "2026-05-13T07:14:05.827Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -2417,11 +2417,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "librt", marker = "python_full_version < '3.10' and platform_python_implementation != 'PyPy'" },
|
|
|
|
|
{ name = "mypy-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pathspec", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "librt", marker = "platform_python_implementation != 'PyPy'" },
|
|
|
|
|
{ name = "mypy-extensions" },
|
|
|
|
|
{ name = "pathspec" },
|
|
|
|
|
{ name = "tomli" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/f5/db/4efed9504bc01309ab9c2da7e352cc223569f05478012b5d9ece38fd44d2/mypy-1.19.1.tar.gz", hash = "sha256:19d88bb05303fe63f71dd2c6270daca27cb9401c4ca8255fe50d1d920e0eb9ba", size = 3582404, upload-time = "2025-12-15T05:03:48.42Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -2483,12 +2483,12 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "ast-serialize", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "librt", marker = "python_full_version >= '3.10' and platform_python_implementation != 'PyPy'" },
|
|
|
|
|
{ name = "mypy-extensions", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pathspec", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "ast-serialize" },
|
|
|
|
|
{ name = "librt", marker = "platform_python_implementation != 'PyPy'" },
|
|
|
|
|
{ name = "mypy-extensions" },
|
|
|
|
|
{ name = "pathspec" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/82/15/cca9d88503549ed6fedeaa1d448cdddd542ee8a490232d732e278036fbf2/mypy-2.1.0.tar.gz", hash = "sha256:81e76ad12c2d804512e9b13240d1588316531bfba07558286078bfbce9613633", size = 3898359, upload-time = "2026-05-11T18:37:36.237Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -2784,12 +2784,12 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "coloredlogs", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "coloredlogs" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/4e/28/99f903b0eb1cd6f3faa0e343217d9fb9f47b84bca98bd9859884631336ee/onnxruntime-1.20.1-cp310-cp310-macosx_13_0_universal2.whl", hash = "sha256:e50ba5ff7fed4f7d9253a6baf801ca2883cc08491f9d32d78a80da57256a5439", size = 30996314, upload-time = "2024-11-21T00:48:31.43Z" },
|
|
|
|
|
@ -2824,11 +2824,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/15/41/3253db975a90c3ce1d475e2a230773a21cd7998537f0657947df6fb79861/onnxruntime-1.24.3-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:3e6456801c66b095c5cd68e690ca25db970ea5202bd0c5b84a2c3ef7731c5a3c", size = 17332766, upload-time = "2026-03-05T17:18:59.714Z" },
|
|
|
|
|
@ -2874,11 +2874,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.11.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/60/69/6c40720201012c6af9aa7d4ecdd620e521bd806dc6269d636fdd5c5aeebe/onnxruntime-1.24.4-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:0bdfce8e9a6497cec584aab407b71bf697dac5e1b7b7974adc50bf7533bdb3a2", size = 17332131, upload-time = "2026-03-17T22:05:49.005Z" },
|
|
|
|
|
@ -2915,12 +2915,12 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "coloredlogs", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "coloredlogs" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/3c/4f/f433239b05304aa9af0217da20508abbbcec1dcd58ee821e3dab8939ecfe/onnxruntime_directml-1.20.1-cp310-cp310-win_amd64.whl", hash = "sha256:d4aa43694799559fb5570fdf0e96a154d4b4d0bb9b73c3e81744eb7fe0c0de8d", size = 22760521, upload-time = "2024-11-21T00:49:40.179Z" },
|
|
|
|
|
@ -2938,11 +2938,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/ed/65/36ce5a5e79fb5d7b4d7636bc6e6c4024f3ff0571789e8eedb7149bb7c538/onnxruntime_directml-1.24.3-cp311-cp311-win_amd64.whl", hash = "sha256:442fecea5d52df315b6cecfbcbb44aff6681880b6bbf23546a6c00125fec66f1", size = 25106769, upload-time = "2026-03-05T16:27:07.495Z" },
|
|
|
|
|
@ -2968,11 +2968,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.11.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/be/90/99566dc6398028e7691a5b12720fd85f757a0901818b84599d28abb3f085/onnxruntime_directml-1.24.4-cp311-cp311-win_amd64.whl", hash = "sha256:96642a787e5a6f33bf043521c0f06eb1eb663f6b830e5862a2026d03f9c90543", size = 25106000, upload-time = "2026-03-17T21:47:15.438Z" },
|
|
|
|
|
@ -2989,12 +2989,12 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "coloredlogs", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "coloredlogs" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/04/ad/4e5534dcaafe36f596792ebd0049177f7f0b7afa0f696505974ed1d6f72c/onnxruntime_gpu-1.20.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:dfba508f110ec062dedfd3032e6eee8cde325026e9d7c5792884e8b9d4ebb9c3", size = 291522233, upload-time = "2025-03-07T05:46:08.901Z" },
|
|
|
|
|
@ -3017,11 +3017,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "sympy", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
{ name = "sympy" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/28/f4/c8050f3f4916ab6c75432724f0ba51c1548dc1c3d66d40c0f8a9611e370f/onnxruntime_gpu-1.24.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:ac922633819e1cdc81c9b3a28b5e37d788805307bbaa708a01a3d7150e345625", size = 252750845, upload-time = "2026-03-05T16:35:33.604Z" },
|
|
|
|
|
@ -3053,10 +3053,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.11.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "flatbuffers", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "protobuf", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "flatbuffers" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "protobuf" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://files.pythonhosted.org/packages/2d/7e/f58f8fc505a876b31fd2a34c1eb8f9863b75bf1589c3297c8efd48b93151/onnxruntime_gpu-1.25.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:e8625bb31ee2d88524414e7458cc604f4f958f323ef8832cc00882f6cd42b9a1", size = 270337732, upload-time = "2026-04-22T17:27:59.993Z" },
|
|
|
|
|
@ -3076,7 +3076,7 @@ name = "openpyxl"
|
|
|
|
|
version = "3.1.5"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "et-xmlfile", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "et-xmlfile" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/3d/f9/88d94a75de065ea32619465d2f77b29a0469500e99012523b91cc4141cd1/openpyxl-3.1.5.tar.gz", hash = "sha256:cf0e3cf56142039133628b5acffe8ef0c12bc902d2aadd3e0fe5878dc08d1050", size = 186464, upload-time = "2024-06-28T14:03:44.161Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3385,11 +3385,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version != '3.10.*'" },
|
|
|
|
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "python-dateutil", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "pytz", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "tzdata", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "python-dateutil" },
|
|
|
|
|
{ name = "pytz" },
|
|
|
|
|
{ name = "tzdata" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/33/01/d40b85317f86cf08d853a4f495195c73815fdf205eef3993821720274518/pandas-2.3.3.tar.gz", hash = "sha256:e05e1af93b977f7eafa636d043f9f94c7ee3ac81af99c13508215942e64c993b", size = 4495223, upload-time = "2025-09-29T23:34:51.853Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3466,9 +3466,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.11.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "python-dateutil", marker = "python_full_version >= '3.11'" },
|
|
|
|
|
{ name = "tzdata", marker = "(python_full_version >= '3.11' and sys_platform == 'emscripten') or (python_full_version >= '3.11' and sys_platform == 'win32')" },
|
|
|
|
|
{ name = "numpy", version = "2.4.4", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "python-dateutil" },
|
|
|
|
|
{ name = "tzdata", marker = "sys_platform == 'emscripten' or sys_platform == 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/f8/87/4341c6252d1c47b08768c3d25ac487362bf403f0313ddae4a2a26c9b1b4c/pandas-3.0.3.tar.gz", hash = "sha256:696a4a00a2a2a35d4e5deb3fc946641b96c944f02230e4f76137fe35d806c4fc", size = 4651414, upload-time = "2026-05-11T18:54:29.21Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3535,8 +3535,8 @@ name = "pdfminer-six"
|
|
|
|
|
version = "20251230"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "charset-normalizer", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "cryptography", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "charset-normalizer" },
|
|
|
|
|
{ name = "cryptography" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/46/9a/d79d8fa6d47a0338846bb558b39b9963b8eb2dfedec61867c138c1b17eeb/pdfminer_six-20251230.tar.gz", hash = "sha256:e8f68a14c57e00c2d7276d26519ea64be1b48f91db1cdc776faa80528ca06c1e", size = 8511285, upload-time = "2025-12-30T15:49:13.104Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3548,9 +3548,9 @@ name = "pdfplumber"
|
|
|
|
|
version = "0.11.9"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pdfminer-six", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pillow", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pypdfium2", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pdfminer-six" },
|
|
|
|
|
{ name = "pillow" },
|
|
|
|
|
{ name = "pypdfium2" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/38/37/9ca3519e92a8434eb93be570b131476cc0a4e840bb39c62ddb7813a39d53/pdfplumber-0.11.9.tar.gz", hash = "sha256:481224b678b2bbdbf376e2c39bf914144eef7c3d301b4a28eebf0f7f6109d6dc", size = 102768, upload-time = "2026-01-05T08:10:29.072Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3707,11 +3707,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "cfgv", version = "3.4.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "identify", version = "2.6.15", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "nodeenv", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pyyaml", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "virtualenv", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "cfgv", version = "3.4.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "identify", version = "2.6.15", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "nodeenv" },
|
|
|
|
|
{ name = "pyyaml" },
|
|
|
|
|
{ name = "virtualenv" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/ff/29/7cf5bbc236333876e4b41f56e06857a87937ce4bf91e117a6991a2dbb02a/pre_commit-4.3.0.tar.gz", hash = "sha256:499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16", size = 193792, upload-time = "2025-08-09T18:56:14.651Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3737,11 +3737,11 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "cfgv", version = "3.5.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "identify", version = "2.6.19", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "nodeenv", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pyyaml", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "virtualenv", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "cfgv", version = "3.5.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "identify", version = "2.6.19", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "nodeenv" },
|
|
|
|
|
{ name = "pyyaml" },
|
|
|
|
|
{ name = "virtualenv" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/8e/22/2de9408ac81acbb8a7d05d4cc064a152ccf33b3d480ebe0cd292153db239/pre_commit-4.6.0.tar.gz", hash = "sha256:718d2208cef53fdc38206e40524a6d4d9576d103eb16f0fec11c875e7716e9d9", size = 198525, upload-time = "2026-04-21T20:31:41.613Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3801,8 +3801,8 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "tzdata", marker = "python_full_version < '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
{ name = "tzdata", marker = "sys_platform == 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/44/05/d4a05988f15fcf90e0088c735b1f2fc04a30b7fc65461d6ec278f5f2f17a/psycopg-3.2.13.tar.gz", hash = "sha256:309adaeda61d44556046ec9a83a93f42bbe5310120b1995f3af49ab6d9f13c1d", size = 160626, upload-time = "2025-11-21T22:34:32.328Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3811,7 +3811,7 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
binary = [
|
|
|
|
|
{ name = "psycopg-binary", version = "3.2.13", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10' and implementation_name != 'pypy'" },
|
|
|
|
|
{ name = "psycopg-binary", version = "3.2.13", source = { registry = "https://pypi.org/simple" }, marker = "implementation_name != 'pypy'" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@ -3833,8 +3833,8 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10' and python_full_version < '3.13'" },
|
|
|
|
|
{ name = "tzdata", marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
|
|
|
{ name = "tzdata", marker = "sys_platform == 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/db/2f/cb91e5502ec9de1de6f1b76cfbf69531932725361168bb06963620c77e2e/psycopg-3.3.4.tar.gz", hash = "sha256:e21207764952cff81b6b8bdacad9a3939f2793367fdac2987b3aac36a651b5bc", size = 165799, upload-time = "2026-05-01T23:31:55.179Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -3843,7 +3843,7 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
binary = [
|
|
|
|
|
{ name = "psycopg-binary", version = "3.3.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10' and implementation_name != 'pypy'" },
|
|
|
|
|
{ name = "psycopg-binary", version = "3.3.4", source = { registry = "https://pypi.org/simple" }, marker = "implementation_name != 'pypy'" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@ -4397,9 +4397,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pydantic", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typing-inspection", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pydantic" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "typing-inspection" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/20/c5/dbbc27b814c71676593d1c3f718e6cd7d4f00652cefa24b75f7aa3efb25e/pydantic_settings-2.11.0.tar.gz", hash = "sha256:d0e87a1c7d33593beb7194adb8470fc426e95ba02af83a0f23474a04c9a08180", size = 188394, upload-time = "2025-09-24T14:19:11.764Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4425,9 +4425,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pydantic", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-inspection", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pydantic" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "typing-inspection" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/52/6d/fffca34caecc4a3f97bda81b2098da5e8ab7efc9a66e819074a11955d87e/pydantic_settings-2.13.1.tar.gz", hash = "sha256:b4c11847b15237fb0171e1462bf540e294affb9b86db4d9aa5c01730bdbe4025", size = 223826, upload-time = "2026-02-19T13:45:08.055Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4533,13 +4533,13 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "colorama", marker = "python_full_version < '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "iniconfig", version = "2.1.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pluggy", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pygments", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "exceptiongroup" },
|
|
|
|
|
{ name = "iniconfig", version = "2.1.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pluggy" },
|
|
|
|
|
{ name = "pygments" },
|
|
|
|
|
{ name = "tomli" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/a3/5c/00a0e072241553e1a7496d638deababa67c5058571567b92a7eaa258397c/pytest-8.4.2.tar.gz", hash = "sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01", size = 1519618, upload-time = "2025-09-04T14:34:22.711Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4565,13 +4565,13 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "colorama", marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "iniconfig", version = "2.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pluggy", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pygments", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "exceptiongroup", marker = "python_full_version < '3.11'" },
|
|
|
|
|
{ name = "iniconfig", version = "2.3.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pluggy" },
|
|
|
|
|
{ name = "pygments" },
|
|
|
|
|
{ name = "tomli", marker = "python_full_version < '3.11'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/7d/0d/549bd94f1a0a402dc8cf64563a117c0f3765662e2e668477624baeec44d5/pytest-9.0.3.tar.gz", hash = "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c", size = 1572165, upload-time = "2026-04-07T17:16:18.027Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4602,8 +4602,8 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "packaging", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pytest", version = "8.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pytest", version = "8.4.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/26/53/a543a76f922a5337d10df22441af8bf68f1b421cadf9aedf8a77943b81f6/pytest_rerunfailures-16.0.1.tar.gz", hash = "sha256:ed4b3a6e7badb0a720ddd93f9de1e124ba99a0cb13bc88561b3c168c16062559", size = 27612, upload-time = "2025-09-02T06:48:25.193Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4629,8 +4629,8 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "packaging", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pytest", version = "9.0.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pytest", version = "9.0.3", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/4d/f0/74f8e685be7ecd1572c1256132f18fce3a665d7e07649a3f23b7eb2d3bec/pytest_rerunfailures-16.3.tar.gz", hash = "sha256:37c9b1231c8083e9f4e724f50f7a21241822f9516c15c700ebbf218d6452355c", size = 34148, upload-time = "2026-05-22T06:51:22.292Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4704,10 +4704,10 @@ name = "python-pptx"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "lxml", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pillow", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "xlsxwriter", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "lxml" },
|
|
|
|
|
{ name = "pillow" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
{ name = "xlsxwriter" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/52/a9/0c0db8d37b2b8a645666f7fd8accea4c6224e013c42b1d5c17c93590cd06/python_pptx-1.0.2.tar.gz", hash = "sha256:479a8af0eaf0f0d76b6f00b0887732874ad2e3188230315290cd1f9dd9cc7095", size = 10109297, upload-time = "2024-08-07T17:33:37.772Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4804,9 +4804,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "attrs", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "rpds-py", version = "0.27.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "attrs" },
|
|
|
|
|
{ name = "rpds-py", version = "0.27.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/2f/db/98b5c277be99dd18bfd91dd04e1b759cad18d1a338188c936e92f921c7e2/referencing-0.36.2.tar.gz", hash = "sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa", size = 74744, upload-time = "2025-01-25T08:48:16.138Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4832,9 +4832,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "attrs", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "rpds-py", version = "0.30.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version >= '3.10' and python_full_version < '3.13'" },
|
|
|
|
|
{ name = "attrs" },
|
|
|
|
|
{ name = "rpds-py", version = "0.30.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/22/f5/df4e9027acead3ecc63e50fe1e36aca1523e1719559c499951bb4b53188f/referencing-0.37.0.tar.gz", hash = "sha256:44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8", size = 78036, upload-time = "2025-10-13T15:30:48.871Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4849,10 +4849,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "certifi", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "charset-normalizer", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "idna", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "urllib3", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "certifi" },
|
|
|
|
|
{ name = "charset-normalizer" },
|
|
|
|
|
{ name = "idna" },
|
|
|
|
|
{ name = "urllib3" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/c9/74/b3ff8e6c8446842c3f5c837e9c3dfcfe2018ea6ecef224c710c85ef728f4/requests-2.32.5.tar.gz", hash = "sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf", size = 134517, upload-time = "2025-08-18T20:46:02.573Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -4878,10 +4878,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "certifi", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "charset-normalizer", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "idna", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "urllib3", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "certifi" },
|
|
|
|
|
{ name = "charset-normalizer" },
|
|
|
|
|
{ name = "idna" },
|
|
|
|
|
{ name = "urllib3" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/5f/a4/98b9c7c6428a668bf7e42ebb7c79d576a1c3c1e3ae2d47e674b468388871/requests-2.33.1.tar.gz", hash = "sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517", size = 134120, upload-time = "2026-03-30T16:09:15.531Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -5452,10 +5452,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "annotated-doc", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "click", version = "8.1.8", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "rich", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "shellingham", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "annotated-doc" },
|
|
|
|
|
{ name = "click", version = "8.1.8", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "rich" },
|
|
|
|
|
{ name = "shellingham" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/d3/ae/93d16574e66dfe4c2284ffdaca4b0320ade32858cb2cc586c8dd79f127c5/typer-0.23.2.tar.gz", hash = "sha256:a99706a08e54f1aef8bb6a8611503808188a4092808e86addff1828a208af0de", size = 120162, upload-time = "2026-02-16T18:52:40.354Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -5481,10 +5481,10 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "annotated-doc", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "rich", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "shellingham", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "annotated-doc" },
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "rich" },
|
|
|
|
|
{ name = "shellingham" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/f5/24/cb09efec5cc954f7f9b930bf8279447d24618bb6758d4f6adf2574c41780/typer-0.24.1.tar.gz", hash = "sha256:e39b4732d65fbdcde189ae76cf7cd48aeae72919dea1fdfc16593be016256b45", size = 118613, upload-time = "2026-02-21T16:54:40.609Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -5538,9 +5538,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version < '3.10'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "click", version = "8.1.8", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "h11", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "click", version = "8.1.8", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "h11" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/ae/4f/f9fdac7cf6dd79790eb165639b5c452ceeabc7bbabbba4569155470a287d/uvicorn-0.39.0.tar.gz", hash = "sha256:610512b19baa93423d2892d7823741f6d27717b642c8964000d7194dded19302", size = 82001, upload-time = "2025-12-21T13:05:17.973Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -5549,13 +5549,13 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
standard = [
|
|
|
|
|
{ name = "colorama", marker = "python_full_version < '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "httptools", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "pyyaml", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "uvloop", marker = "python_full_version < '3.10' and platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "watchfiles", marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "websockets", version = "15.0.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.10'" },
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "httptools" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "pyyaml" },
|
|
|
|
|
{ name = "uvloop", marker = "platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "watchfiles" },
|
|
|
|
|
{ name = "websockets", version = "15.0.1", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@ -5577,9 +5577,9 @@ resolution-markers = [
|
|
|
|
|
"python_full_version == '3.10.*' and sys_platform != 'win32'",
|
|
|
|
|
]
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "h11", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version == '3.10.*'" },
|
|
|
|
|
{ name = "click", version = "8.3.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "h11" },
|
|
|
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/5e/da/6eee1ff8b6cbeed47eeb5229749168e81eb4b7b999a1a15a7176e51410c9/uvicorn-0.44.0.tar.gz", hash = "sha256:6c942071b68f07e178264b9152f1f16dfac5da85880c4ce06366a96d70d4f31e", size = 86947, upload-time = "2026-04-06T09:23:22.826Z" }
|
|
|
|
|
wheels = [
|
|
|
|
|
@ -5588,13 +5588,13 @@ wheels = [
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
standard = [
|
|
|
|
|
{ name = "colorama", marker = "python_full_version >= '3.10' and sys_platform == 'win32'" },
|
|
|
|
|
{ name = "httptools", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "pyyaml", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "uvloop", marker = "python_full_version >= '3.10' and platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "watchfiles", marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "websockets", version = "16.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "httptools" },
|
|
|
|
|
{ name = "python-dotenv", version = "1.2.2", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
{ name = "pyyaml" },
|
|
|
|
|
{ name = "uvloop", marker = "platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "watchfiles" },
|
|
|
|
|
{ name = "websockets", version = "16.0", source = { registry = "https://pypi.org/simple" } },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|