Cap paramiko<2.0.0
Until we have a good migration plan for paramika, lets cap at <2.0.0. Otherwise we need to install libffi-dev and other dependencies for the version bump. Change-Id: Iad29f93814c798fc2c4204e08e940011ad1428dc Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
cd183a4f43
commit
11647ed384
@ -1,3 +1,3 @@
|
||||
pbr>=0.11,<2.0
|
||||
paramiko>=1.8.0
|
||||
paramiko>=1.8.0,<2.0.0
|
||||
six>=1.7.0
|
||||
|
Loading…
Reference in New Issue
Block a user