Updated from global requirements

Change-Id: I5770253aebd1251e62f10527fb1e32f765b59b3c
This commit is contained in:
OpenStack Proposal Bot 2016-12-15 04:47:16 +00:00
parent 26bc90325b
commit 109efd70a2

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# NOTE: These are requirements for testing the requirements project only
# See global-requirements for the actual requirements list
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT