From 5129ae523dc6e4183c0e070fc8a452446a40a00b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 1 Dec 2016 13:57:00 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0c2fe56f71d7a5f21e298675360692599a627cec --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0dc4caef..c3f35bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pbr>=1.6 # Apache-2.0 python-senlinclient>=0.3.0 # Apache-2.0 -PyYAML>=3.10.0 # MIT +PyYAML>=3.1.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 959166fb..e412dfa4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,6 +20,6 @@ nosehtmloutput>=0.0.3 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 xvfbwrapper>=0.1.3 #license: MIT # Docs Requirements -sphinx!=1.3b1,<1.4,>=1.2.1 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 reno>=1.8.0 # Apache2