deploy docker
This commit is contained in:
Executable → Regular
+17
-7
@@ -1,7 +1,17 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
pydantic
|
||||
kafka-python
|
||||
redis
|
||||
python-dotenv
|
||||
python-multipart
|
||||
fastapi>=0.115.0
|
||||
uvicorn>=0.34.0
|
||||
pydantic>=2.11.0
|
||||
kafka-python>=2.1.0
|
||||
redis>=5.2.0
|
||||
python-dotenv>=1.1.0
|
||||
bcrypt>=4.3.0
|
||||
python-jose>=3.4.0
|
||||
passlib>=1.7.0
|
||||
cryptography>=44.0.0
|
||||
requests>=2.32.0
|
||||
numpy>=2.2.0
|
||||
pillow>=11.1.0
|
||||
decord>=0.6.0
|
||||
python-multipart>=0.0.20
|
||||
typing_extensions>=4.13.0
|
||||
async_timeout>=4.0.0
|
||||
Reference in New Issue
Block a user