From 0b8bbc14366a17d210c4ed3606118cb926543796 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 24 May 2016 13:48:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2ffa43613e64f366a3aca86188b4710cd4773491 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f40c8c4ab41..a93c5fdd0de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,20 +14,20 @@ greenlet>=0.3.2 # MIT httplib2>=0.7.5 # MIT requests>=2.10.0 # Apache-2.0 Jinja2>=2.8 # BSD License (3 clause) -keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 +keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.12 # BSD netifaces>=0.10.4 # MIT neutron-lib>=0.1.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 -ryu>=3.30 # Apache-2.0 +ryu!=4.1,!=4.2,>=3.30 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT WebOb>=1.2.3 # MIT keystoneauth1>=2.1.0 # Apache-2.0 alembic>=0.8.4 # MIT six>=1.9.0 # MIT stevedore>=1.10.0 # Apache-2.0 -oslo.concurrency>=3.5.0 # Apache-2.0 +oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.9.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0