From e379caf45c12101b62f2e8fd53492f49c050fad6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Fri, 18 Aug 2017 11:32:32 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I154115397f64cbac7e0e385b63765308566fd1c7 --- requirements.txt | 4 ++-- test-requirements.txt | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index c81f27a6d..bc57a685a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ oslo.log>=3.22.0 # Apache-2.0 oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 -paramiko>=2.0 # LGPLv2.1+ +paramiko>=2.0.0 # LGPLv2.1+ pbr!=2.1.0,>=2.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 @@ -51,7 +51,7 @@ python-ironicclient>=1.14.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 PyJWT>=1.0.1 # MIT -PyYAML>=3.10.0 # MIT +PyYAML>=3.10 # MIT requests>=2.14.2 # Apache-2.0 tenacity>=3.2.1 # 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 diff --git a/test-requirements.txt b/test-requirements.txt index 90c9a87c6..b2d013df1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 mistral-lib>=0.2.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD networkx>=1.10 # BSD nose # LGPL oslotest>=1.10.0 # Apache-2.0 @@ -19,11 +19,11 @@ osprofiler>=1.4.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD pyflakes==0.8.1 # MIT -reno!=2.3.1,>=1.8.0 # Apache-2.0 -requests-mock>=1.1 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 +requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD sphinxcontrib-httpdomain # BSD -sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 +sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0 openstackdocstheme>=1.16.0 # Apache-2.0 tooz>=1.47.0 # Apache-2.0 tempest>=16.1.0 # Apache-2.0