Update requirements.txt

This commit is contained in:
Jabba 2020-09-23 16:58:52 +00:00 committed by GitHub
parent 8f0bfa37e8
commit 16583cbcb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
gevent==1.1.0; python_version < "3.0"
gevent<=1.4.0; python_version < "3.7"
gevent==1.4.0; python_version < "3.6"
gevent>=20.9.0; python_version >= "3.7"
msgpack>=0.4.4
base58