From 1570a9cf0f7167e794c0b366f2dfdc1eea3e7912 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 12 Sep 2017 14:01:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifde981b6a04ffd35ec8f189eaaafaf999bedd21f --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 103b7c897..b66550060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,10 @@ python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -oslo.utils>=3.20.0 # Apache-2.0 +oslo.config>=4.6.0 # Apache-2.0 +oslo.utils>=3.28.0 # Apache-2.0 psutil>=3.2.2 # BSD -netaddr!=0.7.16,>=0.7.13 # BSD +netaddr>=0.7.18 # BSD netifaces>=0.10.4 # MIT pystache # MIT os-refresh-config # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 61c6b9b7c..4afa1cc35 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,5 +15,5 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 -bashate>=0.2 # Apache-2.0 +bashate>=0.5.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0