summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhijunWei <wzj334965317@outlook.com>2018-12-28 22:52:08 +0800
committerweizj <wzj334965317@outlook.com>2019-01-25 02:05:37 +0000
commitf3f1b88226205df54a91708d4298874cce93a18b (patch)
tree3a425c41755736fcc48330eca746b636d1e41bf9
parent1d55d3bb935b36d86ff331ecfd5529c4139ea44b (diff)
downloadoslo-context-f3f1b88226205df54a91708d4298874cce93a18b.tar.gz
Update hacking version
Change-Id: I15bccfb206275218739227d784aa88a298f11017
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 096cc97..21acd1a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
fixtures>=3.0.0 # Apache-2.0/BSD
-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
coverage!=4.4,>=4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0