Skip to content

Commit

Permalink
Merge pull request #3 from TimDiekmann/master
Browse files Browse the repository at this point in the history
Bump versions
  • Loading branch information
TimDiekmann authored Sep 30, 2018
2 parents 82f4f6e + 7e8a154 commit b614edf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Server
Flask == 0.12.2
Flask == 1.0.2
Flask-Login == 0.4.1
Flask-SocketIO == 2.9.4
Flask-SocketIO == 3.0.2
Flask-WTF == 0.14.2
GEvent == 1.3a.1
GEvent == 1.3.6
GEvent-websocket == 0.10.1
gunicorn == 19.7.1
gunicorn == 19.9.0
WSGIServer == 1.3
WTForms == 2.1
WTForms == 2.2.1

# Client
SocketIO-Client == 0.7.2

0 comments on commit b614edf

Please sign in to comment.