From ffa34ca3d495ca422b31d013d4cb7546a6ce78e3 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 21 Jun 2016 18:05:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I221812239ce4369374902dc7bdf663dc5c7023c8 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ea1e9098..8ba8d0bd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ flake8<2.6.0,>=2.5.4 # MIT pep8==1.5.7 # MIT pyflakes==0.8.1 # MIT python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT