Skip to content

Commit

Permalink
Merge pull request huashengdun#181 from Pofilo/upgrade_paramiko
Browse files Browse the repository at this point in the history
upgrade paramiko to 2.7.2
  • Loading branch information
huashengdun authored Sep 15, 2020
2 parents 51d527f + 2f53ee5 commit 596e12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
paramiko==2.7.1
paramiko==2.7.2
tornado==5.1.1; python_version < '3.5'
tornado==6.0.4; python_version >= '3.5'

0 comments on commit 596e12d

Please sign in to comment.