alembic init
This commit is contained in:
@@ -8,9 +8,12 @@ authors = [
|
||||
]
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"alembic>=1.19.1",
|
||||
"argparse>=1.4.0",
|
||||
"dotenv>=0.9.9",
|
||||
"pydantic>=2.13.5",
|
||||
"pytest>=9.1.1",
|
||||
"python-dotenv>=1.2.3",
|
||||
"sqlalchemy>=2.0.52",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user