Pin paramiko to 2.1.2 17/34917/3
authorJamo Luhrsen <jluhrsen@redhat.com>
Wed, 17 May 2017 21:30:28 +0000 (14:30 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 26 May 2017 17:17:50 +0000 (10:17 -0700)
Change-Id: Iea6f80cd20f422bcbd02b07b16966b8f87d81d67
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
modules/requirements.txt

index 1eaf8d0..bae55dc 100644 (file)
@@ -1,3 +1,3 @@
-paramiko>=2.0.1
+paramiko==2.1.2
 mock==1.3.0
 requests==2.9.1