From 60266bbfbfd1bf29d5c1dad8f773b5879aece187 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 22 Oct 2014 19:11:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I27e51a831700a6a1f46b33863ed1001f1edbbff2 --- requirements-py3.txt | 2 +- requirements.txt | 4 ++-- test-requirements-py3.txt | 4 ++-- test-requirements.txt | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index cd481b1007..1fcaaed194 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -17,7 +17,7 @@ SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 passlib iso8601>=0.1.9 -python-keystoneclient>=0.10.0 +python-keystoneclient>=0.11.1 keystonemiddleware>=1.0.0 oslo.config>=1.4.0 # Apache-2.0 # oslo.messaging tries to pull in eventlet diff --git a/requirements.txt b/requirements.txt index 994acb39ab..f69e98b46d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # keystone dependencies pbr>=0.6,!=0.7,<1.0 WebOb>=1.2.3 -eventlet>=0.15.1 +eventlet>=0.15.2 greenlet>=0.3.2 netaddr>=0.7.12 PasteDeploy>=1.5.0 @@ -16,7 +16,7 @@ SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 passlib iso8601>=0.1.9 -python-keystoneclient>=0.10.0 +python-keystoneclient>=0.11.1 keystonemiddleware>=1.0.0 oslo.config>=1.4.0 # Apache-2.0 oslo.messaging>=1.4.0 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 30fc13c07e..4a5bcbb8fc 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -31,9 +31,9 @@ fixtures>=0.3.14 lxml>=2.3 # mock object framework mock>=1.0 -oslotest>=1.1.0 # Apache-2.0 +oslotest>=1.2.0 # Apache-2.0 # required to build documentation -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # test wsgi apps without starting an http server WebTest>=2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 9bc654297c..ca09b70526 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -32,9 +32,9 @@ fixtures>=0.3.14 lxml>=2.3 # mock object framework mock>=1.0 -oslotest>=1.1.0 # Apache-2.0 +oslotest>=1.2.0 # Apache-2.0 # required to build documentation -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # test wsgi apps without starting an http server WebTest>=2.0