Miguel Grinberg
4 years ago
No known key found for this signature in database
GPG Key ID: 36848B262DF5F06C
1 changed files with
1 additions and
1 deletions
-
setup.py
|
|
@ -30,7 +30,7 @@ setup( |
|
|
|
platforms='any', |
|
|
|
install_requires=[ |
|
|
|
'bidict>=0.21.0', |
|
|
|
'python-engineio>=3.13.0,<4' |
|
|
|
'python-engineio>=4', |
|
|
|
], |
|
|
|
extras_require={ |
|
|
|
'client': [ |
|
|
|