From e0e5cef5ab7964a2f588d7a67a1fdf4787ac358d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 28 Oct 2014 22:28:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia67433f2b10fe4c940f4842cd3ba7ff01bc9d9f1 --- test-requirements-py3.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 4a5bcbb8fc..90fadd22ae 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -60,4 +60,4 @@ oslosphinx>=2.2.0 # Apache-2.0 # Used only by oslo kombu>=2.5.0 lockfile>=0.8 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ca09b70526..73ce5e120c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ pymongo>=2.5 # Optional backend: LDAP # authenticate against an existing LDAP server -python-ldap==2.3.13 +python-ldap>=2.4 ldappool>=1.0 # MPL # Required for federation extension (although used only for federating multiple @@ -61,4 +61,4 @@ oslosphinx>=2.2.0 # Apache-2.0 # Used only by oslo kombu>=2.5.0 lockfile>=0.8 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.1.0 # Apache-2.0