Merge branch 'master' into feature/porting-to-trio

This commit is contained in:
mhchia 2020-01-19 16:56:40 +08:00
commit dcc4aa52fc
No known key found for this signature in database
GPG Key ID: 389EFBEA1362589A

View File

@ -66,7 +66,7 @@ install_requires = [
"pycryptodome>=3.9.2,<4.0.0",
"base58>=1.0.3,<2.0.0",
"pymultihash>=0.8.2",
"multiaddr>=0.0.8,<0.1.0",
"multiaddr>=0.0.9,<0.1.0",
"rpcudp>=3.0.0,<4.0.0",
"lru-dict>=1.1.6",
"protobuf>=3.10.0,<4.0.0",