From 68ceee59da5c554e7ed6b7adb9d5a526a798782b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 4 Jun 2017 03:03:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie816a3fa508229e167a07a0c07da5d17b109bb83 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3f73324..b1f3eaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ # PBR should always appear first pbr!=2.1.0,>=2.0.0 # Apache-2.0 # If python-zunclient will be released, we will use it. -python-zunclient>=0.1.0 # Apache-2.0 +python-zunclient>=0.2.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD Django<1.10,>=1.8 # BSD django-babel>=0.5.1 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 79b6b30..abf2054 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ nosehtmloutput>=0.0.3 # Apache-2.0 nosexcover # BSD openstack.nose-plugin>=0.7 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 sphinx!=1.6.1,>=1.5.1 # BSD testtools>=1.4.0 # MIT