mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge branch 'master' of github.com:bigchaindb/bigchaindb into tendermint
This commit is contained in:
commit
077b7d3589
3
setup.py
3
setup.py
@ -80,11 +80,10 @@ install_requires = [
|
|||||||
'multipipes~=0.1.0',
|
'multipipes~=0.1.0',
|
||||||
'jsonschema~=2.5.1',
|
'jsonschema~=2.5.1',
|
||||||
'pyyaml~=3.12',
|
'pyyaml~=3.12',
|
||||||
'aiohttp~=2.0',
|
'aiohttp~=2.3',
|
||||||
'python-rapidjson-schema==0.1.1',
|
'python-rapidjson-schema==0.1.1',
|
||||||
'statsd==3.2.1',
|
'statsd==3.2.1',
|
||||||
'abci~=0.3.0',
|
'abci~=0.3.0',
|
||||||
'yarl>=0.11,<1.0',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user