mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 16:53:38 +00:00
Finish MVP and dockerize
This commit is contained in:
@@ -11,8 +11,15 @@ python-logging-loki
|
||||
fastapi
|
||||
flask
|
||||
flask-cors
|
||||
sqlalchemy[asyncio]
|
||||
asyncpg
|
||||
httpx
|
||||
uvicorn[standard]
|
||||
pydantic
|
||||
pydantic-settings
|
||||
python-jose[cryptography]
|
||||
python-docx
|
||||
boto3
|
||||
|
||||
# Worker (Celery + Redis)
|
||||
celery[redis]
|
||||
|
||||
Reference in New Issue
Block a user