From 3204109873e31422fb2f3c951d490d0b1eb74a6d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 07:30:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie49d86630e5ac7e35e8ef4f7b4b129868a1af7a8 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5058a9a..fac6795 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,12 +4,12 @@ bashate>=0.5.1 # Apache-2.0 flake8<2.6.0,>=2.5.4 # MIT pyasn1!=0.2.3,>=0.1.8 # BSD -pyOpenSSL>=16.2.0 # Apache-2.0 +pyOpenSSL>=17.1.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD # this is required for the docs build jobs -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0 doc8>=0.6.0 # Apache-2.0