From 9266cb1b1a187d30da7f8b8d181087cba11891ed Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 14 Apr 2016 02:43:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iff8ec408cd259036261ba8ede129350362e47d0b --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bc3b7d3..cdb0324 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -Babel>=1.3 # BSD +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD python-designateclient>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index a2cb683..0e6195e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,4 +24,4 @@ nosexcover # BSD # Horizon requirements Django<1.9,>=1.8 # BSD django-compressor>=2.0 # MIT -django-openstack-auth>=2.0.0 # Apache-2.0 +django-openstack-auth>=2.2.0 # Apache-2.0