bump multiaddr from setup to 0.0.9

This commit is contained in:
Jonathan de Jong 2019-12-23 09:24:41 +01:00
parent 9d3312ebaf
commit 45ef63af20

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",