We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfddac4 commit 642d039Copy full SHA for 642d039
1 file changed
requirements.txt
@@ -4,13 +4,13 @@ apispec==4.7.1
4
flask-apispec==0.11.4
5
launchpadlib==1.11.0
6
macaroonbakery==1.3.4
7
-marshmallow==3.20.2
8
-python-dateutil==2.8.2
9
-psycopg2-binary==2.9.9
10
-SQLAlchemy==1.4.51
+marshmallow==3.26.0
+python-dateutil==2.9.0.post0
+psycopg2-binary==2.9.10
+SQLAlchemy==1.4.54
11
webargs==6.1.1
12
sortedcontainers==2.4.0
13
Flask-SQLAlchemy==2.5.1
14
Flask-Migrate==3.1.0
15
-SQLAlchemy-Utils==0.41.1
+SQLAlchemy-Utils==0.41.2
16
0 commit comments