summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:49:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:49:45 +0000
commitd759f90b9bb16b18fb71b52e958484521166a8bf (patch)
tree63af32ed54dca3f79650b6aa23c853b7ff580762 /requirements.txt
parent9fd52fd8e6be6bdbdea1f19e514630329649b95f (diff)
downloadoslo-policy-d759f90b9bb16b18fb71b52e958484521166a8bf.tar.gz
Updated from global requirements
Change-Id: Iff836145c26a9e27410d78c9163086753c271cd6
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index e87c14f..0de7135 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,9 +3,9 @@
# process, which may cause wedges in the gate later.
requests>=2.14.2 # Apache-2.0
-oslo.config>=5.1.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-PyYAML>=3.10 # MIT
+PyYAML>=3.12 # MIT
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0