Skip to content

Commit f642a7f

Browse files
update dependencies
1 parent 1194bd2 commit f642a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
platforms='any',
3030
install_requires=[
3131
'six>=1.9.0',
32-
'python-engineio>=2.2.0'
32+
'python-engineio>=3.0.0'
3333
],
3434
tests_require=[
3535
'mock',

0 commit comments

Comments
 (0)