Merge "Clean up requirements"

This commit is contained in:
Zuul 2020-01-08 14:10:34 +00:00 committed by Gerrit Code Review
commit 50fe72bdb5
2 changed files with 1 additions and 6 deletions

View File

@ -1,3 +1,2 @@
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.20 # Apache-2.0

View File

@ -3,9 +3,5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=3.6
fixtures>=0.3.14
python-subunit
sphinx>=1.1.2,<1.2
oslo.sphinx
stestr>=2.0.0
testscenarios>=0.4,<0.5
testtools>=0.9.32
mock