fix(requirement): alemic was missing
Some checks failed
Deploy to Development / build-and-deploy (push) Has been cancelled
Deploy to Production / build-and-deploy (push) Successful in 1m23s

This commit is contained in:
EvanChal
2026-01-27 02:53:57 +01:00
parent f33dfd5ab7
commit 97ae75c9bf

View File

@@ -1,6 +1,7 @@
fastapi>=0.68.0 fastapi>=0.68.0
uvicorn>=0.15.0 uvicorn>=0.15.0
sqlalchemy>=1.4.0 sqlalchemy>=1.4.0
alembic>=1.7.0
psycopg2-binary>=2.9.0 psycopg2-binary>=2.9.0
python-jose[cryptography]>=3.3.0 python-jose[cryptography]>=3.3.0
passlib[bcrypt]>=1.7.4 passlib[bcrypt]>=1.7.4