Update hacking dependency

Sync with openstack global requirements for hacking. This allows us to
properly use pbr 2.0.0.

Change-Id: Icde44550ce50065b4f1072b65d6de0e2f7cd45c4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-03-01 13:31:56 -05:00
parent 640e0785da
commit ae0769d02f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking>=0.10.0,<0.11
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=3.6
fixtures>=0.3.12