Paramiko version inconsistency
Open
- Dominant language
- Python
- Stars
- 94
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
[setup.cfg](https://github.com/althonos/fs.sshfs/blob/020994638c19ec8d835bd1c3ef10d9ea8d165561/setup.cfg#L50) has `paramiko >=2.0,<4.0`, but the [pypi page](https://pypi.org/project/fs.sshfs/) lists paramiko at version 4.0.0.
Is this just a case of needing to bump up the paramiko version?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.