Merge branch 'master' of github.com:bigchaindb/bigchaindb into tendermint

This commit is contained in:
Sylvain Bellemare 2018-01-16 12:07:34 +01:00
commit 077b7d3589
No known key found for this signature in database
GPG Key ID: C38AE0ECCAB7D5C8

View File

@ -80,11 +80,10 @@ install_requires = [
'multipipes~=0.1.0',
'jsonschema~=2.5.1',
'pyyaml~=3.12',
'aiohttp~=2.0',
'aiohttp~=2.3',
'python-rapidjson-schema==0.1.1',
'statsd==3.2.1',
'abci~=0.3.0',
'yarl>=0.11,<1.0',
]
setup(