From 42638f2bf3307c788316c82ab35bf01ebac8c8c0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 May 2017 13:48:10 +0000 Subject: Updated from global requirements Change-Id: I2a35b4851cccfa4fbb4c6c0414ffc0bbcb0c154b --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 06172c3..0f69772 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT # this is required for the docs build jobs -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 @@ -19,6 +19,6 @@ oslotest>=1.10.0 # Apache-2.0 mock>=2.0 # BSD # rootwrap daemon's client should be verified to run in eventlet -eventlet!=0.18.3,>=0.18.2 # MIT +eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT reno>=1.8.0 # Apache-2.0 -- cgit v1.2.1