Make requirements.txt files consistent with setup.py (#2539)

This commit is contained in:
Troy McConaghy 2018-09-13 14:11:15 +02:00 committed by vrde
parent 241aae335d
commit 6a9064196a
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Sphinx>=1.4.8
Sphinx~=1.0
recommonmark>=0.4.0
sphinx-rtd-theme>=0.1.9
wget

View File

@ -1,4 +1,4 @@
Sphinx>=1.4.8
Sphinx~=1.0
recommonmark>=0.4.0
sphinx-rtd-theme>=0.1.9
sphinxcontrib-napoleon>=0.4.4

View File

@ -1,7 +1,7 @@
Sphinx>=1.4.8
Sphinx~=1.0
recommonmark>=0.4.0
sphinx-rtd-theme>=0.1.9
sphinxcontrib-napoleon>=0.4.4
sphinxcontrib-httpdomain>=1.5.0
pyyaml>=3.12
pyyaml~=3.12
aafigure>=0.6