add minimum image type

This commit is contained in:
Feng Wang
2024-10-18 20:10:17 +08:00
parent ce236ef074
commit 625d620970
4 changed files with 176 additions and 11 deletions

15
requirements-minimum.txt Normal file
View File

@@ -0,0 +1,15 @@
fastapi==0.111.0
uvicorn[standard]==0.22.0
pydantic==2.7.1
python-multipart==0.0.9
python-socketio
grpcio
passlib==1.7.4
passlib[bcrypt]
PyJWT[crypto]
requests==2.32.2
aiohttp==3.9.5
httpx