From 06194517b2176a3c2844871366468d50566906e5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 11 Oct 2014 22:32:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifd93e08d3819e2ab419ccb30ddb577e021f6c896 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e6dfe08b..009da0b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ paramiko>=1.13.0 iso8601>=0.1.9 python-neutronclient>=2.3.6,<3 python-glanceclient>=0.14.0 -python-keystoneclient>=0.10.0 +python-keystoneclient>=0.11.1 python-swiftclient>=2.2.0 stevedore>=1.0.0 # Apache-2.0 pysendfile==2.0.0 diff --git a/test-requirements.txt b/test-requirements.txt index 2160c5c2..780cba27 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ testrepository>=0.0.18 testtools>=0.9.34 # Doc requirements -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-pecanwsme>=0.8 oslosphinx>=2.2.0 # Apache-2.0