restore alembic in deps (for future migrations)
Some checks failed
Deploy Tracker / deploy (push) Failing after 10s
Some checks failed
Deploy Tracker / deploy (push) Failing after 10s
This commit is contained in:
parent
e51a4fa4a9
commit
e65d66125e
@ -2,6 +2,7 @@ fastapi>=0.115
|
||||
uvicorn[standard]>=0.34
|
||||
sqlalchemy[asyncio]>=2.0
|
||||
asyncpg>=0.30
|
||||
alembic>=1.14
|
||||
pydantic-settings>=2.7
|
||||
PyJWT>=2.8
|
||||
python-multipart>=0.0.9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user