Bump min pyroute2 version to 0.5.7

Change-Id: I2de57a79b63f3baa92f90fc0dcf8df69bbb63586
This commit is contained in:
Slawek Kaplonski 2019-12-13 10:17:05 +01:00
parent e04e1d80e4
commit fc4e3b95d8
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