From 6ce9834afc1a8ba6c9c2976313750565f4bd022c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 19 Jul 2016 15:32:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4c18710d79593aa8b6efbbc7703c3851231478b9 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a73767a0..b794fc3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-compressor>=2.0 # MIT django-openstack-auth>=2.3.0 # Apache-2.0 iso8601>=0.1.11 # MIT python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 -python-manilaclient>=1.3.0 # Apache-2.0 +python-manilaclient>=1.10.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-saharaclient>=0.13.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 86672ce4..909b472f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 ddt>=1.0.1 # MIT -django-nose>=1.2 # BSD +django-nose>=1.4.4 # BSD discover # BSD reno>=1.8.0 # Apache2 mock>=2.0 # BSD