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 003e938 commit 77b1e12Copy full SHA for 77b1e12
1 file changed
server/requirements.txt
@@ -1,10 +1,10 @@
1
-Flask >= 1.0.2
2
-Flask-SQLAlchemy >= 2.3.2
3
-Flask-GraphQL >= 2.0.0
4
-sqlalchemy >= 1.2.6
5
-python-dotenv >= 0.7.1
6
-flask-restx >= 0.2.0
7
-graphene >= 2.0
8
-flask-accepts >= 0.12.1
9
-marshmallow >= 3.0.4
10
-boto3 >= 1.18.13
+Flask == 2.0.2
+Flask-SQLAlchemy == 2.5.1
+Flask-GraphQL == 2.0.1
+sqlalchemy == 1.4.26
+python-dotenv == 0.19.1
+flask-restx == 0.5.1
+graphene == 2.1.9
+flask-accepts == 0.18.4
+marshmallow == 3.14.0
+boto3 == 1.18.13
0 commit comments