Update requirements.txt

See: https://github.com/HelloZeroNet/ZeroNet/pull/2616#issuecomment-697341526
This commit is contained in:
Jabba 2020-09-23 14:01:27 +00:00 committed by GitHub
parent c0baf8b68d
commit d51fda345d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
gevent>=1.1.0; python_version < "3.8"
gevent>=1.5.0; python_version >= "3.8"
gevent>=1.1.0; python_version < "3.7"
gevent>=20.9.0; python_version >= "3.7"
msgpack>=0.4.4
base58
merkletools