From e172646a5957944bb232eee36bd7596e863b1b5a Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Fri, 12 Jan 2018 09:16:28 +0100 Subject: [PATCH] Updated from global requirements MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: If61652d0dc7734b4fcc8678cdc425121d0fdd580 Signed-off-by: Cédric Ollivier --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a355184..ac29d795 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 python-congressclient<2000,>=1.3.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 -python-vitrageclient>=1.2.0 # Apache-2.0 +python-vitrageclient>=1.3.0 # Apache-2.0 virtualenv>=13.1.0 # MIT flake8<2.6.0,>=2.5.4 # MIT -- 2.16.6