Skip to content

Commit 847f68a

Browse files
committed
Upgrade paramiko
New machine will fail to log users in using their SSH keys with the older version. This is currently effecting `jumpbox-2.management.integration`
1 parent 61cde15 commit 847f68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Fabric==1.8.3
22
GitPython==1.0.1
3-
paramiko==1.10.1
3+
paramiko==2.1.2
44
pycrypto==2.6
55
wsgiref==0.1.2
66
jinja2==2.7.1

0 commit comments

Comments
 (0)