Fix requirements-check job sphinx version

Change-Id: I69c43720c355716e7c060e36feffbd5f4fa72248
This commit is contained in:
zhurong 2018-07-26 13:50:51 +08:00
parent a8de1b9671
commit 738fd4de43
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ hacking<0.12,>=0.11.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD