From e6e7c76778a73008aafe39b829ae494a7e2a02b0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 22 Sep 2017 12:54:00 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6714fca04656c47b87aa8c110404e76cc88188aa --- requirements.txt | 6 +++--- test-requirements.txt | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index eba2bb5b6..98d3bc474 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,14 +5,14 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 beautifulsoup4>=4.6.0 # MIT Django<2.0,>=1.8 # BSD -django-formtools # BSD +django-formtools>=1.0 # BSD iso8601>=0.1.11 # MIT six>=1.9.0 # MIT python-muranoclient>=0.8.2 # Apache-2.0 pytz>=2013.6 # MIT PyYAML>=3.10 # MIT -yaql>=1.1.0 # Apache 2.0 License -castellan>=0.7.0 # Apache-2.0 +yaql>=1.1.3 # Apache 2.0 License +castellan>=0.14.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0 semantic-version>=2.3.1 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index b275d3204..4eecc8497 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,18 +5,18 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 django-nose>=1.4.4 # BSD -nose # LGPL -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 +nose>=1.3.7 # LGPL +oslo.config>=4.6.0 # Apache-2.0 openstack.nose-plugin>=0.7 # Apache-2.0 nosehtmloutput>=0.0.3 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 testtools>=1.4.0 # MIT mock>=2.0.0 # BSD -mox3!=0.19.0,>=0.7.0 # Apache-2.0 +mox3>=0.20.0 # Apache-2.0 # Docs Requirements -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 sphinx>=1.6.2 # BSD reno>=2.5.0 # Apache-2.0