Merge "Try pyroute2 0.5.1"

This commit is contained in:
Zuul 2018-07-17 11:37:16 +00:00 committed by Gerrit Code Review
commit c2fbe8a027
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ Pygments==2.2.0
pyinotify==0.9.6
pyparsing==2.2.0
pyperclip==1.6.0
pyroute2==0.4.21
pyroute2==0.5.1
python-dateutil==2.7.0
python-editor==1.0.3
python-keystoneclient==3.15.0

View File

@ -16,7 +16,7 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
os-vif!=1.8.0,>=1.7.0 # Apache-2.0
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
pyroute2>=0.5.1;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
retrying!=1.3.0,>=1.2.3 # Apache-2.0
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0