diff options
author | 2018-10-06 10:25:00 +0200 | |
---|---|---|
committer | 2018-10-06 10:25:00 +0200 | |
commit | 3803460f8338aacb7fc331963e83e30347c2e998 (patch) | |
tree | a371324eb5ca2495aed647c48e45f4b33e195905 | |
parent | 77bdb6a79a506f91959070dc8ff28949f2dff825 (diff) |
Updated from global requirements
Change-Id: I383e6dbaae7e43a5501df6aa7145bad6daebc071
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 36189ea1..eec4a361 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,9 +9,9 @@ xmltodict>=0.10.1 # MIT python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-tackerclient>=0.8.0 # Apache-2.0 -python-neutronclient>=6.9.0 +python-neutronclient>=6.3.0 # Apache-2.0 networking-sfc>=7.0.0 -PyYAML>=3.12 # MIT +PyYAML>=3.10 # MIT opnfv snaps xtesting # Apache-2.0 |