summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-26 01:52:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-26 01:52:48 +0000
commit35003ba5914b2d03ff2c69396298bda6cfcba1cb (patch)
treecdf86d98bc441c3efc0048006da55e296b90bb52
parentfb81d120b155c8a10c335c7cb4bec2ddab5c1e3b (diff)
downloadpycadf-35003ba5914b2d03ff2c69396298bda6cfcba1cb.tar.gz
Updated from global requirements
Change-Id: I86e30187938daaab637c510d67fa9c4ac1ac4bb6
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 15ad583..410fbfb 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.4.0 # Apache-2.0
+oslo.config>=3.7.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
pytz>=2013.6 # MIT
six>=1.9.0 # MIT