Merge "Add pathlib2 to requirements"

This commit is contained in:
Jenkins 2016-11-14 19:31:40 +00:00 committed by Gerrit Code Review
commit f9c1be8e5d
2 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,7 @@ ovs>=2.6.1 # Apache-2.0
os-win>=1.1.0 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
Parsley # MIT
pathlib2>=2.1.0 # MIT
passlib>=1.6 # BSD
Paste # MIT
PasteDeploy>=1.5.0 # MIT

View File

@ -242,6 +242,7 @@ packaging===16.8
paramiko===2.0.2
passlib===1.6.5
pathlib===1.0.1;python_version=='2.7'
pathlib2===2.1.0
pbr===1.10.0
pecan===1.2.1
pexpect===4.2.1