Updated from global requirements

Change-Id: I66ce0833cebc6e3b14e56806cde0cad9d5ac5b5a
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 03:46:13 +00:00
parent 2d0cabb17d
commit 402a5cf2cb
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
WebOb>=1.7.1 # MIT
WSME>=0.8 # MIT
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
sphinxcontrib-httpdomain # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0

View File

@ -10,7 +10,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
pylint==1.4.5 # GPLv2
oslotest>=1.10.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0