Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Dec 14, 2015
1 parent 51b2840 commit 4d50b84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
platforms='any',
install_requires=[
'Flask>=0.9',
'python-socketio>=0.6.1',
'python-engineio>=0.7.2'
'python-socketio>=0.8.0',
'python-engineio>=0.8.2'
],
tests_require=[
'coverage'
Expand Down

0 comments on commit 4d50b84

Please sign in to comment.