Skip to content

Commit 5610651

Browse files
updated package requirements
1 parent 5c882ac commit 5610651

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>=1.0.0'
32+
'python-engineio>=1.2.1'
3333
],
3434
tests_require=[
3535
'mock',

0 commit comments

Comments
 (0)