From 991088cb491b04c261cf7764add194e7cf2960aa Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 28 Jul 2017 04:28:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2803efa5556cd4b295f9864648b9b1df7af7a05a --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 879e0fc9f..75e0edecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD lxml!=3.7.0,>=2.3 # BSD python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.0.0 # Apache-2.0 +python-cinderclient>=3.1.0 # Apache-2.0 python-dateutil>=2.4.2 # BSD python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5afd487ca..be0eb2f2b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ coverage!=4.4,>=4.0 # Apache-2.0 lxml!=3.7.0,>=2.3 # BSD networkx>=1.10 # BSD python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.0.0 # Apache-2.0 +python-cinderclient>=3.1.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 @@ -34,5 +34,5 @@ pysnmp>=4.2.3 # BSD osprofiler>=1.4.0 # Apache-2.0 # Doc requirements -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 sphinx>=1.6.2 # BSD