mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge 2b8b02c2da9634d43c508297a7dbf1881a381ff7 into 3c89d306ef12d00a6859382d6953a5205c98f07d
This commit is contained in:
commit
7679df1d2a
2
setup.py
2
setup.py
@ -86,7 +86,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.11.4',
|
'pymongo==3.11.4',
|
||||||
'python-rapidjson==1.0',
|
'python-rapidjson==1.0',
|
||||||
'pyyaml==5.4.1',
|
'pyyaml',
|
||||||
'requests==2.25.1',
|
'requests==2.25.1',
|
||||||
'setproctitle==1.2.2',
|
'setproctitle==1.2.2',
|
||||||
'werkzeug==2.0.2'
|
'werkzeug==2.0.2'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user