Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
StorageLeaf
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ProjectLeaf
StorageLeaf
Commits
11429cae
Commit
11429cae
authored
4 months ago
by
Robert Goldmann
Browse files
Options
Downloads
Patches
Plain Diff
updated dependencies
parent
253dda59
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+421
-383
421 additions, 383 deletions
poetry.lock
pyproject.toml
+4
-4
4 additions, 4 deletions
pyproject.toml
with
425 additions
and
387 deletions
poetry.lock
+
421
−
383
View file @
11429cae
# This file is automatically @generated by Poetry 1.
6.1
and should not be changed by hand.
# This file is automatically @generated by Poetry 1.
8.4
and should not be changed by hand.
[[package]]
name
=
"annotated-types"
...
...
@@ -13,13 +13,13 @@ files = [
[[package]]
name
=
"anyio"
version
=
"4.
4.0
"
version
=
"4.
6.2.post1
"
description
=
"High level compatibility layer for multiple asynchronous event loop implementations"
optional
=
false
python-versions
=
">
=
3.
8
"
python-versions
=
">
=
3.
9
"
files
=
[
{file
=
"anyio-4.
4.0
-py3-none-any.whl"
,
hash
=
"sha256:
c1b2d8f46a8a812513012e1107cb0e68c17159a7a594208005a57dc776e1bdc7
"
}
,
{file
=
"anyio-4.
4.0
.tar.gz"
,
hash
=
"sha256:
5aadc6a1bbb7cdb0bede386cac5e2940f5e2ff3aa20277e991cf028e0585ce94
"
}
,
{file
=
"anyio-4.
6.2.post1
-py3-none-any.whl"
,
hash
=
"sha256:
6d170c36fba3bdd840c73d3868c1e777e33676a69c3a72cf0a0d5d6d8009b61d
"
}
,
{file
=
"anyio-4.
6.2.post1
.tar.gz"
,
hash
=
"sha256:
4c8bc31ccdb51c7f7bd251f51c609e038d63e34219b44aa86e47576389880b4c
"
}
,
]
[package.dependencies]
...
...
@@ -29,34 +29,33 @@ sniffio = ">=1.1"
typing-extensions
=
{
version
=
">
=
4.1
", markers = "
python_version
<
\"
3.11
\"
"}
[
package.extras
]
doc
=
[
"Sphinx (>=7)"
,
"packaging"
,
"sphinx-autodoc-typehints (>=1.2.0)"
,
"sphinx-rtd-theme"
]
test
=
[
"anyio[trio]"
,
"coverage[toml] (>=7)"
,
"exceptiongroup (>=1.2.0)"
,
"hypothesis (>=4.0)"
,
"psutil (>=5.9)"
,
"pytest (>=7.0)"
,
"pytest-mock (>=3.6.1)"
,
"trustme"
,
"uvloop (>=0.1
7
)"
]
trio
=
[
"trio (>=0.2
3
)"
]
doc
=
[
"Sphinx (>=7
.4,<8.0
)"
,
"packaging"
,
"sphinx-autodoc-typehints (>=1.2.0)"
,
"sphinx-rtd-theme"
]
test
=
[
"anyio[trio]"
,
"coverage[toml] (>=7)"
,
"exceptiongroup (>=1.2.0)"
,
"hypothesis (>=4.0)"
,
"psutil (>=5.9)"
,
"pytest (>=7.0)"
,
"pytest-mock (>=3.6.1)"
,
"trustme"
,
"truststore (>=0.9.1)"
,
"uvloop (>=0.
21.0b
1)"
]
trio
=
[
"trio (>=0.2
6.1
)"
]
[[
package
]]
name
=
"apscheduler"
version
=
"3.1
0.4
"
version
=
"3.1
1.0
"
description
=
"In-process task scheduler with Cron-like capabilities"
optional
=
false
python-versions
=
">
=
3.
6
"
python-versions
=
">
=
3.
8
"
files
=
[
{file
=
"APScheduler-3.1
0.4
-py3-none-any.whl"
,
hash
=
"sha256:f
b91e8a768632a4756a585f79ec834e0e27aad5860bac7eaa523d9ccefd87661
"
}
,
{file
=
"
APS
cheduler-3.1
0.4
.tar.gz"
,
hash
=
"sha256:
e6df071b27d9be898e486bc7940a7be50b4af2e9da7c08f0744a96d4bd4cef4a
"
}
,
{file
=
"APScheduler-3.1
1.0
-py3-none-any.whl"
,
hash
=
"sha256:f
c134ca32e50f5eadcc4938e3a4545ab19131435e851abb40b34d63d5141c6da
"
}
,
{file
=
"
aps
cheduler-3.1
1.0
.tar.gz"
,
hash
=
"sha256:
4c622d250b0955a65d5d0eb91c33e6d43fd879834bf541e0a18661ae60460133
"
}
,
]
[
package.dependencies
]
pytz
=
"*"
six
=
">
=
1.4
.
0
"
tzlocal
=
">
=
2.0
,
<
3
.dev
0
||
>
=
4
.dev
0
"
tzlocal
=
">
=
3.0
"
[
package.extras
]
doc
=
[
"sphinx"
,
"sphinx-rtd-theme"
]
doc
=
[
"packaging"
,
"sphinx"
,
"sphinx-rtd-theme (>=1.3.0)"
]
etcd
=
[
"etcd3"
,
"protobuf (<=3.21.0)"
]
gevent
=
[
"gevent"
]
mongodb
=
[
"pymongo (>=3.0)"
]
redis
=
[
"redis (>=3.0)"
]
rethinkdb
=
[
"rethinkdb (>=2.4.0)"
]
sqlalchemy
=
[
"sqlalchemy (>=1.4)"
]
test
ing
=
[
"
pytest"
,
"pytest-asyncio
"
,
"pytest
-cov
"
,
"pyt
est-tornado5
"
]
test
=
[
"
APScheduler[etcd,mongodb,redis,rethinkdb,sqlalchemy,tornado,zookeeper]"
,
"PySide6"
,
"anyio (>=4.5.2)"
,
"gevent
"
,
"pytest"
,
"pyt
z"
,
"twisted
"
]
tornado
=
[
"tornado (>=4.3)"
]
twisted
=
[
"twisted"
]
zookeeper
=
[
"kazoo"
]
...
...
@@ -74,101 +73,116 @@ files = [
[[
package
]]
name
=
"charset-normalizer"
version
=
"3.
3.2
"
version
=
"3.
4.0
"
description
=
"The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
optional
=
false
python-versions
=
">
=
3.7
.
0
"
files
=
[
{file
=
"charset-normalizer-3.3.2.tar.gz"
,
hash
=
"sha256:f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_universal2.whl"
,
hash
=
"sha256:25baf083bf6f6b341f4121c2f3c548875ee6f5339300e08be3f2b2ba1721cdd3"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:06435b539f889b1f6f4ac1758871aae42dc3a8c0e24ac9e60c2384973ad73027"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:9063e24fdb1e498ab71cb7419e24622516c4a04476b17a2dab57e8baa30d6e03"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:6897af51655e3691ff853668779c7bad41579facacf5fd7253b0133308cf000d"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:1d3193f4a680c64b4b6a9115943538edb896edc190f0b222e73761716519268e"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:cd70574b12bb8a4d2aaa0094515df2463cb429d8536cfb6c7ce983246983e5a6"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:8465322196c8b4d7ab6d1e049e4c5cb460d0394da4a27d23cc242fbf0034b6b5"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:a9a8e9031d613fd2009c182b69c7b2c1ef8239a0efb1df3f7c8da66d5dd3d537"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:beb58fe5cdb101e3a055192ac291b7a21e3b7ef4f67fa1d74e331a7f2124341c"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_i686.whl"
,
hash
=
"sha256:e06ed3eb3218bc64786f7db41917d4e686cc4856944f53d5bdf83a6884432e12"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_ppc64le.whl"
,
hash
=
"sha256:2e81c7b9c8979ce92ed306c249d46894776a909505d8f5a4ba55b14206e3222f"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_s390x.whl"
,
hash
=
"sha256:572c3763a264ba47b3cf708a44ce965d98555f618ca42c926a9c1616d8f34269"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:fd1abc0d89e30cc4e02e4064dc67fcc51bd941eb395c502aac3ec19fab46b519"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-win32.whl"
,
hash
=
"sha256:3d47fa203a7bd9c5b6cee4736ee84ca03b8ef23193c0d1ca99b5089f72645c73"
}
,
{file
=
"charset_normalizer-3.3.2-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:10955842570876604d404661fbccbc9c7e684caf432c09c715ec38fbae45ae09"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_universal2.whl"
,
hash
=
"sha256:802fe99cca7457642125a8a88a084cef28ff0cf9407060f7b93dca5aa25480db"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:573f6eac48f4769d667c4442081b1794f52919e7edada77495aaed9236d13a96"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:549a3a73da901d5bc3ce8d24e0600d1fa85524c10287f6004fbab87672bf3e1e"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:f27273b60488abe721a075bcca6d7f3964f9f6f067c8c4c605743023d7d3944f"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:1ceae2f17a9c33cb48e3263960dc5fc8005351ee19db217e9b1bb15d28c02574"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:65f6f63034100ead094b8744b3b97965785388f308a64cf8d7c34f2f2e5be0c4"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:753f10e867343b4511128c6ed8c82f7bec3bd026875576dfd88483c5c73b2fd8"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:4a78b2b446bd7c934f5dcedc588903fb2f5eec172f3d29e52a9096a43722adfc"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:e537484df0d8f426ce2afb2d0f8e1c3d0b114b83f8850e5f2fbea0e797bd82ae"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_i686.whl"
,
hash
=
"sha256:eb6904c354526e758fda7167b33005998fb68c46fbc10e013ca97f21ca5c8887"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_ppc64le.whl"
,
hash
=
"sha256:deb6be0ac38ece9ba87dea880e438f25ca3eddfac8b002a2ec3d9183a454e8ae"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_s390x.whl"
,
hash
=
"sha256:4ab2fe47fae9e0f9dee8c04187ce5d09f48eabe611be8259444906793ab7cbce"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:80402cd6ee291dcb72644d6eac93785fe2c8b9cb30893c1af5b8fdd753b9d40f"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-win32.whl"
,
hash
=
"sha256:7cd13a2e3ddeed6913a65e66e94b51d80a041145a026c27e6bb76c31a853c6ab"
}
,
{file
=
"charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:663946639d296df6a2bb2aa51b60a2454ca1cb29835324c640dafb5ff2131a77"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-macosx_10_9_universal2.whl"
,
hash
=
"sha256:0b2b64d2bb6d3fb9112bafa732def486049e63de9618b5843bcdd081d8144cd8"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:ddbb2551d7e0102e7252db79ba445cdab71b26640817ab1e3e3648dad515003b"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-macosx_11_0_arm64.whl"
,
hash
=
"sha256:55086ee1064215781fff39a1af09518bc9255b50d6333f2e4c74ca09fac6a8f6"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:8f4a014bc36d3c57402e2977dada34f9c12300af536839dc38c0beab8878f38a"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:a10af20b82360ab00827f916a6058451b723b4e65030c5a18577c8b2de5b3389"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:8d756e44e94489e49571086ef83b2bb8ce311e730092d2c34ca8f7d925cb20aa"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:90d558489962fd4918143277a773316e56c72da56ec7aa3dc3dbbe20fdfed15b"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:6ac7ffc7ad6d040517be39eb591cac5ff87416c2537df6ba3cba3bae290c0fed"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:7ed9e526742851e8d5cc9e6cf41427dfc6068d4f5a3bb03659444b4cabf6bc26"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_i686.whl"
,
hash
=
"sha256:8bdb58ff7ba23002a4c5808d608e4e6c687175724f54a5dade5fa8c67b604e4d"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_ppc64le.whl"
,
hash
=
"sha256:6b3251890fff30ee142c44144871185dbe13b11bab478a88887a639655be1068"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_s390x.whl"
,
hash
=
"sha256:b4a23f61ce87adf89be746c8a8974fe1c823c891d8f86eb218bb957c924bb143"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:efcb3f6676480691518c177e3b465bcddf57cea040302f9f4e6e191af91174d4"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-win32.whl"
,
hash
=
"sha256:d965bba47ddeec8cd560687584e88cf699fd28f192ceb452d1d7ee807c5597b7"
}
,
{file
=
"charset_normalizer-3.3.2-cp312-cp312-win_amd64.whl"
,
hash
=
"sha256:96b02a3dc4381e5494fad39be677abcb5e6634bf7b4fa83a6dd3112607547001"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:95f2a5796329323b8f0512e09dbb7a1860c46a39da62ecb2324f116fa8fdc85c"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:c002b4ffc0be611f0d9da932eb0f704fe2602a9a949d1f738e4c34c75b0863d5"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:a981a536974bbc7a512cf44ed14938cf01030a99e9b3a06dd59578882f06f985"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:3287761bc4ee9e33561a7e058c72ac0938c4f57fe49a09eae428fd88aafe7bb6"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:42cb296636fcc8b0644486d15c12376cb9fa75443e00fb25de0b8602e64c1714"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:0a55554a2fa0d408816b3b5cedf0045f4b8e1a6065aec45849de2d6f3f8e9786"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:c083af607d2515612056a31f0a8d9e0fcb5876b7bfc0abad3ecd275bc4ebc2d5"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_i686.whl"
,
hash
=
"sha256:87d1351268731db79e0f8e745d92493ee2841c974128ef629dc518b937d9194c"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_ppc64le.whl"
,
hash
=
"sha256:bd8f7df7d12c2db9fab40bdd87a7c09b1530128315d047a086fa3ae3435cb3a8"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_s390x.whl"
,
hash
=
"sha256:c180f51afb394e165eafe4ac2936a14bee3eb10debc9d9e4db8958fe36afe711"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:8c622a5fe39a48f78944a87d4fb8a53ee07344641b0562c540d840748571b811"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-win32.whl"
,
hash
=
"sha256:db364eca23f876da6f9e16c9da0df51aa4f104a972735574842618b8c6d999d4"
}
,
{file
=
"charset_normalizer-3.3.2-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:86216b5cee4b06df986d214f664305142d9c76df9b6512be2738aa72a2048f99"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_universal2.whl"
,
hash
=
"sha256:6463effa3186ea09411d50efc7d85360b38d5f09b870c48e4600f63af490e56a"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:6c4caeef8fa63d06bd437cd4bdcf3ffefe6738fb1b25951440d80dc7df8c03ac"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:37e55c8e51c236f95b033f6fb391d7d7970ba5fe7ff453dad675e88cf303377a"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:fb69256e180cb6c8a894fee62b3afebae785babc1ee98b81cdf68bbca1987f33"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:ae5f4161f18c61806f411a13b0310bea87f987c7d2ecdbdaad0e94eb2e404238"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:b2b0a0c0517616b6869869f8c581d4eb2dd83a4d79e0ebcb7d373ef9956aeb0a"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:45485e01ff4d3630ec0d9617310448a8702f70e9c01906b0d0118bdf9d124cf2"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:eb00ed941194665c332bf8e078baf037d6c35d7c4f3102ea2d4f16ca94a26dc8"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:2127566c664442652f024c837091890cb1942c30937add288223dc895793f898"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_i686.whl"
,
hash
=
"sha256:a50aebfa173e157099939b17f18600f72f84eed3049e743b68ad15bd69b6bf99"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_ppc64le.whl"
,
hash
=
"sha256:4d0d1650369165a14e14e1e47b372cfcb31d6ab44e6e33cb2d4e57265290044d"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_s390x.whl"
,
hash
=
"sha256:923c0c831b7cfcb071580d3f46c4baf50f174be571576556269530f4bbd79d04"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:06a81e93cd441c56a9b65d8e1d043daeb97a3d0856d177d5c90ba85acb3db087"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-win32.whl"
,
hash
=
"sha256:6ef1d82a3af9d3eecdba2321dc1b3c238245d890843e040e41e470ffa64c3e25"
}
,
{file
=
"charset_normalizer-3.3.2-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:eb8821e09e916165e160797a6c17edda0679379a4be5c716c260e836e122f54b"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-macosx_10_9_universal2.whl"
,
hash
=
"sha256:c235ebd9baae02f1b77bcea61bce332cb4331dc3617d254df3323aa01ab47bd4"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:5b4c145409bef602a690e7cfad0a15a55c13320ff7a3ad7ca59c13bb8ba4d45d"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:68d1f8a9e9e37c1223b656399be5d6b448dea850bed7d0f87a8311f1ff3dabb0"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:22afcb9f253dac0696b5a4be4a1c0f8762f8239e21b99680099abd9b2b1b2269"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:e27ad930a842b4c5eb8ac0016b0a54f5aebbe679340c26101df33424142c143c"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:1f79682fbe303db92bc2b1136016a38a42e835d932bab5b3b1bfcfbf0640e519"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:b261ccdec7821281dade748d088bb6e9b69e6d15b30652b74cbbac25e280b796"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:122c7fa62b130ed55f8f285bfd56d5f4b4a5b503609d181f9ad85e55c89f4185"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:d0eccceffcb53201b5bfebb52600a5fb483a20b61da9dbc885f8b103cbe7598c"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_i686.whl"
,
hash
=
"sha256:9f96df6923e21816da7e0ad3fd47dd8f94b2a5ce594e00677c0013018b813458"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_ppc64le.whl"
,
hash
=
"sha256:7f04c839ed0b6b98b1a7501a002144b76c18fb1c1850c8b98d458ac269e26ed2"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_s390x.whl"
,
hash
=
"sha256:34d1c8da1e78d2e001f363791c98a272bb734000fcef47a491c1e3b0505657a8"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:ff8fa367d09b717b2a17a052544193ad76cd49979c805768879cb63d9ca50561"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-win32.whl"
,
hash
=
"sha256:aed38f6e4fb3f5d6bf81bfa990a07806be9d83cf7bacef998ab1a9bd660a581f"
}
,
{file
=
"charset_normalizer-3.3.2-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:b01b88d45a6fcb69667cd6d2f7a9aeb4bf53760d7fc536bf679ec94fe9f3ff3d"
}
,
{file
=
"charset_normalizer-3.3.2-py3-none-any.whl"
,
hash
=
"sha256:3e4d1f6587322d2788836a99c69062fbb091331ec940e02d12d179c1d53e25fc"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-macosx_10_9_universal2.whl"
,
hash
=
"sha256:4f9fc98dad6c2eaa32fc3af1417d95b5e3d08aff968df0cd320066def971f9a6"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:0de7b687289d3c1b3e8660d0741874abe7888100efe14bd0f9fd7141bcbda92b"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:5ed2e36c3e9b4f21dd9422f6893dec0abf2cca553af509b10cd630f878d3eb99"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:40d3ff7fc90b98c637bda91c89d51264a3dcf210cade3a2c6f838c7268d7a4ca"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:1110e22af8ca26b90bd6364fe4c763329b0ebf1ee213ba32b68c73de5752323d"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:86f4e8cca779080f66ff4f191a685ced73d2f72d50216f7112185dc02b90b9b7"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:7f683ddc7eedd742e2889d2bfb96d69573fde1d92fcb811979cdb7165bb9c7d3"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:27623ba66c183eca01bf9ff833875b459cad267aeeb044477fedac35e19ba907"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:f606a1881d2663630ea5b8ce2efe2111740df4b687bd78b34a8131baa007f79b"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_i686.whl"
,
hash
=
"sha256:0b309d1747110feb25d7ed6b01afdec269c647d382c857ef4663bbe6ad95a912"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:136815f06a3ae311fae551c3df1f998a1ebd01ddd424aa5603a4336997629e95"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:14215b71a762336254351b00ec720a8e85cada43b987da5a042e4ce3e82bd68e"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:79983512b108e4a164b9c8d34de3992f76d48cadc9554c9e60b43f308988aabe"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-win32.whl"
,
hash
=
"sha256:c94057af19bc953643a33581844649a7fdab902624d2eb739738a30e2b3e60fc"
}
,
{file
=
"charset_normalizer-3.4.0-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:55f56e2ebd4e3bc50442fbc0888c9d8c94e4e06a933804e2af3e89e2f9c1c749"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-macosx_10_9_universal2.whl"
,
hash
=
"sha256:0d99dd8ff461990f12d6e42c7347fd9ab2532fb70e9621ba520f9e8637161d7c"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:c57516e58fd17d03ebe67e181a4e4e2ccab1168f8c2976c6a334d4f819fe5944"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:6dba5d19c4dfab08e58d5b36304b3f92f3bd5d42c1a3fa37b5ba5cdf6dfcbcee"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:bf4475b82be41b07cc5e5ff94810e6a01f276e37c2d55571e3fe175e467a1a1c"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:ce031db0408e487fd2775d745ce30a7cd2923667cf3b69d48d219f1d8f5ddeb6"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:8ff4e7cdfdb1ab5698e675ca622e72d58a6fa2a8aa58195de0c0061288e6e3ea"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:3710a9751938947e6327ea9f3ea6332a09bf0ba0c09cae9cb1f250bd1f1549bc"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:82357d85de703176b5587dbe6ade8ff67f9f69a41c0733cf2425378b49954de5"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:47334db71978b23ebcf3c0f9f5ee98b8d65992b65c9c4f2d34c2eaf5bcaf0594"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-musllinux_1_2_i686.whl"
,
hash
=
"sha256:8ce7fd6767a1cc5a92a639b391891bf1c268b03ec7e021c7d6d902285259685c"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:f1a2f519ae173b5b6a2c9d5fa3116ce16e48b3462c8b96dfdded11055e3d6365"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:63bc5c4ae26e4bc6be6469943b8253c0fd4e4186c43ad46e713ea61a0ba49129"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:bcb4f8ea87d03bc51ad04add8ceaf9b0f085ac045ab4d74e73bbc2dc033f0236"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-win32.whl"
,
hash
=
"sha256:9ae4ef0b3f6b41bad6366fb0ea4fc1d7ed051528e113a60fa2a65a9abb5b1d99"
}
,
{file
=
"charset_normalizer-3.4.0-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:cee4373f4d3ad28f1ab6290684d8e2ebdb9e7a1b74fdc39e4c211995f77bec27"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-macosx_10_13_universal2.whl"
,
hash
=
"sha256:0713f3adb9d03d49d365b70b84775d0a0d18e4ab08d12bc46baa6132ba78aaf6"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-macosx_10_13_x86_64.whl"
,
hash
=
"sha256:de7376c29d95d6719048c194a9cf1a1b0393fbe8488a22008610b0361d834ecf"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-macosx_11_0_arm64.whl"
,
hash
=
"sha256:4a51b48f42d9358460b78725283f04bddaf44a9358197b889657deba38f329db"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:b295729485b06c1a0683af02a9e42d2caa9db04a373dc38a6a58cdd1e8abddf1"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:ee803480535c44e7f5ad00788526da7d85525cfefaf8acf8ab9a310000be4b03"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:3d59d125ffbd6d552765510e3f31ed75ebac2c7470c7274195b9161a32350284"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:8cda06946eac330cbe6598f77bb54e690b4ca93f593dee1568ad22b04f347c15"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:07afec21bbbbf8a5cc3651aa96b980afe2526e7f048fdfb7f1014d84acc8b6d8"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:6b40e8d38afe634559e398cc32b1472f376a4099c75fe6299ae607e404c033b2"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-musllinux_1_2_i686.whl"
,
hash
=
"sha256:b8dcd239c743aa2f9c22ce674a145e0a25cb1566c495928440a181ca1ccf6719"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:84450ba661fb96e9fd67629b93d2941c871ca86fc38d835d19d4225ff946a631"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:44aeb140295a2f0659e113b31cfe92c9061622cadbc9e2a2f7b8ef6b1e29ef4b"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:1db4e7fefefd0f548d73e2e2e041f9df5c59e178b4c72fbac4cc6f535cfb1565"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-win32.whl"
,
hash
=
"sha256:5726cf76c982532c1863fb64d8c6dd0e4c90b6ece9feb06c9f202417a31f7dd7"
}
,
{file
=
"charset_normalizer-3.4.0-cp312-cp312-win_amd64.whl"
,
hash
=
"sha256:b197e7094f232959f8f20541ead1d9862ac5ebea1d58e9849c1bf979255dfac9"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-macosx_10_13_universal2.whl"
,
hash
=
"sha256:dd4eda173a9fcccb5f2e2bd2a9f423d180194b1bf17cf59e3269899235b2a114"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-macosx_10_13_x86_64.whl"
,
hash
=
"sha256:e9e3c4c9e1ed40ea53acf11e2a386383c3304212c965773704e4603d589343ed"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-macosx_11_0_arm64.whl"
,
hash
=
"sha256:92a7e36b000bf022ef3dbb9c46bfe2d52c047d5e3f3343f43204263c5addc250"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:54b6a92d009cbe2fb11054ba694bc9e284dad30a26757b1e372a1fdddaf21920"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:1ffd9493de4c922f2a38c2bf62b831dcec90ac673ed1ca182fe11b4d8e9f2a64"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:35c404d74c2926d0287fbd63ed5d27eb911eb9e4a3bb2c6d294f3cfd4a9e0c23"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:4796efc4faf6b53a18e3d46343535caed491776a22af773f366534056c4e1fbc"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:e7fdd52961feb4c96507aa649550ec2a0d527c086d284749b2f582f2d40a2e0d"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:92db3c28b5b2a273346bebb24857fda45601aef6ae1c011c0a997106581e8a88"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-musllinux_1_2_i686.whl"
,
hash
=
"sha256:ab973df98fc99ab39080bfb0eb3a925181454d7c3ac8a1e695fddfae696d9e90"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:4b67fdab07fdd3c10bb21edab3cbfe8cf5696f453afce75d815d9d7223fbe88b"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:aa41e526a5d4a9dfcfbab0716c7e8a1b215abd3f3df5a45cf18a12721d31cb5d"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:ffc519621dce0c767e96b9c53f09c5d215578e10b02c285809f76509a3931482"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-win32.whl"
,
hash
=
"sha256:f19c1585933c82098c2a520f8ec1227f20e339e33aca8fa6f956f6691b784e67"
}
,
{file
=
"charset_normalizer-3.4.0-cp313-cp313-win_amd64.whl"
,
hash
=
"sha256:707b82d19e65c9bd28b81dde95249b07bf9f5b90ebe1ef17d9b57473f8a64b7b"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:dbe03226baf438ac4fda9e2d0715022fd579cb641c4cf639fa40d53b2fe6f3e2"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:dd9a8bd8900e65504a305bf8ae6fa9fbc66de94178c420791d0293702fce2df7"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:b8831399554b92b72af5932cdbbd4ddc55c55f631bb13ff8fe4e6536a06c5c51"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:a14969b8691f7998e74663b77b4c36c0337cb1df552da83d5c9004a93afdb574"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:dcaf7c1524c0542ee2fc82cc8ec337f7a9f7edee2532421ab200d2b920fc97cf"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:425c5f215d0eecee9a56cdb703203dda90423247421bf0d67125add85d0c4455"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:d5b054862739d276e09928de37c79ddeec42a6e1bfc55863be96a36ba22926f6"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-musllinux_1_2_i686.whl"
,
hash
=
"sha256:f3e73a4255342d4eb26ef6df01e3962e73aa29baa3124a8e824c5d3364a65748"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:2f6c34da58ea9c1a9515621f4d9ac379871a8f21168ba1b5e09d74250de5ad62"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:f09cb5a7bbe1ecae6e87901a2eb23e0256bb524a79ccc53eb0b7629fbe7677c4"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:0099d79bdfcf5c1f0c2c72f91516702ebf8b0b8ddd8905f97a8aecf49712c621"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-win32.whl"
,
hash
=
"sha256:9c98230f5042f4945f957d006edccc2af1e03ed5e37ce7c373f00a5a4daa6149"
}
,
{file
=
"charset_normalizer-3.4.0-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:62f60aebecfc7f4b82e3f639a7d1433a20ec32824db2199a11ad4f5e146ef5ee"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-macosx_10_9_universal2.whl"
,
hash
=
"sha256:af73657b7a68211996527dbfeffbb0864e043d270580c5aef06dc4b659a4b578"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:cab5d0b79d987c67f3b9e9c53f54a61360422a5a0bc075f43cab5621d530c3b6"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:9289fd5dddcf57bab41d044f1756550f9e7cf0c8e373b8cdf0ce8773dc4bd417"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:6b493a043635eb376e50eedf7818f2f322eabbaa974e948bd8bdd29eb7ef2a51"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:9fa2566ca27d67c86569e8c85297aaf413ffab85a8960500f12ea34ff98e4c41"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:a8e538f46104c815be19c975572d74afb53f29650ea2025bbfaef359d2de2f7f"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:6fd30dc99682dc2c603c2b315bded2799019cea829f8bf57dc6b61efde6611c8"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:2006769bd1640bdf4d5641c69a3d63b71b81445473cac5ded39740a226fa88ab"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:dc15e99b2d8a656f8e666854404f1ba54765871104e50c8e9813af8a7db07f12"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_i686.whl"
,
hash
=
"sha256:ab2e5bef076f5a235c3774b4f4028a680432cded7cad37bba0fd90d64b187d19"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:4ec9dd88a5b71abfc74e9df5ebe7921c35cbb3b641181a531ca65cdb5e8e4dea"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:43193c5cda5d612f247172016c4bb71251c784d7a4d9314677186a838ad34858"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:aa693779a8b50cd97570e5a0f343538a8dbd3e496fa5dcb87e29406ad0299654"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-win32.whl"
,
hash
=
"sha256:7706f5850360ac01d80c89bcef1640683cc12ed87f42579dab6c5d3ed6888613"
}
,
{file
=
"charset_normalizer-3.4.0-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:c3e446d253bd88f6377260d07c895816ebf33ffffd56c1c792b13bff9c3e1ade"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-macosx_10_9_universal2.whl"
,
hash
=
"sha256:980b4f289d1d90ca5efcf07958d3eb38ed9c0b7676bf2831a54d4f66f9c27dfa"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:f28f891ccd15c514a0981f3b9db9aa23d62fe1a99997512b0491d2ed323d229a"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:a8aacce6e2e1edcb6ac625fb0f8c3a9570ccc7bfba1f63419b3769ccf6a00ed0"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:bd7af3717683bea4c87acd8c0d3d5b44d56120b26fd3f8a692bdd2d5260c620a"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:5ff2ed8194587faf56555927b3aa10e6fb69d931e33953943bc4f837dfee2242"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:e91f541a85298cf35433bf66f3fab2a4a2cff05c127eeca4af174f6d497f0d4b"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:309a7de0a0ff3040acaebb35ec45d18db4b28232f21998851cfa709eeff49d62"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:285e96d9d53422efc0d7a17c60e59f37fbf3dfa942073f666db4ac71e8d726d0"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:5d447056e2ca60382d460a604b6302d8db69476fd2015c81e7c35417cfabe4cd"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-musllinux_1_2_i686.whl"
,
hash
=
"sha256:20587d20f557fe189b7947d8e7ec5afa110ccf72a3128d61a2a387c3313f46be"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-musllinux_1_2_ppc64le.whl"
,
hash
=
"sha256:130272c698667a982a5d0e626851ceff662565379baf0ff2cc58067b81d4f11d"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-musllinux_1_2_s390x.whl"
,
hash
=
"sha256:ab22fbd9765e6954bc0bcff24c25ff71dcbfdb185fcdaca49e81bac68fe724d3"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:7782afc9b6b42200f7362858f9e73b1f8316afb276d316336c0ec3bd73312742"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-win32.whl"
,
hash
=
"sha256:2de62e8801ddfff069cd5c504ce3bc9672b23266597d4e4f50eda28846c322f2"
}
,
{file
=
"charset_normalizer-3.4.0-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:95c3c157765b031331dd4db3c775e58deaee050a3042fcad72cbc4189d7c8dca"
}
,
{file
=
"charset_normalizer-3.4.0-py3-none-any.whl"
,
hash
=
"sha256:fe9f97feb71aa9896b81973a7bbada8c49501dc73e58a10fcef6663af95e5079"
}
,
{file
=
"charset_normalizer-3.4.0.tar.gz"
,
hash
=
"sha256:223217c3d4f82c3ac5e29032b3f1c2eb0fb591b72161f86d93f5719079dae93e"
}
,
]
[[
package
]]
...
...
@@ -212,18 +226,18 @@ test = ["pytest (>=6)"]
[[
package
]]
name
=
"fastapi"
version
=
"0.11
4.0
"
version
=
"0.11
5.5
"
description
=
"FastAPI framework, high performance, easy to learn, fast to code, ready for production"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"fastapi-0.11
4.0
-py3-none-any.whl"
,
hash
=
"sha256:
fee75aa1b1d3d73f79851c432497e4394e413e1dece6234f68d3ce250d12760a
"
}
,
{file
=
"fastapi-0.11
4.0
.tar.gz"
,
hash
=
"sha256:
9908f2a5cc733004de6ca5e1412698f35085cefcbfd41d539245b9edf87b73c1
"
}
,
{file
=
"fastapi-0.11
5.5
-py3-none-any.whl"
,
hash
=
"sha256:
596b95adbe1474da47049e802f9a65ab2ffa9c2b07e7efee70eb8a66c9f2f796
"
}
,
{file
=
"fastapi-0.11
5.5
.tar.gz"
,
hash
=
"sha256:
0e7a4d0dc0d01c68df21887cce0945e72d3c48b9f4f79dfe7a7d53aa08fbb289
"
}
,
]
[
package.dependencies
]
pydantic
=
">
=
1.7
.
4
,
<
1.8
||
>
1.8
,
<
1.8
.
1
||
>
1.8
.
1
,
<
2.0
.
0
||
>
2.0
.
0
,
<
2.0
.
1
||
>
2.0
.
1
,
<
2.1
.
0
||
>
2.1
.
0
,
<
3.0
.
0
"
starlette
=
">
=
0.
37
.
2
,
<
0.
39
.
0
"
starlette
=
">
=
0.
40
.
0
,
<
0.
42
.
0
"
typing-extensions
=
">
=
4.8
.
0
"
[
package.extras
]
...
...
@@ -232,69 +246,84 @@ standard = ["email-validator (>=2.0.0)", "fastapi-cli[standard] (>=0.0.5)", "htt
[[
package
]]
name
=
"greenlet"
version
=
"3.
0.3
"
version
=
"3.
1.1
"
description
=
"Lightweight in-process concurrent programming"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"greenlet-3.0.3-cp310-cp310-macosx_11_0_universal2.whl"
,
hash
=
"sha256:9da2bd29ed9e4f15955dd1595ad7bc9320308a3b766ef7f837e23ad4b4aac31a"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:d353cadd6083fdb056bb46ed07e4340b0869c305c8ca54ef9da3421acbdf6881"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:dca1e2f3ca00b84a396bc1bce13dd21f680f035314d2379c4160c98153b2059b"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:3ed7fb269f15dc662787f4119ec300ad0702fa1b19d2135a37c2c4de6fadfd4a"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:dd4f49ae60e10adbc94b45c0b5e6a179acc1736cf7a90160b404076ee283cf83"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:73a411ef564e0e097dbe7e866bb2dda0f027e072b04da387282b02c308807405"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:7f362975f2d179f9e26928c5b517524e89dd48530a0202570d55ad6ca5d8a56f"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:649dde7de1a5eceb258f9cb00bdf50e978c9db1b996964cd80703614c86495eb"
}
,
{file
=
"greenlet-3.0.3-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:68834da854554926fbedd38c76e60c4a2e3198c6fbed520b106a8986445caaf9"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-macosx_11_0_universal2.whl"
,
hash
=
"sha256:b1b5667cced97081bf57b8fa1d6bfca67814b0afd38208d52538316e9422fc61"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:52f59dd9c96ad2fc0d5724107444f76eb20aaccb675bf825df6435acb7703559"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:afaff6cf5200befd5cec055b07d1c0a5a06c040fe5ad148abcd11ba6ab9b114e"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:fe754d231288e1e64323cfad462fcee8f0288654c10bdf4f603a39ed923bef33"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:2797aa5aedac23af156bbb5a6aa2cd3427ada2972c828244eb7d1b9255846379"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:b7f009caad047246ed379e1c4dbcb8b020f0a390667ea74d2387be2998f58a22"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:c5e1536de2aad7bf62e27baf79225d0d64360d4168cf2e6becb91baf1ed074f3"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:894393ce10ceac937e56ec00bb71c4c2f8209ad516e96033e4b3b1de270e200d"
}
,
{file
=
"greenlet-3.0.3-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:1ea188d4f49089fc6fb283845ab18a2518d279c7cd9da1065d7a84e991748728"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-macosx_11_0_universal2.whl"
,
hash
=
"sha256:70fb482fdf2c707765ab5f0b6655e9cfcf3780d8d87355a063547b41177599be"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:d4d1ac74f5c0c0524e4a24335350edad7e5f03b9532da7ea4d3c54d527784f2e"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:149e94a2dd82d19838fe4b2259f1b6b9957d5ba1b25640d2380bea9c5df37676"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:15d79dd26056573940fcb8c7413d84118086f2ec1a8acdfa854631084393efcc"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:881b7db1ebff4ba09aaaeae6aa491daeb226c8150fc20e836ad00041bcb11230"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:fcd2469d6a2cf298f198f0487e0a5b1a47a42ca0fa4dfd1b6862c999f018ebbf"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:1f672519db1796ca0d8753f9e78ec02355e862d0998193038c7073045899f305"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:2516a9957eed41dd8f1ec0c604f1cdc86758b587d964668b5b196a9db5bfcde6"
}
,
{file
=
"greenlet-3.0.3-cp312-cp312-win_amd64.whl"
,
hash
=
"sha256:bba5387a6975598857d86de9eac14210a49d554a77eb8261cc68b7d082f78ce2"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-macosx_11_0_universal2.whl"
,
hash
=
"sha256:5b51e85cb5ceda94e79d019ed36b35386e8c37d22f07d6a751cb659b180d5274"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:daf3cb43b7cf2ba96d614252ce1684c1bccee6b2183a01328c98d36fcd7d5cb0"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:99bf650dc5d69546e076f413a87481ee1d2d09aaaaaca058c9251b6d8c14783f"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:2dd6e660effd852586b6a8478a1d244b8dc90ab5b1321751d2ea15deb49ed414"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:e3391d1e16e2a5a1507d83e4a8b100f4ee626e8eca43cf2cadb543de69827c4c"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:e1f145462f1fa6e4a4ae3c0f782e580ce44d57c8f2c7aae1b6fa88c0b2efdb41"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:1a7191e42732df52cb5f39d3527217e7ab73cae2cb3694d241e18f53d84ea9a7"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:0448abc479fab28b00cb472d278828b3ccca164531daab4e970a0458786055d6"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-win32.whl"
,
hash
=
"sha256:b542be2440edc2d48547b5923c408cbe0fc94afb9f18741faa6ae970dbcb9b6d"
}
,
{file
=
"greenlet-3.0.3-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:01bc7ea167cf943b4c802068e178bbf70ae2e8c080467070d01bfa02f337ee67"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-macosx_11_0_universal2.whl"
,
hash
=
"sha256:1996cb9306c8595335bb157d133daf5cf9f693ef413e7673cb07e3e5871379ca"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:3ddc0f794e6ad661e321caa8d2f0a55ce01213c74722587256fb6566049a8b04"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:c9db1c18f0eaad2f804728c67d6c610778456e3e1cc4ab4bbd5eeb8e6053c6fc"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:7170375bcc99f1a2fbd9c306f5be8764eaf3ac6b5cb968862cad4c7057756506"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:6b66c9c1e7ccabad3a7d037b2bcb740122a7b17a53734b7d72a344ce39882a1b"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:098d86f528c855ead3479afe84b49242e174ed262456c342d70fc7f972bc13c4"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:81bb9c6d52e8321f09c3d165b2a78c680506d9af285bfccbad9fb7ad5a5da3e5"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:fd096eb7ffef17c456cfa587523c5f92321ae02427ff955bebe9e3c63bc9f0da"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-win32.whl"
,
hash
=
"sha256:d46677c85c5ba00a9cb6f7a00b2bfa6f812192d2c9f7d9c4f6a55b60216712f3"
}
,
{file
=
"greenlet-3.0.3-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:419b386f84949bf0e7c73e6032e3457b82a787c1ab4a0e43732898a761cc9dbf"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-macosx_11_0_universal2.whl"
,
hash
=
"sha256:da70d4d51c8b306bb7a031d5cff6cc25ad253affe89b70352af5f1cb68e74b53"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:086152f8fbc5955df88382e8a75984e2bb1c892ad2e3c80a2508954e52295257"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:d73a9fe764d77f87f8ec26a0c85144d6a951a6c438dfe50487df5595c6373eac"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:b7dcbe92cc99f08c8dd11f930de4d99ef756c3591a5377d1d9cd7dd5e896da71"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:1551a8195c0d4a68fac7a4325efac0d541b48def35feb49d803674ac32582f61"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:64d7675ad83578e3fc149b617a444fab8efdafc9385471f868eb5ff83e446b8b"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:b37eef18ea55f2ffd8f00ff8fe7c8d3818abd3e25fb73fae2ca3b672e333a7a6"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:77457465d89b8263bca14759d7c1684df840b6811b2499838cc5b040a8b5b113"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-win32.whl"
,
hash
=
"sha256:57e8974f23e47dac22b83436bdcf23080ade568ce77df33159e019d161ce1d1e"
}
,
{file
=
"greenlet-3.0.3-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:c5ee858cfe08f34712f548c3c363e807e7186f03ad7a5039ebadb29e8c6be067"
}
,
{file
=
"greenlet-3.0.3.tar.gz"
,
hash
=
"sha256:43374442353259554ce33599da8b692d5aa96f8976d567d4badf263371fbe491"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-macosx_11_0_universal2.whl"
,
hash
=
"sha256:0bbae94a29c9e5c7e4a2b7f0aae5c17e8e90acbfd3bf6270eeba60c39fce3563"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:0fde093fb93f35ca72a556cf72c92ea3ebfda3d79fc35bb19fbe685853869a83"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:36b89d13c49216cadb828db8dfa6ce86bbbc476a82d3a6c397f0efae0525bdd0"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:94b6150a85e1b33b40b1464a3f9988dcc5251d6ed06842abff82e42632fac120"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:93147c513fac16385d1036b7e5b102c7fbbdb163d556b791f0f11eada7ba65dc"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:da7a9bff22ce038e19bf62c4dd1ec8391062878710ded0a845bcf47cc0200617"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:b2795058c23988728eec1f36a4e5e4ebad22f8320c85f3587b539b9ac84128d7"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:ed10eac5830befbdd0c32f83e8aa6288361597550ba669b04c48f0f9a2c843c6"
}
,
{file
=
"greenlet-3.1.1-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:77c386de38a60d1dfb8e55b8c1101d68c79dfdd25c7095d51fec2dd800892b80"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-macosx_11_0_universal2.whl"
,
hash
=
"sha256:e4d333e558953648ca09d64f13e6d8f0523fa705f51cae3f03b5983489958c70"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:09fc016b73c94e98e29af67ab7b9a879c307c6731a2c9da0db5a7d9b7edd1159"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:d5e975ca70269d66d17dd995dafc06f1b06e8cb1ec1e9ed54c1d1e4a7c4cf26e"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:3b2813dc3de8c1ee3f924e4d4227999285fd335d1bcc0d2be6dc3f1f6a318ec1"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:e347b3bfcf985a05e8c0b7d462ba6f15b1ee1c909e2dcad795e49e91b152c383"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:9e8f8c9cb53cdac7ba9793c276acd90168f416b9ce36799b9b885790f8ad6c0a"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:62ee94988d6b4722ce0028644418d93a52429e977d742ca2ccbe1c4f4a792511"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:1776fd7f989fc6b8d8c8cb8da1f6b82c5814957264d1f6cf818d475ec2bf6395"
}
,
{file
=
"greenlet-3.1.1-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:48ca08c771c268a768087b408658e216133aecd835c0ded47ce955381105ba39"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-macosx_11_0_universal2.whl"
,
hash
=
"sha256:4afe7ea89de619adc868e087b4d2359282058479d7cfb94970adf4b55284574d"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:f406b22b7c9a9b4f8aa9d2ab13d6ae0ac3e85c9a809bd590ad53fed2bf70dc79"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:c3a701fe5a9695b238503ce5bbe8218e03c3bcccf7e204e455e7462d770268aa"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:2846930c65b47d70b9d178e89c7e1a69c95c1f68ea5aa0a58646b7a96df12441"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:99cfaa2110534e2cf3ba31a7abcac9d328d1d9f1b95beede58294a60348fba36"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:1443279c19fca463fc33e65ef2a935a5b09bb90f978beab37729e1c3c6c25fe9"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:b7cede291382a78f7bb5f04a529cb18e068dd29e0fb27376074b6d0317bf4dd0"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:23f20bb60ae298d7d8656c6ec6db134bca379ecefadb0b19ce6f19d1f232a942"
}
,
{file
=
"greenlet-3.1.1-cp312-cp312-win_amd64.whl"
,
hash
=
"sha256:7124e16b4c55d417577c2077be379514321916d5790fa287c9ed6f23bd2ffd01"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-macosx_11_0_universal2.whl"
,
hash
=
"sha256:05175c27cb459dcfc05d026c4232f9de8913ed006d42713cb8a5137bd49375f1"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:935e943ec47c4afab8965954bf49bfa639c05d4ccf9ef6e924188f762145c0ff"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:667a9706c970cb552ede35aee17339a18e8f2a87a51fba2ed39ceeeb1004798a"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:b8a678974d1f3aa55f6cc34dc480169d58f2e6d8958895d68845fa4ab566509e"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:efc0f674aa41b92da8c49e0346318c6075d734994c3c4e4430b1c3f853e498e4"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:0153404a4bb921f0ff1abeb5ce8a5131da56b953eda6e14b88dc6bbc04d2049e"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:275f72decf9932639c1c6dd1013a1bc266438eb32710016a1c742df5da6e60a1"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:c4aab7f6381f38a4b42f269057aee279ab0fc7bf2e929e3d4abfae97b682a12c"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313-win_amd64.whl"
,
hash
=
"sha256:b42703b1cf69f2aa1df7d1030b9d77d3e584a70755674d60e710f0af570f3761"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:f1695e76146579f8c06c1509c7ce4dfe0706f49c6831a817ac04eebb2fd02011"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:7876452af029456b3f3549b696bb36a06db7c90747740c5302f74a9e9fa14b13"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:4ead44c85f8ab905852d3de8d86f6f8baf77109f9da589cb4fa142bd3b57b475"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:8320f64b777d00dd7ccdade271eaf0cad6636343293a25074cc5566160e4de7b"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:6510bf84a6b643dabba74d3049ead221257603a253d0a9873f55f6a59a65f822"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:04b013dc07c96f83134b1e99888e7a79979f1a247e2a9f59697fa14b5862ed01"
}
,
{file
=
"greenlet-3.1.1-cp313-cp313t-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:411f015496fec93c1c8cd4e5238da364e1da7a124bcb293f085bf2860c32c6f6"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:47da355d8687fd65240c364c90a31569a133b7b60de111c255ef5b606f2ae291"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:98884ecf2ffb7d7fe6bd517e8eb99d31ff7855a840fa6d0d63cd07c037f6a981"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:f1d4aeb8891338e60d1ab6127af1fe45def5259def8094b9c7e34690c8858803"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:db32b5348615a04b82240cc67983cb315309e88d444a288934ee6ceaebcad6cc"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:dcc62f31eae24de7f8dce72134c8651c58000d3b1868e01392baea7c32c247de"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:1d3755bcb2e02de341c55b4fca7a745a24a9e7212ac953f6b3a48d117d7257aa"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:b8da394b34370874b4572676f36acabac172602abf054cbc4ac910219f3340af"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-win32.whl"
,
hash
=
"sha256:a0dfc6c143b519113354e780a50381508139b07d2177cb6ad6a08278ec655798"
}
,
{file
=
"greenlet-3.1.1-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:54558ea205654b50c438029505def3834e80f0869a70fb15b871c29b4575ddef"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-macosx_11_0_universal2.whl"
,
hash
=
"sha256:346bed03fe47414091be4ad44786d1bd8bef0c3fcad6ed3dee074a032ab408a9"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:dfc59d69fc48664bc693842bd57acfdd490acafda1ab52c7836e3fc75c90a111"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:d21e10da6ec19b457b82636209cbe2331ff4306b54d06fa04b7c138ba18c8a81"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:37b9de5a96111fc15418819ab4c4432e4f3c2ede61e660b1e33971eba26ef9ba"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:6ef9ea3f137e5711f0dbe5f9263e8c009b7069d8a1acea822bd5e9dae0ae49c8"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:85f3ff71e2e60bd4b4932a043fbbe0f499e263c628390b285cb599154a3b03b1"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:95ffcf719966dd7c453f908e208e14cde192e09fde6c7186c8f1896ef778d8cd"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:03a088b9de532cbfe2ba2034b2b85e82df37874681e8c470d6fb2f8c04d7e4b7"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-win32.whl"
,
hash
=
"sha256:8b8b36671f10ba80e159378df9c4f15c14098c4fd73a36b9ad715f057272fbef"
}
,
{file
=
"greenlet-3.1.1-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:7017b2be767b9d43cc31416aba48aab0d2309ee31b4dbf10a1d38fb7972bdf9d"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-macosx_11_0_universal2.whl"
,
hash
=
"sha256:396979749bd95f018296af156201d6211240e7a23090f50a8d5d18c370084dc3"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:ca9d0ff5ad43e785350894d97e13633a66e2b50000e8a183a50a88d834752d42"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:f6ff3b14f2df4c41660a7dec01045a045653998784bf8cfcb5a525bdffffbc8f"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:94ebba31df2aa506d7b14866fed00ac141a867e63143fe5bca82a8e503b36437"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:73aaad12ac0ff500f62cebed98d8789198ea0e6f233421059fa68a5aa7220145"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
,
hash
=
"sha256:63e4844797b975b9af3a3fb8f7866ff08775f5426925e1e0bbcfe7932059a12c"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:7939aa3ca7d2a1593596e7ac6d59391ff30281ef280d8632fa03d81f7c5f955e"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:d0028e725ee18175c6e422797c407874da24381ce0690d6b9396c204c7f7276e"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-win32.whl"
,
hash
=
"sha256:5e06afd14cbaf9e00899fae69b24a32f2196c19de08fcb9f4779dd4f004e5e7c"
}
,
{file
=
"greenlet-3.1.1-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:3319aa75e0e0639bc15ff54ca327e8dc7a6fe404003496e3c6925cd3142e0e22"
}
,
{file
=
"greenlet-3.1.1.tar.gz"
,
hash
=
"sha256:4ce3ac6cdb6adf7946475d7ef31777c26d94bccc377e070a7986bd2d5c515467"
}
,
]
[
package.extras
]
...
...
@@ -314,62 +343,63 @@ files = [
[[
package
]]
name
=
"idna"
version
=
"3.
8
"
version
=
"3.
10
"
description
=
"Internationalized Domain Names in Applications (IDNA)"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
{file
=
"idna-3.
8
-py3-none-any.whl"
,
hash
=
"sha256:
050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac
"
}
,
{file
=
"idna-3.
8
.tar.gz"
,
hash
=
"sha256:
d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603
"
}
,
{file
=
"idna-3.
10
-py3-none-any.whl"
,
hash
=
"sha256:
946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
"
}
,
{file
=
"idna-3.
10
.tar.gz"
,
hash
=
"sha256:
12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9
"
}
,
]
[
package.extras
]
all
=
[
"flake8 (>=7.1.1)"
,
"mypy (>=1.11.2)"
,
"pytest (>=8.3.2)"
,
"ruff (>=0.6.2)"
]
[[
package
]]
name
=
"psutil"
version
=
"6.
0
.0"
version
=
"6.
1
.0"
description
=
"Cross-platform lib for process and system monitoring in Python."
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>
=
2.7
"
files
=
[
{file
=
"psutil-6.
0
.0-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
a021da3e881cd935e64a3d0a20983bda0bb4cf80e4f74fa9bfcb1bc5785360c6
"
}
,
{file
=
"psutil-6.
0
.0-cp27-cp27m-manylinux2010_i686.whl"
,
hash
=
"sha256:
1287c2b95f1c0a364d23bc6f2ea2365a8d4d9b726a3be7294296ff7ba97c17f0
"
}
,
{file
=
"psutil-6.
0
.0-cp27-cp27m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
a9a3dbfb4de4f18174528d87cc352d1f788b7496991cca33c6996f40c9e3c92c
"
}
,
{file
=
"psutil-6.
0
.0-cp27-cp27mu-manylinux2010_i686.whl"
,
hash
=
"sha256:
6ec7588fb3ddaec7344a825afe298db83fe01bfaaab39155fa84cf1c0d6b13c3
"
}
,
{file
=
"psutil-6.
0
.0-cp27-cp27mu-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
1e7c870afcb7d91fdea2b37c24aeb08f98b6d67257a5cb0a8bc3ac68d0
f1a6
8
c"
}
,
{file
=
"psutil-6.
0
.0-cp27-none-win32.whl"
,
hash
=
"sha256:
02b69001f44cc73c1c5279d02b30a817e339ceb258ad75997325e0e6169d8b35
"
}
,
{file
=
"psutil-6.
0
.0-cp27-none-win_amd64.whl"
,
hash
=
"sha256:
21f1fb635deccd510f69f485b87433460a603919b45e2a324ad65b0cc74f8fb1
"
}
,
{file
=
"psutil-6.
0
.0-cp36-abi3-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
c588a7e9b1173b6e866756dde596fd4cad94f9399daf99ad8c3258b3cb2b47a0
"
}
,
{file
=
"psutil-6.
0
.0-cp36-abi3-ma
nylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:6ed2440ada7ef7d0d608f20ad89a04ec47d2d3ab7190896cd62ca5fc4fe08bf0
"
}
,
{file
=
"psutil-6.
0
.0-cp36-abi3-manylinux_2_12_
x86_64
.manylinux2010_
x86_64
.manylinux_2_17_
x86_64
.manylinux2014_
x86_64
.whl"
,
hash
=
"sha256:
5fd9a97c8e94059b0ef54a7d4baf13b405011176c3b6ff257c247cae0d560ecd
"
}
,
{file
=
"psutil-6.
0
.0-cp36-abi3-manylinux_2_1
7_aarch
64.manylinux2014_
aarch
64.whl"
,
hash
=
"sha256:
e2e8d0054fc88153ca0544f5c4d554d42e33df2e009c4ff42284ac9ebdef4132
"
}
,
{file
=
"psutil-6.
0
.0-cp36-
cp36m-win32.whl"
,
hash
=
"sha256:fc8c9510cde0146432bbdb433322861ee8c3efbf8589865c8bf8d21cb30c4d14
"
}
,
{file
=
"psutil-6.
0
.0-cp36-cp36m-win
_amd64
.whl"
,
hash
=
"sha256:
34859b8d8f423b86e4385ff3665d3f4d94be3cdf48221fbe476e883514fdb71c
"
}
,
{file
=
"psutil-6.
0
.0-cp3
7-abi3-win32
.whl"
,
hash
=
"sha256:
a495580d6bae27291324fe60cea0b5a7c23fa36a7cd35035a16d93bdcf076b9d
"
}
,
{file
=
"psutil-6.
0
.0-cp37-abi3-win
_amd64
.whl"
,
hash
=
"sha256:
33ea5e1c975250a720b3a6609c490db40dae5d83a4eb315170c4fe0d8b1f34b3
"
}
,
{file
=
"psutil-6.
0
.0-cp3
8
-abi3-
macosx_11_0_arm
64.whl"
,
hash
=
"sha256:
ffe7fc9b6b36beadc8c322f84e1caff51e8703b88eee1da46d1e3a6ae11b4fd0
"
}
,
{file
=
"psutil-6.
0
.0.tar.gz"
,
hash
=
"sha256:
8faae4f310b6d969fa26ca0545338b21f73c6b15db7c4a8d934a5482faa818f2
"
}
,
{file
=
"psutil-6.
1
.0-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
ff34df86226c0227c52f38b919213157588a678d049688eded74c76c8ba4a5d0
"
}
,
{file
=
"psutil-6.
1
.0-cp27-cp27m-manylinux2010_i686.whl"
,
hash
=
"sha256:
c0e0c00aa18ca2d3b2b991643b799a15fc8f0563d2ebb6040f64ce8dc027b942
"
}
,
{file
=
"psutil-6.
1
.0-cp27-cp27m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
000d1d1ebd634b4efb383f4034437384e44a6d455260aaee2eca1e9c1b55f047
"
}
,
{file
=
"psutil-6.
1
.0-cp27-cp27mu-manylinux2010_i686.whl"
,
hash
=
"sha256:
5cd2bcdc75b452ba2e10f0e8ecc0b57b827dd5d7aaffbc6821b2a9a242823a76
"
}
,
{file
=
"psutil-6.
1
.0-cp27-cp27mu-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
045f00a43c737f960d273a83973b2511430d61f283a44c96b
f1
3
a6
e829ba8fd
c"
}
,
{file
=
"psutil-6.
1
.0-cp27-none-win32.whl"
,
hash
=
"sha256:
9118f27452b70bb1d9ab3198c1f626c2499384935aaf55388211ad982611407e
"
}
,
{file
=
"psutil-6.
1
.0-cp27-none-win_amd64.whl"
,
hash
=
"sha256:
a8506f6119cff7015678e2bce904a4da21025cc70ad283a53b099e7620061d85
"
}
,
{file
=
"psutil-6.
1
.0-cp36-abi3-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
6e2dcd475ce8b80522e51d923d10c7871e45f20918e027ab682f94f1c6351688
"
}
,
{file
=
"psutil-6.
1
.0-cp36-abi3-ma
cosx_11_0_arm64.whl"
,
hash
=
"sha256:0895b8414afafc526712c498bd9de2b063deaac4021a3b3c34566283464aff8e
"
}
,
{file
=
"psutil-6.
1
.0-cp36-abi3-manylinux_2_12_
i686
.manylinux2010_
i686
.manylinux_2_17_
i686
.manylinux2014_
i686
.whl"
,
hash
=
"sha256:
9dcbfce5d89f1d1f2546a2090f4fcf87c7f669d1d90aacb7d7582addece9fb38
"
}
,
{file
=
"psutil-6.
1
.0-cp36-abi3-manylinux_2_1
2_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_
64.manylinux2014_
x86_
64.whl"
,
hash
=
"sha256:
498c6979f9c6637ebc3a73b3f87f9eb1ec24e1ce53a7c5173b8508981614a90b
"
}
,
{file
=
"psutil-6.
1
.0-cp36-
abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:d905186d647b16755a800e7263d43df08b790d709d575105d419f8b6ef65423a
"
}
,
{file
=
"psutil-6.
1
.0-cp36-cp36m-win
32
.whl"
,
hash
=
"sha256:
6d3fbbc8d23fcdcb500d2c9f94e07b1342df8ed71b948a2649b5cb060a7c94ca
"
}
,
{file
=
"psutil-6.
1
.0-cp3
6-cp36m-win_amd64
.whl"
,
hash
=
"sha256:
1209036fbd0421afde505a4879dee3b2fd7b1e14fee81c0069807adcbbcca747
"
}
,
{file
=
"psutil-6.
1
.0-cp37-abi3-win
32
.whl"
,
hash
=
"sha256:
1ad45a1f5d0b608253b11508f80940985d1d0c8f6111b5cb637533a0e6ddc13e
"
}
,
{file
=
"psutil-6.
1
.0-cp3
7
-abi3-
win_amd
64.whl"
,
hash
=
"sha256:
a8fb3752b491d246034fa4d279ff076501588ce8cbcdbb62c32fd7a377d996be
"
}
,
{file
=
"psutil-6.
1
.0.tar.gz"
,
hash
=
"sha256:
353815f59a7f64cdaca1c0307ee13558a0512f6db064e92fe833784f08539c7a
"
}
,
]
[
package.extras
]
test
=
[
"enum34"
,
"ipaddress"
,
"mock"
,
"pywin32"
,
"wmi"
]
dev
=
[
"black"
,
"check-manifest"
,
"coverage"
,
"packaging"
,
"pylint"
,
"pyperf"
,
"pypinfo"
,
"pytest-cov"
,
"requests"
,
"rstcheck"
,
"ruff"
,
"sphinx"
,
"sphinx_rtd_theme"
,
"toml-sort"
,
"twine"
,
"virtualenv"
,
"wheel"
]
test
=
[
"pytest"
,
"pytest-xdist"
,
"setuptools"
]
[[
package
]]
name
=
"pydantic"
version
=
"2.
9.1
"
version
=
"2.
10.3
"
description
=
"Data validation using Python type hints"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"pydantic-2.
9.1
-py3-none-any.whl"
,
hash
=
"sha256:
7aff4db5fdf3cf573d4b3c30926a510a10e19a0774d38fc4967f78beb6deb612
"
}
,
{file
=
"pydantic-2.
9.1
.tar.gz"
,
hash
=
"sha256:
1363c7d975c7036df0db2b4a61f2e062fbc0aa5ab5f2772e0ffc7191a4f4bce2
"
}
,
{file
=
"pydantic-2.
10.3
-py3-none-any.whl"
,
hash
=
"sha256:
be04d85bbc7b65651c5f8e6b9976ed9c6f41782a55524cef079a34a0bb82144d
"
}
,
{file
=
"pydantic-2.
10.3
.tar.gz"
,
hash
=
"sha256:
cb5ac360ce894ceacd69c403187900a02c4b20b693a9dd1d643e1effab9eadf9
"
}
,
]
[
package.dependencies
]
annotated-types
=
">
=
0.6
.
0
"
pydantic-core
=
"2.23.3"
typing-extensions
=
[
{version
=
">
=
4.12
.
2
", markers = "
python_version
>
=
\"
3.13
\"
"},
{version
=
">
=
4.6
.
1
", markers = "
python_version
<
\"
3.13
\"
"},
]
pydantic-core
=
"2.27.1"
typing-extensions
=
">
=
4.12
.
2
"
[
package.extras
]
email
=
[
"email-validator (>=2.0.0)"
]
...
...
@@ -377,100 +407,111 @@ timezone = ["tzdata"]
[[
package
]]
name
=
"pydantic-core"
version
=
"2.2
3.3
"
version
=
"2.2
7.1
"
description
=
"Core functionality for Pydantic validation and serialization"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"pydantic_core-2.23.3-cp310-cp310-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:7f10a5d1b9281392f1bf507d16ac720e78285dfd635b05737c3911637601bae6"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:3c09a7885dd33ee8c65266e5aa7fb7e2f23d49d8043f089989726391dd7350c5"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:6470b5a1ec4d1c2e9afe928c6cb37eb33381cab99292a708b8cb9aa89e62429b"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:9172d2088e27d9a185ea0a6c8cebe227a9139fd90295221d7d495944d2367700"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:86fc6c762ca7ac8fbbdff80d61b2c59fb6b7d144aa46e2d54d9e1b7b0e780e01"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:f0cb80fd5c2df4898693aa841425ea1727b1b6d2167448253077d2a49003e0ed"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:03667cec5daf43ac4995cefa8aaf58f99de036204a37b889c24a80927b629cec"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:047531242f8e9c2db733599f1c612925de095e93c9cc0e599e96cf536aaf56ba"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:5499798317fff7f25dbef9347f4451b91ac2a4330c6669821c8202fd354c7bee"
}
,
{file
=
"pydantic_core-2.23.3-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:bbb5e45eab7624440516ee3722a3044b83fff4c0372efe183fd6ba678ff681fe"
}
,
{file
=
"pydantic_core-2.23.3-cp310-none-win32.whl"
,
hash
=
"sha256:8b5b3ed73abb147704a6e9f556d8c5cb078f8c095be4588e669d315e0d11893b"
}
,
{file
=
"pydantic_core-2.23.3-cp310-none-win_amd64.whl"
,
hash
=
"sha256:2b603cde285322758a0279995b5796d64b63060bfbe214b50a3ca23b5cee3e83"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:c889fd87e1f1bbeb877c2ee56b63bb297de4636661cc9bbfcf4b34e5e925bc27"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:ea85bda3189fb27503af4c45273735bcde3dd31c1ab17d11f37b04877859ef45"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:a7f7f72f721223f33d3dc98a791666ebc6a91fa023ce63733709f4894a7dc611"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:2b2b55b0448e9da68f56b696f313949cda1039e8ec7b5d294285335b53104b61"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:c24574c7e92e2c56379706b9a3f07c1e0c7f2f87a41b6ee86653100c4ce343e5"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:f2b05e6ccbee333a8f4b8f4d7c244fdb7a979e90977ad9c51ea31261e2085ce0"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:e2c409ce1c219c091e47cb03feb3c4ed8c2b8e004efc940da0166aaee8f9d6c8"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:d965e8b325f443ed3196db890d85dfebbb09f7384486a77461347f4adb1fa7f8"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:f56af3a420fb1ffaf43ece3ea09c2d27c444e7c40dcb7c6e7cf57aae764f2b48"
}
,
{file
=
"pydantic_core-2.23.3-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:5b01a078dd4f9a52494370af21aa52964e0a96d4862ac64ff7cea06e0f12d2c5"
}
,
{file
=
"pydantic_core-2.23.3-cp311-none-win32.whl"
,
hash
=
"sha256:560e32f0df04ac69b3dd818f71339983f6d1f70eb99d4d1f8e9705fb6c34a5c1"
}
,
{file
=
"pydantic_core-2.23.3-cp311-none-win_amd64.whl"
,
hash
=
"sha256:c744fa100fdea0d000d8bcddee95213d2de2e95b9c12be083370b2072333a0fa"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:e0ec50663feedf64d21bad0809f5857bac1ce91deded203efc4a84b31b2e4305"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-macosx_11_0_arm64.whl"
,
hash
=
"sha256:db6e6afcb95edbe6b357786684b71008499836e91f2a4a1e55b840955b341dbb"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:98ccd69edcf49f0875d86942f4418a4e83eb3047f20eb897bffa62a5d419c8fa"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:a678c1ac5c5ec5685af0133262103defb427114e62eafeda12f1357a12140162"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:01491d8b4d8db9f3391d93b0df60701e644ff0894352947f31fff3e52bd5c801"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:fcf31facf2796a2d3b7fe338fe8640aa0166e4e55b4cb108dbfd1058049bf4cb"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:7200fd561fb3be06827340da066df4311d0b6b8eb0c2116a110be5245dceb326"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:dc1636770a809dee2bd44dd74b89cc80eb41172bcad8af75dd0bc182c2666d4c"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:67a5def279309f2e23014b608c4150b0c2d323bd7bccd27ff07b001c12c2415c"
}
,
{file
=
"pydantic_core-2.23.3-cp312-cp312-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:748bdf985014c6dd3e1e4cc3db90f1c3ecc7246ff5a3cd4ddab20c768b2f1dab"
}
,
{file
=
"pydantic_core-2.23.3-cp312-none-win32.whl"
,
hash
=
"sha256:255ec6dcb899c115f1e2a64bc9ebc24cc0e3ab097775755244f77360d1f3c06c"
}
,
{file
=
"pydantic_core-2.23.3-cp312-none-win_amd64.whl"
,
hash
=
"sha256:40b8441be16c1e940abebed83cd006ddb9e3737a279e339dbd6d31578b802f7b"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:6daaf5b1ba1369a22c8b050b643250e3e5efc6a78366d323294aee54953a4d5f"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-macosx_11_0_arm64.whl"
,
hash
=
"sha256:d015e63b985a78a3d4ccffd3bdf22b7c20b3bbd4b8227809b3e8e75bc37f9cb2"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:a3fc572d9b5b5cfe13f8e8a6e26271d5d13f80173724b738557a8c7f3a8a3791"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:f6bd91345b5163ee7448bee201ed7dd601ca24f43f439109b0212e296eb5b423"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:fc379c73fd66606628b866f661e8785088afe2adaba78e6bbe80796baf708a63"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:fbdce4b47592f9e296e19ac31667daed8753c8367ebb34b9a9bd89dacaa299c9"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:fc3cf31edf405a161a0adad83246568647c54404739b614b1ff43dad2b02e6d5"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:8e22b477bf90db71c156f89a55bfe4d25177b81fce4aa09294d9e805eec13855"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:0a0137ddf462575d9bce863c4c95bac3493ba8e22f8c28ca94634b4a1d3e2bb4"
}
,
{file
=
"pydantic_core-2.23.3-cp313-cp313-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:203171e48946c3164fe7691fc349c79241ff8f28306abd4cad5f4f75ed80bc8d"
}
,
{file
=
"pydantic_core-2.23.3-cp313-none-win32.whl"
,
hash
=
"sha256:76bdab0de4acb3f119c2a4bff740e0c7dc2e6de7692774620f7452ce11ca76c8"
}
,
{file
=
"pydantic_core-2.23.3-cp313-none-win_amd64.whl"
,
hash
=
"sha256:37ba321ac2a46100c578a92e9a6aa33afe9ec99ffa084424291d84e456f490c1"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:d063c6b9fed7d992bcbebfc9133f4c24b7a7f215d6b102f3e082b1117cddb72c"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:6cb968da9a0746a0cf521b2b5ef25fc5a0bee9b9a1a8214e0a1cfaea5be7e8a4"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:edbefe079a520c5984e30e1f1f29325054b59534729c25b874a16a5048028d16"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:cbaaf2ef20d282659093913da9d402108203f7cb5955020bd8d1ae5a2325d1c4"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:fb539d7e5dc4aac345846f290cf504d2fd3c1be26ac4e8b5e4c2b688069ff4cf"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:7e6f33503c5495059148cc486867e1d24ca35df5fc064686e631e314d959ad5b"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:04b07490bc2f6f2717b10c3969e1b830f5720b632f8ae2f3b8b1542394c47a8e"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:03795b9e8a5d7fda05f3873efc3f59105e2dcff14231680296b87b80bb327295"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:c483dab0f14b8d3f0df0c6c18d70b21b086f74c87ab03c59250dbf6d3c89baba"
}
,
{file
=
"pydantic_core-2.23.3-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:8b2682038e255e94baf2c473dca914a7460069171ff5cdd4080be18ab8a7fd6e"
}
,
{file
=
"pydantic_core-2.23.3-cp38-none-win32.whl"
,
hash
=
"sha256:f4a57db8966b3a1d1a350012839c6a0099f0898c56512dfade8a1fe5fb278710"
}
,
{file
=
"pydantic_core-2.23.3-cp38-none-win_amd64.whl"
,
hash
=
"sha256:13dd45ba2561603681a2676ca56006d6dee94493f03d5cadc055d2055615c3ea"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:82da2f4703894134a9f000e24965df73cc103e31e8c31906cc1ee89fde72cbd8"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:dd9be0a42de08f4b58a3cc73a123f124f65c24698b95a54c1543065baca8cf0e"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:89b731f25c80830c76fdb13705c68fef6a2b6dc494402987c7ea9584fe189f5d"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:c6de1ec30c4bb94f3a69c9f5f2182baeda5b809f806676675e9ef6b8dc936f28"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:bb68b41c3fa64587412b104294b9cbb027509dc2f6958446c502638d481525ef"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:1c3980f2843de5184656aab58698011b42763ccba11c4a8c35936c8dd6c7068c"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:94f85614f2cba13f62c3c6481716e4adeae48e1eaa7e8bac379b9d177d93947a"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:510b7fb0a86dc8f10a8bb43bd2f97beb63cffad1203071dc434dac26453955cd"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:1eba2f7ce3e30ee2170410e2171867ea73dbd692433b81a93758ab2de6c64835"
}
,
{file
=
"pydantic_core-2.23.3-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:4b259fd8409ab84b4041b7b3f24dcc41e4696f180b775961ca8142b5b21d0e70"
}
,
{file
=
"pydantic_core-2.23.3-cp39-none-win32.whl"
,
hash
=
"sha256:40d9bd259538dba2f40963286009bf7caf18b5112b19d2b55b09c14dde6db6a7"
}
,
{file
=
"pydantic_core-2.23.3-cp39-none-win_amd64.whl"
,
hash
=
"sha256:5a8cd3074a98ee70173a8633ad3c10e00dcb991ecec57263aacb4095c5efb958"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:f399e8657c67313476a121a6944311fab377085ca7f490648c9af97fc732732d"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl"
,
hash
=
"sha256:6b5547d098c76e1694ba85f05b595720d7c60d342f24d5aad32c3049131fa5c4"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:0dda0290a6f608504882d9f7650975b4651ff91c85673341789a476b1159f211"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:65b6e5da855e9c55a0c67f4db8a492bf13d8d3316a59999cfbaf98cc6e401961"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:09e926397f392059ce0afdcac920df29d9c833256354d0c55f1584b0b70cf07e"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:87cfa0ed6b8c5bd6ae8b66de941cece179281239d482f363814d2b986b79cedc"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:e61328920154b6a44d98cabcb709f10e8b74276bc709c9a513a8c37a18786cc4"
}
,
{file
=
"pydantic_core-2.23.3-pp310-pypy310_pp73-win_amd64.whl"
,
hash
=
"sha256:ce3317d155628301d649fe5e16a99528d5680af4ec7aa70b90b8dacd2d725c9b"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:e89513f014c6be0d17b00a9a7c81b1c426f4eb9224b15433f3d98c1a071f8433"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl"
,
hash
=
"sha256:4f62c1c953d7ee375df5eb2e44ad50ce2f5aff931723b398b8bc6f0ac159791a"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:2718443bc671c7ac331de4eef9b673063b10af32a0bb385019ad61dcf2cc8f6c"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:a0d90e08b2727c5d01af1b5ef4121d2f0c99fbee692c762f4d9d0409c9da6541"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:2b676583fc459c64146debea14ba3af54e540b61762dfc0613dc4e98c3f66eeb"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:50e4661f3337977740fdbfbae084ae5693e505ca2b3130a6d4eb0f2281dc43b8"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:68f4cf373f0de6abfe599a38307f4417c1c867ca381c03df27c873a9069cda25"
}
,
{file
=
"pydantic_core-2.23.3-pp39-pypy39_pp73-win_amd64.whl"
,
hash
=
"sha256:59d52cf01854cb26c46958552a21acb10dd78a52aa34c86f284e66b209db8cab"
}
,
{file
=
"pydantic_core-2.23.3.tar.gz"
,
hash
=
"sha256:3cb0f65d8b4121c1b015c60104a685feb929a29d7cf204387c7f2688c7974690"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:71a5e35c75c021aaf400ac048dacc855f000bdfed91614b4a726f7432f1f3d6a"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:f82d068a2d6ecfc6e054726080af69a6764a10015467d7d7b9f66d6ed5afa23b"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:121ceb0e822f79163dd4699e4c54f5ad38b157084d97b34de8b232bcaad70278"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:4603137322c18eaf2e06a4495f426aa8d8388940f3c457e7548145011bb68e05"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:a33cd6ad9017bbeaa9ed78a2e0752c5e250eafb9534f308e7a5f7849b0b1bfb4"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:15cc53a3179ba0fcefe1e3ae50beb2784dede4003ad2dfd24f81bba4b23a454f"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:45d9c5eb9273aa50999ad6adc6be5e0ecea7e09dbd0d31bd0c65a55a2592ca08"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:8bf7b66ce12a2ac52d16f776b31d16d91033150266eb796967a7e4621707e4f6"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:655d7dd86f26cb15ce8a431036f66ce0318648f8853d709b4167786ec2fa4807"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:5556470f1a2157031e676f776c2bc20acd34c1990ca5f7e56f1ebf938b9ab57c"
}
,
{file
=
"pydantic_core-2.27.1-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:f69ed81ab24d5a3bd93861c8c4436f54afdf8e8cc421562b0c7504cf3be58206"
}
,
{file
=
"pydantic_core-2.27.1-cp310-none-win32.whl"
,
hash
=
"sha256:f5a823165e6d04ccea61a9f0576f345f8ce40ed533013580e087bd4d7442b52c"
}
,
{file
=
"pydantic_core-2.27.1-cp310-none-win_amd64.whl"
,
hash
=
"sha256:57866a76e0b3823e0b56692d1a0bf722bffb324839bb5b7226a7dbd6c9a40b17"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:ac3b20653bdbe160febbea8aa6c079d3df19310d50ac314911ed8cc4eb7f8cb8"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:a5a8e19d7c707c4cadb8c18f5f60c843052ae83c20fa7d44f41594c644a1d330"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:7f7059ca8d64fea7f238994c97d91f75965216bcbe5f695bb44f354893f11d52"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:bed0f8a0eeea9fb72937ba118f9db0cb7e90773462af7962d382445f3005e5a4"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:a3cb37038123447cf0f3ea4c74751f6a9d7afef0eb71aa07bf5f652b5e6a132c"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:84286494f6c5d05243456e04223d5a9417d7f443c3b76065e75001beb26f88de"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:acc07b2cfc5b835444b44a9956846b578d27beeacd4b52e45489e93276241025"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:4fefee876e07a6e9aad7a8c8c9f85b0cdbe7df52b8a9552307b09050f7512c7e"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:258c57abf1188926c774a4c94dd29237e77eda19462e5bb901d88adcab6af919"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:35c14ac45fcfdf7167ca76cc80b2001205a8d5d16d80524e13508371fb8cdd9c"
}
,
{file
=
"pydantic_core-2.27.1-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:d1b26e1dff225c31897696cab7d4f0a315d4c0d9e8666dbffdb28216f3b17fdc"
}
,
{file
=
"pydantic_core-2.27.1-cp311-none-win32.whl"
,
hash
=
"sha256:2cdf7d86886bc6982354862204ae3b2f7f96f21a3eb0ba5ca0ac42c7b38598b9"
}
,
{file
=
"pydantic_core-2.27.1-cp311-none-win_amd64.whl"
,
hash
=
"sha256:3af385b0cee8df3746c3f406f38bcbfdc9041b5c2d5ce3e5fc6637256e60bbc5"
}
,
{file
=
"pydantic_core-2.27.1-cp311-none-win_arm64.whl"
,
hash
=
"sha256:81f2ec23ddc1b476ff96563f2e8d723830b06dceae348ce02914a37cb4e74b89"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:9cbd94fc661d2bab2bc702cddd2d3370bbdcc4cd0f8f57488a81bcce90c7a54f"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-macosx_11_0_arm64.whl"
,
hash
=
"sha256:5f8c4718cd44ec1580e180cb739713ecda2bdee1341084c1467802a417fe0f02"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:15aae984e46de8d376df515f00450d1522077254ef6b7ce189b38ecee7c9677c"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:1ba5e3963344ff25fc8c40da90f44b0afca8cfd89d12964feb79ac1411a260ac"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:992cea5f4f3b29d6b4f7f1726ed8ee46c8331c6b4eed6db5b40134c6fe1768bb"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:0325336f348dbee6550d129b1627cb8f5351a9dc91aad141ffb96d4937bd9529"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:7597c07fbd11515f654d6ece3d0e4e5093edc30a436c63142d9a4b8e22f19c35"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:3bbd5d8cc692616d5ef6fbbbd50dbec142c7e6ad9beb66b78a96e9c16729b089"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:dc61505e73298a84a2f317255fcc72b710b72980f3a1f670447a21efc88f8381"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:e1f735dc43da318cad19b4173dd1ffce1d84aafd6c9b782b3abc04a0d5a6f5bb"
}
,
{file
=
"pydantic_core-2.27.1-cp312-cp312-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:f4e5658dbffe8843a0f12366a4c2d1c316dbe09bb4dfbdc9d2d9cd6031de8aae"
}
,
{file
=
"pydantic_core-2.27.1-cp312-none-win32.whl"
,
hash
=
"sha256:672ebbe820bb37988c4d136eca2652ee114992d5d41c7e4858cdd90ea94ffe5c"
}
,
{file
=
"pydantic_core-2.27.1-cp312-none-win_amd64.whl"
,
hash
=
"sha256:66ff044fd0bb1768688aecbe28b6190f6e799349221fb0de0e6f4048eca14c16"
}
,
{file
=
"pydantic_core-2.27.1-cp312-none-win_arm64.whl"
,
hash
=
"sha256:9a3b0793b1bbfd4146304e23d90045f2a9b5fd5823aa682665fbdaf2a6c28f3e"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:f216dbce0e60e4d03e0c4353c7023b202d95cbaeff12e5fd2e82ea0a66905073"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-macosx_11_0_arm64.whl"
,
hash
=
"sha256:a2e02889071850bbfd36b56fd6bc98945e23670773bc7a76657e90e6b6603c08"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:42b0e23f119b2b456d07ca91b307ae167cc3f6c846a7b169fca5326e32fdc6cf"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:764be71193f87d460a03f1f7385a82e226639732214b402f9aa61f0d025f0737"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:1c00666a3bd2f84920a4e94434f5974d7bbc57e461318d6bb34ce9cdbbc1f6b2"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:3ccaa88b24eebc0f849ce0a4d09e8a408ec5a94afff395eb69baf868f5183107"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:c65af9088ac534313e1963443d0ec360bb2b9cba6c2909478d22c2e363d98a51"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:206b5cf6f0c513baffaeae7bd817717140770c74528f3e4c3e1cec7871ddd61a"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:062f60e512fc7fff8b8a9d680ff0ddaaef0193dba9fa83e679c0c5f5fbd018bc"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:a0697803ed7d4af5e4c1adf1670af078f8fcab7a86350e969f454daf598c4960"
}
,
{file
=
"pydantic_core-2.27.1-cp313-cp313-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:58ca98a950171f3151c603aeea9303ef6c235f692fe555e883591103da709b23"
}
,
{file
=
"pydantic_core-2.27.1-cp313-none-win32.whl"
,
hash
=
"sha256:8065914ff79f7eab1599bd80406681f0ad08f8e47c880f17b416c9f8f7a26d05"
}
,
{file
=
"pydantic_core-2.27.1-cp313-none-win_amd64.whl"
,
hash
=
"sha256:ba630d5e3db74c79300d9a5bdaaf6200172b107f263c98a0539eeecb857b2337"
}
,
{file
=
"pydantic_core-2.27.1-cp313-none-win_arm64.whl"
,
hash
=
"sha256:45cf8588c066860b623cd11c4ba687f8d7175d5f7ef65f7129df8a394c502de5"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:5897bec80a09b4084aee23f9b73a9477a46c3304ad1d2d07acca19723fb1de62"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:d0165ab2914379bd56908c02294ed8405c252250668ebcb438a55494c69f44ab"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:6b9af86e1d8e4cfc82c2022bfaa6f459381a50b94a29e95dcdda8442d6d83864"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:5f6c8a66741c5f5447e047ab0ba7a1c61d1e95580d64bce852e3df1f895c4067"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:9a42d6a8156ff78981f8aa56eb6394114e0dedb217cf8b729f438f643608cbcd"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:64c65f40b4cd8b0e049a8edde07e38b476da7e3aaebe63287c899d2cff253fa5"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:9fdcf339322a3fae5cbd504edcefddd5a50d9ee00d968696846f089b4432cf78"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:bf99c8404f008750c846cb4ac4667b798a9f7de673ff719d705d9b2d6de49c5f"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:8f1edcea27918d748c7e5e4d917297b2a0ab80cad10f86631e488b7cddf76a36"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:159cac0a3d096f79ab6a44d77a961917219707e2a130739c64d4dd46281f5c2a"
}
,
{file
=
"pydantic_core-2.27.1-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:029d9757eb621cc6e1848fa0b0310310de7301057f623985698ed7ebb014391b"
}
,
{file
=
"pydantic_core-2.27.1-cp38-none-win32.whl"
,
hash
=
"sha256:a28af0695a45f7060e6f9b7092558a928a28553366519f64083c63a44f70e618"
}
,
{file
=
"pydantic_core-2.27.1-cp38-none-win_amd64.whl"
,
hash
=
"sha256:2d4567c850905d5eaaed2f7a404e61012a51caf288292e016360aa2b96ff38d4"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:e9386266798d64eeb19dd3677051f5705bf873e98e15897ddb7d76f477131967"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:4228b5b646caa73f119b1ae756216b59cc6e2267201c27d3912b592c5e323b60"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:0b3dfe500de26c52abe0477dde16192ac39c98f05bf2d80e76102d394bd13854"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl"
,
hash
=
"sha256:aee66be87825cdf72ac64cb03ad4c15ffef4143dbf5c113f64a5ff4f81477bf9"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl"
,
hash
=
"sha256:3b748c44bb9f53031c8cbc99a8a061bc181c1000c60a30f55393b6e9c45cc5bd"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl"
,
hash
=
"sha256:5ca038c7f6a0afd0b2448941b6ef9d5e1949e999f9e5517692eb6da58e9d44be"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:6e0bd57539da59a3e4671b90a502da9a28c72322a4f17866ba3ac63a82c4498e"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:ac6c2c45c847bbf8f91930d88716a0fb924b51e0c6dad329b793d670ec5db792"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:b94d4ba43739bbe8b0ce4262bcc3b7b9f31459ad120fb595627eaeb7f9b9ca01"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:00e6424f4b26fe82d44577b4c842d7df97c20be6439e8e685d0d715feceb9fb9"
}
,
{file
=
"pydantic_core-2.27.1-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:38de0a70160dd97540335b7ad3a74571b24f1dc3ed33f815f0880682e6880131"
}
,
{file
=
"pydantic_core-2.27.1-cp39-none-win32.whl"
,
hash
=
"sha256:7ccebf51efc61634f6c2344da73e366c75e735960b5654b63d7e6f69a5885fa3"
}
,
{file
=
"pydantic_core-2.27.1-cp39-none-win_amd64.whl"
,
hash
=
"sha256:a57847b090d7892f123726202b7daa20df6694cbd583b67a592e856bff603d6c"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:3fa80ac2bd5856580e242dbc202db873c60a01b20309c8319b5c5986fbe53ce6"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl"
,
hash
=
"sha256:d950caa237bb1954f1b8c9227b5065ba6875ac9771bb8ec790d956a699b78676"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:0e4216e64d203e39c62df627aa882f02a2438d18a5f21d7f721621f7a5d3611d"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:02a3d637bd387c41d46b002f0e49c52642281edacd2740e5a42f7017feea3f2c"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:161c27ccce13b6b0c8689418da3885d3220ed2eae2ea5e9b2f7f3d48f1d52c27"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:19910754e4cc9c63bc1c7f6d73aa1cfee82f42007e407c0f413695c2f7ed777f"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:e173486019cc283dc9778315fa29a363579372fe67045e971e89b6365cc035ed"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:af52d26579b308921b73b956153066481f064875140ccd1dfd4e77db89dbb12f"
}
,
{file
=
"pydantic_core-2.27.1-pp310-pypy310_pp73-win_amd64.whl"
,
hash
=
"sha256:981fb88516bd1ae8b0cbbd2034678a39dedc98752f264ac9bc5839d3923fa04c"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl"
,
hash
=
"sha256:5fde892e6c697ce3e30c61b239330fc5d569a71fefd4eb6512fc6caec9dd9e2f"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl"
,
hash
=
"sha256:816f5aa087094099fff7edabb5e01cc370eb21aa1a1d44fe2d2aefdfb5599b31"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:9c10c309e18e443ddb108f0ef64e8729363adbfd92d6d57beec680f6261556f3"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:98476c98b02c8e9b2eec76ac4156fd006628b1b2d0ef27e548ffa978393fd154"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl"
,
hash
=
"sha256:c3027001c28434e7ca5a6e1e527487051136aa81803ac812be51802150d880dd"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:7699b1df36a48169cdebda7ab5a2bac265204003f153b4bd17276153d997670a"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl"
,
hash
=
"sha256:1c39b07d90be6b48968ddc8c19e7585052088fd7ec8d568bb31ff64c70ae3c97"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:46ccfe3032b3915586e469d4972973f893c0a2bb65669194a5bdea9bacc088c2"
}
,
{file
=
"pydantic_core-2.27.1-pp39-pypy39_pp73-win_amd64.whl"
,
hash
=
"sha256:62ba45e21cf6571d7f716d903b5b7b6d2617e2d5d67c0923dc47b9d41369f840"
}
,
{file
=
"pydantic_core-2.27.1.tar.gz"
,
hash
=
"sha256:62a763352879b84aa31058fc931884055fd75089cccbd9d58bb6afd01141b235"
}
,
]
[
package.dependencies
]
...
...
@@ -490,17 +531,6 @@ files = [
requests
=
">
=
2.0
.
1
"
six
=
"*"
[[
package
]]
name
=
"pytz"
version
=
"2024.1"
description
=
"World timezone definitions, modern and historical"
optional
=
false
python-versions
=
"*"
files
=
[
{file
=
"pytz-2024.1-py2.py3-none-any.whl"
,
hash
=
"sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319"
}
,
{file
=
"pytz-2024.1.tar.gz"
,
hash
=
"sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812"
}
,
]
[[
package
]]
name
=
"requests"
version
=
"2.32.3"
...
...
@@ -535,13 +565,13 @@ files = [
[[
package
]]
name
=
"snakeviz"
version
=
"2.2.
0
"
version
=
"2.2.
2
"
description
=
"A web-based viewer for Python profiler output"
optional
=
false
python-versions
=
">
=
3.
7
"
python-versions
=
">
=
3.
9
"
files
=
[
{file
=
"snakeviz-2.2.
0-py2.
py3-none-any.whl"
,
hash
=
"sha256:
569e2d71c47f80a886aa6e70d6405cb6d30aa3520969ad956b06f824c5f02b8e
"
}
,
{file
=
"snakeviz-2.2.
0
.tar.gz"
,
hash
=
"sha256:
7bfd00be7ae147eb4a170a
47
1
57
8e1cd3f41f803238958b6b8efcf2c698a6aa9
"
}
,
{file
=
"snakeviz-2.2.
2-
py3-none-any.whl"
,
hash
=
"sha256:
77e7b9c82f6152edc330040319b97612351cd9b48c706434c535c2df31d10ac5
"
}
,
{file
=
"snakeviz-2.2.
2
.tar.gz"
,
hash
=
"sha256:
08028c6f8e34a032ff1
4757
a38424770abb8662fb2818985aeea0d9bc13a7d83
"
}
,
]
[
package.dependencies
]
...
...
@@ -560,60 +590,68 @@ files = [
[[
package
]]
name
=
"sqlalchemy"
version
=
"2.0.3
4
"
version
=
"2.0.3
6
"
description
=
"Database Abstraction Library"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:95d0b2cf8791ab5fb9e3aa3d9a79a0d5d51f55b6357eecf532a120ba3b5524db"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:243f92596f4fd4c8bd30ab8e8dd5965afe226363d75cab2468f2c707f64cd83b"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:9ea54f7300553af0a2a7235e9b85f4204e1fc21848f917a3213b0e0818de9a24"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:173f5f122d2e1bff8fbd9f7811b7942bead1f5e9f371cdf9e670b327e6703ebd"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:196958cde924a00488e3e83ff917be3b73cd4ed8352bbc0f2989333176d1c54d"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:bd90c221ed4e60ac9d476db967f436cfcecbd4ef744537c0f2d5291439848768"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-win32.whl"
,
hash
=
"sha256:3166dfff2d16fe9be3241ee60ece6fcb01cf8e74dd7c5e0b64f8e19fab44911b"
}
,
{file
=
"SQLAlchemy-2.0.34-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:6831a78bbd3c40f909b3e5233f87341f12d0b34a58f14115c9e94b4cdaf726d3"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:c7db3db284a0edaebe87f8f6642c2b2c27ed85c3e70064b84d1c9e4ec06d5d84"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:430093fce0efc7941d911d34f75a70084f12f6ca5c15d19595c18753edb7c33b"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:79cb400c360c7c210097b147c16a9e4c14688a6402445ac848f296ade6283bbc"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:fb1b30f31a36c7f3fee848391ff77eebdd3af5750bf95fbf9b8b5323edfdb4ec"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:8fddde2368e777ea2a4891a3fb4341e910a056be0bb15303bf1b92f073b80c02"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:80bd73ea335203b125cf1d8e50fef06be709619eb6ab9e7b891ea34b5baa2287"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-win32.whl"
,
hash
=
"sha256:6daeb8382d0df526372abd9cb795c992e18eed25ef2c43afe518c73f8cccb721"
}
,
{file
=
"SQLAlchemy-2.0.34-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:5bc08e75ed11693ecb648b7a0a4ed80da6d10845e44be0c98c03f2f880b68ff4"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:53e68b091492c8ed2bd0141e00ad3089bcc6bf0e6ec4142ad6505b4afe64163e"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-macosx_11_0_arm64.whl"
,
hash
=
"sha256:bcd18441a49499bf5528deaa9dee1f5c01ca491fc2791b13604e8f972877f812"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:165bbe0b376541092bf49542bd9827b048357f4623486096fc9aaa6d4e7c59a2"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:c3330415cd387d2b88600e8e26b510d0370db9b7eaf984354a43e19c40df2e2b"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:97b850f73f8abbffb66ccbab6e55a195a0eb655e5dc74624d15cff4bfb35bd74"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:7cee4c6917857fd6121ed84f56d1dc78eb1d0e87f845ab5a568aba73e78adf83"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-win32.whl"
,
hash
=
"sha256:fbb034f565ecbe6c530dff948239377ba859420d146d5f62f0271407ffb8c580"
}
,
{file
=
"SQLAlchemy-2.0.34-cp312-cp312-win_amd64.whl"
,
hash
=
"sha256:707c8f44931a4facd4149b52b75b80544a8d824162602b8cd2fe788207307f9a"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:24af3dc43568f3780b7e1e57c49b41d98b2d940c1fd2e62d65d3928b6f95f021"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:e60ed6ef0a35c6b76b7640fe452d0e47acc832ccbb8475de549a5cc5f90c2c06"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:413c85cd0177c23e32dee6898c67a5f49296640041d98fddb2c40888fe4daa2e"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:25691f4adfb9d5e796fd48bf1432272f95f4bbe5f89c475a788f31232ea6afba"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:526ce723265643dbc4c7efb54f56648cc30e7abe20f387d763364b3ce7506c82"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-win32.whl"
,
hash
=
"sha256:13be2cc683b76977a700948411a94c67ad8faf542fa7da2a4b167f2244781cf3"
}
,
{file
=
"SQLAlchemy-2.0.34-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:e54ef33ea80d464c3dcfe881eb00ad5921b60f8115ea1a30d781653edc2fd6a2"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:43f28005141165edd11fbbf1541c920bd29e167b8bbc1fb410d4fe2269c1667a"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:b68094b165a9e930aedef90725a8fcfafe9ef95370cbb54abc0464062dbf808f"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:6a1e03db964e9d32f112bae36f0cc1dcd1988d096cfd75d6a588a3c3def9ab2b"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:203d46bddeaa7982f9c3cc693e5bc93db476ab5de9d4b4640d5c99ff219bee8c"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:ae92bebca3b1e6bd203494e5ef919a60fb6dfe4d9a47ed2453211d3bd451b9f5"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:9661268415f450c95f72f0ac1217cc6f10256f860eed85c2ae32e75b60278ad8"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-win32.whl"
,
hash
=
"sha256:895184dfef8708e15f7516bd930bda7e50ead069280d2ce09ba11781b630a434"
}
,
{file
=
"SQLAlchemy-2.0.34-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:6e7cde3a2221aa89247944cafb1b26616380e30c63e37ed19ff0bba5e968688d"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:dbcdf987f3aceef9763b6d7b1fd3e4ee210ddd26cac421d78b3c206d07b2700b"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:ce119fc4ce0d64124d37f66a6f2a584fddc3c5001755f8a49f1ca0a177ef9796"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:a17d8fac6df9835d8e2b4c5523666e7051d0897a93756518a1fe101c7f47f2f0"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:9ebc11c54c6ecdd07bb4efbfa1554538982f5432dfb8456958b6d46b9f834bb7"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:2e6965346fc1491a566e019a4a1d3dfc081ce7ac1a736536367ca305da6472a8"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:220574e78ad986aea8e81ac68821e47ea9202b7e44f251b7ed8c66d9ae3f4278"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-win32.whl"
,
hash
=
"sha256:b75b00083e7fe6621ce13cfce9d4469c4774e55e8e9d38c305b37f13cf1e874c"
}
,
{file
=
"SQLAlchemy-2.0.34-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:c29d03e0adf3cc1a8c3ec62d176824972ae29b67a66cbb18daff3062acc6faa8"
}
,
{file
=
"SQLAlchemy-2.0.34-py3-none-any.whl"
,
hash
=
"sha256:7286c353ee6475613d8beff83167374006c6b3e3f0e6491bfe8ca610eb1dec0f"
}
,
{file
=
"sqlalchemy-2.0.34.tar.gz"
,
hash
=
"sha256:10d8f36990dd929690666679b0f42235c159a7051534adb135728ee52828dd22"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:59b8f3adb3971929a3e660337f5dacc5942c2cdb760afcabb2614ffbda9f9f72"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:37350015056a553e442ff672c2d20e6f4b6d0b2495691fa239d8aa18bb3bc908"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:8318f4776c85abc3f40ab185e388bee7a6ea99e7fa3a30686580b209eaa35c08"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:c245b1fbade9c35e5bd3b64270ab49ce990369018289ecfde3f9c318411aaa07"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:69f93723edbca7342624d09f6704e7126b152eaed3cdbb634cb657a54332a3c5"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:f9511d8dd4a6e9271d07d150fb2f81874a3c8c95e11ff9af3a2dfc35fe42ee44"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-win32.whl"
,
hash
=
"sha256:c3f3631693003d8e585d4200730616b78fafd5a01ef8b698f6967da5c605b3fa"
}
,
{file
=
"SQLAlchemy-2.0.36-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:a86bfab2ef46d63300c0f06936bd6e6c0105faa11d509083ba8f2f9d237fb5b5"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:fd3a55deef00f689ce931d4d1b23fa9f04c880a48ee97af488fd215cf24e2a6c"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:4f5e9cd989b45b73bd359f693b935364f7e1f79486e29015813c338450aa5a71"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:d0ddd9db6e59c44875211bc4c7953a9f6638b937b0a88ae6d09eb46cced54eff"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:2519f3a5d0517fc159afab1015e54bb81b4406c278749779be57a569d8d1bb0d"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:59b1ee96617135f6e1d6f275bbe988f419c5178016f3d41d3c0abb0c819f75bb"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:39769a115f730d683b0eb7b694db9789267bcd027326cccc3125e862eb03bfd8"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-win32.whl"
,
hash
=
"sha256:66bffbad8d6271bb1cc2f9a4ea4f86f80fe5e2e3e501a5ae2a3dc6a76e604e6f"
}
,
{file
=
"SQLAlchemy-2.0.36-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:23623166bfefe1487d81b698c423f8678e80df8b54614c2bf4b4cfcd7c711959"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-macosx_10_13_x86_64.whl"
,
hash
=
"sha256:f7b64e6ec3f02c35647be6b4851008b26cff592a95ecb13b6788a54ef80bbdd4"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-macosx_11_0_arm64.whl"
,
hash
=
"sha256:46331b00096a6db1fdc052d55b101dbbfc99155a548e20a0e4a8e5e4d1362855"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:fdf3386a801ea5aba17c6410dd1dc8d39cf454ca2565541b5ac42a84e1e28f53"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:ac9dfa18ff2a67b09b372d5db8743c27966abf0e5344c555d86cc7199f7ad83a"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:90812a8933df713fdf748b355527e3af257a11e415b613dd794512461eb8a686"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:1bc330d9d29c7f06f003ab10e1eaced295e87940405afe1b110f2eb93a233588"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-win32.whl"
,
hash
=
"sha256:79d2e78abc26d871875b419e1fd3c0bca31a1cb0043277d0d850014599626c2e"
}
,
{file
=
"SQLAlchemy-2.0.36-cp312-cp312-win_amd64.whl"
,
hash
=
"sha256:b544ad1935a8541d177cb402948b94e871067656b3a0b9e91dbec136b06a2ff5"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-macosx_10_13_x86_64.whl"
,
hash
=
"sha256:b5cc79df7f4bc3d11e4b542596c03826063092611e481fcf1c9dfee3c94355ef"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-macosx_11_0_arm64.whl"
,
hash
=
"sha256:3c01117dd36800f2ecaa238c65365b7b16497adc1522bf84906e5710ee9ba0e8"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:9bc633f4ee4b4c46e7adcb3a9b5ec083bf1d9a97c1d3854b92749d935de40b9b"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:9e46ed38affdfc95d2c958de328d037d87801cfcbea6d421000859e9789e61c2"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:b2985c0b06e989c043f1dc09d4fe89e1616aadd35392aea2844f0458a989eacf"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:4a121d62ebe7d26fec9155f83f8be5189ef1405f5973ea4874a26fab9f1e262c"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-win32.whl"
,
hash
=
"sha256:0572f4bd6f94752167adfd7c1bed84f4b240ee6203a95e05d1e208d488d0d436"
}
,
{file
=
"SQLAlchemy-2.0.36-cp313-cp313-win_amd64.whl"
,
hash
=
"sha256:8c78ac40bde930c60e0f78b3cd184c580f89456dd87fc08f9e3ee3ce8765ce88"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:be9812b766cad94a25bc63bec11f88c4ad3629a0cec1cd5d4ba48dc23860486b"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:50aae840ebbd6cdd41af1c14590e5741665e5272d2fee999306673a1bb1fdb4d"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:4557e1f11c5f653ebfdd924f3f9d5ebfc718283b0b9beebaa5dd6b77ec290971"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:07b441f7d03b9a66299ce7ccf3ef2900abc81c0db434f42a5694a37bd73870f2"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:28120ef39c92c2dd60f2721af9328479516844c6b550b077ca450c7d7dc68575"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-win32.whl"
,
hash
=
"sha256:b81ee3d84803fd42d0b154cb6892ae57ea6b7c55d8359a02379965706c7efe6c"
}
,
{file
=
"SQLAlchemy-2.0.36-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:f942a799516184c855e1a32fbc7b29d7e571b52612647866d4ec1c3242578fcb"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:3d6718667da04294d7df1670d70eeddd414f313738d20a6f1d1f379e3139a545"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:72c28b84b174ce8af8504ca28ae9347d317f9dba3999e5981a3cd441f3712e24"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:b11d0cfdd2b095e7b0686cf5fabeb9c67fae5b06d265d8180715b8cfa86522e3"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:e32092c47011d113dc01ab3e1d3ce9f006a47223b18422c5c0d150af13a00687"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:6a440293d802d3011028e14e4226da1434b373cbaf4a4bbb63f845761a708346"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:c54a1e53a0c308a8e8a7dffb59097bff7facda27c70c286f005327f21b2bd6b1"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-win32.whl"
,
hash
=
"sha256:1e0d612a17581b6616ff03c8e3d5eff7452f34655c901f75d62bd86449d9750e"
}
,
{file
=
"SQLAlchemy-2.0.36-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:8958b10490125124463095bbdadda5aa22ec799f91958e410438ad6c97a7b793"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:dc022184d3e5cacc9579e41805a681187650e170eb2fd70e28b86192a479dcaa"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:b817d41d692bf286abc181f8af476c4fbef3fd05e798777492618378448ee689"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:a4e46a888b54be23d03a89be510f24a7652fe6ff660787b96cd0e57a4ebcb46d"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:c4ae3005ed83f5967f961fd091f2f8c5329161f69ce8480aa8168b2d7fe37f06"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:03e08af7a5f9386a43919eda9de33ffda16b44eb11f3b313e6822243770e9763"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:3dbb986bad3ed5ceaf090200eba750b5245150bd97d3e67343a3cfed06feecf7"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-win32.whl"
,
hash
=
"sha256:9fe53b404f24789b5ea9003fc25b9a3988feddebd7e7b369c8fac27ad6f52f28"
}
,
{file
=
"SQLAlchemy-2.0.36-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:af148a33ff0349f53512a049c6406923e4e02bf2f26c5fb285f143faf4f0e46a"
}
,
{file
=
"SQLAlchemy-2.0.36-py3-none-any.whl"
,
hash
=
"sha256:fddbe92b4760c6f5d48162aef14824add991aeda8ddadb3c31d56eb15ca69f8e"
}
,
{file
=
"sqlalchemy-2.0.36.tar.gz"
,
hash
=
"sha256:7f2767680b6d2398aea7082e45a774b2b0767b5c8d8ffb9c8b683088ea9b29c5"
}
,
]
[
package.dependencies
]
...
...
@@ -626,7 +664,7 @@ aioodbc = ["aioodbc", "greenlet (!=0.4.17)"]
aiosqlite
=
[
"aiosqlite"
,
"greenlet (!=0.4.17)"
,
"typing_extensions (!=3.10.0.1)"
]
asyncio
=
[
"greenlet (!=0.4.17)"
]
asyncmy
=
[
"asyncmy (>=0.2.3,!=0.2.4,!=0.2.6)"
,
"greenlet (!=0.4.17)"
]
mariadb-connector
=
[
"mariadb (>=1.0.1,!=1.1.2,!=1.1.5)"
]
mariadb-connector
=
[
"mariadb (>=1.0.1,!=1.1.2,!=1.1.5
,!=1.1.10
)"
]
mssql
=
[
"pyodbc"
]
mssql-pymssql
=
[
"pymssql"
]
mssql-pyodbc
=
[
"pyodbc"
]
...
...
@@ -647,13 +685,13 @@ sqlcipher = ["sqlcipher3_binary"]
[[
package
]]
name
=
"starlette"
version
=
"0.
38.5
"
version
=
"0.
41.3
"
description
=
"The little ASGI library that shines."
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"starlette-0.
38.5
-py3-none-any.whl"
,
hash
=
"sha256:
632f420a9d13e3ee2a6f18f437b0a9f1faecb0bc42e1942aa2ea0e379a4c4206
"
}
,
{file
=
"starlette-0.
38.5
.tar.gz"
,
hash
=
"sha256:04a
92830a9b6eb1442c766199d62260c3d4dc9c4f9188360626b1e0273cb7077
"
}
,
{file
=
"starlette-0.
41.3
-py3-none-any.whl"
,
hash
=
"sha256:
44cedb2b7c77a9de33a8b74b2b90e9f50d11fcf25d8270ea525ad71a25374ff7
"
}
,
{file
=
"starlette-0.
41.3
.tar.gz"
,
hash
=
"sha256:0
e
4a
b3d16522a255be6b28260b938eae2482f98ce5cc934cb08dce8dc3ba5835
"
}
,
]
[
package.dependencies
]
...
...
@@ -686,22 +724,22 @@ reference = "TheCodeLabs"
[[
package
]]
name
=
"tornado"
version
=
"6.4.
1
"
version
=
"6.4.
2
"
description
=
"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed."
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"tornado-6.4.
1
-cp38-abi3-macosx_10_9_universal2.whl"
,
hash
=
"sha256:
163b0aafc8e23d8cdc3c9dfb24c5368af84a81e3364745ccb4427669bf84aec8
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
6d5ce3437e18a2b66fbadb183c1d3364fb03f2be71299e7d10dbeeb69f4b2a14
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
e2e20b9113cd7293f164dc46fffb13535266e713cdb87bd2d15ddb336e96cfc4
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
8ae50a504a740365267b2a8d1a90c9fbc86b780a39170feca9bcc1787ff80842
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
613bf4ddf5c7a95509218b149b555621497a6cc0d46ac341b30bd9ec19eac7f3
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:
25486eb223babe3eed4b8aecbac33b37e3dd6d776bc730ca14e1bf93888b979f
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-musllinux_1_2_i686.whl"
,
hash
=
"sha256:
454db8a7ecfcf2ff6042dde58404164d969b6f5d58b926da15e6b23817950fc4
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:
a02a08cc7a9314b006f653ce40483b9b3c12cda222d6a46d4ac63bb6c9057698
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-win32.whl"
,
hash
=
"sha256:
d9a566c40b89757c9aa8e6f032bcdb8ca8795d7c1a9762910c722b1635c9de4d
"
}
,
{file
=
"tornado-6.4.
1
-cp38-abi3-win_amd64.whl"
,
hash
=
"sha256:
b24b8982ed444378d7f21d563f4180a2de31ced9d8d84443907a0a64da2072e7
"
}
,
{file
=
"tornado-6.4.
1
.tar.gz"
,
hash
=
"sha256:92
d3ab53183d8c50f8204a51e6f91d18a15d5ef261e84d452800d4ff6fc504e9
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-macosx_10_9_universal2.whl"
,
hash
=
"sha256:
e828cce1123e9e44ae2a50a9de3055497ab1d0aeb440c5ac23064d9e44880da1
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
072ce12ada169c5b00b7d92a99ba089447ccc993ea2143c9ede887e0937aa803
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
1a017d239bd1bb0919f72af256a970624241f070496635784d9bf0db640d3fec
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
c36e62ce8f63409301537222faffcef7dfc5284f27eec227389f2ad11b09d946
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
bca9eb02196e789c9cb5c3c7c0f04fb447dc2adffd95265b2c7223a8a615ccbf
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-musllinux_1_2_aarch64.whl"
,
hash
=
"sha256:
304463bd0772442ff4d0f5149c6f1c2135a1fae045adf070821c6cdc76980634
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-musllinux_1_2_i686.whl"
,
hash
=
"sha256:
c82c46813ba483a385ab2a99caeaedf92585a1f90defb5693351fa7e4ea0bf73
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-musllinux_1_2_x86_64.whl"
,
hash
=
"sha256:
932d195ca9015956fa502c6b56af9eb06106140d844a335590c1ec7f5277d10c
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-win32.whl"
,
hash
=
"sha256:
2876cef82e6c5978fde1e0d5b1f919d756968d5b4282418f3146b79b58556482
"
}
,
{file
=
"tornado-6.4.
2
-cp38-abi3-win_amd64.whl"
,
hash
=
"sha256:
908b71bf3ff37d81073356a5fadcc660eb10c1476ee6e2725588626ce7e5ca38
"
}
,
{file
=
"tornado-6.4.
2
.tar.gz"
,
hash
=
"sha256:92
bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b
"
}
,
]
[[
package
]]
...
...
@@ -717,13 +755,13 @@ files = [
[[
package
]]
name
=
"tzdata"
version
=
"2024.
1
"
version
=
"2024.
2
"
description
=
"Provider of IANA time zone data"
optional
=
false
python-versions
=
">
=
2
"
files
=
[
{file
=
"tzdata-2024.
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
9068bc196136463f5245e51efda838afa15aaeca9903f49050dfa2679db4d252
"
}
,
{file
=
"tzdata-2024.
1
.tar.gz"
,
hash
=
"sha256:
2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd
"
}
,
{file
=
"tzdata-2024.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
a48093786cdcde33cad18c2555e8532f34422074448fbc874186f0abd79565cd
"
}
,
{file
=
"tzdata-2024.
2
.tar.gz"
,
hash
=
"sha256:
7d85cc416e9382e69095b7bdf4afd9e3880418a2413feec7069d533d6b4e31cc
"
}
,
]
[[
package
]]
...
...
@@ -745,13 +783,13 @@ devenv = ["check-manifest", "pytest (>=4.3)", "pytest-cov", "pytest-mock (>=3.3)
[[
package
]]
name
=
"urllib3"
version
=
"2.2.
2
"
version
=
"2.2.
3
"
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"urllib3-2.2.
2
-py3-none-any.whl"
,
hash
=
"sha256:
a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472
"
}
,
{file
=
"urllib3-2.2.
2
.tar.gz"
,
hash
=
"sha256:
dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
"
}
,
{file
=
"urllib3-2.2.
3
-py3-none-any.whl"
,
hash
=
"sha256:
ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac
"
}
,
{file
=
"urllib3-2.2.
3
.tar.gz"
,
hash
=
"sha256:
e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9
"
}
,
]
[
package.extras
]
...
...
@@ -762,13 +800,13 @@ zstd = ["zstandard (>=0.18.0)"]
[[
package
]]
name
=
"uvicorn"
version
=
"0.3
0.6
"
version
=
"0.3
2.1
"
description
=
"The lightning-fast ASGI server."
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"uvicorn-0.3
0.6
-py3-none-any.whl"
,
hash
=
"sha256:
65fd46fe3fda5bdc1b03b94eb634923ff18cd35b2f084813ea79d1f103f711b5
"
}
,
{file
=
"uvicorn-0.3
0.6
.tar.gz"
,
hash
=
"sha256:
4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788
"
}
,
{file
=
"uvicorn-0.3
2.1
-py3-none-any.whl"
,
hash
=
"sha256:
82ad92fd58da0d12af7482ecdb5f2470a04c9c9a53ced65b9bbb4a205377602e
"
}
,
{file
=
"uvicorn-0.3
2.1
.tar.gz"
,
hash
=
"sha256:
ee9519c246a72b1c084cea8d3b44ed6026e78a4a309cbedae9c37e4cb9fbb175
"
}
,
]
[
package.dependencies
]
...
...
@@ -777,9 +815,9 @@ h11 = ">=0.8"
typing-extensions
=
{
version
=
">
=
4.0
", markers = "
python_version
<
\"
3.11
\"
"}
[
package.extras
]
standard
=
[
"colorama (>=0.4)"
,
"httptools (>=0.
5.0
)"
,
"python-dotenv (>=0.13)"
,
"pyyaml (>=5.1)"
,
"uvloop (>=0.14.0,!=0.15.0,!=0.15.1)"
,
"watchfiles (>=0.13)"
,
"websockets (>=10.4)"
]
standard
=
[
"colorama (>=0.4)"
,
"httptools (>=0.
6.3
)"
,
"python-dotenv (>=0.13)"
,
"pyyaml (>=5.1)"
,
"uvloop (>=0.14.0,!=0.15.0,!=0.15.1)"
,
"watchfiles (>=0.13)"
,
"websockets (>=10.4)"
]
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.9"
content-hash
=
"
ed461bcf7e1667b56c7e059282ffd768b6725ed20ba66d26b8bae60ace511cf1
"
content-hash
=
"
0f5bfb51813878756ec17fdd3cc0f4be71de40a67013d6f4753c4225c37886c2
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
4
−
4
View file @
11429cae
...
...
@@ -12,10 +12,10 @@ priority = "explicit"
[tool.poetry.dependencies]
python
=
"^3.9"
thecodelabs-baseutils
=
{
version
=
"*"
,
source
=
"TheCodeLabs"
}
fastapi
=
"0.11
4.0
"
uvicorn
=
"0.3
0.6
"
sqlalchemy
=
"2.0.3
4
"
apscheduler
=
"3.1
0.4
"
fastapi
=
"0.11
5.5
"
uvicorn
=
"0.3
2.1
"
sqlalchemy
=
"2.0.3
6
"
apscheduler
=
"3.1
1.0
"
[tool.poetry.dev-dependencies]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment