Merge branch 'master' into feature/porting-to-trio
This commit is contained in:
commit
dcc4aa52fc
2
setup.py
2
setup.py
|
@ -66,7 +66,7 @@ install_requires = [
|
||||||
"pycryptodome>=3.9.2,<4.0.0",
|
"pycryptodome>=3.9.2,<4.0.0",
|
||||||
"base58>=1.0.3,<2.0.0",
|
"base58>=1.0.3,<2.0.0",
|
||||||
"pymultihash>=0.8.2",
|
"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",
|
"rpcudp>=3.0.0,<4.0.0",
|
||||||
"lru-dict>=1.1.6",
|
"lru-dict>=1.1.6",
|
||||||
"protobuf>=3.10.0,<4.0.0",
|
"protobuf>=3.10.0,<4.0.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user