2025-12-24 16:59:57 +08:00
|
|
|
version = 1
|
|
|
|
|
revision = 3
|
2026-02-04 11:24:15 +08:00
|
|
|
requires-python = ">=3.13.11, <3.14"
|
2026-01-28 16:50:40 +08:00
|
|
|
resolution-markers = [
|
2026-02-04 11:24:15 +08:00
|
|
|
"sys_platform == 'win32'",
|
|
|
|
|
"sys_platform == 'emscripten'",
|
|
|
|
|
"sys_platform != 'emscripten' and sys_platform != 'win32'",
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
2025-12-24 16:59:57 +08:00
|
|
|
|
2026-04-16 17:31:02 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "altgraph"
|
|
|
|
|
version = "0.17.5"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7e/f8/97fdf103f38fed6792a1601dbc16cc8aac56e7459a9fff08c812d8ae177a/altgraph-0.17.5.tar.gz", hash = "sha256:c87b395dd12fabde9c99573a9749d67da8d29ef9de0125c7f536699b4a9bc9e7" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a9/ba/000a1996d4308bc65120167c21241a3b205464a2e0b58deda26ae8ac21d1/altgraph-0.17.5-py2.py3-none-any.whl", hash = "sha256:f3a22400bce1b0c701683820ac4f3b159cd301acab067c51c653e06961600597" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "annotated-types"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz", hash = "sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl", hash = "sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "appnope"
|
|
|
|
|
version = "0.1.4"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/35/5d/752690df9ef5b76e169e68d6a129fa6d08a7100ca7f754c89495db3c6019/appnope-0.1.4.tar.gz", hash = "sha256:1de3860566df9caf38f01f86f65e0e13e379af54f9e4bee1e66b48f2efffd1ee" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/81/29/5ecc3a15d5a33e31b26c11426c45c501e439cb865d0bff96315d86443b78/appnope-0.1.4-py2.py3-none-any.whl", hash = "sha256:502575ee11cd7a28c0205f379b525beefebab9d161b7c964670864014ed7213c" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "asgiref"
|
2026-02-04 11:24:15 +08:00
|
|
|
version = "3.11.1"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-02-04 11:24:15 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/63/40/f03da1264ae8f7cfdbf9146542e5e7e8100a4c66ab48e791df9a03d3f6c0/asgiref-3.11.1.tar.gz", hash = "sha256:5f184dc43b7e763efe848065441eac62229c9f7b0475f41f80e207a114eda4ce" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-02-04 11:24:15 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5c/0a/a72d10ed65068e115044937873362e6e32fab1b7dce0046aeb224682c989/asgiref-3.11.1-py3-none-any.whl", hash = "sha256:e8667a091e69529631969fd45dc268fa79b99c92c5fcdda727757e52146ec133" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "asttokens"
|
|
|
|
|
version = "3.0.1"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/be/a5/8e3f9b6771b0b408517c82d97aed8f2036509bc247d46114925e32fe33f0/asttokens-3.0.1.tar.gz", hash = "sha256:71a4ee5de0bde6a31d64f6b13f2293ac190344478f081c3d1bccfcf5eacb0cb7" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d2/39/e7eaf1799466a4aef85b6a4fe7bd175ad2b1c6345066aa33f1f58d4b18d0/asttokens-3.0.1-py3-none-any.whl", hash = "sha256:15a3ebc0f43c2d0a50eeafea25e19046c68398e487b9f1f5b517f7c0f40f976a" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-02-03 16:50:58 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "babel"
|
|
|
|
|
version = "2.18.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7d/b2/51899539b6ceeeb420d40ed3cd4b7a40519404f9baf3d4ac99dc413a834b/babel-2.18.0.tar.gz", hash = "sha256:b80b99a14bd085fcacfa15c9165f651fbb3406e66cc603abf11c5750937c992d" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/77/f5/21d2de20e8b8b0408f0681956ca2c69f1320a3848ac50e6e7f39c6159675/babel-2.18.0-py3-none-any.whl", hash = "sha256:e2b422b277c2b9a9630c1d7903c2a00d0830c409c59ac8cae9081c92f1aeba35" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "beautifulsoup4"
|
|
|
|
|
version = "4.14.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "soupsieve" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/c3/b0/1c6a16426d389813b48d95e26898aff79abbde42ad353958ad95cc8c9b21/beautifulsoup4-4.14.3.tar.gz", hash = "sha256:6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/1a/39/47f9197bdd44df24d67ac8893641e16f386c984a0619ef2ee4c51fbbc019/beautifulsoup4-4.14.3-py3-none-any.whl", hash = "sha256:0918bfe44902e6ad8d57732ba310582e98da931428d231a5ecb9e7c703a735bb" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cdtestplant-v1"
|
2026-02-02 17:32:53 +08:00
|
|
|
version = "0.1.1"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { virtual = "." }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "beautifulsoup4" },
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "django-auth-ldap" },
|
|
|
|
|
{ name = "django-environ" },
|
|
|
|
|
{ name = "django-ninja" },
|
|
|
|
|
{ name = "django-ninja-extra" },
|
|
|
|
|
{ name = "django-ninja-jwt" },
|
|
|
|
|
{ name = "django-redis" },
|
|
|
|
|
{ name = "django-shortuuidfield" },
|
|
|
|
|
{ name = "django-tinymce" },
|
2026-02-03 16:50:58 +08:00
|
|
|
{ name = "docxcompose" },
|
2026-02-09 15:41:17 +08:00
|
|
|
{ name = "docxtpl", extra = ["subdoc"] },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "faker" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "ipykernel" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "lizard" },
|
2026-04-16 17:31:02 +08:00
|
|
|
{ name = "lxml" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "mysqlclient" },
|
|
|
|
|
{ name = "ninja-schema" },
|
|
|
|
|
{ name = "numpy" },
|
|
|
|
|
{ name = "orjson" },
|
|
|
|
|
{ name = "pandas" },
|
2026-04-16 17:31:02 +08:00
|
|
|
{ name = "pydantic" },
|
|
|
|
|
{ name = "pyinstaller" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "python-docx" },
|
|
|
|
|
{ name = "python-ldap" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "requests" },
|
2026-02-09 15:41:17 +08:00
|
|
|
{ name = "setuptools" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "ua-parser-builtins" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "user-agents" },
|
2026-02-05 18:27:04 +08:00
|
|
|
{ name = "waitress" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.metadata]
|
|
|
|
|
requires-dist = [
|
|
|
|
|
{ name = "beautifulsoup4", specifier = ">=4.14.3" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "django", specifier = ">=6.0.5" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "django-auth-ldap", specifier = ">=5.3.0" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "django-environ", specifier = ">=0.12.0" },
|
2026-04-16 17:31:02 +08:00
|
|
|
{ name = "django-ninja", specifier = ">=1.6.2" },
|
|
|
|
|
{ name = "django-ninja-extra", specifier = ">=0.31.4" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "django-ninja-jwt", specifier = ">=5.4.4" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "django-redis", specifier = ">=6.0.0" },
|
|
|
|
|
{ name = "django-shortuuidfield", specifier = ">=0.1.3" },
|
|
|
|
|
{ name = "django-tinymce", specifier = ">=5.0.0" },
|
2026-04-16 17:31:02 +08:00
|
|
|
{ name = "docxcompose", specifier = ">=2.1.0" },
|
2026-02-09 15:41:17 +08:00
|
|
|
{ name = "docxtpl", extras = ["subdoc"], specifier = ">=0.20.2" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "faker", specifier = ">=40.19.1" },
|
2026-02-08 15:10:43 +08:00
|
|
|
{ name = "ipykernel", specifier = ">=7.2.0" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "lizard", specifier = ">=1.22.2" },
|
|
|
|
|
{ name = "lxml", specifier = ">=6.1.1" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "mysqlclient", specifier = ">=2.2.7" },
|
|
|
|
|
{ name = "ninja-schema", specifier = ">=0.14.3" },
|
2026-04-16 17:31:02 +08:00
|
|
|
{ name = "numpy", specifier = "==2.4.4" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "orjson", specifier = ">=3.11.9" },
|
|
|
|
|
{ name = "pandas", specifier = ">=3.0.3" },
|
|
|
|
|
{ name = "pydantic", specifier = ">=2.13.4" },
|
2026-04-24 16:45:18 +08:00
|
|
|
{ name = "pyinstaller", specifier = ">=6.20.0" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "python-docx", specifier = ">=1.2.0" },
|
|
|
|
|
{ name = "python-ldap", path = "python_ldap-3.4.5-cp313-cp313-win_amd64.whl" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "requests", specifier = ">=2.34.2" },
|
2026-04-16 17:31:02 +08:00
|
|
|
{ name = "setuptools", specifier = "<=82.0.1" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "ua-parser-builtins", specifier = ">=202601" },
|
2025-12-24 16:59:57 +08:00
|
|
|
{ name = "user-agents", specifier = ">=2.2.0" },
|
2026-02-05 18:27:04 +08:00
|
|
|
{ name = "waitress", specifier = ">=3.0.2" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
2026-05-29 16:20:30 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "certifi"
|
|
|
|
|
version = "2026.5.20"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/f3/ce/ee2ecad540810a79593028e88299baeae54d346cc7a0d94b6199988b89b1/certifi-2026.5.20.tar.gz", hash = "sha256:69dea482ab64caa7b9f6aba1c6bf48bb6a5448d1c0f1b17ab42ad8c763a5344d" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/59/8c/57e832b7af6d7c5abe66eb3fbe3a3a32f4d11ea23a1aa7131371035be991/certifi-2026.5.20-py3-none-any.whl", hash = "sha256:3c52e209ba0a4ad7aebe60436a4ab349c39e1e602e8c134221e546902ad25897" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "cffi"
|
|
|
|
|
version = "2.0.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pycparser", marker = "implementation_name != 'PyPy'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/eb/56/b1ba7935a17738ae8453301356628e8147c79dbb825bcbc73dc7401f9846/cffi-2.0.0.tar.gz", hash = "sha256:44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/4b/8d/a0a47a0c9e413a658623d014e91e74a50cdd2c423f7ccfd44086ef767f90/cffi-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:00bdf7acc5f795150faa6957054fbbca2439db2f775ce831222b66f192f03beb" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/4a/d2/a6c0296814556c68ee32009d9c2ad4f85f2707cdecfd7727951ec228005d/cffi-2.0.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:45d5e886156860dc35862657e1494b9bae8dfa63bf56796f2fb56e1679fc0bca" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b0/1e/d22cc63332bd59b06481ceaac49d6c507598642e2230f201649058a7e704/cffi-2.0.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl", hash = "sha256:07b271772c100085dd28b74fa0cd81c8fb1a3ba18b21e03d7c27f3436a10606b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a9/f5/a2c23eb03b61a0b8747f211eb716446c826ad66818ddc7810cc2cc19b3f2/cffi-2.0.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:d48a880098c96020b02d5a1f7d9251308510ce8858940e6fa99ece33f610838b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f2/7f/e6647792fc5850d634695bc0e6ab4111ae88e89981d35ac269956605feba/cffi-2.0.0-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl", hash = "sha256:f93fd8e5c8c0a4aa1f424d6173f14a892044054871c771f8566e4008eaa359d2" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/cb/1e/a5a1bd6f1fb30f22573f76533de12a00bf274abcdc55c8edab639078abb6/cffi-2.0.0-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.whl", hash = "sha256:dd4f05f54a52fb558f1ba9f528228066954fee3ebe629fc1660d874d040ae5a3" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/98/df/0a1755e750013a2081e863e7cd37e0cdd02664372c754e5560099eb7aa44/cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:c8d3b5532fc71b7a77c09192b4a5a200ea992702734a2e9279a37f2478236f26" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/50/e1/a969e687fcf9ea58e6e2a928ad5e2dd88cc12f6f0ab477e9971f2309b57c/cffi-2.0.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:d9b29c1f0ae438d5ee9acb31cadee00a58c46cc9c0b2f9038c6b0b3470877a8c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/36/54/0362578dd2c9e557a28ac77698ed67323ed5b9775ca9d3fe73fe191bb5d8/cffi-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:6d50360be4546678fc1b79ffe7a66265e28667840010348dd69a314145807a1b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/eb/6d/bf9bda840d5f1dfdbf0feca87fbdb64a918a69bca42cfa0ba7b137c48cb8/cffi-2.0.0-cp313-cp313-win32.whl", hash = "sha256:74a03b9698e198d47562765773b4a8309919089150a0bb17d829ad7b44b60d27" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/37/18/6519e1ee6f5a1e579e04b9ddb6f1676c17368a7aba48299c3759bbc3c8b3/cffi-2.0.0-cp313-cp313-win_amd64.whl", hash = "sha256:19f705ada2530c1167abacb171925dd886168931e0a7b78f5bffcae5c6b5be75" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/cb/0e/02ceeec9a7d6ee63bb596121c2c8e9b3a9e150936f4fbef6ca1943e6137c/cffi-2.0.0-cp313-cp313-win_arm64.whl", hash = "sha256:256f80b80ca3853f90c21b23ee78cd008713787b1b1e93eae9f3d6a7134abd91" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-05-29 16:20:30 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "charset-normalizer"
|
|
|
|
|
version = "3.4.7"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/e7/a1/67fe25fac3c7642725500a3f6cfe5821ad557c3abb11c9d20d12c7008d3e/charset_normalizer-3.4.7.tar.gz", hash = "sha256:ae89db9e5f98a11a4bf50407d4363e7b09b31e55bc117b4f7d80aab97ba009e5" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c1/3b/66777e39d3ae1ddc77ee606be4ec6d8cbd4c801f65e5a1b6f2b11b8346dd/charset_normalizer-3.4.7-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:f496c9c3cc02230093d8330875c4c3cdfc3b73612a5fd921c65d39cbcef08063" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/2e/4e/b7f84e617b4854ade48a1b7915c8ccfadeba444d2a18c291f696e37f0d3b/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:0ea948db76d31190bf08bd371623927ee1339d5f2a0b4b1b4a4439a65298703c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c4/bb/ec73c0257c9e11b268f018f068f5d00aa0ef8c8b09f7753ebd5f2880e248/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:a277ab8928b9f299723bc1a2dabb1265911b1a76341f90a510368ca44ad9ab66" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/85/fb/32d1f5033484494619f701e719429c69b766bfc4dbc61aa9e9c8c166528b/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:3bec022aec2c514d9cf199522a802bd007cd588ab17ab2525f20f9c34d067c18" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fa/07/330e3a0dda4c404d6da83b327270906e9654a24f6c546dc886a0eb0ffb23/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:e044c39e41b92c845bc815e5ae4230804e8e7bc29e399b0437d64222d92809dd" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e3/7c/fc890655786e423f02556e0216d4b8c6bcb6bdfa890160dc66bf52dee468/charset_normalizer-3.4.7-cp313-cp313-manylinux_2_31_armv7l.whl", hash = "sha256:f495a1652cf3fbab2eb0639776dad966c2fb874d79d87ca07f9d5f059b8bd215" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d8/97/bfb18b3db2aed3b90cf54dc292ad79fdd5ad65c4eae454099475cbeadd0d/charset_normalizer-3.4.7-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", hash = "sha256:e712b419df8ba5e42b226c510472b37bd57b38e897d3eca5e8cfd410a29fa859" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/6f/a5/a581c13798546a7fd557c82614a5c65a13df2157e9ad6373166d2a3e645d/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:7804338df6fcc08105c7745f1502ba68d900f45fd770d5bdd5288ddccb8a42d8" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8c/bf/b3ab5bcb478e4193d517644b0fb2bf5497fbceeaa7a1bc0f4d5b50953861/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:481551899c856c704d58119b5025793fa6730adda3571971af568f66d2424bb5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e7/4e/23efd79b65d314fa320ec6017b4b5834d5c12a58ba4610aa353af2e2f577/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:f59099f9b66f0d7145115e6f80dd8b1d847176df89b234a5a6b3f00437aa0832" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b9/9f/1e1941bc3f0e01df116e68dc37a55c4d249df5e6fa77f008841aef68264f/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_riscv64.whl", hash = "sha256:f59ad4c0e8f6bba240a9bb85504faa1ab438237199d4cce5f622761507b8f6a6" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/80/0f/088cbb3020d44428964a6c97fe1edfb1b9550396bf6d278330281e8b709c/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:3dedcc22d73ec993f42055eff4fcfed9318d1eeb9a6606c55892a26964964e48" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/6a/9f/130394f9bbe06f4f63e22641d32fc9b202b7e251c9aef4db044324dac493/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:64f02c6841d7d83f832cd97ccf8eb8a906d06eb95d5276069175c696b024b60a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/73/55/c469897448a06e49f8fa03f6caae97074fde823f432a98f979cc42b90e69/charset_normalizer-3.4.7-cp313-cp313-win32.whl", hash = "sha256:4042d5c8f957e15221d423ba781e85d553722fc4113f523f2feb7b188cc34c5e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5d/78/1b74c5bbb3f99b77a1715c91b3e0b5bdb6fe302d95ace4f5b1bec37b0167/charset_normalizer-3.4.7-cp313-cp313-win_amd64.whl", hash = "sha256:3946fa46a0cf3e4c8cb1cc52f56bb536310d34f25f01ca9b6c16afa767dab110" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/68/86/46bd42279d323deb8687c4a5a811fd548cb7d1de10cf6535d099877a9a9f/charset_normalizer-3.4.7-cp313-cp313-win_arm64.whl", hash = "sha256:80d04837f55fc81da168b98de4f4b797ef007fc8a79ab71c6ec9bc4dd662b15b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/db/8f/61959034484a4a7c527811f4721e75d02d653a35afb0b6054474d8185d4c/charset_normalizer-3.4.7-py3-none-any.whl", hash = "sha256:3dce51d0f5e7951f8bb4900c257dad282f49190fdbebecd4ba99bcc41fef404d" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "colorama"
|
|
|
|
|
version = "0.4.6"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/d8/53/6f443c9a4a8358a93a6792e2acffb9d9d5cb0a5cfd8802644b7b1c9a02e4/colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "comm"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/4c/13/7d740c5849255756bc17888787313b61fd38a0a8304fc4f073dfc46122aa/comm-0.2.3.tar.gz", hash = "sha256:2dc8048c10962d55d7ad693be1e7045d891b7ce8d999c97963a5e3e99c055971" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/60/97/891a0971e1e4a8c5d2b20bbe0e524dc04548d2307fee33cdeba148fd4fc7/comm-0.2.3-py3-none-any.whl", hash = "sha256:c615d91d75f7f04f095b30d1c1711babd43bdc6419c1be9886a85f2f4e489417" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "contextlib2"
|
|
|
|
|
version = "21.6.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/c7/13/37ea7805ae3057992e96ecb1cffa2fa35c2ef4498543b846f90dd2348d8f/contextlib2-21.6.0.tar.gz", hash = "sha256:ab1e2bfe1d01d968e1b7e8d9023bc51ef3509bba217bb730cee3827e1ee82869" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/76/56/6d6872f79d14c0cb02f1646cbb4592eef935857c0951a105874b7b62a0c3/contextlib2-21.6.0-py2.py3-none-any.whl", hash = "sha256:3fbdb64466afd23abaf6c977627b75b6139a5a3e8ce38405c5b413aed7a0471f" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cryptography"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "48.0.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "cffi", marker = "platform_python_implementation != 'PyPy'" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/9f/a9/db8f313fdcd85d767d4973515e1db101f9c71f95fced83233de224673757/cryptography-48.0.0.tar.gz", hash = "sha256:5c3932f4436d1cccb036cb0eaef46e6e2db91035166f1ad6505c3c9d5a635920" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/df/3d/01f6dd9190170a5a241e0e98c2d04be3664a9e6f5b9b872cde63aff1c3dd/cryptography-48.0.0-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:0c558d2cdffd8f4bbb30fc7134c74d2ca9a476f830bb053074498fbc86f41ed6" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b2/6e/e90527eef33f309beb811cf7c982c3aeffcce8e3edb178baa4ca3ae4a6fa/cryptography-48.0.0-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:f5333311663ea94f75dd408665686aaf426563556bb5283554a3539177e03b8c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/90/04/673510ed51ddff56575f306cf1617d80411ee76831ccd3097599140efdfe/cryptography-48.0.0-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:7995ef305d7165c3f11ae07f2517e5a4f1d5c18da1376a0a9ed496336b69e5f3" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/14/d5/e9c4ef932c8d800490c34d8bd589d64a31d5890e27ec9e9ad532be893294/cryptography-48.0.0-cp311-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:40ba1f85eaa6959837b1d51c9767e230e14612eea4ef110ee8854ada22da1bf5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/0c/29/174b9dfb60b12d59ecfc6cfa04bc88c21b42a54f01b8aae09bb6e51e4c7f/cryptography-48.0.0-cp311-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:369a6348999f94bbd53435c894377b20ab95f25a9065c283570e70150d8abc3c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/95/38/0d29a6fd7d0d1373f0c0c88a04ba20e359b257753ac497564cd660fc1d55/cryptography-48.0.0-cp311-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:a0e692c683f4df67815a2d258b324e66f4738bd7a96a218c826dce4f4bd05d8f" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/30/be/eef653013d5c63b6a490529e0316f9ac14a37602965d4903efed1399f32b/cryptography-48.0.0-cp311-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:18349bbc56f4743c8b12dc32e2bccb2cf83ee8b69a3bba74ef8ae857e26b3d25" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/84/9e/500463e87abb7a0a0f9f256ec21123ecde0a7b5541a15e840ea54551fd81/cryptography-48.0.0-cp311-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:7e8eac43dfca5c4cccc6dad9a80504436fca53bb9bc3100a2386d730fbe6b602" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e3/dc/7303087450c2ec9e7fbb750e17c2abfbc658f23cbd0e54009509b7cc4091/cryptography-48.0.0-cp311-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:9ccdac7d40688ecb5a3b4a604b8a88c8002e3442d6c60aead1db2a89a041560c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d0/c0/7101d3b7215edcdc90c45da544961fd8ed2d6448f77577460fa75a8443f7/cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:bd72e68b06bb1e96913f97dd4901119bc17f39d4586a5adf2d3e47bc2b9d58b5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ac/d8/5b833bad13016f562ab9d063d68199a4bd121d18458e439515601d3357ec/cryptography-48.0.0-cp311-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:59baa2cb386c4f0b9905bd6eb4c2a79a69a128408fd31d32ca4d7102d4156321" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/98/e1/7074eb8bf3c135558c73fc2bcf0f5633f912e6fb87e868a55c454080ef09/cryptography-48.0.0-cp311-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:9249e3cd978541d665967ac2cb2787fd6a62bddf1e75b3e347a594d7dacf4f74" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/04/70/e5a1b41d325f797f39427aa44ef8baf0be500065ab6d8e10369d850d4a4f/cryptography-48.0.0-cp311-abi3-win32.whl", hash = "sha256:9c459db21422be75e2809370b829a87eb37f74cd785fc4aa9ea1e5f43b47cda4" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f4/ac/8ac51b4a5fc5932eb7ee5c517ba7dc8cd834f0048962b6b352f00f41ebf9/cryptography-48.0.0-cp311-abi3-win_amd64.whl", hash = "sha256:5b012212e08b8dd5edc78ef54da83dd9892fd9105323b3993eff6bea65dc21d7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f2/63/61d4a4e1c6b6bab6ce1e213cd36a24c415d90e76d78c5eb8577c5541d2e8/cryptography-48.0.0-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:58d00498e8933e4a194f3076aee1b4a97dfec1a6da444535755822fe5d8b0b86" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d5/ac/f5b5995b87770c693e2596559ffafe195b4033a57f14a82268a2842953f3/cryptography-48.0.0-cp39-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:614d0949f4790582d2cc25553abd09dd723025f0c0e7c67376a1d77196743d6e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ec/c6/8b14f67e18338fbc4adb76f66c001f5c3610b3e2d1837f268f47a347dbbb/cryptography-48.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:7ce4bfae76319a532a2dc68f82cc32f5676ee792a983187dac07183690e5c66f" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ea/73/f808fbae9514bd91b47875b003f13e284c8c6bdfd904b7944e803937eec1/cryptography-48.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:2eb992bbd4661238c5a397594c83f5b4dc2bc5b848c365c8f991b6780efcc5c7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/93/01/d86632d7d28db8ae83221995752eeb6639ffb374c2d22955648cf8d52797/cryptography-48.0.0-cp39-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:22a5cb272895dce158b2cacdfdc3debd299019659f42947dbdac6f32d68fe832" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/02/e1/50edc7a50334807cc4791fc4a0ce7468b4a1416d9138eab358bfc9a3d70b/cryptography-48.0.0-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:2b4d59804e8408e2fea7d1fbaf218e5ec984325221db76e6a241a9abd6cdd95c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/6f/af/99a582b1b1641ff5911ac559beb45097cf79efd4ead4657f578ef1af2d47/cryptography-48.0.0-cp39-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:984a20b0f62a26f48a3396c72e4bc34c66e356d356bf370053066b3b6d54634a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/90/ee/89aa26a06ef0a7d7611788ffd571a7c50e368cc6a4d5eef8b4884e866edb/cryptography-48.0.0-cp39-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:5a5ed8fde7a1d09376ca0b40e68cd59c69fe23b1f9768bd5824f54681626032a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/70/ba/bcb1b0bb7a33d4c7c0c4d4c7874b4a62ae4f56113a5f4baefa362dfb1f0f/cryptography-48.0.0-cp39-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:8cd666227ef7af430aa5914a9910e0ddd703e75f039cef0825cd0da71b6b711a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c9/70/ca4003b1ce5ca3dc3186ada51908c8a9b9ff7d5cab83cc0d43ee14ec144f/cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:9071196d81abc88b3516ac8cdfad32e2b66dd4a5393a8e68a961e9161ddc6239" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/44/a0/4ec7cf774207905aef1a8d11c3750d5a1db805eb380ee4e16df317870128/cryptography-48.0.0-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:1e2d54c8be6152856a36f0882ab231e70f8ec7f14e93cf87db8a2ed056bf160c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/1e/75/a2e55f99c16fcac7b5d6c1eb19ad8e00799854d6be5ca845f9259eae1681/cryptography-48.0.0-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:a5da777e32ffed6f85a7b2b3f7c5cbc88c146bfcd0a1d7baf5fcc6c52ee35dd4" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b8/23/6e6f32143ab5d8b36ca848a502c4bcd477ae75b9e1677e3530d669062578/cryptography-48.0.0-cp39-abi3-win32.whl", hash = "sha256:77a2ccbbe917f6710e05ba9adaa25fb5075620bf3ea6fb751997875aff4ae4bd" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9d/9a/0fea98a70cf1749d41d738836f6349d97945f7c89433a259a6c2642eefeb/cryptography-48.0.0-cp39-abi3-win_amd64.whl", hash = "sha256:16cd65b9330583e4619939b3a3843eec1e6e789744bb01e7c7e2e62e33c239c8" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "debugpy"
|
2026-02-02 17:32:53 +08:00
|
|
|
version = "1.8.20"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-02-02 17:32:53 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/e0/b7/cd8080344452e4874aae67c40d8940e2b4d47b01601a8fd9f44786c757c7/debugpy-1.8.20.tar.gz", hash = "sha256:55bc8701714969f1ab89a6d5f2f3d40c36f91b2cbe2f65d98bf8196f6a6a2c33" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-02-02 17:32:53 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/15/e2/fc500524cc6f104a9d049abc85a0a8b3f0d14c0a39b9c140511c61e5b40b/debugpy-1.8.20-cp313-cp313-macosx_15_0_universal2.whl", hash = "sha256:5dff4bb27027821fdfcc9e8f87309a28988231165147c31730128b1c983e282a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/90/83/fb33dcea789ed6018f8da20c5a9bc9d82adc65c0c990faed43f7c955da46/debugpy-1.8.20-cp313-cp313-manylinux_2_34_x86_64.whl", hash = "sha256:84562982dd7cf5ebebfdea667ca20a064e096099997b175fe204e86817f64eaf" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a6/25/b1e4a01bfb824d79a6af24b99ef291e24189080c93576dfd9b1a2815cd0f/debugpy-1.8.20-cp313-cp313-win32.whl", hash = "sha256:da11dea6447b2cadbf8ce2bec59ecea87cc18d2c574980f643f2d2dfe4862393" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/13/f7/a0b368ce54ffff9e9028c098bd2d28cfc5b54f9f6c186929083d4c60ba58/debugpy-1.8.20-cp313-cp313-win_amd64.whl", hash = "sha256:eb506e45943cab2efb7c6eafdd65b842f3ae779f020c82221f55aca9de135ed7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e0/c3/7f67dea8ccf8fdcb9c99033bbe3e90b9e7395415843accb81428c441be2d/debugpy-1.8.20-py2.py3-none-any.whl", hash = "sha256:5be9bed9ae3be00665a06acaa48f8329d2b9632f15fd09f6a9a8c8d9907e54d7" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "decorator"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "5.3.1"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/60/8b/32f9823da46cde7df2087faa08cd98d01b908f8dcab982cdba9c84e85355/decorator-5.3.1.tar.gz", hash = "sha256:4cbcdd55a6efadb9dbea26b858f4fb3264567b52d69ca0d25b721b553f60ea82" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/05/7f/798705f5296a58ca505d600456748d1be48078eac8a7050d8a98bc9edb89/decorator-5.3.1-py3-none-any.whl", hash = "sha256:f47fe6fdbd2edd623ecfe36875d37aba411624e2670dd395dddae1358689bb3c" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "django"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "6.0.5"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "asgiref" },
|
|
|
|
|
{ name = "sqlparse" },
|
|
|
|
|
{ name = "tzdata", marker = "sys_platform == 'win32'" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/5e/f1/bf85f0d29ef76abf901f193fe8fef4769d3da7794197832bc30151c071d8/django-6.0.5.tar.gz", hash = "sha256:bc6d6872e98a2864c836e42edd644b362db311147dd5aa8d5b82ba7a032f5269" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/94/5b/1328f8b84fce040c404f76822bf8c57d254e368e8cbd8bd67ec2b26d75f5/django-6.0.5-py3-none-any.whl", hash = "sha256:9d58a7cb49244e74c8e161d5e403a46d6209f1009ba40f5a66d6aa0d0786a8f0" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-auth-ldap"
|
2026-01-28 16:50:40 +08:00
|
|
|
version = "5.3.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "python-ldap" },
|
|
|
|
|
]
|
2026-01-28 16:50:40 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/a6/6d/d3ceb4b49e7153811a4b2d92bbe198a5ef2e2820469add3d6dc129ef2fab/django_auth_ldap-5.3.0.tar.gz", hash = "sha256:743d8107b146240b46f7e97207dc06cb11facc0cd70dce490b7ca09dd5643d19" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-01-28 16:50:40 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a9/91/38ba24b9d76925ce166b2eebe1b4ea460063b8ba8cf91d39d97ee3bad517/django_auth_ldap-5.3.0-py3-none-any.whl", hash = "sha256:aa880415983149b072f876d976ef8ec755a438090e176817998263a6ed9e1038" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-environ"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "0.13.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/18/3c/60983e6ec9b24a8d8588eecebfd21123cba980bce0a905807a27692f0860/django_environ-0.13.0.tar.gz", hash = "sha256:6c401e4c219442c2c4588c2116d5292b5484a6f69163ed09cd41f3943bfb645f" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c4/00/3767393ece946084e1c6830a33ffb8e39d68642e27ad5ac7d4c8bd5de866/django_environ-0.13.0-py3-none-any.whl", hash = "sha256:37799d14cd78222c6fd8298e48bfe17965ff8e586091ad66a463e52e0e7b799e" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-ninja"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "1.6.2"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "pydantic" },
|
|
|
|
|
]
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/d5/7c/3307e17b872f545c88314b2737a22f965785dfb5a120d739b0131d0492c3/django_ninja-1.6.2.tar.gz", hash = "sha256:d56ae5aa4791068ef4ac9a66cfdf2fc11f507413ded35abb79c51d0d52ad6412" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/21/0c/25f72060a39632fbd2d90e9c8b6052a09cd45b0598fc06c0758d313f0052/django_ninja-1.6.2-py3-none-any.whl", hash = "sha256:20095f5900bada22ea00cf1a58af50bdb285b2354c61a9d9b47d0dc89ac462d6" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-ninja-extra"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "0.31.4"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "asgiref" },
|
|
|
|
|
{ name = "contextlib2" },
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "django-ninja" },
|
|
|
|
|
{ name = "injector" },
|
|
|
|
|
]
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7c/31/8f9f76ef9e1e40fb0e316d89b8d356f9a74d4b4eb149f6b46def4d1ab16e/django_ninja_extra-0.31.4.tar.gz", hash = "sha256:c5efc13bead5e49ac90b83f8739689345c260e412f530d78825740a67a8ca99f" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/74/bc/bd30b4f6625da927b09f810e64f2a29aea83731ba9641cbed1f828986cd5/django_ninja_extra-0.31.4-py3-none-any.whl", hash = "sha256:fb40879364808344e16b690990bbd669dccd0a0f4a2844294bf07ec3eb1b5375" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-ninja-jwt"
|
2026-01-28 16:50:40 +08:00
|
|
|
version = "5.4.4"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "django-ninja-extra" },
|
|
|
|
|
{ name = "pydantic-settings" },
|
|
|
|
|
{ name = "pyjwt", extra = ["crypto"] },
|
|
|
|
|
]
|
2026-01-28 16:50:40 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/3e/15/819d52707db7b9f1fb16f021c961a3d7825c9000061d272b3918658654fd/django_ninja_jwt-5.4.4.tar.gz", hash = "sha256:14b145b89955ac5c89ed23a430dac388118f7bd9479cbb562fc076f1c3e13f6c" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-01-28 16:50:40 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/26/b3/cc46af94ed93537d0680fffe5ca80080a3e9a7f4996051625a04b611689f/django_ninja_jwt-5.4.4-py3-none-any.whl", hash = "sha256:cc27b86542b4255fa21af0dc652aea15b59066ad5f46296f0c6faa193c5e5924" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-redis"
|
|
|
|
|
version = "6.0.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "redis" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/08/53/dbcfa1e528e0d6c39947092625b2c89274b5d88f14d357cee53c4d6dbbd4/django_redis-6.0.0.tar.gz", hash = "sha256:2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7e/79/055dfcc508cfe9f439d9f453741188d633efa9eab90fc78a67b0ab50b137/django_redis-6.0.0-py3-none-any.whl", hash = "sha256:20bf0063a8abee567eb5f77f375143c32810c8700c0674ced34737f8de4e36c0" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-shortuuidfield"
|
|
|
|
|
version = "0.1.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "shortuuid" },
|
|
|
|
|
{ name = "six" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7c/01/e192e8be3bdbcbfc63b9f4c33dbe874badd0bb49416fd98a20928fc3739b/django-shortuuidfield-0.1.3.tar.gz", hash = "sha256:a292c0fe5538abe947b131e2b914edd9ac44afcc6a40eaec71448e6231a3ef00" }
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "django-tinymce"
|
|
|
|
|
version = "5.0.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/0a/71/e9556c8bc1d99c0cb4081af0abc6440d7cf53c87b6c7da7b117f2de24881/django_tinymce-5.0.0.tar.gz", hash = "sha256:6257669ed596accf5fa967ff3061276b2c5352baac1bbc658fcd8252b12ca38a" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/21/22/b7b9299b40995b524bb2f6d61ae55bd690858630ff5e0ba9a06210313195/django_tinymce-5.0.0-py3-none-any.whl", hash = "sha256:c2e9c5efd2cc6c036f4c57e602b133180433e2bd1513b897089d3c4fb4e20579" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dnspython"
|
|
|
|
|
version = "2.8.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/8c/8b/57666417c0f90f08bcafa776861060426765fdb422eb10212086fb811d26/dnspython-2.8.0.tar.gz", hash = "sha256:181d3c6996452cb1189c4046c61599b84a5a86e099562ffde77d26984ff26d0f" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl", hash = "sha256:01d9bbc4a2d76bf0db7c1f729812ded6d912bd318d3b1cf81d30c0f845dbf3af" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-02-03 16:50:58 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "docxcompose"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "2.1.0"
|
2026-02-03 16:50:58 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "babel" },
|
|
|
|
|
{ name = "lxml" },
|
|
|
|
|
{ name = "python-docx" },
|
|
|
|
|
]
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/d3/c7/4c1473b012da40ad58aa67a050e7350e95aa8f18a3e0ffc8b8e8e69ac6c1/docxcompose-2.1.0.tar.gz", hash = "sha256:2b19c3fa0a75905832c6518c302ab3a1fd4d41bf5aa58ad677fc83e4052ad7c0" }
|
2026-02-11 09:20:54 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/89/53/90824863ad89e267aadaef28a3a083b2cc7ddd5a0d8e7981cc89c2342c50/docxcompose-2.1.0-py3-none-any.whl", hash = "sha256:c8dbff4b7a24349b7766a474dae47930aba39379ba5ac57c6cf8d07c20d67581" },
|
2026-02-11 09:20:54 +08:00
|
|
|
]
|
2026-02-03 16:50:58 +08:00
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "docxtpl"
|
|
|
|
|
version = "0.20.2"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "jinja2" },
|
|
|
|
|
{ name = "lxml" },
|
|
|
|
|
{ name = "python-docx" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/b2/b4/4435f3fcb1357ec441079c4af1dda3ea926fad6dcead4aed2d93b369944e/docxtpl-0.20.2.tar.gz", hash = "sha256:eddf3350d70b4d123208e801d585bcb313d21044a377a14f75a66d0965841de1" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a4/ad/e07939d8e020e513d3860400413ba1e0e06102c469639b440d921337efef/docxtpl-0.20.2-py3-none-any.whl", hash = "sha256:626d5c570a46a62b2ca73b4d08f1c240fa031a5bc45371e1466a4fe184923d10" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-02-09 15:41:17 +08:00
|
|
|
[package.optional-dependencies]
|
|
|
|
|
subdoc = [
|
|
|
|
|
{ name = "docxcompose" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "email-validator"
|
|
|
|
|
version = "2.3.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "dnspython" },
|
|
|
|
|
{ name = "idna" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/f5/22/900cb125c76b7aaa450ce02fd727f452243f2e91a61af068b40adba60ea9/email_validator-2.3.0.tar.gz", hash = "sha256:9fc05c37f2f6cf439ff414f8fc46d917929974a82244c20eb10231ba60c54426" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/de/15/545e2b6cf2e3be84bc1ed85613edd75b8aea69807a71c26f4ca6a9258e82/email_validator-2.3.0-py3-none-any.whl", hash = "sha256:80f13f623413e6b197ae73bb10bf4eb0908faf509ad8362c5edeb0be7fd450b4" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "executing"
|
|
|
|
|
version = "2.2.1"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/cc/28/c14e053b6762b1044f34a13aab6859bbf40456d37d23aa286ac24cfd9a5d/executing-2.2.1.tar.gz", hash = "sha256:3632cc370565f6648cc328b32435bd120a1e4ebb20c77e3fdde9a13cd1e533c4" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c1/ea/53f2148663b321f21b5a606bd5f191517cf40b7072c0497d3c92c4a13b1e/executing-2.2.1-py2.py3-none-any.whl", hash = "sha256:760643d3452b4d777d295bb167ccc74c64a81df23fb5e08eff250c425a4b2017" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "faker"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "40.19.1"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "tzdata", marker = "sys_platform == 'win32'" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/15/01/28c8ddae8caaf82c929655000963d83e3f01265a9af34e823c2ef2eee8ac/faker-40.19.1.tar.gz", hash = "sha256:76fa71fd3bf320db25e5504eb356f9a76b8a95cd6098524d006f446035b6b89d" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/49/b4/40a1ec12ec834604f3848143343baf1c67bc9a1096e401907eaa0d25876a/faker-40.19.1-py3-none-any.whl", hash = "sha256:265259b37c013838baaae34940207288170df385d6c5281413fce56a3504d580" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "idna"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "3.16"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/1a/88/bcf9709822fe69d02c2a6a77956c98ce6ea8ca8767a9aadcedc7eb6a2390/idna-3.16.tar.gz", hash = "sha256:d7a6da03db833450fca25d2358ac9ff06cd624577a4aea3a596d5c0f77b8e03d" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/94/16/70255075a9859a0e3adb789b68ceb0e210dec03934245fd98d248226572f/idna-3.16-py3-none-any.whl", hash = "sha256:cc246e3a3f89580c3a951b5ad298ca4638078b2cdd4f115654332b5c26daded5" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "injector"
|
2026-01-28 16:50:40 +08:00
|
|
|
version = "0.24.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/17/6c/de0f64b2b8d7d8cd3206bd6fb54ebb0c7c2e2fe0f2d16103756ff1bf803b/injector-0.24.0.tar.gz", hash = "sha256:e85a75d1516cff2f03170f3fd1219f56acb25c9a05e307819ae0dcde3dad3d3f" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5f/db/953aeee405f1466832f212f61496ee07c29f7f027f7591b71b06bd08a418/injector-0.24.0-py3-none-any.whl", hash = "sha256:47294c7a7fdb811f0d1b442a1e0152bb2fc28b2ccaaba4cba44e5e125e0da2d0" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ipykernel"
|
2026-02-08 15:10:43 +08:00
|
|
|
version = "7.2.0"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "appnope", marker = "sys_platform == 'darwin'" },
|
|
|
|
|
{ name = "comm" },
|
|
|
|
|
{ name = "debugpy" },
|
|
|
|
|
{ name = "ipython" },
|
|
|
|
|
{ name = "jupyter-client" },
|
|
|
|
|
{ name = "jupyter-core" },
|
|
|
|
|
{ name = "matplotlib-inline" },
|
|
|
|
|
{ name = "nest-asyncio" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "psutil" },
|
|
|
|
|
{ name = "pyzmq" },
|
|
|
|
|
{ name = "tornado" },
|
|
|
|
|
{ name = "traitlets" },
|
|
|
|
|
]
|
2026-02-08 15:10:43 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/ca/8d/b68b728e2d06b9e0051019640a40a9eb7a88fcd82c2e1b5ce70bef5ff044/ipykernel-7.2.0.tar.gz", hash = "sha256:18ed160b6dee2cbb16e5f3575858bc19d8f1fe6046a9a680c708494ce31d909e" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-02-08 15:10:43 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/82/b9/e73d5d9f405cba7706c539aa8b311b49d4c2f3d698d9c12f815231169c71/ipykernel-7.2.0-py3-none-any.whl", hash = "sha256:3bbd4420d2b3cc105cbdf3756bfc04500b1e52f090a90716851f3916c62e1661" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ipython"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "9.13.0"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "decorator" },
|
|
|
|
|
{ name = "ipython-pygments-lexers" },
|
|
|
|
|
{ name = "jedi" },
|
|
|
|
|
{ name = "matplotlib-inline" },
|
|
|
|
|
{ name = "pexpect", marker = "sys_platform != 'emscripten' and sys_platform != 'win32'" },
|
|
|
|
|
{ name = "prompt-toolkit" },
|
2026-05-29 16:20:30 +08:00
|
|
|
{ name = "psutil" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "pygments" },
|
|
|
|
|
{ name = "stack-data" },
|
|
|
|
|
{ name = "traitlets" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/cd/c4/87cda5842cf5c31837c06ddb588e11c3c35d8ece89b7a0108c06b8c9b00a/ipython-9.13.0.tar.gz", hash = "sha256:7e834b6afc99f020e3f05966ced34792f40267d64cb1ea9043886dab0dde5967" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b9/86/3060e8029b7cc505cce9a0137431dda81d0a3fde93a8f0f50ee0bf37a795/ipython-9.13.0-py3-none-any.whl", hash = "sha256:57f9d4639e20818d328d287c7b549af3d05f12486ea8f2e7f73e52a36ec4d201" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ipython-pygments-lexers"
|
|
|
|
|
version = "1.1.1"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pygments" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/ef/4c/5dd1d8af08107f88c7f741ead7a40854b8ac24ddf9ae850afbcf698aa552/ipython_pygments_lexers-1.1.1.tar.gz", hash = "sha256:09c0138009e56b6854f9535736f4171d855c8c08a563a0dcd8022f78355c7e81" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl", hash = "sha256:a9462224a505ade19a605f71f8fa63c2048833ce50abc86768a0d81d876dc81c" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jedi"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "0.20.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-01-28 16:50:40 +08:00
|
|
|
dependencies = [
|
|
|
|
|
{ name = "parso" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/46/b7/a3635f6a2d7cf5b5dd98064fc1d5fbbafcb25477bcea204a3a92145d158b/jedi-0.20.0.tar.gz", hash = "sha256:c3f4ccbd276696f4b19c54618d4fb18f9fc24b0aef02acf704b23f487daa1011" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9a/93/242e2eab5fe682ffcb8b0084bde703a41d51e17ee0f3a31ff0d9d813620a/jedi-0.20.0-py2.py3-none-any.whl", hash = "sha256:7bdd9c2634f56713299976f4cbd59cb3fa92165cc5e05ea811fb253480728b67" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jinja2"
|
|
|
|
|
version = "3.1.6"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "markupsafe" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/df/bf/f7da0350254c0ed7c72f3e33cef02e048281fec7ecec5f032d4aac52226b/jinja2-3.1.6.tar.gz", hash = "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl", hash = "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "jupyter-client"
|
|
|
|
|
version = "8.8.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "jupyter-core" },
|
|
|
|
|
{ name = "python-dateutil" },
|
|
|
|
|
{ name = "pyzmq" },
|
|
|
|
|
{ name = "tornado" },
|
|
|
|
|
{ name = "traitlets" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/05/e4/ba649102a3bc3fbca54e7239fb924fd434c766f855693d86de0b1f2bec81/jupyter_client-8.8.0.tar.gz", hash = "sha256:d556811419a4f2d96c869af34e854e3f059b7cc2d6d01a9cd9c85c267691be3e" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/2d/0b/ceb7694d864abc0a047649aec263878acb9f792e1fec3e676f22dc9015e3/jupyter_client-8.8.0-py3-none-any.whl", hash = "sha256:f93a5b99c5e23a507b773d3a1136bd6e16c67883ccdbd9a829b0bbdb98cd7d7a" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jupyter-core"
|
|
|
|
|
version = "5.9.1"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "platformdirs" },
|
|
|
|
|
{ name = "traitlets" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/02/49/9d1284d0dc65e2c757b74c6687b6d319b02f822ad039e5c512df9194d9dd/jupyter_core-5.9.1.tar.gz", hash = "sha256:4d09aaff303b9566c3ce657f580bd089ff5c91f5f89cf7d8846c3cdf465b5508" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e7/e7/80988e32bf6f73919a113473a604f5a8f09094de312b9d52b79c2df7612b/jupyter_core-5.9.1-py3-none-any.whl", hash = "sha256:ebf87fdc6073d142e114c72c9e29a9d7ca03fad818c5d300ce2adc1fb0743407" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "lizard"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "1.22.2"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pathspec" },
|
|
|
|
|
{ name = "pygments" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/03/6f/11abc1b580312fd50e0f592659ceeec8911e59a5d4fc127d2509979daf51/lizard-1.22.2.tar.gz", hash = "sha256:39f6a44fb04b8d5edb9c4b95194fd3f8a7d29b2ec4ef30c6774a68f3561bd362" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ab/89/3cc0dbdfadfc5baa50d1b24a7dfc69b3f59e572653ab9de9312cd731b5e9/lizard-1.22.2-py2.py3-none-any.whl", hash = "sha256:9a640e35103fbad7aeb6bb7ba5a58419054c2f4d347453a93728ccc3ac14bde1" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "lxml"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "6.1.1"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/05/3b/aab6728cae887456f409b4d75e8a01856e4f04bd510de38052a47768b680/lxml-6.1.1.tar.gz", hash = "sha256:ba96ae44888e0185281e937633a743ea90d5a196c6000f82565ebb0580012d40" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a5/eb/7e6f37c5584ccbb2ff267f56fd0339016938c1c8684cfefab9b33ffc2f36/lxml-6.1.1-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:68a9198d0fc122d14bb76837de9aa80cf84caed990b5b237f532ed87d3706736" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a1/36/587c2521cf23a2cd6c9c22108aa7528f683a1f195ed7ccd23a4b1786ad36/lxml-6.1.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:7d47866cb32fb503450b6edc9df355d10dc49836af2e89901bd6ac6b0896d9d9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/6e/ca/ab7bfe2bf4c972af5e7878262845ead3a24a929a9b04bc11c7c1ece6c82a/lxml-6.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:eb7c9811bfaa8b1ed5ed319f5d370dfbcaa59d52ea64be2a5a85e18195930354" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/6b/55/a0c72851dfee5ecc689f949723a73dea457758912542cb955b108eaf0d8f/lxml-6.1.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:762ff394d5bd56da0cf034a23dcce4e13923f15321a2adfa2ac00201dc6d3fca" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f0/b6/0608f7d61a3b96cc67e5648a3d906e31a5082093e10e7be65b3886289938/lxml-6.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:a088f287f7d8275a33c07f2cac6c50b9319309a0200a39e7e75d80c707723099" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/4c/66/ae227524b066d29d55bf0b453d93d2d793c40218657d643dcbbca13b8faf/lxml-6.1.1-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:e902da4b04e6b52e5893900d4b8ab46068f75f3561f01bf1080957f9fd932ed6" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a6/76/dbe4a00b50385e40194231dcfe5a12c059de7cf90e89c83407d2b085b719/lxml-6.1.1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:1d4962d4c66bf830a7e59ed6cfc17d148149898a3aefa8ec6e59763e6e3ed085" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/1c/01/00b1b8442ed2041793336868ba0b9ea4b13d7da7c085c6404c207a63bf79/lxml-6.1.1-cp313-cp313-manylinux_2_28_i686.whl", hash = "sha256:581d4c8ae690a6609e64862dd6b7c2489635c2d13907fc2b20f2bc200ff1d21e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/63/36/1ad29931e9a4638bb707869f01d423a6c815f82152138d1a40dfcfde2b95/lxml-6.1.1-cp313-cp313-manylinux_2_31_armv7l.whl", hash = "sha256:876e1ff5930ed8bf295ec5ef9a8155e9b6b1876bbf1deed8b3a8069311875a8f" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/3c/d1/a9536cecf9be18a0dc72d32bead283a2332d1ffebd2dd3ac70ce444686e5/lxml-6.1.1-cp313-cp313-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl", hash = "sha256:9eb9b5a968f6e0f6d640092a567e14529ff8cea2e29d00da6f78a79fa49f013c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/0e/77/b4fb1e03bf5d130e879214d3100092e386418807fb74dd0adc4b0a48f351/lxml-6.1.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:aa49e06d94aba782c6a02eecb7e507969e7e7a41b267f1b359bb35585f295d5b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/26/4c/d00daeeb0a5530c4028a9232aa1b93db3ef4ed2158c116ea73c79a9765b3/lxml-6.1.1-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:70cdfd80589d59e43e18005dd7244e8895e93db8ab6a620b7e23df5445a4e3d2" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ed/6a/715a3a8d156ce42f29cf014706f5410c2ff3b02267774110fc23266409fe/lxml-6.1.1-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:aad9aa39483ed8ec44d6d2e59e5b98a0d80676ef0d92f44bfc374836111f62f5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/45/37/0544bc21dde2a88f3a17b504e6fc79c0e01d25a33c2f6079724e9e72b9c7/lxml-6.1.1-cp313-cp313-musllinux_1_2_riscv64.whl", hash = "sha256:d49514be2f28d895c38cf9d2b72d7b9a07d00314519f456c0b50b53cfcf4c785" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/4d/f8/f6a5e8185bcb28c2befae3d31f8e3df3b811cb0f47746517a81279fcafe1/lxml-6.1.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:47402e62c52ff5988c1e8c6c63177f5708bccf48e366dea4e3dcf1e645e04947" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c7/f2/1a2b9f1b7a49d45495369be7ef9ad05b262930f2eab3e3145706fca8083f/lxml-6.1.1-cp313-cp313-win32.whl", hash = "sha256:3483644525531e1d5762b0c44a8e18b6efba321b6dcf8a8952de10b037618bca" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e6/99/f4ffb024f238eec2131aaa09f3278fb6129cf892741bf68e1fc1afb8c100/lxml-6.1.1-cp313-cp313-win_amd64.whl", hash = "sha256:a10bd2fd62e8ce916ececb342f348f190724a098c1faa056fdfb2a22ad5e8660" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d1/53/70eb8c5c6037f27448f1e3c54ebede9545a801ae63f0a7254afca4fe8e45/lxml-6.1.1-cp313-cp313-win_arm64.whl", hash = "sha256:424aa57aca0897eb922aef34395bd1289b3b6f04e6bae20ea123c0c7e333cffc" },
|
2026-04-16 17:31:02 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "macholib"
|
|
|
|
|
version = "1.16.4"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "altgraph", marker = "sys_platform != 'emscripten' and sys_platform != 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/10/2f/97589876ea967487978071c9042518d28b958d87b17dceb7cdc1d881f963/macholib-1.16.4.tar.gz", hash = "sha256:f408c93ab2e995cd2c46e34fe328b130404be143469e41bc366c807448979362" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c7/d1/a9f36f8ecdf0fb7c9b1e78c8d7af12b8c8754e74851ac7b94a8305540fc7/macholib-1.16.4-py2.py3-none-any.whl", hash = "sha256:da1a3fa8266e30f0ce7e97c6a54eefaae8edd1e5f86f3eb8b95457cae90265ea" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "markupsafe"
|
|
|
|
|
version = "3.0.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7e/99/7690b6d4034fffd95959cbe0c02de8deb3098cc577c67bb6a24fe5d7caa7/markupsafe-3.0.3.tar.gz", hash = "sha256:722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/38/2f/907b9c7bbba283e68f20259574b13d005c121a0fa4c175f9bed27c4597ff/markupsafe-3.0.3-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:e1cf1972137e83c5d4c136c43ced9ac51d0e124706ee1c8aa8532c1287fa8795" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9c/d9/5f7756922cdd676869eca1c4e3c0cd0df60ed30199ffd775e319089cb3ed/markupsafe-3.0.3-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:116bb52f642a37c115f517494ea5feb03889e04df47eeff5b130b1808ce7c219" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/00/07/575a68c754943058c78f30db02ee03a64b3c638586fba6a6dd56830b30a3/markupsafe-3.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:133a43e73a802c5562be9bbcd03d090aa5a1fe899db609c29e8c8d815c5f6de6" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a9/21/9b05698b46f218fc0e118e1f8168395c65c8a2c750ae2bab54fc4bd4e0e8/markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:ccfcd093f13f0f0b7fdd0f198b90053bf7b2f02a3927a30e63f3ccc9df56b676" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7f/71/544260864f893f18b6827315b988c146b559391e6e7e8f7252839b1b846a/markupsafe-3.0.3-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", hash = "sha256:509fa21c6deb7a7a273d629cf5ec029bc209d1a51178615ddf718f5918992ab9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c2/28/b50fc2f74d1ad761af2f5dcce7492648b983d00a65b8c0e0cb457c82ebbe/markupsafe-3.0.3-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:a4afe79fb3de0b7097d81da19090f4df4f8d3a2b3adaa8764138aac2e44f3af1" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ed/76/104b2aa106a208da8b17a2fb72e033a5a9d7073c68f7e508b94916ed47a9/markupsafe-3.0.3-cp313-cp313-musllinux_1_2_riscv64.whl", hash = "sha256:795e7751525cae078558e679d646ae45574b47ed6e7771863fcc079a6171a0fc" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b5/99/16a5eb2d140087ebd97180d95249b00a03aa87e29cc224056274f2e45fd6/markupsafe-3.0.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:8485f406a96febb5140bfeca44a73e3ce5116b2501ac54fe953e488fb1d03b12" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/19/bc/e7140ed90c5d61d77cea142eed9f9c303f4c4806f60a1044c13e3f1471d0/markupsafe-3.0.3-cp313-cp313-win32.whl", hash = "sha256:bdd37121970bfd8be76c5fb069c7751683bdf373db1ed6c010162b2a130248ed" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/05/73/c4abe620b841b6b791f2edc248f556900667a5a1cf023a6646967ae98335/markupsafe-3.0.3-cp313-cp313-win_amd64.whl", hash = "sha256:9a1abfdc021a164803f4d485104931fb8f8c1efd55bc6b748d2f5774e78b62c5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f0/3a/fa34a0f7cfef23cf9500d68cb7c32dd64ffd58a12b09225fb03dd37d5b80/markupsafe-3.0.3-cp313-cp313-win_arm64.whl", hash = "sha256:7e68f88e5b8799aa49c85cd116c932a1ac15caaa3f5db09087854d218359e485" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e4/d7/e05cd7efe43a88a17a37b3ae96e79a19e846f3f456fe79c57ca61356ef01/markupsafe-3.0.3-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:218551f6df4868a8d527e3062d0fb968682fe92054e89978594c28e642c43a73" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/99/9e/e412117548182ce2148bdeacdda3bb494260c0b0184360fe0d56389b523b/markupsafe-3.0.3-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:3524b778fe5cfb3452a09d31e7b5adefeea8c5be1d43c4f810ba09f2ceb29d37" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/bc/e6/fa0ffcda717ef64a5108eaa7b4f5ed28d56122c9a6d70ab8b72f9f715c80/markupsafe-3.0.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:4e885a3d1efa2eadc93c894a21770e4bc67899e3543680313b09f139e149ab19" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/96/ec/2102e881fe9d25fc16cb4b25d5f5cde50970967ffa5dddafdb771237062d/markupsafe-3.0.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:8709b08f4a89aa7586de0aadc8da56180242ee0ada3999749b183aa23df95025" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/4b/30/6f2fce1f1f205fc9323255b216ca8a235b15860c34b6798f810f05828e32/markupsafe-3.0.3-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", hash = "sha256:b8512a91625c9b3da6f127803b166b629725e68af71f8184ae7e7d54686a56d6" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/58/47/4a0ccea4ab9f5dcb6f79c0236d954acb382202721e704223a8aafa38b5c8/markupsafe-3.0.3-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:9b79b7a16f7fedff2495d684f2b59b0457c3b493778c9eed31111be64d58279f" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/6a/70/3780e9b72180b6fecb83a4814d84c3bf4b4ae4bf0b19c27196104149734c/markupsafe-3.0.3-cp313-cp313t-musllinux_1_2_riscv64.whl", hash = "sha256:12c63dfb4a98206f045aa9563db46507995f7ef6d83b2f68eda65c307c6829eb" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/98/c5/c03c7f4125180fc215220c035beac6b9cb684bc7a067c84fc69414d315f5/markupsafe-3.0.3-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:8f71bc33915be5186016f675cd83a1e08523649b0e33efdb898db577ef5bb009" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/80/d6/2d1b89f6ca4bff1036499b1e29a1d02d282259f3681540e16563f27ebc23/markupsafe-3.0.3-cp313-cp313t-win32.whl", hash = "sha256:69c0b73548bc525c8cb9a251cddf1931d1db4d2258e9599c28c07ef3580ef354" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/2b/98/e48a4bfba0a0ffcf9925fe2d69240bfaa19c6f7507b8cd09c70684a53c1e/markupsafe-3.0.3-cp313-cp313t-win_amd64.whl", hash = "sha256:1b4b79e8ebf6b55351f0d91fe80f893b4743f104bff22e90697db1590e47a218" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/0e/72/e3cc540f351f316e9ed0f092757459afbc595824ca724cbc5a5d4263713f/markupsafe-3.0.3-cp313-cp313t-win_arm64.whl", hash = "sha256:ad2cf8aa28b8c020ab2fc8287b0f823d0a7d8630784c31e9ee5edea20f406287" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "matplotlib-inline"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "0.2.2"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "traitlets" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/bd/c0/9f7c9a46090390368a4d7bcb76bb87a4a36c421e4c0792cdb53486ffac7a/matplotlib_inline-0.2.2.tar.gz", hash = "sha256:72f3fe8fce36b70d4a5b612f899090cd0401deddc4ea90e1572b9f4bfb058c79" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/41/09/5b161152e2d90f7b87f781c2e1267494aef9c32498df793f73ad0a0a494a/matplotlib_inline-0.2.2-py3-none-any.whl", hash = "sha256:3c821cf1c209f59fb2d2d64abbf5b23b67bcb2210d663f9918dd851c6da1fcf6" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "mysqlclient"
|
2026-02-11 09:20:54 +08:00
|
|
|
version = "2.2.8"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-02-11 09:20:54 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/eb/b0/9df076488cb2e536d40ce6dbd4273c1f20a386e31ffe6e7cb613902b3c2a/mysqlclient-2.2.8.tar.gz", hash = "sha256:8ed20c5615a915da451bb308c7d0306648a4fd9a2809ba95c992690006306199" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-02-11 09:20:54 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e6/d5/76e369b0fdccd2eb9ed7d890e4e3e23aa1344fea62f0180d7f1574285e54/mysqlclient-2.2.8-cp313-cp313-win_amd64.whl", hash = "sha256:a81f5e12f8d05439709cb02fba97f9f76d1a6c528164f2260d8798fec969e300" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "nest-asyncio"
|
|
|
|
|
version = "1.6.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/83/f8/51569ac65d696c8ecbee95938f89d4abf00f47d58d48f6fbabfe8f0baefe/nest_asyncio-1.6.0.tar.gz", hash = "sha256:6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl", hash = "sha256:87af6efd6b5e897c81050477ef65c62e2b2f35d51703cae01aff2905b1852e1c" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "ninja-schema"
|
|
|
|
|
version = "0.14.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "django" },
|
|
|
|
|
{ name = "pydantic", extra = ["email"] },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/22/15/b8bdcd7f685f51ccbc2f6306aaccb12c07708fa4d00c463e980520f448bd/ninja_schema-0.14.3.tar.gz", hash = "sha256:7edce24c3fd8c15ab2dc38423af9417a58b4dd9e156d67be77815ebed46af952" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/38/55/b0b35229b01f28163f964c5185f9d602dd588040134cec1bb2c29b95c15d/ninja_schema-0.14.3-py3-none-any.whl", hash = "sha256:b6e8ca08e793b7f91922f488c3b47cd62252e5fb076093c1cf527eae1e891751" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "numpy"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "2.4.4"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/d7/9f/b8cef5bffa569759033adda9481211426f12f53299629b410340795c2514/numpy-2.4.4.tar.gz", hash = "sha256:2d390634c5182175533585cc89f3608a4682ccb173cc9bb940b2881c8d6f8fa0" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/14/1d/d0a583ce4fefcc3308806a749a536c201ed6b5ad6e1322e227ee4848979d/numpy-2.4.4-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:08f2e31ed5e6f04b118e49821397f12767934cfdd12a1ce86a058f91e004ee50" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c1/62/2b7a48fbb745d344742c0277f01286dead15f3f68e4f359fbfcf7b48f70f/numpy-2.4.4-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:e823b8b6edc81e747526f70f71a9c0a07ac4e7ad13020aa736bb7c9d67196115" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e5/87/499737bfba066b4a3bebff24a8f1c5b2dee410b209bc6668c9be692580f0/numpy-2.4.4-cp313-cp313-macosx_14_0_arm64.whl", hash = "sha256:4a19d9dba1a76618dd86b164d608566f393f8ec6ac7c44f0cc879011c45e65af" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/cd/da/464d551604320d1491bc345efed99b4b7034143a85787aab78d5691d5a0e/numpy-2.4.4-cp313-cp313-macosx_14_0_x86_64.whl", hash = "sha256:d2a8490669bfe99a233298348acc2d824d496dee0e66e31b66a6022c2ad74a5c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7d/90/8d23e3b0dafd024bf31bdec225b3bb5c2dbfa6912f8a53b8659f21216cbf/numpy-2.4.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:45dbed2ab436a9e826e302fcdcbe9133f9b0006e5af7168afb8963a6520da103" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d1/73/a9d864e42a01896bb5974475438f16086be9ba1f0d19d0bb7a07427c4a8b/numpy-2.4.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:c901b15172510173f5cb310eae652908340f8dede90fff9e3bf6c0d8dfd92f83" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/34/fb/14570d65c3bde4e202a031210475ae9cde9b7686a2e7dc97ee67d2833b35/numpy-2.4.4-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:99d838547ace2c4aace6c4f76e879ddfe02bb58a80c1549928477862b7a6d6ed" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8a/77/2ba9d87081fd41f6d640c83f26fb7351e536b7ce6dd9061b6af5904e8e46/numpy-2.4.4-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:0aec54fd785890ecca25a6003fd9a5aed47ad607bbac5cd64f836ad8666f4959" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a2/23/52666c9a41708b0853fa3b1a12c90da38c507a3074883823126d4e9d5b30/numpy-2.4.4-cp313-cp313-win32.whl", hash = "sha256:07077278157d02f65c43b1b26a3886bce886f95d20aabd11f87932750dfb14ed" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/57/fb/48649b4971cde70d817cf97a2a2fdc0b4d8308569f1dd2f2611959d2e0cf/numpy-2.4.4-cp313-cp313-win_amd64.whl", hash = "sha256:5c70f1cc1c4efbe316a572e2d8b9b9cc44e89b95f79ca3331553fbb63716e2bf" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ba/d8/11490cddd564eb4de97b4579ef6bfe6a736cc07e94c1598590ae25415e01/numpy-2.4.4-cp313-cp313-win_arm64.whl", hash = "sha256:ef4059d6e5152fa1a39f888e344c73fdc926e1b2dd58c771d67b0acfbf2aa67d" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/99/5d/dab4339177a905aad3e2221c915b35202f1ec30d750dd2e5e9d9a72b804b/numpy-2.4.4-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:4bbc7f303d125971f60ec0aaad5e12c62d0d2c925f0ab1273debd0e4ba37aba5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/eb/e4/0564a65e7d3d97562ed6f9b0fd0fb0a6f559ee444092f105938b50043876/numpy-2.4.4-cp313-cp313t-macosx_14_0_arm64.whl", hash = "sha256:4d6d57903571f86180eb98f8f0c839fa9ebbfb031356d87f1361be91e433f5b7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/29/8d/35a3a6ce5ad371afa58b4700f1c820f8f279948cca32524e0a695b0ded83/numpy-2.4.4-cp313-cp313t-macosx_14_0_x86_64.whl", hash = "sha256:4636de7fd195197b7535f231b5de9e4b36d2c440b6e566d2e4e4746e6af0ca93" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f4/da/477731acbd5a58a946c736edfdabb2ac5b34c3d08d1ba1a7b437fa0884df/numpy-2.4.4-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:ad2e2ef14e0b04e544ea2fa0a36463f847f113d314aa02e5b402fdf910ef309e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e6/db/338535d9b152beabeb511579598418ba0212ce77cf9718edd70262cc4370/numpy-2.4.4-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:5a285b3b96f951841799528cd1f4f01cd70e7e0204b4abebac9463eecfcf2a40" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e2/a9/ad248e8f58beb7a0219b413c9c7d8151c5d285f7f946c3e26695bdbbe2df/numpy-2.4.4-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:f8474c4241bc18b750be2abea9d7a9ec84f46ef861dbacf86a4f6e043401f79e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b5/1a/3b88ccd3694681356f70da841630e4725a7264d6a885c8d442a697e1146b/numpy-2.4.4-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:4e874c976154687c1f71715b034739b45c7711bec81db01914770373d125e392" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c2/c9/fcfd5d0639222c6eac7f304829b04892ef51c96a75d479214d77e3ce6e33/numpy-2.4.4-cp313-cp313t-win32.whl", hash = "sha256:9c585a1790d5436a5374bac930dad6ed244c046ed91b2b2a3634eb2971d21008" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d5/e3/3938a61d1c538aaec8ed6fd6323f57b0c2d2d2219512434c5c878db76553/numpy-2.4.4-cp313-cp313t-win_amd64.whl", hash = "sha256:93e15038125dc1e5345d9b5b68aa7f996ec33b98118d18c6ca0d0b7d6198b7e8" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/97/6a/7e345032cc60501721ef94e0e30b60f6b0bd601f9174ebd36389a2b86d40/numpy-2.4.4-cp313-cp313t-win_arm64.whl", hash = "sha256:0dfd3f9d3adbe2920b68b5cd3d51444e13a10792ec7154cd0a2f6e74d4ab3233" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "orjson"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "3.11.9"
|
2026-02-03 16:50:58 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7e/0c/964746fcafbd16f8ff53219ad9f6b412b34f345c75f384ad434ceaadb538/orjson-3.11.9.tar.gz", hash = "sha256:4fef17e1f8722c11587a6ef18e35902450221da0028e65dbaaa543619e68e48f" }
|
2026-02-03 16:50:58 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/32/33/93fcc25907235c344ae73122f8a4e01d2d393ef062b4af7d2e2487a32c37/orjson-3.11.9-cp313-cp313-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:4bab1b2d6141fe7b32ae71dac905666ece4f94936efbfb13d55bb7739a3a6021" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8f/27/b1e6dadb3c080313c03fdd8067b85e6a0460c7d8d6a1c3984ef77b904e4d/orjson-3.11.9-cp313-cp313-macosx_15_0_arm64.whl", hash = "sha256:844417969855fc7a41be124aafe83dc424592a7f77cd4501900c67307122b92c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/21/0f/c9ede0bf052f6b4051e64a7d4fa91b725cccf8321a6a786e86eb03519f00/orjson-3.11.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ffe02797b5e9f3a9d8292ddcd289b474ad13e81ad83cd1891a240811f1d2cb81" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fd/26/d398e28048dc18205bbe812f2c88cb9b40313db2470778e25964796458fe/orjson-3.11.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:0e4eed3b200023042814d2fc8a5d2e880f13b52e1ed2485e83da4f3962f7dc1a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/66/60/52b0054c4c700d5aa7fc5b7ca96917400d8f061307778578e67a10e25852/orjson-3.11.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8aff7da9952a5ad1cef8e68017724d96c7b9a66e99e91d6252e1b133d67a7b10" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d5/97/1e3dc2b2a28b7b2528f403d2fc1d79ec5f39af3bc143ab65d3ec26426385/orjson-3.11.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4d4e98d6f3b8afed8bc8cd9718ec0cdf46661826beefb53fe8eafb37f2bf0362" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fc/39/31fbfe7850f2de32dee7e7e5c09f26d403ab01e440ac96001c6b01ad3c99/orjson-3.11.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3a81d52442a7c99b3662333235b3adf96a1715864658b35bb797212be7bddb97" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a1/08/dca0082dd2a194acb93e5457e73455388e2e2ca464a2672449a9ddbb679d/orjson-3.11.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4e39364e726a8fff737309aff059ff67d8a8c8d5b677be7bb49a8b3e84b7e218" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/11/d4/5bdb0626801230139987385554c5d4c42255218ac906525bf4347f22cd95/orjson-3.11.9-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:4fd66214623f1b17501df9f0543bef0b833979ab5b6ded1e1d123222866aa8c9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fa/88/a21fb53b3ede6703aede6dce4710ed4111e5b201cfa6bbff5e544f9d47d7/orjson-3.11.9-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:8ecc30f10465fa1e0ce13fd01d9e22c316e5053a719a8d915d4545a09a5ff677" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/3d/57/1b30daf70f0d8180e9a73cefbfbdd99e4bf19eb020466502b01fba7e0e50/orjson-3.11.9-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:97db4c94a7db398a5bd636273324f0b3fd58b350bbbac8bb380ceb825a9b40f4" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/04/83/45fbb6d962e260807f99441db9613cee868ceda4baceda59b3720a563f97/orjson-3.11.9-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:9f78cf8fec5bd627f4082b8dfeac7871b43d7f3274904492a43dab39f18a19a0" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5f/cc/2d10025f9056d376e4127ec05a5808b218d46f035fdc08178a5411b34250/orjson-3.11.9-cp313-cp313-win32.whl", hash = "sha256:d4087e5c0209a0a8efe4de3303c234b9c44d1174161dcd851e8eea07c7560b32" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/67/bd/2775ff28bfe883b9aa1ff348300542eb2ef1ee18d8ae0e3a49846817a865/orjson-3.11.9-cp313-cp313-win_amd64.whl", hash = "sha256:051b102c93b4f634e89f3866b07b9a9a98915ada541f4ec30f177067b2694979" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/91/2b/d26799e580939e32a7da9a39531bc9e58e15ca32ffaa6a8cb3e9bb0d22cd/orjson-3.11.9-cp313-cp313-win_arm64.whl", hash = "sha256:cce9127885941bd28f080cecf1f1d288336b7e0d812c345b08be88b572796254" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "packaging"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "26.2"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/d7/f1/e7a6dd94a8d4a5626c03e4e99c87f241ba9e350cd9e6d75123f992427270/packaging-26.2.tar.gz", hash = "sha256:ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl", hash = "sha256:5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "pandas"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "3.0.3"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "numpy" },
|
|
|
|
|
{ name = "python-dateutil" },
|
2026-01-28 16:50:40 +08:00
|
|
|
{ name = "tzdata", marker = "sys_platform == 'emscripten' or sys_platform == 'win32'" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/f8/87/4341c6252d1c47b08768c3d25ac487362bf403f0313ddae4a2a26c9b1b4c/pandas-3.0.3.tar.gz", hash = "sha256:696a4a00a2a2a35d4e5deb3fc946641b96c944f02230e4f76137fe35d806c4fc" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c5/90/62d8302883c44308c477e222c3daf7c813a34c8e96985882fbd53d964352/pandas-3.0.3-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:67b3b64c11910cfa29f4e94a14d3bff9ee693b6fc76055e7cad549cee0aec5fa" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7f/ae/6a6493c783a101f165e4356953ba3c74d6f77f0042fa7d753da9dfbb640c/pandas-3.0.3-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:39436b377d56d2a2e52d0395bdbee171f01068e99af5250509aceeb929f765c7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/62/7c/5df8e9f56c69a2769fbe9382a5ef8f2658c007e376434e1e2cbb57ad895f/pandas-3.0.3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d4be06d68f9ddcfc645b87534911da79a8fbffc7573c80e0edcf42a5020624d8" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/99/68/1237369725aa617bb358263d535803e3053fdbc593513ec5ed9c9896b5b6/pandas-3.0.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:a4eeb6830daf35a71cc09649bd823e2b542dac246cdee9614c6e4bd65028cd6a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/25/93/77d108e8af7222b4a503ebde0e30215b1c2e4f8e53a526431890f22d5586/pandas-3.0.3-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:1928e07221f82db493cd4af1e23c1bfca524a19a4699887975bff68f49a72bfb" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d0/bd/eff5b4399f332ac386c853f6cd2bd3fa2ca0061b9f36ecd9c4d7c4265649/pandas-3.0.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:51b1fe551acb77dac643c6fda86084d8d446c10fe64b06a9cc29c4cc8540e7f2" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/2c/20/559ace4200982c3887d0b86bfd0d856a2143ef8ddab63cc07934951a964c/pandas-3.0.3-cp313-cp313-win_amd64.whl", hash = "sha256:a82d532a3351d435432cd913edbccaf8b8e01d4dd0e5ced5a8d2e8ecd94c7e44" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/3a/66/69055a09fe200f29f922a3eeec4804611900b95f52d932ece3393c3c0c19/pandas-3.0.3-cp313-cp313-win_arm64.whl", hash = "sha256:275c14e0fce14a2ec20eee474aecd305478ea3c1e6f6a9d8fe219a165542717e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/57/0e/efe801b0e6811e8e650cd21b7f2608e30f08a7067e2bf6e8752b0d56ee3c/pandas-3.0.3-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:46997386d528eb40376ecd6b033cf4a8a1e5282580f68f43de875b78cba2199d" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ea/dc/eb55135a1d5f0f0519f28da1f609a206d2cad1f9c35c32d51e38dd7261ae/pandas-3.0.3-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:261e308dfb22448384b7580cf719d2f998fe2966c92893c3e77d14008af1f066" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c6/3e/b1d5d955ce33ffecb407465a60bc32769d74fcf68224b7ae67ae11d4dea4/pandas-3.0.3-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:dd1a5d1def6a46002e964510bdc67c368aa0951df5d1d9f8365336f5a1f490cd" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f5/76/a01261711ab60a22d71b862f0de20e4c504bf80457270ad8cb42110f6abc/pandas-3.0.3-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d72828c20c6d6e83e1e22a6a3b47b326b71664112fa9705dcbccfd7a39b62085" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e9/21/ea191195e587b18cf682e97f433f81b2d0fbe341380e80a3e0d6e4403c8e/pandas-3.0.3-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:d26cbe1fcfc12e8fd900e2454163e466b2d3af84f7c75481df7683ffc073d870" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/64/69/f0eaaf54939f0e8c6768fd06be9af2cef9b36048b96dfb9e1b2c685a807e/pandas-3.0.3-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:3e91cec1879ada0624fc3dc9953c5cbd60208e59c0db28f540c5d6d47502422f" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/45/a4/865e0e510cae5fc2194de4db28be638952de942571ba9125934fd9c01d47/pandas-3.0.3-cp313-cp313t-win_amd64.whl", hash = "sha256:08d789b41f87e0905880e293cedf6197ce71fe67cc081358b1e148a491b9bd13" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parso"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "0.8.7"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/30/4b/90c937815137d43ce71ba043cd3566221e9df6b9c805f24b5d138c9d40a7/parso-0.8.7.tar.gz", hash = "sha256:eaaac4c9fdd5e9e8852dc778d2d7405897ec510f2a298071453e5e3a07914bb1" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/99/5d/8268b644392ee874ee82a635cd0df1773de230bde356c38de28e298392cc/parso-0.8.7-py2.py3-none-any.whl", hash = "sha256:a8926eb2a1b915486941fdbd31e86a4baf88fe8c210f25f2f35ecec5b574ca1c" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pathspec"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "1.1.1"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/5a/82/42f767fc1c1143d6fd36efb827202a2d997a375e160a71eb2888a925aac1/pathspec-1.1.1.tar.gz", hash = "sha256:17db5ecd524104a120e173814c90367a96a98d07c45b2e10c2f3919fff91bf5a" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f1/d9/7fb5aa316bc299258e68c73ba3bddbc499654a07f151cba08f6153988714/pathspec-1.1.1-py3-none-any.whl", hash = "sha256:a00ce642f577bf7f473932318056212bc4f8bfdf53128c78bbd5af0b9b20b189" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
2026-04-16 17:31:02 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "pefile"
|
|
|
|
|
version = "2024.8.26"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/03/4f/2750f7f6f025a1507cd3b7218691671eecfd0bbebebe8b39aa0fe1d360b8/pefile-2024.8.26.tar.gz", hash = "sha256:3ff6c5d8b43e8c37bb6e6dd5085658d658a7a0bdcd20b6a07b1fcfc1c4e9d632" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/54/16/12b82f791c7f50ddec566873d5bdd245baa1491bac11d15ffb98aecc8f8b/pefile-2024.8.26-py3-none-any.whl", hash = "sha256:76f8b485dcd3b1bb8166f1128d395fa3d87af26360c2358fb75b80019b957c6f" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "pexpect"
|
|
|
|
|
version = "4.9.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "ptyprocess", marker = "sys_platform != 'emscripten' and sys_platform != 'win32'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/42/92/cc564bf6381ff43ce1f4d06852fc19a2f11d180f23dc32d9588bee2f149d/pexpect-4.9.0.tar.gz", hash = "sha256:ee7d41123f3c9911050ea2c2dac107568dc43b2d3b0c7557a33212c398ead30f" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl", hash = "sha256:7236d1e080e4936be2dc3e326cec0af72acf9212a7e1d060210e70a47e253523" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "platformdirs"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "4.9.6"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/9f/4a/0883b8e3802965322523f0b200ecf33d31f10991d0401162f4b23c698b42/platformdirs-4.9.6.tar.gz", hash = "sha256:3bfa75b0ad0db84096ae777218481852c0ebc6c727b3168c1b9e0118e458cf0a" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/75/a6/a0a304dc33b49145b21f4808d763822111e67d1c3a32b524a1baf947b6e1/platformdirs-4.9.6-py3-none-any.whl", hash = "sha256:e61adb1d5e5cb3441b4b7710bea7e4c12250ca49439228cc1021c00dcfac0917" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "prompt-toolkit"
|
|
|
|
|
version = "3.0.52"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-01-28 16:50:40 +08:00
|
|
|
dependencies = [
|
|
|
|
|
{ name = "wcwidth" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/a1/96/06e01a7b38dce6fe1db213e061a4602dd6032a8a97ef6c1a862537732421/prompt_toolkit-3.0.52.tar.gz", hash = "sha256:28cde192929c8e7321de85de1ddbe736f1375148b02f2e17edd840042b1be855" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-01-28 16:50:40 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/84/03/0d3ce49e2505ae70cf43bc5bb3033955d2fc9f932163e84dc0779cc47f48/prompt_toolkit-3.0.52-py3-none-any.whl", hash = "sha256:9aac639a3bbd33284347de5ad8d68ecc044b91a762dc39b7c21095fcd6a19955" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "psutil"
|
2026-02-02 17:32:53 +08:00
|
|
|
version = "7.2.2"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/aa/c6/d1ddf4abb55e93cebc4f2ed8b5d6dbad109ecb8d63748dd2b20ab5e57ebe/psutil-7.2.2.tar.gz", hash = "sha256:0746f5f8d406af344fd547f1c8daa5f5c33dbc293bb8d6a16d80b4bb88f59372" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/51/08/510cbdb69c25a96f4ae523f733cdc963ae654904e8db864c07585ef99875/psutil-7.2.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:2edccc433cbfa046b980b0df0171cd25bcaeb3a68fe9022db0979e7aa74a826b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d6/f5/97baea3fe7a5a9af7436301f85490905379b1c6f2dd51fe3ecf24b4c5fbf/psutil-7.2.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:e78c8603dcd9a04c7364f1a3e670cea95d51ee865e4efb3556a3a63adef958ea" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/37/d6/246513fbf9fa174af531f28412297dd05241d97a75911ac8febefa1a53c6/psutil-7.2.2-cp313-cp313t-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:1a571f2330c966c62aeda00dd24620425d4b0cc86881c89861fbc04549e5dc63" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b8/b5/9182c9af3836cca61696dabe4fd1304e17bc56cb62f17439e1154f225dd3/psutil-7.2.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:917e891983ca3c1887b4ef36447b1e0873e70c933afc831c6b6da078ba474312" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/16/ba/0756dca669f5a9300d0cbcbfae9a4c30e446dfc7440ffe43ded5724bfd93/psutil-7.2.2-cp313-cp313t-win_amd64.whl", hash = "sha256:ab486563df44c17f5173621c7b198955bd6b613fb87c71c161f827d3fb149a9b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/1c/61/8fa0e26f33623b49949346de05ec1ddaad02ed8ba64af45f40a147dbfa97/psutil-7.2.2-cp313-cp313t-win_arm64.whl", hash = "sha256:ae0aefdd8796a7737eccea863f80f81e468a1e4cf14d926bd9b6f5f2d5f90ca9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e7/36/5ee6e05c9bd427237b11b3937ad82bb8ad2752d72c6969314590dd0c2f6e/psutil-7.2.2-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:ed0cace939114f62738d808fdcecd4c869222507e266e574799e9c0faa17d486" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/80/c4/f5af4c1ca8c1eeb2e92ccca14ce8effdeec651d5ab6053c589b074eda6e1/psutil-7.2.2-cp36-abi3-macosx_11_0_arm64.whl", hash = "sha256:1a7b04c10f32cc88ab39cbf606e117fd74721c831c98a27dc04578deb0c16979" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:076a2d2f923fd4821644f5ba89f059523da90dc9014e85f8e45a5774ca5bc6f9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/63/65/37648c0c158dc222aba51c089eb3bdfa238e621674dc42d48706e639204f/psutil-7.2.2-cp36-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b0726cecd84f9474419d67252add4ac0cd9811b04d61123054b9fb6f57df6e9e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8e/13/125093eadae863ce03c6ffdbae9929430d116a246ef69866dad94da3bfbc/psutil-7.2.2-cp36-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:fd04ef36b4a6d599bbdb225dd1d3f51e00105f6d48a28f006da7f9822f2606d8" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/04/78/0acd37ca84ce3ddffaa92ef0f571e073faa6d8ff1f0559ab1272188ea2be/psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:b58fabe35e80b264a4e3bb23e6b96f9e45a3df7fb7eed419ac0e5947c61e47cc" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b4/90/e2159492b5426be0c1fef7acba807a03511f97c5f86b3caeda6ad92351a7/psutil-7.2.2-cp37-abi3-win_amd64.whl", hash = "sha256:eb7e81434c8d223ec4a219b5fc1c47d0417b12be7ea866e24fb5ad6e84b3d988" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8c/c7/7bb2e321574b10df20cbde462a94e2b71d05f9bbda251ef27d104668306a/psutil-7.2.2-cp37-abi3-win_arm64.whl", hash = "sha256:8c233660f575a5a89e6d4cb65d9f938126312bca76d8fe087b947b3a1aaac9ee" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ptyprocess"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz", hash = "sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl", hash = "sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pure-eval"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/cd/05/0a34433a064256a578f1783a10da6df098ceaa4a57bbeaa96a6c0352786b/pure_eval-0.2.3.tar.gz", hash = "sha256:5f4e983f40564c576c7c8635ae88db5956bb2229d7e9237d03b3c0b0190eaf42" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl", hash = "sha256:1db8e35b67b3d218d818ae653e27f06c3aa420901fa7b081ca98cbedc874e0d0" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pyasn1"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "0.6.3"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/5c/5f/6583902b6f79b399c9c40674ac384fd9cd77805f9e6205075f828ef11fb2/pyasn1-0.6.3.tar.gz", hash = "sha256:697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5d/a0/7d793dce3fa811fe047d6ae2431c672364b462850c6235ae306c0efd025f/pyasn1-0.6.3-py3-none-any.whl", hash = "sha256:a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pyasn1-modules"
|
|
|
|
|
version = "0.4.2"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pyasn1" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/e9/e6/78ebbb10a8c8e4b61a59249394a4a594c1a7af95593dc933a349c8d00964/pyasn1_modules-0.4.2.tar.gz", hash = "sha256:677091de870a80aae844b1ca6134f54652fa2c8c5a52aa396440ac3106e941e6" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/47/8d/d529b5d697919ba8c11ad626e835d4039be708a35b0d22de83a269a6682c/pyasn1_modules-0.4.2-py3-none-any.whl", hash = "sha256:29253a9207ce32b64c3ac6600edc75368f98473906e8fd1043bd6b5b1de2c14a" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pycparser"
|
2026-01-28 16:50:40 +08:00
|
|
|
version = "3.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-01-28 16:50:40 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/1b/7d/92392ff7815c21062bea51aa7b87d45576f649f16458d78b7cf94b9ab2e6/pycparser-3.0.tar.gz", hash = "sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-01-28 16:50:40 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/0c/c3/44f3fbbfa403ea2a7c779186dc20772604442dde72947e7d01069cbe98e3/pycparser-3.0-py3-none-any.whl", hash = "sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pydantic"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2.13.4"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "annotated-types" },
|
|
|
|
|
{ name = "pydantic-core" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
{ name = "typing-inspection" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/18/a5/b60d21ac674192f8ab0ba4e9fd860690f9b4a6e51ca5df118733b487d8d6/pydantic-2.13.4.tar.gz", hash = "sha256:c40756b57adaa8b1efeeced5c196f3f3b7c435f90e84ea7f443901bec8099ef6" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fd/7b/122376b1fd3c62c1ed9dc80c931ace4844b3c55407b6fb2d199377c9736f/pydantic-2.13.4-py3-none-any.whl", hash = "sha256:45a282cde31d808236fd7ea9d919b128653c8b38b393d1c4ab335c62924d9aba" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
email = [
|
|
|
|
|
{ name = "email-validator" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pydantic-core"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2.46.4"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/9d/56/921726b776ace8d8f5db44c4ef961006580d91dc52b803c489fafd1aa249/pydantic_core-2.46.4.tar.gz", hash = "sha256:62f875393d7f270851f20523dd2e29f082bcc82292d66db2b64ea71f64b6e1c1" }
|
2026-04-20 18:00:55 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/51/a2/5d30b469c5267a17b39dec53208222f76a8d351dfac4af661888c5aee77d/pydantic_core-2.46.4-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:5d5902252db0d3cedf8d4a1bc68f70eeb430f7e4c7104c8c476753519b423008" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c1/81/4fa520eaffa8bd7d1525e644cd6d39e7d60b1592bc5b516693c7340b50f1/pydantic_core-2.46.4-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:c94f0688e7b8d0a67abf40e57a7eaaecd17cc9586706a31b76c031f63df052b4" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/03/d5/fd02da45b659668b05923b17ba3a0100a0a3d5541e3bd8fcc4ecb711309e/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f027324c56cd5406ca49c124b0db10e56c69064fec039acc571c29020cc87c76" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/21/f2/95727e1368be3d3ed485eaab7adbd7dda408f33f7a36e8b48e0144002b91/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e739fee756ba1010f8bcccb534252e85a35fe45ae92c295a06059ce58b74ccd3" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9c/86/5d99feea3f77c7234b8718075b23db11532773c1a0dbd9b9490215dc2eeb/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9d56801be94b86a9da183e5f3766e6310752b99ff647e38b09a9500d88e46e76" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d2/3a/508ac615935ef7588cf6d9e9b91309fdc2da751af865e02a9098de88258c/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2412e734dcb48da14d4e4006b82b46b74f2518b8a26ee7e58c6844a6cd6d03c4" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/07/f8/41db9de19d7987d6b04715a02b3b40aea467000275d9d758ffaa31af7d50/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9551187363ffc0de2a00b2e47c25aeaeb1020b69b668762966df15fc5659dd5a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/2c/e2/f35033184cb11d0052daf4416e8e10a502ea2ac006fc4f459aee872727d1/pydantic_core-2.46.4-cp313-cp313-manylinux_2_31_riscv64.whl", hash = "sha256:0186750b482eefa11d7f435892b09c5c606193ef3375bcf94aa00ae6bfb66262" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7e/7b/6ceeb1cc90e193862f444ebe373d8fdf613f0a82572dde03fb10734c6c71/pydantic_core-2.46.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5855698a4856556d86e8e6cd8434bc3ac0314ee8e12089ae0e143f64c6256e4e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5a/f2/c8d7773ede6af08036423a00ae0ceffce266c3c52a096c435d68c896083f/pydantic_core-2.46.4-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:cbaf13819775b7f769bf4a1f066cb6df7a28d4480081a589828ef190226881cd" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/59/31/0c864784e31f09f05cdd87606f08923b9c9e7f6e51dd27f20f62f975ce9f/pydantic_core-2.46.4-cp313-cp313-musllinux_1_1_armv7l.whl", hash = "sha256:633147d34cf4550417f12e2b1a0383973bdf5cdfde212cb09e9a581cf10820be" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c2/eb/4f6c8a41efa30baa755590f4141abf3a8c370fab610915733e74134a7270/pydantic_core-2.46.4-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:82cf5301172168103724d49a1444d3378cb20cdee30b116a1bd6031236298a5d" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5b/24/b375a480d53113860c299764bfe9f349a3dc9108b3adc0d7f0d786492ebf/pydantic_core-2.46.4-cp313-cp313-win32.whl", hash = "sha256:9fa8ae11da9e2b3126c6426f147e0fba88d96d65921799bb30c6abd1cb2c97fb" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7e/e8/cff247591966f2d22ec8c003cd7587e27b7ba7b81ab2fb888e3ab75dc285/pydantic_core-2.46.4-cp313-cp313-win_amd64.whl", hash = "sha256:6b3ace8194b0e5204818c92802dcdca7fc6d88aabbb799d7c795540d9cd6d292" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c6/1a/f4aee670d5670e9e148e0c82c7db98d780be566c6e6a97ee8035528ca0b3/pydantic_core-2.46.4-cp313-cp313-win_arm64.whl", hash = "sha256:184c081504d17f1c1066e430e117142b2c77d9448a97f7b65c6ac9fd9aee238d" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pydantic-settings"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2.14.1"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pydantic" },
|
|
|
|
|
{ name = "python-dotenv" },
|
|
|
|
|
{ name = "typing-inspection" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/07/60/1d1e59c9c90d54591469ada7d268251f71c24bdb765f1a8a832cee8c6653/pydantic_settings-2.14.1.tar.gz", hash = "sha256:e874d3bec7e787b0c9958277956ed9b4dd5de6a80e162188fdaff7c5e26fd5fa" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ae/8d/f1af3832f5e6eb13ba94ee809e72b8ecb5eef226d27ee0bef7d963d943c7/pydantic_settings-2.14.1-py3-none-any.whl", hash = "sha256:6e3c7edfd8277687cdc598f56e5cff0e9bfff0910a3749deaa8d4401c3a2b9de" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pygments"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "2.20.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/c3/b2/bc9c9196916376152d655522fdcebac55e66de6603a76a02bca1b6414f6c/pygments-2.20.0.tar.gz", hash = "sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl", hash = "sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pyinstaller"
|
2026-04-24 16:45:18 +08:00
|
|
|
version = "6.20.0"
|
2026-04-16 17:31:02 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "altgraph" },
|
|
|
|
|
{ name = "macholib", marker = "sys_platform == 'darwin'" },
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "pefile", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "pyinstaller-hooks-contrib" },
|
|
|
|
|
{ name = "pywin32-ctypes", marker = "sys_platform == 'win32'" },
|
|
|
|
|
{ name = "setuptools" },
|
|
|
|
|
]
|
2026-04-24 16:45:18 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/46/60/d03d52e6690d4e9caf333dcd14550cde634ce6c118b3bc8fa3112c3186fd/pyinstaller-6.20.0.tar.gz", hash = "sha256:95c5c7e03d5d61e9dfb8ef259c699cf492bb1041beb6dbe83696608cec07347a" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d0/e4/e228d6d1bbb7fd62dc660a8fb202a583b023d3a3624ca95d1a9290ee4d6a/pyinstaller-6.20.0-py3-none-macosx_10_13_universal2.whl", hash = "sha256:bf3be4e1284ee78ddccba5e29f99443a12a7b4673168288ffc4c9d38c6f7b90e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ce/bd/afb631bcb3f9040efebd4f6d067f0828b51710818f69fb41a2d4b7787f52/pyinstaller-6.20.0-py3-none-manylinux2014_aarch64.whl", hash = "sha256:72ae9c1fdea134afa791f58bdc9a1934d5c7609753c111e0026bfc272b32b712" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/76/08/0729a5bac14754150e5d83b39d87d842eb42b0bffcaa03dbad6252e23a39/pyinstaller-6.20.0-py3-none-manylinux2014_i686.whl", hash = "sha256:1031bcc307f3fbeffd4e162723e64d46dbf591c82dd0997413afb2a07328b941" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e6/82/bc0ee4c7b97db1958eb651e0da9fb1e672e5ae53ca8867fd97701de52906/pyinstaller-6.20.0-py3-none-manylinux2014_ppc64le.whl", hash = "sha256:8df3b3f347659fa2562d8d193a98ad4600133b8b8d07c268df89e4154376750e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/3d/e7/770002d6aaa54173881cb2c49bb195ba67b97bf39bac1cdf320f28401629/pyinstaller-6.20.0-py3-none-manylinux2014_s390x.whl", hash = "sha256:b0d3cc9dd8120d448459bd3880a12e2f9774c51443af49047801446377999a59" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fe/db/68ba1fccb71278b2124fb90b37b7c8c0bc4c1173fba45b94466df3d9cb7f/pyinstaller-6.20.0-py3-none-manylinux2014_x86_64.whl", hash = "sha256:03696bb6350177c6bc23bcaf78e71a33c4a89b6754dd90d1be2f318e978c918b" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/03/0f/ac77ffa996a56be3d5c8f85734a007f8347240691657f9704e7de2527fa3/pyinstaller-6.20.0-py3-none-musllinux_1_1_aarch64.whl", hash = "sha256:6357f1699f6af84f37e7367f031d4f68abdba65543b83990c9e8f5a4cebed0b7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e0/56/1ee91c3a2bc10ca1f36da10a6fd55ff7efc4dec367171eb25992a827874f/pyinstaller-6.20.0-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:0ab39c690abad26ba148e8f664f0478acc82a733997f4f22e757774832802da9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d7/55/ae264339996953c4cdf9d89d916a0a8fa26a83cf917a742fff8b9d5f3fe8/pyinstaller-6.20.0-py3-none-win32.whl", hash = "sha256:9a7637e8e44b4387b13667fdcaac86ab6b29c446c16d34d8401539b81838759c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/76/8c/300f57578882cce259bfb5ae56fda3b69caa3fe9df40a176c719920ea6e2/pyinstaller-6.20.0-py3-none-win_amd64.whl", hash = "sha256:d588844e890ee80c4365867f98146636e1849bbca8e4284bbf0c809aff0f161a" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8a/ea/b2f8e1642aecda78c0b75c7321f708e49e10bb3c00dd4f148c40761a1527/pyinstaller-6.20.0-py3-none-win_arm64.whl", hash = "sha256:bd53282c0a73e5c95573e1ddc8e5d564d4932bec91efbaed4dc5fdff9c2ae7f2" },
|
2026-04-16 17:31:02 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pyinstaller-hooks-contrib"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2026.5"
|
2026-04-16 17:31:02 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "packaging" },
|
|
|
|
|
{ name = "setuptools" },
|
|
|
|
|
]
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/1a/67/f4452d68793fb15beba4f19ef39a38a8822f0da7452b503c400d5a21f5c1/pyinstaller_hooks_contrib-2026.5.tar.gz", hash = "sha256:f066dfca8f7c45ff6336c9cf9fe25b4e48bfeb322a1aa24faaedfb8a8d1b0b08" }
|
2026-04-16 17:31:02 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f6/5c/fd465d11da4d12b50d7eb5d2ee2ceb780d8d049dbb489f3828d131e387af/pyinstaller_hooks_contrib-2026.5-py3-none-any.whl", hash = "sha256:ea1535783fbdac4626351709e83f3ea80b681d3a4745763ebb407b5e27342eb9" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pyjwt"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2.13.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/3b/81/58d0ac84e1ef3a3843791d6954d94c0b33d526c75eeb1efbce9d0a4c4077/pyjwt-2.13.0.tar.gz", hash = "sha256:41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a3/5e/ecf12fdb62546d64385c158514e9b2b671f7832108ef2ecd2020ce0af2d1/pyjwt-2.13.0-py3-none-any.whl", hash = "sha256:66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.optional-dependencies]
|
|
|
|
|
crypto = [
|
|
|
|
|
{ name = "cryptography" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "python-dateutil"
|
|
|
|
|
version = "2.9.0.post0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "six" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/66/c0/0c8b6ad9f17a802ee498c46e004a0eb49bc148f2fd230864601a86dcf6db/python-dateutil-2.9.0.post0.tar.gz", hash = "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl", hash = "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "python-docx"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "lxml" },
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/a9/f7/eddfe33871520adab45aaa1a71f0402a2252050c14c7e3009446c8f4701c/python_docx-1.2.0.tar.gz", hash = "sha256:7bc9d7b7d8a69c9c02ca09216118c86552704edc23bac179283f2e38f86220ce" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d0/00/1e03a4989fa5795da308cd774f05b704ace555a70f9bf9d3be057b680bcf/python_docx-1.2.0-py3-none-any.whl", hash = "sha256:3fd478f3250fbbbfd3b94fe1e985955737c145627498896a8a6bf81f4baf66c7" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "python-dotenv"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "1.2.2"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/82/ed/0301aeeac3e5353ef3d94b6ec08bbcabd04a72018415dcb29e588514bba8/python_dotenv-1.2.2.tar.gz", hash = "sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/0b/d7/1959b9648791274998a9c3526f6d0ec8fd2233e4d4acce81bbae76b44b2a/python_dotenv-1.2.2-py3-none-any.whl", hash = "sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "python-ldap"
|
|
|
|
|
version = "3.4.5"
|
|
|
|
|
source = { path = "python_ldap-3.4.5-cp313-cp313-win_amd64.whl" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "pyasn1" },
|
|
|
|
|
{ name = "pyasn1-modules" },
|
|
|
|
|
]
|
|
|
|
|
wheels = [
|
|
|
|
|
{ filename = "python_ldap-3.4.5-cp313-cp313-win_amd64.whl", hash = "sha256:69328573af369664e3e5f560b4e202b6d80197e5922a6a6dfc18cc2b82134c3a" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.metadata]
|
|
|
|
|
requires-dist = [
|
|
|
|
|
{ name = "pyasn1", specifier = ">=0.3.7" },
|
|
|
|
|
{ name = "pyasn1-modules", specifier = ">=0.1.5" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-04-16 17:31:02 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "pywin32-ctypes"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/85/9f/01a1a99704853cb63f253eea009390c88e7131c67e66a0a02099a8c917cb/pywin32-ctypes-0.2.3.tar.gz", hash = "sha256:d162dc04946d704503b2edc4d55f3dba5c1d539ead017afa00142c38b9885755" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/de/3d/8161f7711c017e01ac9f008dfddd9410dff3674334c233bde66e7ba65bbf/pywin32_ctypes-0.2.3-py3-none-any.whl", hash = "sha256:8a1513379d709975552d202d942d9837758905c8d01eb82b8bcc30918929e7b8" },
|
|
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
2026-01-28 16:50:40 +08:00
|
|
|
name = "pyzmq"
|
|
|
|
|
version = "27.1.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-01-28 16:50:40 +08:00
|
|
|
dependencies = [
|
|
|
|
|
{ name = "cffi", marker = "implementation_name == 'pypy'" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/04/0b/3c9baedbdf613ecaa7aa07027780b8867f57b6293b6ee50de316c9f3222b/pyzmq-27.1.0.tar.gz", hash = "sha256:ac0765e3d44455adb6ddbf4417dcce460fc40a05978c08efdf2948072f6db540" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-01-28 16:50:40 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/92/e7/038aab64a946d535901103da16b953c8c9cc9c961dadcbf3609ed6428d23/pyzmq-27.1.0-cp312-abi3-macosx_10_15_universal2.whl", hash = "sha256:452631b640340c928fa343801b0d07eb0c3789a5ffa843f6e1a9cee0ba4eb4fc" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e8/5e/c3c49fdd0f535ef45eefcc16934648e9e59dace4a37ee88fc53f6cd8e641/pyzmq-27.1.0-cp312-abi3-manylinux2014_i686.manylinux_2_17_i686.whl", hash = "sha256:1c179799b118e554b66da67d88ed66cd37a169f1f23b5d9f0a231b4e8d44a113" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f8/e5/b0b2504cb4e903a74dcf1ebae157f9e20ebb6ea76095f6cfffea28c42ecd/pyzmq-27.1.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:3837439b7f99e60312f0c926a6ad437b067356dc2bc2ec96eb395fd0fe804233" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f8/9b/c108cdb55560eaf253f0cbdb61b29971e9fb34d9c3499b0e96e4e60ed8a5/pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:43ad9a73e3da1fab5b0e7e13402f0b2fb934ae1c876c51d0afff0e7c052eca31" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c2/bb/b79798ca177b9eb0825b4c9998c6af8cd2a7f15a6a1a4272c1d1a21d382f/pyzmq-27.1.0-cp312-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:0de3028d69d4cdc475bfe47a6128eb38d8bc0e8f4d69646adfbcd840facbac28" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9c/80/2df2e7977c4ede24c79ae39dcef3899bfc5f34d1ca7a5b24f182c9b7a9ca/pyzmq-27.1.0-cp312-abi3-musllinux_1_2_i686.whl", hash = "sha256:cf44a7763aea9298c0aa7dbf859f87ed7012de8bda0f3977b6fb1d96745df856" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/46/bd/2d45ad24f5f5ae7e8d01525eb76786fa7557136555cac7d929880519e33a/pyzmq-27.1.0-cp312-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:f30f395a9e6fbca195400ce833c731e7b64c3919aa481af4d88c3759e0cb7496" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e6/2f/104c0a3c778d7c2ab8190e9db4f62f0b6957b53c9d87db77c284b69f33ea/pyzmq-27.1.0-cp312-abi3-win32.whl", hash = "sha256:250e5436a4ba13885494412b3da5d518cd0d3a278a1ae640e113c073a5f88edd" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/fc/7f/a21b20d577e4100c6a41795842028235998a643b1ad406a6d4163ea8f53e/pyzmq-27.1.0-cp312-abi3-win_amd64.whl", hash = "sha256:9ce490cf1d2ca2ad84733aa1d69ce6855372cb5ce9223802450c9b2a7cba0ccf" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/78/c2/c012beae5f76b72f007a9e91ee9401cb88c51d0f83c6257a03e785c81cc2/pyzmq-27.1.0-cp312-abi3-win_arm64.whl", hash = "sha256:75a2f36223f0d535a0c919e23615fc85a1e23b71f40c7eb43d7b1dedb4d8f15f" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/60/cb/84a13459c51da6cec1b7b1dc1a47e6db6da50b77ad7fd9c145842750a011/pyzmq-27.1.0-cp313-cp313-android_24_arm64_v8a.whl", hash = "sha256:93ad4b0855a664229559e45c8d23797ceac03183c7b6f5b4428152a6b06684a5" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/dc/b6/94414759a69a26c3dd674570a81813c46a078767d931a6c70ad29fc585cb/pyzmq-27.1.0-cp313-cp313-android_24_x86_64.whl", hash = "sha256:fbb4f2400bfda24f12f009cba62ad5734148569ff4949b1b6ec3b519444342e6" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a5/ad/15906493fd40c316377fd8a8f6b1f93104f97a752667763c9b9c1b71d42d/pyzmq-27.1.0-cp313-cp313t-macosx_10_15_universal2.whl", hash = "sha256:e343d067f7b151cfe4eb3bb796a7752c9d369eed007b91231e817071d2c2fec7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/14/1d/d343f3ce13db53a54cb8946594e567410b2125394dafcc0268d8dda027e0/pyzmq-27.1.0-cp313-cp313t-manylinux2014_i686.manylinux_2_17_i686.whl", hash = "sha256:08363b2011dec81c354d694bdecaef4770e0ae96b9afea70b3f47b973655cc05" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/69/2d/d83dd6d7ca929a2fc67d2c3005415cdf322af7751d773524809f9e585129/pyzmq-27.1.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d54530c8c8b5b8ddb3318f481297441af102517602b569146185fa10b63f4fa9" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/3e/cd/9822a7af117f4bc0f1952dbe9ef8358eb50a24928efd5edf54210b850259/pyzmq-27.1.0-cp313-cp313t-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:6f3afa12c392f0a44a2414056d730eebc33ec0926aae92b5ad5cf26ebb6cc128" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9a/12/f003e824a19ed73be15542f172fd0ec4ad0b60cf37436652c93b9df7c585/pyzmq-27.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:c65047adafe573ff023b3187bb93faa583151627bc9c51fc4fb2c561ed689d39" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d5/4a/e82d788ed58e9a23995cee70dbc20c9aded3d13a92d30d57ec2291f1e8a3/pyzmq-27.1.0-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:90e6e9441c946a8b0a667356f7078d96411391a3b8f80980315455574177ec97" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d9/94/2da0a60841f757481e402b34bf4c8bf57fa54a5466b965de791b1e6f747d/pyzmq-27.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:add071b2d25f84e8189aaf0882d39a285b42fa3853016ebab234a5e78c7a43db" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/4f/6f/55c10e2e49ad52d080dc24e37adb215e5b0d64990b57598abc2e3f01725b/pyzmq-27.1.0-cp313-cp313t-win32.whl", hash = "sha256:7ccc0700cfdf7bd487bea8d850ec38f204478681ea02a582a8da8171b7f90a1c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/87/4d/2534970ba63dd7c522d8ca80fb92777f362c0f321900667c615e2067cb29/pyzmq-27.1.0-cp313-cp313t-win_amd64.whl", hash = "sha256:8085a9fba668216b9b4323be338ee5437a235fe275b9d1610e422ccc279733e2" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f6/fa/f8aea7a28b0641f31d40dea42d7ef003fded31e184ef47db696bc74cd610/pyzmq-27.1.0-cp313-cp313t-win_arm64.whl", hash = "sha256:6bb54ca21bcfe361e445256c15eedf083f153811c37be87e0514934d6913061e" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "redis"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "7.4.0"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/7b/7f/3759b1d0d72b7c92f0d70ffd9dc962b7b7b5ee74e135f9d7d8ab06b8a318/redis-7.4.0.tar.gz", hash = "sha256:64a6ea7bf567ad43c964d2c30d82853f8df927c5c9017766c55a1d1ed95d18ad" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/74/3a/95deec7db1eb53979973ebd156f3369a72732208d1391cd2e5d127062a32/redis-7.4.0-py3-none-any.whl", hash = "sha256:a9c74a5c893a5ef8455a5adb793a31bb70feb821c86eccb62eebef5a19c429ec" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
2026-05-29 16:20:30 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "requests"
|
|
|
|
|
version = "2.34.2"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "certifi" },
|
|
|
|
|
{ name = "charset-normalizer" },
|
|
|
|
|
{ name = "idna" },
|
|
|
|
|
{ name = "urllib3" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/ac/c3/e2a2b89f2d3e2179abd6d00ebd70bff6273f37fb3e0cc209f48b39d00cbf/requests-2.34.2.tar.gz", hash = "sha256:f288924cae4e29463698d6d60bc6a4da69c89185ad1e0bcc4104f584e960b9ed" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl", hash = "sha256:2a0d60c172f83ac6ab31e4554906c0f3b3588d37b5cb939b1c061f4907e278e0" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-02-03 16:50:58 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "setuptools"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "82.0.1"
|
2026-02-03 16:50:58 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/4f/db/cfac1baf10650ab4d1c111714410d2fbb77ac5a616db26775db562c8fab2/setuptools-82.0.1.tar.gz", hash = "sha256:7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9" }
|
2026-02-03 16:50:58 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl", hash = "sha256:a59e362652f08dcd477c78bb6e7bd9d80a7995bc73ce773050228a348ce2e5bb" },
|
2026-02-03 16:50:58 +08:00
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "shortuuid"
|
|
|
|
|
version = "1.0.13"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/8c/e2/bcf761f3bff95856203f9559baf3741c416071dd200c0fc19fad7f078f86/shortuuid-1.0.13.tar.gz", hash = "sha256:3bb9cf07f606260584b1df46399c0b87dd84773e7b25912b7e391e30797c5e72" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/c0/44/21d6bf170bf40b41396480d8d49ad640bca3f2b02139cd52aa1e272830a5/shortuuid-1.0.13-py3-none-any.whl", hash = "sha256:a482a497300b49b4953e15108a7913244e1bb0d41f9d332f5e9925dba33a3c5a" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "six"
|
|
|
|
|
version = "1.17.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/94/e7/b2c673351809dca68a0e064b6af791aa332cf192da575fd474ed7d6f16a2/six-1.17.0.tar.gz", hash = "sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl", hash = "sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "soupsieve"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2.8.4"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/47/2c/0a5f6f8ee0d5589e48c7640213ed5175d52cf540a06725b628cc1a45d6ce/soupsieve-2.8.4.tar.gz", hash = "sha256:e121fd02e975c695e4e9e8774a5ee35d74714b59307868dcc5319ad2d9e3328e" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/5e/f5/0c41cb68dcae6b7de4fac4188a3a9589e21fb31df21ea3a2e888db95e6c9/soupsieve-2.8.4-py3-none-any.whl", hash = "sha256:e7e6b0769c8f51ed59acab6e994b00621096cfb1c640a7509295987388fbaf65" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlparse"
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/90/76/437d71068094df0726366574cf3432a4ed754217b436eb7429415cf2d480/sqlparse-0.5.5.tar.gz", hash = "sha256:e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/49/4b/359f28a903c13438ef59ebeee215fb25da53066db67b305c125f1c6d2a25/sqlparse-0.5.5-py3-none-any.whl", hash = "sha256:12a08b3bf3eec877c519589833aed092e2444e68240a3577e8e26148acc7b1ba" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "stack-data"
|
|
|
|
|
version = "0.6.3"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "asttokens" },
|
|
|
|
|
{ name = "executing" },
|
|
|
|
|
{ name = "pure-eval" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/28/e3/55dcc2cfbc3ca9c29519eb6884dd1415ecb53b0e934862d3559ddcb7e20b/stack_data-0.6.3.tar.gz", hash = "sha256:836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl", hash = "sha256:d5558e0c25a4cb0853cddad3d77da9891a08cb85dd9f9f91b9f8cd66e511e695" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tornado"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "6.5.6"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/50/57/6d7303a77ae439d9189108f76c0c4fd89ee5e2cc8387bffb55232565c4ed/tornado-6.5.6.tar.gz", hash = "sha256:9a365179fe8ff6b8766f602c0f67c185d778193e9bdd828b19f0b6ed7764177d" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/1b/0d/b4f481e18c5a51864e6d12b9a05ecf72919696680b747c958c3fc1f4fbae/tornado-6.5.6-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:65fcfaafb079435c2c19dc9e07c0f1cf0fa9051759ed0a7d0a3ba7ea7f64919c" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/9e/9c/5430c39fcab1144d35860f457b15e9c08b4bc7ac86764354204e983d6183/tornado-6.5.6-cp39-abi3-macosx_10_9_x86_64.whl", hash = "sha256:38bc01b4acacded2de63ae78023548e41ebe6fbed3ec05a796d7ae3ad893887e" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8b/79/fa7e14a2f939c807a8d30619b4eb604eab219601b78792516ebe22d40cf9/tornado-6.5.6-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:b942e6a137fda31ff54bf8e6e2c8d1c37f1f50583f3ed53fb840b53b9601d104" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a7/71/bd67d5f5199f937dafe03a49a37989f60f600ff6fef34c79412a829d97bd/tornado-6.5.6-cp39-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:8666946e70171b8c3f1fc9b7876fac492e84822c4c7f3746f4e8f8bc9ac92a79" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/cc/a4/c24388c9cf5b3c3a513b56a158af9f23092c9a2810d789e294310797df21/tornado-6.5.6-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:1c34cfab7ad6d104f052f55de06d39bbafc5885cfeb4da688803308dbcfa90b7" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a5/eb/6a07ad550c3f7b37244bd0becdf293ec3d3e961783d8b720a97df50de1b2/tornado-6.5.6-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:385f35e4e22fb52551dfcda4cdc8c30c61c2c001aef5ddad99cdfe116952efd3" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/bb/84/3469e098dccdb6763130e06aacd786bb4363fca7b590a55c101ddf34ed30/tornado-6.5.6-cp39-abi3-win32.whl", hash = "sha256:db475f1b67b2809b10bb16264829087724ca8d24fe4ed47f7b8675cae453ef86" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/d2/3c/273a04e0b9dd9016f1685cca0c1c8795a71ac88a34a8c889a0b443483226/tornado-6.5.6-cp39-abi3-win_amd64.whl", hash = "sha256:6739bf1e8eb09230f1280ddbd3236f0309db70f2c551a8dbc40f62babdf82f79" },
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/02/98/0cffe22a224f60c5fb1e3aa0b76f9da2e1ca78b0e9545e3d077c68ce60a7/tornado-6.5.6-cp39-abi3-win_arm64.whl", hash = "sha256:2543597b24a695d72338a9a77818362d72387c03ae173f1f169eadc5c91466ac" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "traitlets"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "5.15.0"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/1b/22/40f55b26baeab80c2d7b3f1db0682f8954e4617fee7d90ce634022ef05c6/traitlets-5.15.0.tar.gz", hash = "sha256:4fead733f81cf1c4c938e06f8ca4633896833c9d89eff878159457f4d4392971" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/da/98/a9937a969d018a23badfea0b381f66783649d48e0ea6c41923265c3cbeb3/traitlets-5.15.0-py3-none-any.whl", hash = "sha256:fb36a18867a6803deab09f3c5e0fa81bb7b26a5c9e82501c9933f759166eff40" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|
|
|
|
|
|
2025-12-24 16:59:57 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "typing-extensions"
|
|
|
|
|
version = "4.15.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/72/94/1a15dd82efb362ac84269196e94cf00f187f7ed21c242792a923cdb1c61f/typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "typing-inspection"
|
|
|
|
|
version = "0.4.2"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "typing-extensions" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/55/e3/70399cb7dd41c10ac53367ae42139cf4b1ca5f36bb3dc6c9d33acdb43655/typing_inspection-0.4.2.tar.gz", hash = "sha256:ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl", hash = "sha256:4ed1cacbdc298c220f1bd249ed5287caa16f34d44ef4e9c3d0cbad5b521545e7" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tzdata"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "2026.2"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/ba/19/1b9b0e29f30c6d35cb345486df41110984ea67ae69dddbc0e8a100999493/tzdata-2026.2.tar.gz", hash = "sha256:9173fde7d80d9018e02a662e168e5a2d04f87c41ea174b139fbef642eda62d10" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/ce/e4/dccd7f47c4b64213ac01ef921a1337ee6e30e8c6466046018326977efd95/tzdata-2026.2-py2.py3-none-any.whl", hash = "sha256:bbe9af844f658da81a5f95019480da3a89415801f6cc966806612cc7169bffe7" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ua-parser"
|
2026-04-16 17:31:02 +08:00
|
|
|
version = "1.0.2"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "ua-parser-builtins" },
|
|
|
|
|
]
|
2026-04-16 17:31:02 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/90/98/5e4b52d772a048af122a6fc5ce365c311efb9f5e79c55fd4fdd7c9f59e83/ua_parser-1.0.2.tar.gz", hash = "sha256:bab404ad42fb37f943107da2f6003ffc79724d11cc95076a7a539513371779da" }
|
2025-12-24 16:59:57 +08:00
|
|
|
wheels = [
|
2026-04-16 17:31:02 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/a9/7c/6367995ff57aaa2d9e1055adbaec2519cf5a979780a83a93fdf8c6ec37be/ua_parser-1.0.2-py3-none-any.whl", hash = "sha256:0f8e6d0484af2a9ff804bba5a4fe696e87c028eaba98ad9a7dfae873fef7788a" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ua-parser-builtins"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "202605"
|
2025-12-24 16:59:57 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/e3/42/178db21aab1815583fcdb8ae465fc006b384fbe679412b11ddf8aae90f38/ua_parser_builtins-202605-py3-none-any.whl", hash = "sha256:a86976baa4b7c69a54269fe54091e3f0c7666f15a0f893855ff907a3bb6d878c" },
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "urllib3"
|
|
|
|
|
version = "2.7.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/53/0c/06f8b233b8fd13b9e5ee11424ef85419ba0d8ba0b3138bf360be2ff56953/urllib3-2.7.0.tar.gz", hash = "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl", hash = "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897" },
|
2025-12-24 16:59:57 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "user-agents"
|
|
|
|
|
version = "2.2.0"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
dependencies = [
|
|
|
|
|
{ name = "ua-parser" },
|
|
|
|
|
]
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/e3/e1/63c5bfb485a945010c8cbc7a52f85573561737648d36b30394248730a7bc/user-agents-2.2.0.tar.gz", hash = "sha256:d36d25178db65308d1458c5fa4ab39c9b2619377010130329f3955e7626ead26" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8f/1c/20bb3d7b2bad56d881e3704131ddedbb16eb787101306887dff349064662/user_agents-2.2.0-py3-none-any.whl", hash = "sha256:a98c4dc72ecbc64812c4534108806fb0a0b3a11ec3fd1eafe807cee5b0a942e7" },
|
|
|
|
|
]
|
2026-01-28 16:50:40 +08:00
|
|
|
|
2026-02-05 18:27:04 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "waitress"
|
|
|
|
|
version = "3.0.2"
|
|
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
|
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/bf/cb/04ddb054f45faa306a230769e868c28b8065ea196891f09004ebace5b184/waitress-3.0.2.tar.gz", hash = "sha256:682aaaf2af0c44ada4abfb70ded36393f0e307f4ab9456a215ce0020baefc31f" }
|
|
|
|
|
wheels = [
|
|
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/8d/57/a27182528c90ef38d82b636a11f606b0cbb0e17588ed205435f8affe3368/waitress-3.0.2-py3-none-any.whl", hash = "sha256:c56d67fd6e87c2ee598b76abdd4e96cfad1f24cacdea5078d382b1f9d7b5ed2e" },
|
|
|
|
|
]
|
|
|
|
|
|
2026-01-28 16:50:40 +08:00
|
|
|
[[package]]
|
|
|
|
|
name = "wcwidth"
|
2026-05-29 16:20:30 +08:00
|
|
|
version = "0.7.0"
|
2026-01-28 16:50:40 +08:00
|
|
|
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
|
2026-05-29 16:20:30 +08:00
|
|
|
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/2c/ee/afaf0f85a9a18fe47a67f1e4422ed6cf1fe642f0ae0a2f81166231303c52/wcwidth-0.7.0.tar.gz", hash = "sha256:90e3a7ea092341c44b99562e75d09e4d5160fe7a3974c6fb842a101a95e7eed0" }
|
2026-01-28 16:50:40 +08:00
|
|
|
wheels = [
|
2026-05-29 16:20:30 +08:00
|
|
|
{ url = "https://mirrors.aliyun.com/pypi/packages/41/52/e465037f5375f43533d1a80b6923955201596a99142ed524d77b571a1418/wcwidth-0.7.0-py3-none-any.whl", hash = "sha256:5d69154c429a82910e241c738cd0e2976fac8a2dd47a1a805f4afed1c0f136f2" },
|
2026-01-28 16:50:40 +08:00
|
|
|
]
|