Skip to content

Commit

Permalink
CFY-7109-change-paramiko-version
Browse files Browse the repository at this point in the history
  • Loading branch information
yarivgiga committed Jul 25, 2017
1 parent ec7fa27 commit b5f2993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
description='Plugin for remotely running fabric tasks and commands',
install_requires=[
'cloudify-plugins-common>=3.4',
'paramiko==1.18.3',
'fabric==1.13.1',
'paramiko==2.1.2',
'six>=1.8.0',
]
)

0 comments on commit b5f2993

Please sign in to comment.