Updated from global requirements

Change-Id: I3b9fef45f41a28aac60f71e9f997b0db59035e81
This commit is contained in:
OpenStack Proposal Bot 2016-12-07 21:21:45 +00:00
parent a31ac2de01
commit f86f5f4c42
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
hacking<0.12,>=0.11.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
mox>=0.5.3 # Apache-2.0
mox3>=0.7.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
pylint==1.4.5 # GPLv2
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT