Skip to content

Commit 77b1e12

Browse files
committed
Peg dependency versions
1 parent 003e938 commit 77b1e12

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

server/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
Flask == 2.0.2
2+
Flask-SQLAlchemy == 2.5.1
3+
Flask-GraphQL == 2.0.1
4+
sqlalchemy == 1.4.26
5+
python-dotenv == 0.19.1
6+
flask-restx == 0.5.1
7+
graphene == 2.1.9
8+
flask-accepts == 0.18.4
9+
marshmallow == 3.14.0
10+
boto3 == 1.18.13

0 commit comments

Comments
 (0)