1036 lines
90 KiB
TOML
1036 lines
90 KiB
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.12"
|
|
resolution-markers = [
|
|
"python_full_version >= '3.13'",
|
|
"python_full_version < '3.13'",
|
|
]
|
|
|
|
[[package]]
|
|
name = "annotated-types"
|
|
version = "0.7.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/annotated-types/annotated_types-0.7.0.tar.gz", hash = "sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/annotated-types/annotated_types-0.7.0-py3-none-any.whl", hash = "sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "anyio"
|
|
version = "4.10.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "idna" },
|
|
{ name = "sniffio" },
|
|
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/anyio/anyio-4.10.0.tar.gz", hash = "sha256:3f3fae35c96039744587aa5b8371e7e8e603c0702999535961dd336026973ba6" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/anyio/anyio-4.10.0-py3-none-any.whl", hash = "sha256:60e474ac86736bbfd6f210f7a61218939c318f43f9972497381f1c5e930ed3d1" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "authlib"
|
|
version = "1.6.3"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "cryptography" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/authlib/authlib-1.6.3.tar.gz", hash = "sha256:9f7a982cc395de719e4c2215c5707e7ea690ecf84f1ab126f28c053f4219e610" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/authlib/authlib-1.6.3-py2.py3-none-any.whl", hash = "sha256:7ea0f082edd95a03b7b72edac65ec7f8f68d703017d7e37573aee4fc603f2a48" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "certifi"
|
|
version = "2025.8.3"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/certifi/certifi-2025.8.3.tar.gz", hash = "sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/certifi/certifi-2025.8.3-py3-none-any.whl", hash = "sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "cffi"
|
|
version = "1.17.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "pycparser" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1.tar.gz", hash = "sha256:1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:805b4371bf7197c329fcb3ead37e710d1bca9da5d583f5073b799d5c5bd1eee4" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:733e99bc2df47476e3848417c5a4540522f234dfd4ef3ab7fafdf555b082ec0c" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1257bdabf294dceb59f5e70c64a3e2f462c30c7ad68092d01bbbfb1c16b1ba36" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:da95af8214998d77a98cc14e3a3bd00aa191526343078b530ceb0bd710fb48a5" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d63afe322132c194cf832bfec0dc69a99fb9bb6bbd550f161a49e9e855cc78ff" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f79fc4fc25f1c8698ff97788206bb3c2598949bfe0fef03d299eb1b5356ada99" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b62ce867176a75d03a665bad002af8e6d54644fad99a3c70905c543130e39d93" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:386c8bf53c502fff58903061338ce4f4950cbdcb23e2902d86c0f722b786bbe3" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4ceb10419a9adf4460ea14cfd6bc43d08701f0835e979bf821052f1805850fe8" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-win32.whl", hash = "sha256:a08d7e755f8ed21095a310a693525137cfe756ce62d066e53f502a83dc550f65" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp312-cp312-win_amd64.whl", hash = "sha256:51392eae71afec0d0c8fb1a53b204dbb3bcabcb3c9b807eedf3e1e6ccf2de903" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:f3a2b4222ce6b60e2e8b337bb9596923045681d71e5a082783484d845390938e" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:0984a4925a435b1da406122d4d7968dd861c1385afe3b45ba82b750f229811e2" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d01b12eeeb4427d3110de311e1774046ad344f5b1a7403101878976ecd7a10f3" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:706510fe141c86a69c8ddc029c7910003a17353970cff3b904ff0686a5927683" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:de55b766c7aa2e2a3092c51e0483d700341182f08e67c63630d5b6f200bb28e5" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c59d6e989d07460165cc5ad3c61f9fd8f1b4796eacbd81cee78957842b834af4" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd398dbc6773384a17fe0d3e7eeb8d1a21c2200473ee6806bb5e6a8e62bb73dd" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:3edc8d958eb099c634dace3c7e16560ae474aa3803a5df240542b305d14e14ed" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:72e72408cad3d5419375fc87d289076ee319835bdfa2caad331e377589aebba9" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-win32.whl", hash = "sha256:e03eab0a8677fa80d646b5ddece1cbeaf556c313dcfac435ba11f107ba117b5d" },
|
|
{ url = "http://10.0.0.2:5001/index/cffi/cffi-1.17.1-cp313-cp313-win_amd64.whl", hash = "sha256:f6a16c31041f09ead72d69f583767292f750d24913dadacf5756b966aacb3f1a" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "cfgv"
|
|
version = "3.4.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/cfgv/cfgv-3.4.0.tar.gz", hash = "sha256:e52591d4c5f5dead8e0f673fb16db7949d2cfb3f7da4582893288f0ded8fe560" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/cfgv/cfgv-3.4.0-py2.py3-none-any.whl", hash = "sha256:b7265b1f29fd3316bfcd2b330d63d024f2bfd8bcb8b0272f8e19a504856c48f9" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "charset-normalizer"
|
|
version = "3.4.3"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3.tar.gz", hash = "sha256:6fce4b8500244f6fcb71465d4a4930d132ba9ab8e71a7859e6a5d59851068d14" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:e28e334d3ff134e88989d90ba04b47d84382a828c061d0d1027b1b12a62b39b1" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:0cacf8f7297b0c4fcb74227692ca46b4a5852f8f4f24b3c766dd94a1075c4884" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:c6fd51128a41297f5409deab284fecbe5305ebd7e5a1f959bee1c054622b7018" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:3cfb2aad70f2c6debfbcb717f23b7eb55febc0bb23dcffc0f076009da10c6392" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:1606f4a55c0fd363d754049cdf400175ee96c992b1f8018b993941f221221c5f" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:027b776c26d38b7f15b26a5da1044f376455fb3766df8fc38563b4efbc515154" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:42e5088973e56e31e4fa58eb6bd709e42fc03799c11c42929592889a2e54c491" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:cc34f233c9e71701040d772aa7490318673aa7164a0efe3172b2981218c26d93" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:320e8e66157cc4e247d9ddca8e21f427efc7a04bbd0ac8a9faf56583fa543f9f" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-win32.whl", hash = "sha256:fb6fecfd65564f208cbf0fba07f107fb661bcd1a7c389edbced3f7a493f70e37" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp312-cp312-win_amd64.whl", hash = "sha256:86df271bf921c2ee3818f0522e9a5b8092ca2ad8b065ece5d7d9d0e9f4849bcc" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:14c2a87c65b351109f6abfc424cab3927b3bdece6f706e4d12faaf3d52ee5efe" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:41d1fc408ff5fdfb910200ec0e74abc40387bccb3252f3f27c0676731df2b2c8" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:1bb60174149316da1c35fa5233681f7c0f9f514509b8e399ab70fea5f17e45c9" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:30d006f98569de3459c2fc1f2acde170b7b2bd265dc1943e87e1a4efe1b67c31" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:416175faf02e4b0810f1f38bcb54682878a4af94059a1cd63b8747244420801f" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:6aab0f181c486f973bc7262a97f5aca3ee7e1437011ef0c2ec04b5a11d16c927" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:fdabf8315679312cfa71302f9bd509ded4f2f263fb5b765cf1433b39106c3cc9" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:bd28b817ea8c70215401f657edef3a8aa83c29d447fb0b622c35403780ba11d5" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:18343b2d246dc6761a249ba1fb13f9ee9a2bcd95decc767319506056ea4ad4dc" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-win32.whl", hash = "sha256:6fb70de56f1859a3f71261cbe41005f56a7842cc348d3aeb26237560bfa5e0ce" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-win_amd64.whl", hash = "sha256:cf1ebb7d78e1ad8ec2a8c4732c7be2e736f6e5123a4146c5b89c9d1f585f8cef" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-macosx_10_13_universal2.whl", hash = "sha256:3cd35b7e8aedeb9e34c41385fda4f73ba609e561faedfae0a9e75e44ac558a15" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b89bc04de1d83006373429975f8ef9e7932534b8cc9ca582e4db7d20d91816db" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:2001a39612b241dae17b4687898843f254f8748b796a2e16f1051a17078d991d" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:8dcfc373f888e4fb39a7bc57e93e3b845e7f462dacc008d9749568b1c4ece096" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:18b97b8404387b96cdbd30ad660f6407799126d26a39ca65729162fd810a99aa" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:ccf600859c183d70eb47e05a44cd80a4ce77394d1ac0f79dbd2dd90a69a3a049" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-musllinux_1_2_ppc64le.whl", hash = "sha256:53cd68b185d98dde4ad8990e56a58dea83a4162161b1ea9272e5c9182ce415e0" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-musllinux_1_2_s390x.whl", hash = "sha256:30a96e1e1f865f78b030d65241c1ee850cdf422d869e9028e2fc1d5e4db73b92" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:d716a916938e03231e86e43782ca7878fb602a125a91e7acb8b5112e2e96ac16" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-win32.whl", hash = "sha256:c6dbd0ccdda3a2ba7c2ecd9d77b37f3b5831687d8dc1b6ca5f56a4880cc7b7ce" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-cp314-cp314-win_amd64.whl", hash = "sha256:73dc19b562516fc9bcf6e5d6e596df0b4eb98d87e4f79f3ae71840e6ed21361c" },
|
|
{ url = "http://10.0.0.2:5001/index/charset-normalizer/charset_normalizer-3.4.3-py3-none-any.whl", hash = "sha256:ce571ab16d890d23b5c278547ba694193a45011ff86a9162a71307ed9f86759a" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "click"
|
|
version = "8.2.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/click/click-8.2.1.tar.gz", hash = "sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/click/click-8.2.1-py3-none-any.whl", hash = "sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "colorama"
|
|
version = "0.4.6"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/colorama/colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/colorama/colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "coverage"
|
|
version = "7.10.6"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6.tar.gz", hash = "sha256:f644a3ae5933a552a29dbb9aa2f90c677a875f80ebea028e5a52a4f429044b90" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:5b2dd6059938063a2c9fee1af729d4f2af28fd1a545e9b7652861f0d752ebcea" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:388d80e56191bf846c485c14ae2bc8898aa3124d9d35903fef7d907780477634" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl", hash = "sha256:90cb5b1a4670662719591aa92d0095bb41714970c0b065b02a2610172dbf0af6" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:961834e2f2b863a0e14260a9a273aff07ff7818ab6e66d2addf5628590c628f9" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:bf9a19f5012dab774628491659646335b1928cfc931bf8d97b0d5918dd58033c" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:99c4283e2a0e147b9c9cc6bc9c96124de9419d6044837e9799763a0e29a7321a" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:282b1b20f45df57cc508c1e033403f02283adfb67d4c9c35a90281d81e5c52c5" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:8cdbe264f11afd69841bd8c0d83ca10b5b32853263ee62e6ac6a0ab63895f972" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-win32.whl", hash = "sha256:a517feaf3a0a3eca1ee985d8373135cfdedfbba3882a5eab4362bda7c7cf518d" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-win_amd64.whl", hash = "sha256:856986eadf41f52b214176d894a7de05331117f6035a28ac0016c0f63d887629" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp312-cp312-win_arm64.whl", hash = "sha256:acf36b8268785aad739443fa2780c16260ee3fa09d12b3a70f772ef100939d80" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:ffea0575345e9ee0144dfe5701aa17f3ba546f8c3bb48db62ae101afb740e7d6" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:95d91d7317cde40a1c249d6b7382750b7e6d86fad9d8eaf4fa3f8f44cf171e80" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl", hash = "sha256:3e23dd5408fe71a356b41baa82892772a4cefcf758f2ca3383d2aa39e1b7a003" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:0f3f56e4cb573755e96a16501a98bf211f100463d70275759e73f3cbc00d4f27" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:db4a1d897bbbe7339946ffa2fe60c10cc81c43fab8b062d3fcb84188688174a4" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:d8fd7879082953c156d5b13c74aa6cca37f6a6f4747b39538504c3f9c63d043d" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:28395ca3f71cd103b8c116333fa9db867f3a3e1ad6a084aa3725ae002b6583bc" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:61c950fc33d29c91b9e18540e1aed7d9f6787cc870a3e4032493bbbe641d12fc" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-win32.whl", hash = "sha256:160c00a5e6b6bdf4e5984b0ef21fc860bc94416c41b7df4d63f536d17c38902e" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-win_amd64.whl", hash = "sha256:628055297f3e2aa181464c3808402887643405573eb3d9de060d81531fa79d32" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313-win_arm64.whl", hash = "sha256:df4ec1f8540b0bcbe26ca7dd0f541847cc8a108b35596f9f91f59f0c060bfdd2" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:c9a8b7a34a4de3ed987f636f71881cd3b8339f61118b1aa311fbda12741bff0b" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:8dd5af36092430c2b075cee966719898f2ae87b636cefb85a653f1d0ba5d5393" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl", hash = "sha256:b0353b0f0850d49ada66fdd7d0c7cdb0f86b900bb9e367024fd14a60cecc1e27" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:d6b9ae13d5d3e8aeca9ca94198aa7b3ebbc5acfada557d724f2a1f03d2c0b0df" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:675824a363cc05781b1527b39dc2587b8984965834a748177ee3c37b64ffeafb" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:692d70ea725f471a547c305f0d0fc6a73480c62fb0da726370c088ab21aed282" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:851430a9a361c7a8484a36126d1d0ff8d529d97385eacc8dfdc9bfc8c2d2cbe4" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:d9369a23186d189b2fc95cc08b8160ba242057e887d766864f7adf3c46b2df21" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-win32.whl", hash = "sha256:92be86fcb125e9bda0da7806afd29a3fd33fdf58fba5d60318399adf40bf37d0" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-win_amd64.whl", hash = "sha256:6b3039e2ca459a70c79523d39347d83b73f2f06af5624905eba7ec34d64d80b5" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp313-cp313t-win_arm64.whl", hash = "sha256:3fb99d0786fe17b228eab663d16bee2288e8724d26a199c29325aac4b0319b9b" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:6008a021907be8c4c02f37cdc3ffb258493bdebfeaf9a839f9e71dfdc47b018e" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:5e75e37f23eb144e78940b40395b42f2321951206a4f50e23cfd6e8a198d3ceb" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl", hash = "sha256:0f7cb359a448e043c576f0da00aa8bfd796a01b06aa610ca453d4dde09cc1034" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:c68018e4fc4e14b5668f1353b41ccf4bc83ba355f0e1b3836861c6f042d89ac1" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:cd4b2b0707fc55afa160cd5fc33b27ccbf75ca11d81f4ec9863d5793fc6df56a" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:4cec13817a651f8804a86e4f79d815b3b28472c910e099e4d5a0e8a3b6a1d4cb" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-musllinux_1_2_i686.whl", hash = "sha256:f2a6a8e06bbda06f78739f40bfb56c45d14eb8249d0f0ea6d4b3d48e1f7c695d" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:081b98395ced0d9bcf60ada7661a0b75f36b78b9d7e39ea0790bb4ed8da14747" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-win32.whl", hash = "sha256:6937347c5d7d069ee776b2bf4e1212f912a9f1f141a429c475e6089462fcecc5" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-win_amd64.whl", hash = "sha256:adec1d980fa07e60b6ef865f9e5410ba760e4e1d26f60f7e5772c73b9a5b0713" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314-win_arm64.whl", hash = "sha256:a80f7aef9535442bdcf562e5a0d5a5538ce8abe6bb209cfbf170c462ac2c2a32" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-macosx_10_13_x86_64.whl", hash = "sha256:0de434f4fbbe5af4fa7989521c655c8c779afb61c53ab561b64dcee6149e4c65" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:6e31b8155150c57e5ac43ccd289d079eb3f825187d7c66e755a055d2c85794c6" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl", hash = "sha256:98cede73eb83c31e2118ae8d379c12e3e42736903a8afcca92a7218e1f2903b0" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:f863c08f4ff6b64fa8045b1e3da480f5374779ef187f07b82e0538c68cb4ff8e" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:2b38261034fda87be356f2c3f42221fdb4171c3ce7658066ae449241485390d5" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:0e93b1476b79eae849dc3872faeb0bf7948fd9ea34869590bc16a2a00b9c82a7" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-musllinux_1_2_i686.whl", hash = "sha256:ff8a991f70f4c0cf53088abf1e3886edcc87d53004c7bb94e78650b4d3dac3b5" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:ac765b026c9f33044419cbba1da913cfb82cca1b60598ac1c7a5ed6aac4621a0" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-win32.whl", hash = "sha256:441c357d55f4936875636ef2cfb3bee36e466dcf50df9afbd398ce79dba1ebb7" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-win_amd64.whl", hash = "sha256:073711de3181b2e204e4870ac83a7c4853115b42e9cd4d145f2231e12d670930" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-cp314-cp314t-win_arm64.whl", hash = "sha256:137921f2bac5559334ba66122b753db6dc5d1cf01eb7b64eb412bb0d064ef35b" },
|
|
{ url = "http://10.0.0.2:5001/index/coverage/coverage-7.10.6-py3-none-any.whl", hash = "sha256:92c4ecf6bf11b2e85fd4d8204814dc26e6a19f0c9d938c207c5cb0eadfcabbe3" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "cryptography"
|
|
version = "45.0.6"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "cffi", marker = "platform_python_implementation != 'PyPy'" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6.tar.gz", hash = "sha256:5c966c732cf6e4a276ce83b6e4c729edda2df6929083a952cc7da973c539c719" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:048e7ad9e08cf4c0ab07ff7f36cc3115924e22e2266e034450a890d9e312dd74" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:44647c5d796f5fc042bbc6d61307d04bf29bccb74d188f18051b635f20a9c75f" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:e40b80ecf35ec265c452eea0ba94c9587ca763e739b8e559c128d23bff7ebbbf" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:00e8724bdad672d75e6f069b27970883179bd472cd24a63f6e620ca7e41cc0c5" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:7a3085d1b319d35296176af31c90338eeb2ddac8104661df79f80e1d9787b8b2" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:1b7fa6a1c1188c7ee32e47590d16a5a0646270921f8020efc9a511648e1b2e08" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:275ba5cc0d9e320cd70f8e7b96d9e59903c815ca579ab96c1e37278d231fc402" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:f4028f29a9f38a2025abedb2e409973709c660d44319c61762202206ed577c42" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:ee411a1b977f40bd075392c80c10b58025ee5c6b47a822a33c1198598a7a5f05" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:e2a21a8eda2d86bb604934b6b37691585bd095c1f788530c1fcefc53a82b3453" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-win32.whl", hash = "sha256:d063341378d7ee9c91f9d23b431a3502fc8bfacd54ef0a27baa72a0843b29159" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp311-abi3-win_amd64.whl", hash = "sha256:833dc32dfc1e39b7376a87b9a6a4288a10aae234631268486558920029b086ec" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:3436128a60a5e5490603ab2adbabc8763613f638513ffa7d311c900a8349a2a0" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:0d9ef57b6768d9fa58e92f4947cea96ade1233c0e236db22ba44748ffedca394" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ea3c42f2016a5bbf71825537c2ad753f2870191134933196bee408aac397b3d9" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:20ae4906a13716139d6d762ceb3e0e7e110f7955f3bc3876e3a07f5daadec5f3" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:2dac5ec199038b8e131365e2324c03d20e97fe214af051d20c49db129844e8b3" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:18f878a34b90d688982e43f4b700408b478102dd58b3e39de21b5ebf6509c301" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:5bd6020c80c5b2b2242d6c48487d7b85700f5e0038e67b29d706f98440d66eb5" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:eccddbd986e43014263eda489abbddfbc287af5cddfd690477993dbb31e31016" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:550ae02148206beb722cfe4ef0933f9352bab26b087af00e48fdfb9ade35c5b3" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:5b64e668fc3528e77efa51ca70fadcd6610e8ab231e3e06ae2bab3b31c2b8ed9" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-win32.whl", hash = "sha256:780c40fb751c7d2b0c6786ceee6b6f871e86e8718a8ff4bc35073ac353c7cd02" },
|
|
{ url = "http://10.0.0.2:5001/index/cryptography/cryptography-45.0.6-cp37-abi3-win_amd64.whl", hash = "sha256:20d15aed3ee522faac1a39fbfdfee25d17b1284bafd808e1640a74846d7c4d1b" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "distlib"
|
|
version = "0.4.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/distlib/distlib-0.4.0.tar.gz", hash = "sha256:feec40075be03a04501a973d81f633735b4b69f98b05450592310c0f401a4e0d" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/distlib/distlib-0.4.0-py2.py3-none-any.whl", hash = "sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "dparse"
|
|
version = "0.6.4"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "packaging" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/dparse/dparse-0.6.4.tar.gz", hash = "sha256:90b29c39e3edc36c6284c82c4132648eaf28a01863eb3c231c2512196132201a" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/dparse/dparse-0.6.4-py3-none-any.whl", hash = "sha256:fbab4d50d54d0e739fbb4dedfc3d92771003a5b9aa8545ca7a7045e3b174af57" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "filelock"
|
|
version = "3.16.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/filelock/filelock-3.16.1.tar.gz", hash = "sha256:c249fbfcd5db47e5e2d6d62198e565475ee65e4831e2561c8e313fa7eb961435" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/filelock/filelock-3.16.1-py3-none-any.whl", hash = "sha256:2082e5703d51fbf98ea75855d9d5527e33d8ff23099bec374a134febee6946b0" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "h11"
|
|
version = "0.16.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/h11/h11-0.16.0.tar.gz", hash = "sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/h11/h11-0.16.0-py3-none-any.whl", hash = "sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "httpcore"
|
|
version = "1.0.9"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "certifi" },
|
|
{ name = "h11" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/httpcore/httpcore-1.0.9.tar.gz", hash = "sha256:6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/httpcore/httpcore-1.0.9-py3-none-any.whl", hash = "sha256:2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "httpx"
|
|
version = "0.28.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "anyio" },
|
|
{ name = "certifi" },
|
|
{ name = "httpcore" },
|
|
{ name = "idna" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/httpx/httpx-0.28.1.tar.gz", hash = "sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/httpx/httpx-0.28.1-py3-none-any.whl", hash = "sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "identify"
|
|
version = "2.6.13"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/identify/identify-2.6.13.tar.gz", hash = "sha256:da8d6c828e773620e13bfa86ea601c5a5310ba4bcd65edf378198b56a1f9fb32" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/identify/identify-2.6.13-py2.py3-none-any.whl", hash = "sha256:60381139b3ae39447482ecc406944190f690d4a2997f2584062089848361b33b" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "idna"
|
|
version = "3.10"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/idna/idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/idna/idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "iniconfig"
|
|
version = "2.1.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/iniconfig/iniconfig-2.1.0.tar.gz", hash = "sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/iniconfig/iniconfig-2.1.0-py3-none-any.whl", hash = "sha256:9deba5723312380e77435581c6bf4935c94cbfab9b1ed33ef8d238ea168eb760" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "jinja2"
|
|
version = "3.1.6"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "markupsafe" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/jinja2/jinja2-3.1.6.tar.gz", hash = "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/jinja2/jinja2-3.1.6-py3-none-any.whl", hash = "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "joblib"
|
|
version = "1.5.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/joblib/joblib-1.5.2.tar.gz", hash = "sha256:3faa5c39054b2f03ca547da9b2f52fde67c06240c31853f306aea97f13647b55" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/joblib/joblib-1.5.2-py3-none-any.whl", hash = "sha256:4e1f0bdbb987e6d843c70cf43714cb276623def372df3c22fe5266b2670bc241" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "markdown-it-py"
|
|
version = "4.0.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "mdurl" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/markdown-it-py/markdown_it_py-4.0.0.tar.gz", hash = "sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/markdown-it-py/markdown_it_py-4.0.0-py3-none-any.whl", hash = "sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "markupsafe"
|
|
version = "3.0.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/markupsafe/markupsafe-3.0.2.tar.gz", hash = "sha256:ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:9778bd8ab0a994ebf6f84c2b949e65736d5575320a17ae8984a77fab08db94cf" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:846ade7b71e3536c4e56b386c2a47adf5741d2d8b94ec9dc3e92e5e1ee1e2225" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1c99d261bd2d5f6b59325c92c73df481e05e57f19837bdca8413b9eac4bd8028" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e17c96c14e19278594aa4841ec148115f9c7615a47382ecb6b82bd8fea3ab0c8" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:88416bd1e65dcea10bc7569faacb2c20ce071dd1f87539ca2ab364bf6231393c" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:2181e67807fc2fa785d0592dc2d6206c019b9502410671cc905d132a92866557" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:52305740fe773d09cffb16f8ed0427942901f00adedac82ec8b67752f58a1b22" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:ad10d3ded218f1039f11a75f8091880239651b52e9bb592ca27de44eed242a48" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-win32.whl", hash = "sha256:0f4ca02bea9a23221c0182836703cbf8930c5e9454bacce27e767509fa286a30" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:8e06879fc22a25ca47312fbe7c8264eb0b662f6db27cb2d3bbbc74b1df4b9b87" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:ba9527cdd4c926ed0760bc301f6728ef34d841f405abf9d4f959c478421e4efd" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:f8b3d067f2e40fe93e1ccdd6b2e1d16c43140e76f02fb1319a05cf2b79d99430" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:569511d3b58c8791ab4c2e1285575265991e6d8f8700c7be0e88f86cb0672094" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15ab75ef81add55874e7ab7055e9c397312385bd9ced94920f2802310c930396" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f3818cb119498c0678015754eba762e0d61e5b52d34c8b13d770f0719f7b1d79" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:cdb82a876c47801bb54a690c5ae105a46b392ac6099881cdfb9f6e95e4014c6a" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:cabc348d87e913db6ab4aa100f01b08f481097838bdddf7c7a84b7575b7309ca" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:444dcda765c8a838eaae23112db52f1efaf750daddb2d9ca300bcae1039adc5c" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-win32.whl", hash = "sha256:bcf3e58998965654fdaff38e58584d8937aa3096ab5354d493c77d1fdd66d7a1" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313-win_amd64.whl", hash = "sha256:e6a2a455bd412959b57a172ce6328d2dd1f01cb2135efda2e4576e8a23fa3b0f" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:b5a6b3ada725cea8a5e634536b1b01c30bcdcd7f9c6fff4151548d5bf6b3a36c" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:a904af0a6162c73e3edcb969eeeb53a63ceeb5d8cf642fade7d39e7963a22ddb" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4aa4e5faecf353ed117801a068ebab7b7e09ffb6e1d5e412dc852e0da018126c" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c0ef13eaeee5b615fb07c9a7dadb38eac06a0608b41570d8ade51c56539e509d" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d16a81a06776313e817c951135cf7340a3e91e8c1ff2fac444cfd75fffa04afe" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:6381026f158fdb7c72a168278597a5e3a5222e83ea18f543112b2662a9b699c5" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:3d79d162e7be8f996986c064d1c7c817f6df3a77fe3d6859f6f9e7be4b8c213a" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:131a3c7689c85f5ad20f9f6fb1b866f402c445b220c19fe4308c0b147ccd2ad9" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-win32.whl", hash = "sha256:ba8062ed2cf21c07a9e295d5b8a2a5ce678b913b45fdf68c32d95d6c1291e0b6" },
|
|
{ url = "http://10.0.0.2:5001/index/markupsafe/MarkupSafe-3.0.2-cp313-cp313t-win_amd64.whl", hash = "sha256:e444a31f8db13eb18ada366ab3cf45fd4b31e4db1236a4448f68778c1d1a5a2f" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "marshmallow"
|
|
version = "4.0.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/marshmallow/marshmallow-4.0.1.tar.gz", hash = "sha256:e1d860bd262737cb2d34e1541b84cb52c32c72c9474e3fe6f30f137ef8b0d97f" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/marshmallow/marshmallow-4.0.1-py3-none-any.whl", hash = "sha256:72f14ef346f81269dbddee891bac547dda1501e9e08b6a809756ea3dbb7936a1" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "mdurl"
|
|
version = "0.1.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/mdurl/mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/mdurl/mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "mypy"
|
|
version = "1.17.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "mypy-extensions" },
|
|
{ name = "pathspec" },
|
|
{ name = "typing-extensions" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1.tar.gz", hash = "sha256:25e01ec741ab5bb3eec8ba9cdb0f769230368a22c959c4937360efb89b7e9f01" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:69e83ea6553a3ba79c08c6e15dbd9bfa912ec1e493bf75489ef93beb65209aeb" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:1b16708a66d38abb1e6b5702f5c2c87e133289da36f6a1d15f6a5221085c6403" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:89e972c0035e9e05823907ad5398c5a73b9f47a002b22359b177d40bdaee7056" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:03b6d0ed2b188e35ee6d5c36b5580cffd6da23319991c49ab5556c023ccf1341" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:c837b896b37cd103570d776bda106eabb8737aa6dd4f248451aecf53030cdbeb" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp312-cp312-win_amd64.whl", hash = "sha256:665afab0963a4b39dff7c1fa563cc8b11ecff7910206db4b2e64dd1ba25aed19" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:93378d3203a5c0800c6b6d850ad2f19f7a3cdf1a3701d3416dbf128805c6a6a7" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:15d54056f7fe7a826d897789f53dd6377ec2ea8ba6f776dc83c2902b899fee81" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:209a58fed9987eccc20f2ca94afe7257a8f46eb5df1fb69958650973230f91e6" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:099b9a5da47de9e2cb5165e581f158e854d9e19d2e96b6698c0d64de911dd849" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:fa6ffadfbe6994d724c5a1bb6123a7d27dd68fc9c059561cd33b664a79578e14" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp313-cp313-win_amd64.whl", hash = "sha256:9a2b7d9180aed171f033c9f2fc6c204c1245cf60b0cb61cf2e7acc24eea78e0a" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:15a83369400454c41ed3a118e0cc58bd8123921a602f385cb6d6ea5df050c733" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:55b918670f692fc9fba55c3298d8a3beae295c5cded0a55dccdc5bbead814acd" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:62761474061feef6f720149d7ba876122007ddc64adff5ba6f374fda35a018a0" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:c49562d3d908fd49ed0938e5423daed8d407774a479b595b143a3d7f87cdae6a" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:397fba5d7616a5bc60b45c7ed204717eaddc38f826e3645402c426057ead9a91" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-cp314-cp314-win_amd64.whl", hash = "sha256:9d6b20b97d373f41617bd0708fd46aa656059af57f2ef72aa8c7d6a2b73b74ed" },
|
|
{ url = "http://10.0.0.2:5001/index/mypy/mypy-1.17.1-py3-none-any.whl", hash = "sha256:a9f52c0351c21fe24c21d8c0eb1f62967b262d6729393397b6f443c3b773c3b9" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "mypy-extensions"
|
|
version = "1.1.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/mypy-extensions/mypy_extensions-1.1.0.tar.gz", hash = "sha256:52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/mypy-extensions/mypy_extensions-1.1.0-py3-none-any.whl", hash = "sha256:1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "nltk"
|
|
version = "3.9.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "click" },
|
|
{ name = "joblib" },
|
|
{ name = "regex" },
|
|
{ name = "tqdm" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/nltk/nltk-3.9.1.tar.gz", hash = "sha256:87d127bd3de4bd89a4f81265e5fa59cb1b199b27440175370f7417d2bc7ae868" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/nltk/nltk-3.9.1-py3-none-any.whl", hash = "sha256:4fa26829c5b00715afe3061398a8989dc643b92ce7dd93fb4585a70930d168a1" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "nodeenv"
|
|
version = "1.9.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/nodeenv/nodeenv-1.9.1.tar.gz", hash = "sha256:6ec12890a2dab7946721edbfbcd91f3319c6ccc9aec47be7c7e6b7011ee6645f" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/nodeenv/nodeenv-1.9.1-py2.py3-none-any.whl", hash = "sha256:ba11c9782d29c27c70ffbdda2d7415098754709be8a7056d79a737cd901155c9" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "packaging"
|
|
version = "25.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/packaging/packaging-25.0.tar.gz", hash = "sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/packaging/packaging-25.0-py3-none-any.whl", hash = "sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pathspec"
|
|
version = "0.12.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/pathspec/pathspec-0.12.1.tar.gz", hash = "sha256:a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pathspec/pathspec-0.12.1-py3-none-any.whl", hash = "sha256:a0d503e138a4c123b27490a4f7beda6a01c6f288df0e4a8b79c7eb0dc7b4cc08" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "platformdirs"
|
|
version = "4.4.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/platformdirs/platformdirs-4.4.0.tar.gz", hash = "sha256:ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/platformdirs/platformdirs-4.4.0-py3-none-any.whl", hash = "sha256:abd01743f24e5287cd7a5db3752faf1a2d65353f38ec26d98e25a6db65958c85" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pluggy"
|
|
version = "1.6.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/pluggy/pluggy-1.6.0.tar.gz", hash = "sha256:7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pluggy/pluggy-1.6.0-py3-none-any.whl", hash = "sha256:e920276dd6813095e9377c0bc5566d94c932c33b27a3e3945d8389c374dd4746" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pre-commit"
|
|
version = "4.3.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "cfgv" },
|
|
{ name = "identify" },
|
|
{ name = "nodeenv" },
|
|
{ name = "pyyaml" },
|
|
{ name = "virtualenv" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/pre-commit/pre_commit-4.3.0.tar.gz", hash = "sha256:499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pre-commit/pre_commit-4.3.0-py2.py3-none-any.whl", hash = "sha256:2b0747ad7e6e967169136edffee14c16e148a778a54e4f967921aa1ebf2308d8" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "psutil"
|
|
version = "6.1.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1.tar.gz", hash = "sha256:cf8496728c18f2d0b45198f06895be52f36611711746b7f30c464b422b50e2f5" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:fc0ed7fe2231a444fc219b9c42d0376e0a9a1a72f16c5cfa0f68d19f1a0663e8" },
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp36-abi3-macosx_11_0_arm64.whl", hash = "sha256:0bdd4eab935276290ad3cb718e9809412895ca6b5b334f5a9111ee6d9aff9377" },
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b6e06c20c05fe95a3d7302d74e7097756d4ba1247975ad6905441ae1b5b66003" },
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:97f7cb9921fbec4904f522d972f0c0e1f4fabbdd4e0287813b21215074a0f160" },
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:33431e84fee02bc84ea36d9e2c4a6d395d479c9dd9bba2376c1f6ee8f3a4e0b3" },
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp37-abi3-win32.whl", hash = "sha256:eaa912e0b11848c4d9279a93d7e2783df352b082f40111e078388701fd479e53" },
|
|
{ url = "http://10.0.0.2:5001/index/psutil/psutil-6.1.1-cp37-abi3-win_amd64.whl", hash = "sha256:f35cfccb065fff93529d2afb4a2e89e363fe63ca1e4a5da22b603a85833c2649" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycparser"
|
|
version = "2.22"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/pycparser/pycparser-2.22.tar.gz", hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pycparser/pycparser-2.22-py3-none-any.whl", hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydantic"
|
|
version = "2.9.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "annotated-types" },
|
|
{ name = "pydantic-core" },
|
|
{ name = "typing-extensions" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/pydantic/pydantic-2.9.2.tar.gz", hash = "sha256:d155cef71265d1e9807ed1c32b4c8deec042a44a50a4188b25ac67ecd81a9c0f" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pydantic/pydantic-2.9.2-py3-none-any.whl", hash = "sha256:f048cec7b26778210e28a0459867920654d48e5e62db0958433636cde4254f12" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydantic-core"
|
|
version = "2.23.4"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "typing-extensions" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4.tar.gz", hash = "sha256:2584f7cf844ac4d970fba483a717dbe10c1c1c96a969bf65d61ffe94df1b2863" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:f3e0da4ebaef65158d4dfd7d3678aad692f7666877df0002b8a522cdf088f231" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:f69a8e0b033b747bb3e36a44e7732f0c99f7edd5cea723d45bc0d6e95377ffee" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:723314c1d51722ab28bfcd5240d858512ffd3116449c557a1336cbe3919beb87" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:bb2802e667b7051a1bebbfe93684841cc9351004e2badbd6411bf357ab8d5ac8" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d18ca8148bebe1b0a382a27a8ee60350091a6ddaf475fa05ef50dc35b5df6327" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:33e3d65a85a2a4a0dc3b092b938a4062b1a05f3a9abde65ea93b233bca0e03f2" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:128585782e5bfa515c590ccee4b727fb76925dd04a98864182b22e89a4e6ed36" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:68665f4c17edcceecc112dfed5dbe6f92261fb9d6054b47d01bf6371a6196126" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:20152074317d9bed6b7a95ade3b7d6054845d70584216160860425f4fbd5ee9e" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:9261d3ce84fa1d38ed649c3638feefeae23d32ba9182963e465d58d62203bd24" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-none-win32.whl", hash = "sha256:4ba762ed58e8d68657fc1281e9bb72e1c3e79cc5d464be146e260c541ec12d84" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp312-none-win_amd64.whl", hash = "sha256:97df63000f4fea395b2824da80e169731088656d1818a11b95f3b173747b6cd9" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:7530e201d10d7d14abce4fb54cfe5b94a0aefc87da539d0346a484ead376c3cc" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:df933278128ea1cd77772673c73954e53a1c95a4fdf41eef97c2b779271bd0bd" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0cb3da3fd1b6a5d0279a01877713dbda118a2a4fc6f0d821a57da2e464793f05" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:42c6dcb030aefb668a2b7009c85b27f90e51e6a3b4d5c9bc4c57631292015b0d" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:696dd8d674d6ce621ab9d45b205df149399e4bb9aa34102c970b721554828510" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2971bb5ffe72cc0f555c13e19b23c85b654dd2a8f7ab493c262071377bfce9f6" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8394d940e5d400d04cad4f75c0598665cbb81aecefaca82ca85bd28264af7f9b" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0dff76e0602ca7d4cdaacc1ac4c005e0ce0dcfe095d5b5259163a80d3a10d327" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:7d32706badfe136888bdea71c0def994644e09fff0bfe47441deaed8e96fdbc6" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:ed541d70698978a20eb63d8c5d72f2cc6d7079d9d90f6b50bad07826f1320f5f" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-none-win32.whl", hash = "sha256:3d5639516376dce1940ea36edf408c554475369f5da2abd45d44621cb616f769" },
|
|
{ url = "http://10.0.0.2:5001/index/pydantic-core/pydantic_core-2.23.4-cp313-none-win_amd64.whl", hash = "sha256:5a1504ad17ba4210df3a045132a7baeeba5a200e930f57512ee02909fc5c4cb5" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pygments"
|
|
version = "2.19.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/pygments/pygments-2.19.2.tar.gz", hash = "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pygments/pygments-2.19.2-py3-none-any.whl", hash = "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pytest"
|
|
version = "8.4.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
{ name = "iniconfig" },
|
|
{ name = "packaging" },
|
|
{ name = "pluggy" },
|
|
{ name = "pygments" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/pytest/pytest-8.4.1.tar.gz", hash = "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pytest/pytest-8.4.1-py3-none-any.whl", hash = "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pytest-cov"
|
|
version = "7.0.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "coverage" },
|
|
{ name = "pluggy" },
|
|
{ name = "pytest" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/pytest-cov/pytest_cov-7.0.0.tar.gz", hash = "sha256:33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pytest-cov/pytest_cov-7.0.0-py3-none-any.whl", hash = "sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "python-utils"
|
|
version = "0.1.0"
|
|
source = { virtual = "." }
|
|
|
|
[package.dev-dependencies]
|
|
dev = [
|
|
{ name = "mypy" },
|
|
{ name = "pre-commit" },
|
|
{ name = "pytest" },
|
|
{ name = "pytest-cov" },
|
|
{ name = "pyupgrade" },
|
|
{ name = "ruff" },
|
|
{ name = "safety" },
|
|
]
|
|
|
|
[package.metadata]
|
|
|
|
[package.metadata.requires-dev]
|
|
dev = [
|
|
{ name = "mypy", specifier = ">=1.17.1" },
|
|
{ name = "pre-commit", specifier = ">=4.3.0" },
|
|
{ name = "pytest", specifier = ">=8.4.1" },
|
|
{ name = "pytest-cov", specifier = ">=7.0.0" },
|
|
{ name = "pyupgrade", specifier = ">=3.20.0" },
|
|
{ name = "ruff", specifier = ">=0.12.10" },
|
|
{ name = "safety", specifier = ">=3.6.0" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyupgrade"
|
|
version = "3.20.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "tokenize-rt" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/pyupgrade/pyupgrade-3.20.0.tar.gz", hash = "sha256:dd6a16c13fc1a7db45796008689a9a35420bd364d681430f640c5e54a3d351ea" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pyupgrade/pyupgrade-3.20.0-py2.py3-none-any.whl", hash = "sha256:cd5bf842b863f50adad324a01c30aef60b9f698a9814848094818659c92cd1f4" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyyaml"
|
|
version = "6.0.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/pyyaml/pyyaml-6.0.2.tar.gz", hash = "sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:c70c95198c015b85feafc136515252a261a84561b7b1d51e3384e0655ddf25ab" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:ce826d6ef20b1bc864f0a68340c8b3287705cae2f8b4b1d932177dcc76721725" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1f71ea527786de97d1a0cc0eacd1defc0985dcf6b3f17bb77dcfc8c34bec4dc5" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b22676e8097e9e22e36d6b7bda33190d0d400f345f23d4065d48f4ca7ae0425" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:80bab7bfc629882493af4aa31a4cfa43a4c57c83813253626916b8c7ada83476" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:0833f8694549e586547b576dcfaba4a6b55b9e96098b36cdc7ebefe667dfed48" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8b9c7197f7cb2738065c481a0461e50ad02f18c78cd75775628afb4d7137fb3b" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-win32.whl", hash = "sha256:ef6107725bd54b262d6dedcc2af448a266975032bc85ef0172c5f059da6325b4" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:7e7401d0de89a9a855c839bc697c079a4af81cf878373abd7dc625847d25cbd8" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:efdca5630322a10774e8e98e1af481aad470dd62c3170801852d752aa7a783ba" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:50187695423ffe49e2deacb8cd10510bc361faac997de9efef88badc3bb9e2d1" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0ffe8360bab4910ef1b9e87fb812d8bc0a308b0d0eef8c8f44e0254ab3b07133" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:17e311b6c678207928d649faa7cb0d7b4c26a0ba73d41e99c4fff6b6c3276484" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:70b189594dbe54f75ab3a1acec5f1e3faa7e8cf2f1e08d9b561cb41b845f69d5" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:41e4e3953a79407c794916fa277a82531dd93aad34e29c2a514c2c0c5fe971cc" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:68ccc6023a3400877818152ad9a1033e3db8625d899c72eacb5a668902e4d652" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-win32.whl", hash = "sha256:bc2fa7c6b47d6bc618dd7fb02ef6fdedb1090ec036abab80d4681424b84c1183" },
|
|
{ url = "http://10.0.0.2:5001/index/pyyaml/PyYAML-6.0.2-cp313-cp313-win_amd64.whl", hash = "sha256:8388ee1976c416731879ac16da0aff3f63b286ffdd57cdeb95f3f2e085687563" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex"
|
|
version = "2025.7.34"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34.tar.gz", hash = "sha256:9ead9765217afd04a86822dfcd4ed2747dfe426e887da413b15ff0ac2457e21a" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:7f7211a746aced993bef487de69307a38c5ddd79257d7be83f7b202cb59ddb50" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:fb31080f2bd0681484b275461b202b5ad182f52c9ec606052020fe13eb13a72f" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:0200a5150c4cf61e407038f4b4d5cdad13e86345dac29ff9dab3d75d905cf130" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:739a74970e736df0773788377969c9fea3876c2fc13d0563f98e5503e5185f46" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:4fef81b2f7ea6a2029161ed6dea9ae13834c28eb5a95b8771828194a026621e4" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:ea74cf81fe61a7e9d77989050d0089a927ab758c29dac4e8e1b6c06fccf3ebf0" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:e4636a7f3b65a5f340ed9ddf53585c42e3ff37101d383ed321bfe5660481744b" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:6cef962d7834437fe8d3da6f9bfc6f93f20f218266dcefec0560ed7765f5fe01" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:cbe1698e5b80298dbce8df4d8d1182279fbdaf1044e864cbc9d53c20e4a2be77" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:32b9f9bcf0f605eb094b08e8da72e44badabb63dde6b83bd530580b488d1c6da" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:524c868ba527eab4e8744a9287809579f54ae8c62fbf07d62aacd89f6026b282" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-win32.whl", hash = "sha256:d600e58ee6d036081c89696d2bdd55d507498a7180df2e19945c6642fac59588" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-win_amd64.whl", hash = "sha256:9a9ab52a466a9b4b91564437b36417b76033e8778e5af8f36be835d8cb370d62" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp312-cp312-win_arm64.whl", hash = "sha256:c83aec91af9c6fbf7c743274fd952272403ad9a9db05fe9bfc9df8d12b45f176" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:c3c9740a77aeef3f5e3aaab92403946a8d34437db930a0280e7e81ddcada61f5" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:69ed3bc611540f2ea70a4080f853741ec698be556b1df404599f8724690edbcd" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:d03c6f9dcd562c56527c42b8530aad93193e0b3254a588be1f2ed378cdfdea1b" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:6164b1d99dee1dfad33f301f174d8139d4368a9fb50bf0a3603b2eaf579963ad" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:1e4f4f62599b8142362f164ce776f19d79bdd21273e86920a7b604a4275b4f59" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:72a26dcc6a59c057b292f39d41465d8233a10fd69121fa24f8f43ec6294e5415" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d5273fddf7a3e602695c92716c420c377599ed3c853ea669c1fe26218867002f" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:c1844be23cd40135b3a5a4dd298e1e0c0cb36757364dd6cdc6025770363e06c1" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:dde35e2afbbe2272f8abee3b9fe6772d9b5a07d82607b5788e8508974059925c" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:f3f6e8e7af516a7549412ce57613e859c3be27d55341a894aacaa11703a4c31a" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:469142fb94a869beb25b5f18ea87646d21def10fbacb0bcb749224f3509476f0" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-win32.whl", hash = "sha256:da7507d083ee33ccea1310447410c27ca11fb9ef18c95899ca57ff60a7e4d8f1" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-win_amd64.whl", hash = "sha256:9d644de5520441e5f7e2db63aec2748948cc39ed4d7a87fd5db578ea4043d997" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp313-cp313-win_arm64.whl", hash = "sha256:7bf1c5503a9f2cbd2f52d7e260acb3131b07b6273c470abb78568174fe6bde3f" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-macosx_10_13_universal2.whl", hash = "sha256:8283afe7042d8270cecf27cca558873168e771183d4d593e3c5fe5f12402212a" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:6c053f9647e3421dd2f5dff8172eb7b4eec129df9d1d2f7133a4386319b47435" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:a16dd56bbcb7d10e62861c3cd000290ddff28ea142ffb5eb3470f183628011ac" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:69c593ff5a24c0d5c1112b0df9b09eae42b33c014bdca7022d6523b210b69f72" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:98d0ce170fcde1a03b5df19c5650db22ab58af375aaa6ff07978a85c9f250f0e" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:d72765a4bff8c43711d5b0f5b452991a9947853dfa471972169b3cc0ba1d0751" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:4494f8fd95a77eb434039ad8460e64d57baa0434f1395b7da44015bef650d0e4" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:4f42b522259c66e918a0121a12429b2abcf696c6f967fa37bdc7b72e61469f98" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-musllinux_1_2_ppc64le.whl", hash = "sha256:aaef1f056d96a0a5d53ad47d019d5b4c66fe4be2da87016e0d43b7242599ffc7" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-musllinux_1_2_s390x.whl", hash = "sha256:656433e5b7dccc9bc0da6312da8eb897b81f5e560321ec413500e5367fcd5d47" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:e91eb2c62c39705e17b4d42d4b86c4e86c884c0d15d9c5a47d0835f8387add8e" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-win32.whl", hash = "sha256:f978ddfb6216028c8f1d6b0f7ef779949498b64117fc35a939022f67f810bdcb" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-win_amd64.whl", hash = "sha256:4b7dc33b9b48fb37ead12ffc7bdb846ac72f99a80373c4da48f64b373a7abeae" },
|
|
{ url = "http://10.0.0.2:5001/index/regex/regex-2025.7.34-cp314-cp314-win_arm64.whl", hash = "sha256:4b8c4d39f451e64809912c82392933d80fe2e4a87eeef8859fcc5380d0173c64" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "requests"
|
|
version = "2.32.5"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "certifi" },
|
|
{ name = "charset-normalizer" },
|
|
{ name = "idna" },
|
|
{ name = "urllib3" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/requests/requests-2.32.5.tar.gz", hash = "sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/requests/requests-2.32.5-py3-none-any.whl", hash = "sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "rich"
|
|
version = "14.1.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "markdown-it-py" },
|
|
{ name = "pygments" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/rich/rich-14.1.0.tar.gz", hash = "sha256:e497a48b844b0320d45007cdebfeaeed8db2a4f4bcf49f15e455cfc4af11eaa8" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/rich/rich-14.1.0-py3-none-any.whl", hash = "sha256:536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "ruamel-yaml"
|
|
version = "0.18.15"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "ruamel-yaml-clib", marker = "python_full_version < '3.14' and platform_python_implementation == 'CPython'" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/ruamel-yaml/ruamel.yaml-0.18.15.tar.gz", hash = "sha256:dbfca74b018c4c3fba0b9cc9ee33e53c371194a9000e694995e620490fd40700" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml/ruamel.yaml-0.18.15-py3-none-any.whl", hash = "sha256:148f6488d698b7a5eded5ea793a025308b25eca97208181b6a026037f391f701" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "ruamel-yaml-clib"
|
|
version = "0.2.12"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12.tar.gz", hash = "sha256:6c8fbb13ec503f99a91901ab46e0b07ae7941cd527393187039aec586fdfd36f" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:20b0f8dc160ba83b6dcc0e256846e1a02d044e13f7ea74a3d1d56ede4e48c632" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux2014_aarch64.whl", hash = "sha256:943f32bc9dedb3abff9879edc134901df92cfce2c3d5c9348f172f62eb2d771d" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95c3829bb364fdb8e0332c9931ecf57d9be3519241323c5274bd82f709cebc0c" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:749c16fcc4a2b09f28843cda5a193e0283e47454b63ec4b81eaa2242f50e4ccd" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:bf165fef1f223beae7333275156ab2022cffe255dcc51c27f066b4370da81e31" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:32621c177bbf782ca5a18ba4d7af0f1082a3f6e517ac2a18b3974d4edf349680" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:b82a7c94a498853aa0b272fd5bc67f29008da798d4f93a2f9f289feb8426a58d" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-win32.whl", hash = "sha256:e8c4ebfcfd57177b572e2040777b8abc537cdef58a2120e830124946aa9b42c5" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp312-cp312-win_amd64.whl", hash = "sha256:0467c5965282c62203273b838ae77c0d29d7638c8a4e3a1c8bdd3602c10904e4" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-macosx_14_0_arm64.whl", hash = "sha256:4c8c5d82f50bb53986a5e02d1b3092b03622c02c2eb78e29bec33fd9593bae1a" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-manylinux2014_aarch64.whl", hash = "sha256:e7e3736715fbf53e9be2a79eb4db68e4ed857017344d697e8b9749444ae57475" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b7e75b4965e1d4690e93021adfcecccbca7d61c7bddd8e22406ef2ff20d74ef" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:96777d473c05ee3e5e3c3e999f5d23c6f4ec5b0c38c098b3a5229085f74236c6" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-musllinux_1_1_i686.whl", hash = "sha256:3bc2a80e6420ca8b7d3590791e2dfc709c88ab9152c00eeb511c9875ce5778bf" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:e188d2699864c11c36cdfdada94d781fd5d6b0071cd9c427bceb08ad3d7c70e1" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:4f6f3eac23941b32afccc23081e1f50612bdbe4e982012ef4f5797986828cd01" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-win32.whl", hash = "sha256:6442cb36270b3afb1b4951f060eccca1ce49f3d087ca1ca4563a6eb479cb3de6" },
|
|
{ url = "http://10.0.0.2:5001/index/ruamel-yaml-clib/ruamel.yaml.clib-0.2.12-cp313-cp313-win_amd64.whl", hash = "sha256:e5b8daf27af0b90da7bb903a876477a9e6d7270be6146906b276605997c7e9a3" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "ruff"
|
|
version = "0.12.10"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10.tar.gz", hash = "sha256:189ab65149d11ea69a2d775343adf5f49bb2426fc4780f65ee33b423ad2e47f9" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-linux_armv6l.whl", hash = "sha256:8b593cb0fb55cc8692dac7b06deb29afda78c721c7ccfed22db941201b7b8f7b" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:ebb7333a45d56efc7c110a46a69a1b32365d5c5161e7244aaf3aa20ce62399c1" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-macosx_11_0_arm64.whl", hash = "sha256:d59e58586829f8e4a9920788f6efba97a13d1fa320b047814e8afede381c6839" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:822d9677b560f1fdeab69b89d1f444bf5459da4aa04e06e766cf0121771ab844" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:37b4a64f4062a50c75019c61c7017ff598cb444984b638511f48539d3a1c98db" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2c6f4064c69d2542029b2a61d39920c85240c39837599d7f2e32e80d36401d6e" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:059e863ea3a9ade41407ad71c1de2badfbe01539117f38f763ba42a1206f7559" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1bef6161e297c68908b7218fa6e0e93e99a286e5ed9653d4be71e687dff101cf" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4f1345fbf8fb0531cd722285b5f15af49b2932742fc96b633e883da8d841896b" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1f68433c4fbc63efbfa3ba5db31727db229fa4e61000f452c540474b03de52a9" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:141ce3d88803c625257b8a6debf4a0473eb6eed9643a6189b68838b43e78165a" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:f3fc21178cd44c98142ae7590f42ddcb587b8e09a3b849cbc84edb62ee95de60" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:7d1a4e0bdfafcd2e3e235ecf50bf0176f74dd37902f241588ae1f6c827a36c56" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-musllinux_1_2_i686.whl", hash = "sha256:e67d96827854f50b9e3e8327b031647e7bcc090dbe7bb11101a81a3a2cbf1cc9" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:ae479e1a18b439c59138f066ae79cc0f3ee250712a873d00dbafadaad9481e5b" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-win32.whl", hash = "sha256:9de785e95dc2f09846c5e6e1d3a3d32ecd0b283a979898ad427a9be7be22b266" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-win_amd64.whl", hash = "sha256:7837eca8787f076f67aba2ca559cefd9c5cbc3a9852fd66186f4201b87c1563e" },
|
|
{ url = "http://10.0.0.2:5001/index/ruff/ruff-0.12.10-py3-none-win_arm64.whl", hash = "sha256:cc138cc06ed9d4bfa9d667a65af7172b47840e1a98b02ce7011c391e54635ffc" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "safety"
|
|
version = "3.6.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "authlib" },
|
|
{ name = "click" },
|
|
{ name = "dparse" },
|
|
{ name = "filelock" },
|
|
{ name = "httpx" },
|
|
{ name = "jinja2" },
|
|
{ name = "marshmallow" },
|
|
{ name = "nltk" },
|
|
{ name = "packaging" },
|
|
{ name = "psutil" },
|
|
{ name = "pydantic" },
|
|
{ name = "requests" },
|
|
{ name = "ruamel-yaml" },
|
|
{ name = "safety-schemas" },
|
|
{ name = "setuptools" },
|
|
{ name = "tenacity" },
|
|
{ name = "tomlkit" },
|
|
{ name = "typer" },
|
|
{ name = "typing-extensions" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/safety/safety-3.6.0.tar.gz", hash = "sha256:a820f827699f83d3d5c2faab24c0ac4d094911931503180847d97942c0a6f7e3" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/safety/safety-3.6.0-py3-none-any.whl", hash = "sha256:9cddbfd7a578b35e4d29df4fb6e3808425ed792a09d81400a5b7f4b4535ef666" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "safety-schemas"
|
|
version = "0.0.14"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "dparse" },
|
|
{ name = "packaging" },
|
|
{ name = "pydantic" },
|
|
{ name = "ruamel-yaml" },
|
|
{ name = "typing-extensions" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/safety-schemas/safety_schemas-0.0.14.tar.gz", hash = "sha256:49953f7a59e919572be25595a8946f9cbbcd2066fe3e160c9467d9d1d6d7af6a" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/safety-schemas/safety_schemas-0.0.14-py3-none-any.whl", hash = "sha256:0bf6fc4aa5e474651b714cc9e427c862792946bf052b61d5c7bec4eac4c0f254" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "setuptools"
|
|
version = "80.9.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/setuptools/setuptools-80.9.0.tar.gz", hash = "sha256:f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/setuptools/setuptools-80.9.0-py3-none-any.whl", hash = "sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "shellingham"
|
|
version = "1.5.4"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/shellingham/shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/shellingham/shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "sniffio"
|
|
version = "1.3.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/sniffio/sniffio-1.3.1.tar.gz", hash = "sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/sniffio/sniffio-1.3.1-py3-none-any.whl", hash = "sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "tenacity"
|
|
version = "9.1.2"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/tenacity/tenacity-9.1.2.tar.gz", hash = "sha256:1169d376c297e7de388d18b4481760d478b0e99a777cad3a9c86e556f4b697cb" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/tenacity/tenacity-9.1.2-py3-none-any.whl", hash = "sha256:f77bf36710d8b73a50b2dd155c97b870017ad21afe6ab300326b0371b3b05138" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokenize-rt"
|
|
version = "6.2.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/tokenize-rt/tokenize_rt-6.2.0.tar.gz", hash = "sha256:8439c042b330c553fdbe1758e4a05c0ed460dbbbb24a606f11f0dee75da4cad6" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/tokenize-rt/tokenize_rt-6.2.0-py2.py3-none-any.whl", hash = "sha256:a152bf4f249c847a66497a4a95f63376ed68ac6abf092a2f7cfb29d044ecff44" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "tomlkit"
|
|
version = "0.13.3"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/tomlkit/tomlkit-0.13.3.tar.gz", hash = "sha256:430cf247ee57df2b94ee3fbe588e71d362a941ebb545dec29b53961d61add2a1" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/tomlkit/tomlkit-0.13.3-py3-none-any.whl", hash = "sha256:c89c649d79ee40629a9fda55f8ace8c6a1b42deb912b2a8fd8d942ddadb606b0" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "tqdm"
|
|
version = "4.67.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/tqdm/tqdm-4.67.1.tar.gz", hash = "sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/tqdm/tqdm-4.67.1-py3-none-any.whl", hash = "sha256:26445eca388f82e72884e0d580d5464cd801a3ea01e63e5601bdff9ba6a48de2" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "typer"
|
|
version = "0.16.1"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "click" },
|
|
{ name = "rich" },
|
|
{ name = "shellingham" },
|
|
{ name = "typing-extensions" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/typer/typer-0.16.1.tar.gz", hash = "sha256:d358c65a464a7a90f338e3bb7ff0c74ac081449e53884b12ba658cbd72990614" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/typer/typer-0.16.1-py3-none-any.whl", hash = "sha256:90ee01cb02d9b8395ae21ee3368421faf21fa138cb2a541ed369c08cec5237c9" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "typing-extensions"
|
|
version = "4.15.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/typing-extensions/typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/typing-extensions/typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "urllib3"
|
|
version = "2.5.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
sdist = { url = "http://10.0.0.2:5001/index/urllib3/urllib3-2.5.0.tar.gz", hash = "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/urllib3/urllib3-2.5.0-py3-none-any.whl", hash = "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc" },
|
|
]
|
|
|
|
[[package]]
|
|
name = "virtualenv"
|
|
version = "20.34.0"
|
|
source = { registry = "http://10.0.0.2:5001/index/" }
|
|
dependencies = [
|
|
{ name = "distlib" },
|
|
{ name = "filelock" },
|
|
{ name = "platformdirs" },
|
|
]
|
|
sdist = { url = "http://10.0.0.2:5001/index/virtualenv/virtualenv-20.34.0.tar.gz", hash = "sha256:44815b2c9dee7ed86e387b842a84f20b93f7f417f95886ca1996a72a4138eb1a" }
|
|
wheels = [
|
|
{ url = "http://10.0.0.2:5001/index/virtualenv/virtualenv-20.34.0-py3-none-any.whl", hash = "sha256:341f5afa7eee943e4984a9207c025feedd768baff6753cd660c857ceb3e36026" },
|
|
]
|