From 5b0469e1e1a92df5085e2a92ad01014f62c5ee28 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Aug 2016 05:32:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib28a0f9f0f5b3c01f4bb79e396a72abc889a1751 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 627fba514..e0762f364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,12 +5,12 @@ pbr>=1.6 # Apache-2.0 appdirs>=1.3.0 # MIT License dogpile.cache>=0.6.1 # BSD cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 -jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT +jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT keystoneauth1>=2.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD python-openstackclient>=2.1.0 # Apache-2.0 -PyYAML>=3.1.0 # MIT +PyYAML>=3.1.0 # MIT requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT