Skip to content

Too old version of paramiko in requirements.txt #21

@212850a

Description

@212850a

It's too old version of paramiko (version 2.7.1) is specified in requirements.txt when in reality it's not really much used.
As result when we try to install pyfos from pip today we have to stick to that old version and other packages which uses paramiko do not work correctly.

Is it possible to update required version of paramiko or change requirement to something like 'paramiko~= 2.7.1'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions