From 40f1fec3cd4ccacccd44a56ebe212f1819a11f3b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 30 Sep 2016 20:00:13 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I433396abcf109067ca9d1c8b517774f5245c6c6f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f2292c..66c1f9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ django-compressor>=2.0 # MIT django-openstack-auth>=2.4.0 # Apache-2.0 iso8601>=0.1.11 # MIT python-mistralclient>=2.0.0 # Apache-2.0 -PyYAML>=3.1.0 # MIT +PyYAML>=3.10.0 # MIT