Merge "Use newer paramiko"

This commit is contained in:
Zuul 2020-01-28 02:00:56 +00:00 committed by Gerrit Code Review
commit 0b438471c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
pbr>=0.11
paramiko>=1.8.0,<2.0.0
paramiko>=2.0.0
six>=1.7.0