Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Mar 9, 2019
1 parent a949195 commit b65e92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
platforms='any',
install_requires=[
'Flask>=0.9',
'python-socketio>=2.1.0'
'python-socketio>=2.1.0,<4'
],
tests_require=[
'coverage'
Expand Down

0 comments on commit b65e92b

Please sign in to comment.