feat: alembic migration added
This commit is contained in:
@@ -5,6 +5,8 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"alembic>=1.16.1",
|
||||
"dotenv>=0.9.9",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
"sqlalchemy>=2.0.41",
|
||||
|
||||
Reference in New Issue
Block a user