Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
Fixes #534
  • Loading branch information
miguelgrinberg committed Aug 28, 2017
1 parent 5c7d14b commit 466bbc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
},
install_requires=[
'Flask>=0.9',
'python-socketio>=1.5.0',
'python-engineio>=1.0.0'
'python-socketio>=1.6.1'
],
tests_require=[
'coverage'
Expand Down

0 comments on commit 466bbc3

Please sign in to comment.