Merge "Bump min pyroute2 version to 0.5.7"

This commit is contained in:
Zuul 2019-12-20 14:48:53 +00:00 committed by Gerrit Code Review
commit 0115f71af8
2 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ pylint==2.2.0
PyMySQL==0.7.6
pyparsing==2.1.0
pyperclip==1.5.27
pyroute2==0.5.3
pyroute2==0.5.7
python-dateutil==2.5.3
python-designateclient==2.7.0
python-editor==1.0.3

View File

@ -48,7 +48,7 @@ os-ken >= 0.3.0 # Apache-2.0
ovs>=2.8.0 # Apache-2.0
ovsdbapp>=0.17.0 # Apache-2.0
psutil>=3.2.2 # BSD
pyroute2>=0.5.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
pyroute2>=0.5.7;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
python-novaclient>=9.1.0 # Apache-2.0
openstacksdk>=0.31.2 # Apache-2.0