Updated from global requirements

Change-Id: I01a4608fae8a381ca9dd80a94e0e7d88be173b0c
This commit is contained in:
OpenStack Proposal Bot 2018-01-17 20:37:08 +00:00
parent b7496d8b23
commit ff44f4f242
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
# For generationg sphinx documentation
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
# For autodoc builds
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0

View File

@ -17,7 +17,7 @@ os-testr>=1.0.0 # Apache-2.0
betamax>=0.7.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
stestr>=1.0.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT