Update hacking version

Change-Id: I157091c5ff09cc01f7e170311c17166bdfd9cab3
This commit is contained in:
ZhijunWei 2018-12-28 23:04:30 +08:00
parent 0c6eab0844
commit c21e57deb0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
bandit>=1.1.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
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0