summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorGordon Chung <chungg@ca.ibm.com>2013-09-04 17:30:15 -0400
committerGordon Chung <chungg@ca.ibm.com>2013-09-04 17:30:15 -0400
commit2604405eb5d7f1acc3a4a130262fba1d14f5ac4e (patch)
treeb4b6920a4f52c885f1e712cda2481b65c5679e3d /requirements.txt
parent02aaa468ce2b20f00e298cf6118cc50890c462ca (diff)
downloadpycadf-2604405eb5d7f1acc3a4a130262fba1d14f5ac4e.tar.gz
bump oslo.config req to 1.2.0a30.1.6
bump up oslo.config requirement to 1.2.0.a3 so it doesn't pull in older oslo.config on pip install --upgrade Change-Id: I121ef939fd3b768e15adf6abf95cf0a1899c71b5
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1d12e11..f6e0d62 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,8 @@
Babel>=0.9.6
iso8601>=0.1.4
netaddr
-oslo.config>=1.1.0
pytz>=2010h
six
+-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
+