From 3936fba55767ca3bb0713f261c15c8e832466c8f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 2 Oct 2016 20:28:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3e66c58b116f1dab583db6a3a52e911483de9326 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 488ca82f..079c8bbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD -cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 -PyYAML>=3.1.0 # MIT +cliff>=2.2.0 # Apache-2.0 +PyYAML>=3.10.0 # MIT python-dateutil>=2.4.2 # BSD six>=1.9.0 # MIT tosca-parser>=0.5.0 # Apache-2.0