deploy docker
This commit is contained in:
Executable → Regular
+8
-12
@@ -1,12 +1,8 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
python-multipart
|
||||
kafka-python
|
||||
redis
|
||||
pillow
|
||||
decord
|
||||
pydantic
|
||||
requests
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
sqlalchemy
|
||||
fastapi==0.115.12
|
||||
uvicorn==0.34.0
|
||||
python-multipart==0.0.20
|
||||
pillow==11.1.0
|
||||
decord==0.6.0
|
||||
kafka-python==2.1.5
|
||||
redis==5.2.1
|
||||
python-dotenv==1.1.0
|
||||
Reference in New Issue
Block a user