Updated from global requirements

The version of hacking should be the same as in [1]

[1] https://github.com/openstack/requirements/blob/master/global-requirements.txt#L391

Change-Id: Ia8ff6ad97b58cd1aa5124518d90112af9307ccb8
This commit is contained in:
David Sariel 2016-09-28 18:26:20 +03:00
parent 33c6e8d185
commit 14e1c1ffa5

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Install bounded pep8/pyflakes first, then let flake8 install
hacking<0.11,>=0.10.0
hacking>=0.11.0,<0.12 # Apache-2.0
anyjson>=0.3.3 # BSD
coverage>=3.6 # Apache-2.0