Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b219a1

Browse files
committed
Bump up gevent requirement to >=1.0.
1 parent 1cc1ae8 commit 8b219a1

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
@@ -33,7 +33,7 @@
3333

3434

3535
requirements = [
36-
'gevent',
36+
'gevent>=1.0',
3737
'msgpack-python',
3838
'pyzmq==13.1.0'
3939
]

0 commit comments

Comments
 (0)