From 8e76fcb04859c3eafdf729b7cb1f694f5651fe86 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 30 Sep 2016 19:57:13 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3ea29a9a036c0f5a11769af59c0a46ae81c6eef6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 671713f5..36e7263e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. GitPython>=1.0.1 # BSD License (3 clause) -PyYAML>=3.1.0 # MIT +PyYAML>=3.10.0 # MIT six>=1.9.0 # MIT stevedore>=1.16.0 # Apache-2.0