Updated from global requirements

Change-Id: If17115fca7a75cb79927f55cfc3df951bfc70c77
This commit is contained in:
OpenStack Proposal Bot 2017-03-10 03:28:28 +00:00
parent c1fe8d7197
commit df0cefd94c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# hacking should appear first in case something else depends on pep8
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT