summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-04 10:23:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-04 10:23:39 +0000
commit7a586e073a6ebd28a2b918c50a3b341eb976b35e (patch)
treef4b174598c44704bc3c717b90d93b4e36913bf67 /requirements.txt
parent7171934954e28314232050c5076f27c62458673e (diff)
downloadoslo-vmware-7a586e073a6ebd28a2b918c50a3b341eb976b35e.tar.gz
Updated from global requirements
Change-Id: Id7ed123bb04df6abd4c8a777ae1206dad7a40777
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 01c6672..f3323e3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
# for the routing notifier
-PyYAML>=3.10 # MIT
+PyYAML>=3.12 # MIT
lxml!=3.7.0,>=3.4.1 # BSD
suds-jurko>=0.6 # LGPLv3+