diff options
-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 |