Update hacking version to latest

Change-Id: Ia2402137dccbe8434c64f3f3fc8588ba3ff02347
This commit is contained in:
inspurericzhang 2019-01-09 10:12:11 +08:00
parent 028af44d3f
commit 57e019b3ff
1 changed files with 1 additions and 1 deletions

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