summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-03 00:03:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-03 00:03:09 +0000
commitf3e52752eabd93404c8011ba2e3ef96d22b9ec87 (patch)
tree35ad78049d653fa8ab6f7148703a2456b510ae54 /test-requirements.txt
parent93d1dac08cbc2c9b4e304a259641a4015365dffb (diff)
downloadoslo-middleware-f3e52752eabd93404c8011ba2e3ef96d22b9ec87.tar.gz
Updated from global requirements3.24.0
Change-Id: Ia6f0c93b68aef3baa5099ad51587cecd2ab923c7
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8b43cda..6462cd9 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.12.0,!=0.13.0,<0.14 # Apache-2.0
+hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0