deps: add alembic and gunicorn; recompile requirements.txt

This commit is contained in:
oib
2025-08-08 07:45:45 +02:00
parent ed43088637
commit 90cf7a3fe5

View File

@ -12,3 +12,5 @@ uvicorn==0.34.2
uvloop==0.21.0 uvloop==0.21.0
watchfiles==1.0.5 watchfiles==1.0.5
websockets==15.0.1 websockets==15.0.1
alembic
gunicorn