From 7632a2db45e7abb173deaa1c27f0a98c87010534 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 23 Mar 2018 07:52:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id9ba2578ed9617d4db2c5ece3b37e431355810cb --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index db0368842..4ed70f985 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,12 +9,12 @@ passlib>=1.7.0 # BSD psutil>=3.2.2 # BSD python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 -python-ironicclient>=2.2.0 # Apache-2.0 +python-ironicclient>=2.3.0 # Apache-2.0 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 simplejson>=3.5.1 # MIT six>=1.10.0 # MIT osc-lib>=1.8.0 # Apache-2.0 -websocket-client>=0.33.0 # LGPLv2+ +websocket-client>=0.44.0 # LGPLv2+ tripleo-common>=7.1.0 # Apache-2.0 cryptography>=2.1 # BSD/Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 87ca7e565..cae089c41 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,4 +9,4 @@ fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0.0 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=2.2.0 # MIT -requests-mock>=1.1.0 # Apache-2.0 +requests-mock>=1.2.0 # Apache-2.0