Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksd356 authored Oct 30, 2018
1 parent a487aae commit aaf6d25
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Flask==1.0.2
Flask==0.12
Flask-Restless==1.0.0b1
Flask-SQLAlchemy==2.3.2
Jinja2==2.10
Flask-SQLAlchemy==2.2
Jinja2==2.9.5
MarkupSafe==1.0
itsdangerous==1.1.0
SQLAlchemy==1.1.5
Werkzeug==0.11.10
itsdangerous==0.24
mimerender==0.6.0
python-dateutil==2.7.5
python-dateutil==2.6.0
python-mimeparse==1.6.0
requests==2.20.0
six==1.11.0
SQLAlchemy==1.2.12
Werkzeug==0.14.1
requests==2.18.1
six==1.10.0
wsgiref==0.1.2

0 comments on commit aaf6d25

Please sign in to comment.