Skip to content

Commit 15b26ea

Browse files
authored
Pin paramiko version to <4, until Exscript can handle the braking change.
1 parent 9d5b035 commit 15b26ea

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,4 +1,4 @@
11
future
22
configparser
33
pycryptodomex
4-
paramiko>=1.17
4+
paramiko>=1.17,<=3

0 commit comments

Comments
 (0)