Update hacking version

Change-Id: Iff536d9fc6d0b17d12f5badb5741f5b753252642
This commit is contained in:
ZhijunWei 2018-12-28 23:03:34 +08:00
parent e1121e90cd
commit 2eae978a35
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
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
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0
mock>=2.0.0 # BSD