deploy docker

This commit is contained in:
2025-04-10 09:45:41 +00:00
parent 1955f05876
commit b3fc313a15
46 changed files with 1024 additions and 169 deletions
Executable → Regular
+17 -7
View File
@@ -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