Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update requirements
  • Loading branch information
miguelgrinberg committed Jun 26, 2018
1 parent 41f2627 commit 92d981a
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions requirements.txt
@@ -1,11 +1,14 @@
click==6.6
eventlet==0.17.4
Flask==0.11.1
flask-socketio
Flask-WTF==0.9.5
greenlet==0.4.2
click==6.7
eventlet==0.23.0
Flask==1.0.2
Flask-SocketIO==3.0.1
Flask-WTF==0.14.2
greenlet==0.4.13
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
WTForms==1.0.5
Jinja2==2.10
MarkupSafe==1.0
python-engineio==2.1.1
python-socketio==1.9.0
six==1.11.0
Werkzeug==0.14.1
WTForms==2.2.1

0 comments on commit 92d981a

Please sign in to comment.