From: Cédric Ollivier Date: Fri, 12 Jan 2018 08:16:28 +0000 (+0100) Subject: Updated from global requirements X-Git-Tag: opnfv-6.0.0~20 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=doctor.git;a=commitdiff_plain;h=e172646a5957944bb232eee36bd7596e863b1b5a Updated from global requirements Change-Id: If61652d0dc7734b4fcc8678cdc425121d0fdd580 Signed-off-by: Cédric Ollivier --- 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