Skip to content

Commit

Permalink
Test package with latest paramiko version
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Aug 17, 2023
1 parent 6988398 commit bcc4031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install_requires =
property-cached ~=1.6
configparser ~=3.2 ; python_version < '3'
fs ~=2.2
paramiko ~=2.0
paramiko >=2.0,<4.0
six ~=1.10
setuptools >=38.3.0
tests_require =
Expand Down

0 comments on commit bcc4031

Please sign in to comment.