We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e22bf commit 07b4369Copy full SHA for 07b4369
pyproject.toml
@@ -22,7 +22,7 @@ loguru = ">=0.6.0,<0.7.0"
22
mako = "~1.2.2"
23
pydantic = { version = "~1.10.5", extras = ["dotenv"] }
24
25
-alembic = "~1.7.6"
+alembic = "~1.16.0"
26
SQLAlchemy = "~1.4.31"
27
asyncpg = "0.26.0" # DB backend for application
28
psycopg2-binary = "~2.9.2" # DB backend for alembic (migration tool)
0 commit comments