summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-09 03:16:35 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-09 03:16:35 +0000
commitcad88bc8aace6728a2bd0da2cf7a45a22b1302e6 (patch)
tree74b52c5af91cd16705ea0eb3c77d9f7dee6db4d0
parent525bb1ff05b3a570670a8519f2a5171fd3465add (diff)
downloadpycadf-cad88bc8aace6728a2bd0da2cf7a45a22b1302e6.tar.gz
Updated from global requirements
Change-Id: I073e90031bc4f834929e6f8a38b0d66671385e26
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ee72cc2..719f719 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>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
pytz>=2013.6 # MIT
six>=1.9.0 # MIT