Update hacking version to latest

Change-Id: I9ed6724335852e0e1c89191600baa5c71777474c
This commit is contained in:
inspurericzhang 2019-01-09 10:12:10 +08:00
parent 213ff3a590
commit d7dbf0d8ea

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
coverage!=4.4,>=4.0 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
hacking>=1.1.0,<1.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD