From aeab3567d3d9a2801f1f4df609fc435ae2ffc3d0 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Tue, 24 Sep 2013 07:11:45 -0500 Subject: [PATCH] upgrade to oslo.config 1.2 final Fixes-Bug: 1182861 Change-Id: I75ffc4a572d14488d19491a38742d6920951c171 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e00304940..69678fb591 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,8 +15,7 @@ passlib lxml iso8601>=0.1.4 python-keystoneclient>=0.3.0 --f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3 -oslo.config>=1.2.0a3 +oslo.config>=1.2.0 Babel>=0.9.6 oauth2 dogpile.cache>=0.5.0