summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-07 06:18:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-07 06:18:39 +0000
commitea0f67041efe1f770c723db1f2f44b635df4df82 (patch)
tree6e8ffdae5367346bbdffda77e719b34304170a59 /test-requirements.txt
parent03091f1c58908f48ad3baee8e34ccff66eb293ba (diff)
downloadtrove-ea0f67041efe1f770c723db1f2f44b635df4df82.tar.gz
Updated from global requirements
Change-Id: Ib95e50140f81e6630f45e98b62e9ac4fd87bd524
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 ee9020cd..03c470e8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -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.
# Hacking already pins down pep8, pyflakes and flake8
-hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
+hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
sphinx>=1.5.1 # BSD
os-api-ref>=1.0.0 # Apache-2.0