diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-01-12 09:16:28 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-01-12 09:16:28 +0100 |
commit | e172646a5957944bb232eee36bd7596e863b1b5a (patch) | |
tree | 33fa715b485f60a55393813a1d7ea2f3691d7519 /requirements.txt | |
parent | f106c5a12724c684d747cf7f309f0ccc8b86cc61 (diff) |
Updated from global requirements
Change-Id: If61652d0dc7734b4fcc8678cdc425121d0fdd580
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |