mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
changed bigchaindb_abci version to 0.6.2
Signed-off-by: Juergen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
f63af8b102
commit
c269f0115c
2
setup.py
2
setup.py
@ -85,7 +85,7 @@ install_requires = [
|
|||||||
'jsonschema~=2.5.1',
|
'jsonschema~=2.5.1',
|
||||||
'pyyaml>=4.2b1',
|
'pyyaml>=4.2b1',
|
||||||
'aiohttp~=3.0',
|
'aiohttp~=3.0',
|
||||||
'bigchaindb-abci==0.6.1',
|
'bigchaindb-abci==0.6.2',
|
||||||
'setproctitle~=1.1.0',
|
'setproctitle~=1.1.0',
|
||||||
'packaging~=18.0',
|
'packaging~=18.0',
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user