Commit 55920b2
committed
Relax paramiko requirement to >=3.2.0,<4.0.0
- Changed from paramiko~=3.5.1 to paramiko>=3.2.0,<4.0.0
- Allows broader compatibility with downstream dependencies
- Uses only basic paramiko features stable since 3.2.01 parent fb9cef1 commit 55920b2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments