mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Make requirements.txt files consistent with setup.py (#2539)
This commit is contained in:
parent
241aae335d
commit
6a9064196a
@ -1,4 +1,4 @@
|
|||||||
Sphinx>=1.4.8
|
Sphinx~=1.0
|
||||||
recommonmark>=0.4.0
|
recommonmark>=0.4.0
|
||||||
sphinx-rtd-theme>=0.1.9
|
sphinx-rtd-theme>=0.1.9
|
||||||
wget
|
wget
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Sphinx>=1.4.8
|
Sphinx~=1.0
|
||||||
recommonmark>=0.4.0
|
recommonmark>=0.4.0
|
||||||
sphinx-rtd-theme>=0.1.9
|
sphinx-rtd-theme>=0.1.9
|
||||||
sphinxcontrib-napoleon>=0.4.4
|
sphinxcontrib-napoleon>=0.4.4
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Sphinx>=1.4.8
|
Sphinx~=1.0
|
||||||
recommonmark>=0.4.0
|
recommonmark>=0.4.0
|
||||||
sphinx-rtd-theme>=0.1.9
|
sphinx-rtd-theme>=0.1.9
|
||||||
sphinxcontrib-napoleon>=0.4.4
|
sphinxcontrib-napoleon>=0.4.4
|
||||||
sphinxcontrib-httpdomain>=1.5.0
|
sphinxcontrib-httpdomain>=1.5.0
|
||||||
pyyaml>=3.12
|
pyyaml~=3.12
|
||||||
aafigure>=0.6
|
aafigure>=0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user