chore: update dependencies in requirements.txt

This commit is contained in:
Lan
2026-01-11 14:25:53 +08:00
parent 69972e28b3
commit d49a61d06e
+6 -7
View File
@@ -1,9 +1,8 @@
aioboto3==11.2.0
aiohttp==3.10.11
aioboto3==13.4.0
aiohttp==3.13.3
aiofiles==24.1.0
botocore==1.29.76
fastapi==0.115.0
pydantic==2.4.0
uvicorn==0.23.2
tortoise-orm==0.20.0
fastapi==0.115.6
pydantic==2.10.4
uvicorn==0.34.0
tortoise-orm==0.22.1
python-multipart==0.0.20