summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-04 01:19:44 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-04 01:19:44 +0000
commit0e873a2d2862a1c585f2f69ae556151ddce0304a (patch)
tree539cf0ae194405172a0679f4d31cabc0209ad7a9 /test-requirements.txt
parentd61cc59a0b9f3d6ed1764da2ad06b81a3788f50b (diff)
downloadtempest-0e873a2d2862a1c585f2f69ae556151ddce0304a.tar.gz
Updated from global requirements
Change-Id: I69c1c41e4f1762ee028402ffb241efc517601400
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 fbdad4444..19b45ea41 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
# needed for doc build
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
mock>=2.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0