From 2ab7c23b45434f3ec03372045d0ba554c75532be Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 23 Aug 2017 23:28:50 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7fe9d059016edbb26a8fb6f27a1a6e8b41494edd --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fc46849d7a3..50def868673 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ osprofiler>=1.4.0 # Apache-2.0 ovs>=2.7.0 # Apache-2.0 ovsdbapp>=0.4.0 # Apache-2.0 psutil>=3.2.2 # BSD -pyroute2>=0.4.17 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.19 # Apache-2.0 (+ dual licensed GPL2) weakrefmethod>=1.0.2;python_version=='2.7' # PSF python-novaclient>=9.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 3db1b10019b..2aa623f0a9f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ bandit>=1.1.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD flake8-import-order==0.12 # LGPLv3 -mock>=2.0 # BSD +mock>=2.0.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD sphinx>=1.6.2 # BSD openstackdocstheme>=1.16.0 # Apache-2.0 @@ -21,7 +21,7 @@ oslotest>=1.10.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 ddt>=1.0.1 # MIT pylint==1.4.5 # GPLv2 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 # Needed to run DB commands in virtualenvs PyMySQL>=0.7.6 # MIT License tempest>=16.1.0 # Apache-2.0