Updated from global requirements

Change-Id: Icdfc85df55ea48a545a848ecdb63d7dbbeadb192
This commit is contained in:
OpenStack Proposal Bot 2017-08-11 19:04:27 +00:00
parent 86277fdade
commit 8b3965b9bb
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.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
# mocking framework
mock>=2.0 # BSD