mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-08 09:06:50 +08:00
feat: Update requirements.txt
This commit is contained in:
@@ -1,14 +1,27 @@
|
|||||||
|
aioboto3==15.1.0
|
||||||
|
aiobotocore==2.24.0
|
||||||
|
aiofiles==24.1.0
|
||||||
|
aiohappyeyeballs==2.6.1
|
||||||
|
aiohttp==3.12.15
|
||||||
|
aioitertools==0.12.0
|
||||||
|
aiosignal==1.4.0
|
||||||
aiosqlite==0.21.0
|
aiosqlite==0.21.0
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.10.0
|
anyio==4.10.0
|
||||||
|
asyncclick==8.2.2.2
|
||||||
|
attrs==25.3.0
|
||||||
bcrypt==4.3.0
|
bcrypt==4.3.0
|
||||||
|
boto3==1.39.11
|
||||||
|
botocore==1.39.11
|
||||||
certifi==2025.8.3
|
certifi==2025.8.3
|
||||||
click==8.2.1
|
click==8.2.1
|
||||||
|
dictdiffer==0.9.0
|
||||||
dnspython==2.7.0
|
dnspython==2.7.0
|
||||||
email_validator==2.2.0
|
email_validator==2.2.0
|
||||||
fastapi==0.116.1
|
fastapi==0.116.1
|
||||||
fastapi-cli==0.0.8
|
fastapi-cli==0.0.8
|
||||||
fastapi-cloud-cli==0.1.5
|
fastapi-cloud-cli==0.1.5
|
||||||
|
frozenlist==1.7.0
|
||||||
grpcio==1.74.0
|
grpcio==1.74.0
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
@@ -18,14 +31,17 @@ idna==3.10
|
|||||||
imageio==2.37.0
|
imageio==2.37.0
|
||||||
iso8601==2.1.0
|
iso8601==2.1.0
|
||||||
Jinja2==3.1.6
|
Jinja2==3.1.6
|
||||||
|
jmespath==1.0.1
|
||||||
markdown-it-py==4.0.0
|
markdown-it-py==4.0.0
|
||||||
MarkupSafe==3.0.2
|
MarkupSafe==3.0.2
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
milvus-lite==2.5.1
|
milvus-lite==2.5.1
|
||||||
|
multidict==6.6.4
|
||||||
numpy==2.3.2
|
numpy==2.3.2
|
||||||
pandas==2.3.1
|
pandas==2.3.1
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
pillow==11.3.0
|
pillow==11.3.0
|
||||||
|
propcache==0.3.2
|
||||||
protobuf==6.32.0
|
protobuf==6.32.0
|
||||||
pyaes==1.6.1
|
pyaes==1.6.1
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.1
|
||||||
@@ -46,6 +62,7 @@ rich==14.1.0
|
|||||||
rich-toolkit==0.15.0
|
rich-toolkit==0.15.0
|
||||||
rignore==0.6.4
|
rignore==0.6.4
|
||||||
rsa==4.9.1
|
rsa==4.9.1
|
||||||
|
s3transfer==0.13.1
|
||||||
sentry-sdk==2.35.0
|
sentry-sdk==2.35.0
|
||||||
setuptools==80.9.0
|
setuptools==80.9.0
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
@@ -65,3 +82,5 @@ uvicorn==0.35.0
|
|||||||
uvloop==0.21.0
|
uvloop==0.21.0
|
||||||
watchfiles==1.1.0
|
watchfiles==1.1.0
|
||||||
websockets==15.0.1
|
websockets==15.0.1
|
||||||
|
wrapt==1.17.3
|
||||||
|
yarl==1.20.1
|
||||||
|
|||||||
Reference in New Issue
Block a user