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 99412ec commit ec1b1aeCopy full SHA for ec1b1ae
requirements.txt
@@ -4,7 +4,7 @@
4
#
5
# pip-compile requirements.in
6
7
-alembic==1.13.0
+alembic==1.14.0
8
# via -r requirements.in
9
anyio==3.7.1
10
# via starlette
@@ -60,6 +60,7 @@ pycparser==2.21
60
# via cffi
61
pydantic==1.10.2
62
# via
63
+ # -r requirements.in
64
# fastapi
65
# fastapi-pagination
66
# sqlmodel
@@ -79,6 +80,7 @@ sniffio==1.3.0
79
80
# via anyio
81
sqlalchemy==1.4.41
82
83
84
# alembic
85
86
sqlalchemy2-stubs==0.0.2a29
0 commit comments