summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-26 23:28:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-26 23:28:18 +0000
commit3c5f795324ec51eed29635e26a0768c589137aa8 (patch)
tree8f7ade2bbb8d3b843fa091d6de9acfa8d832b7de
parent9410f1cf12aad3d08a9e6b21f82394f003647715 (diff)
downloadpycadf-3c5f795324ec51eed29635e26a0768c589137aa8.tar.gz
Updated from global requirements
Change-Id: Iab16ba0308d6d318adc492de6f26418426695615
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 455d2bd..15ad583 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.2.0 # Apache-2.0
+oslo.config>=3.4.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
pytz>=2013.6 # MIT
six>=1.9.0 # MIT