Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoLechemia authored Jan 27, 2021
1 parent 9c1e7f0 commit 2122cf4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
click==6.7
flask-marshmallow==0.12.0
flask-sqlalchemy==2.3.2
flask==1.1.1
marshmallow-sqlalchemy==0.23.1
marshmallow==2.15.2
psycopg2==2.8.5
sqlalchemy==1.3.19
utils-flask-sqlalchemy==0.1.2
click>=6.7
flask-marshmallow>=0.12.0
flask-sqlalchemy>=2.3.2
flask>=1.1.1
marshmallow-sqlalchemy>=0.23.1
marshmallow>=2.15.2
psycopg2>=2.8.5
sqlalchemy>=1.3.19
utils-flask-sqlalchemy>=0.1.2

0 comments on commit 2122cf4

Please sign in to comment.