summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-07 23:36:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-07 23:36:57 +0000
commitad0c8da2cd487e85a34238fcccb57f7abd76ba01 (patch)
tree44c3b80a230f67b7551065bf4ed7f1b2aa126005 /requirements.txt
parent67498650bd213b42c18bdf12f842e056fb2b99d7 (diff)
downloadpycadf-ad0c8da2cd487e85a34238fcccb57f7abd76ba01.tar.gz
Updated from global requirements
Change-Id: I55ee99110cd47f3d59dea43d27d041e146fbb55f
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 07afad7..6222368 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-oslo.config>=1.9.3 # Apache-2.0
+oslo.config>=1.11.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
pytz>=2013.6
six>=1.9.0