Updated from global requirements

Change-Id: I154ae5bf00ae6f7b965e67d98bd0dd23ca4352bc
This commit is contained in:
OpenStack Proposal Bot 2016-09-27 10:06:39 +00:00
parent 676bdb3a06
commit c95229cc2b

View File

@ -18,7 +18,7 @@ coverage>=3.6 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
# mocking framework
mock>=2.0 # BSD