We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1194bd2 commit f642a7fCopy full SHA for f642a7f
setup.py
@@ -29,7 +29,7 @@
29
platforms='any',
30
install_requires=[
31
'six>=1.9.0',
32
- 'python-engineio>=2.2.0'
+ 'python-engineio>=3.0.0'
33
],
34
tests_require=[
35
'mock',
0 commit comments