Browse Source

update dependencies

pull/221/head
Miguel Grinberg 6 years ago
parent
commit
f642a7f207
No known key found for this signature in database GPG Key ID: 36848B262DF5F06C
  1. 2
      setup.py

2
setup.py

@ -29,7 +29,7 @@ setup(
platforms='any',
install_requires=[
'six>=1.9.0',
'python-engineio>=2.2.0'
'python-engineio>=3.0.0'
],
tests_require=[
'mock',

Loading…
Cancel
Save