Updated from global requirements

Change-Id: If186fcce8fccdf012d72231b60833147369bc4b4
This commit is contained in:
OpenStack Proposal Bot 2016-01-23 09:27:56 +00:00
parent ccac5f8f9d
commit 5a1d5a58f5

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.10.2,<0.11 # Apache-2.0
hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD