From d1b754d021a9f0ff5b20c4283ec1afeada7b15f4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 18 Aug 2017 11:32:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idf2fc92eec70e0fb400c380e7df2bbb2b02df988 --- requirements.txt | 6 +++--- test-requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef5ef940cb..845022a080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # ascii betical order. Babel!=2.4.0,>=2.3.4 # BSD -PyYAML>=3.10.0 # MIT +PyYAML>=3.10 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT WSME>=0.8 # MIT WebOb>=1.7.1 # MIT @@ -40,8 +40,8 @@ oslo.reports>=0.6.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD pycadf!=2.0.0,>=1.1.0 # Apache-2.0 -python-barbicanclient!=4.5.0,>=4.0.0 # Apache-2.0 -python-glanceclient>=2.7.0 # Apache-2.0 +python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 +python-glanceclient>=2.8.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index d07ac57f50..3edc3f0f93 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ coverage!=4.4,>=4.0 # Apache-2.0 doc8 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD openstackdocstheme>=1.16.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 @@ -25,4 +25,4 @@ testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT # releasenotes -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0