We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddc384 commit ad14f21Copy full SHA for ad14f21
setup.py
@@ -24,6 +24,7 @@
24
license="Apache-2.0",
25
keywords="ipld python ipfs bigchaindb",
26
install_requires=[
27
+ 'cbor==1.0.0',
28
'base58==0.2.2',
29
'pymultihash==0.9.0.dev1',
30
],
0 commit comments