From 582e5235e06c046e30e04bf8e99726efa57ad522 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 6 Sep 2017 03:22:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I87ab7673dd74d9275dc043eb556ce980d353b810 --- requirements.txt | 4 ++-- test-requirements.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 23f28c4b14..9bd7e3e7b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,12 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 -docker>=2.0.0 # Apache-2.0 +docker>=2.4.2 # Apache-2.0 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) six>=1.9.0 # MIT oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL -PyYAML>=3.10.0 # MIT +PyYAML>=3.10 # MIT netaddr!=0.7.16,>=0.7.13 # BSD cryptography!=2.0,>=1.6 # BSD/Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 7199c202eb..ffd6a39166 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,11 +9,11 @@ doc8 # Apache-2.0 extras # MIT hacking>=0.10.0 openstackdocstheme>=1.16.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD -PyYAML>=3.10.0 # MIT +PyYAML>=3.10 # MIT python-ceilometerclient>=2.5.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0