mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge 89e506348c89359ca0b1fa6d83ee521e7abec6d8 into 199adc81b6c1a13d5fb2831c27e02afeba7b2a89
This commit is contained in:
commit
a7cc83e1e1
2
setup.py
2
setup.py
@ -75,7 +75,7 @@ install_requires = [
|
|||||||
# TODO Consider not installing the db drivers, or putting them in extras.
|
# TODO Consider not installing the db drivers, or putting them in extras.
|
||||||
'pymongo~=3.6',
|
'pymongo~=3.6',
|
||||||
'pysha3~=1.0.2',
|
'pysha3~=1.0.2',
|
||||||
'cryptoconditions~=0.6.0.dev',
|
'cryptoconditions~=0.7.0',
|
||||||
'python-rapidjson==0.0.11',
|
'python-rapidjson==0.0.11',
|
||||||
'logstats~=0.2.1',
|
'logstats~=0.2.1',
|
||||||
'flask>=0.10.1',
|
'flask>=0.10.1',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user