summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-23 18:49:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-23 18:49:12 +0000
commit0a4319fc644850eef3c798871045e2ff86cff171 (patch)
tree8167ce13160791dece3db432ce13a8051e14a873
parent41f19fb2950da268855c4b95155e35207d195756 (diff)
downloadpycadf-0a4319fc644850eef3c798871045e2ff86cff171.tar.gz
Updated from global requirements
Change-Id: Ib32b92c5f53e654ac0719cdf7bf19790940b0fdf
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 0b1ed44..6e334b4 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.3.0 # Apache-2.0
-oslo.serialization>=1.4.0 # Apache-2.0
+oslo.config>=2.6.0 # Apache-2.0
+oslo.serialization>=1.10.0 # Apache-2.0
pytz>=2013.6
six>=1.9.0