Require final gevent 1.5.0 for Python 3.8
This commit is contained in:
parent
ad3920b26a
commit
f3a839f422
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
gevent>=1.1.0; python_version < "3.8"
|
||||
gevent>=1.5.0a2; python_version >= "3.8"
|
||||
gevent>=1.5.0; python_version >= "3.8"
|
||||
msgpack>=0.4.4
|
||||
base58
|
||||
merkletools
|
||||
|
|
Loading…
Reference in a new issue