mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Update bigchaindb-abci
This commit is contained in:
parent
6958ff61f8
commit
a422069b52
4
setup.py
4
setup.py
@ -1,4 +1,4 @@
|
||||
# Copyright © 2020 Interplanetary Database Association e.V.,
|
||||
# Copyright © 2020, 2021 Interplanetary Database Association e.V.,
|
||||
# BigchainDB and IPDB software contributors.
|
||||
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
||||
# Code is Apache-2.0 and docs are CC-BY-4.0
|
||||
@ -72,7 +72,7 @@ tests_require = [
|
||||
|
||||
install_requires = [
|
||||
'aiohttp==3.6.2',
|
||||
'bigchaindb-abci==1.0.5',
|
||||
'bigchaindb-abci==1.0.6',
|
||||
'cryptoconditions==0.8.0',
|
||||
'flask-cors==3.0.8',
|
||||
'flask-restful==0.3.8',
|
||||
|
Loading…
x
Reference in New Issue
Block a user