summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-27 04:18:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-27 04:18:29 +0000
commitd249f2437553bdca0eb2ece9342302071d0fff45 (patch)
tree488425ecbe445a689169a0be8957f1e696e0d7e6 /requirements.txt
parent0fa95a367ff44dba05832f884b6a140fa05a3f09 (diff)
downloadpycadf-d249f2437553bdca0eb2ece9342302071d0fff45.tar.gz
Updated from global requirements
Change-Id: I86cd825748b6446950305b75111d18419b80fb04
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 356c732..0b1ed44 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>=2.1.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
pytz>=2013.6
six>=1.9.0