Updated from global requirements

Change-Id: I6ec98117a03224efe0a7a9fbed6293cea0cd9982
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 16:23:26 +00:00
parent 08e52a1101
commit 473013f7f1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
# mocking framework
mock>=2.0.0 # BSD