Skip to content

Loosen dependencies #14

Description

@shifqu

Hello

In our project we are currently using pyfos v1.2.1 and this works as expected. plays nice with our own dependencies.

We now tried upgrading to the latest pyfos version (2.0.1), but this pins some dependencies on older versions.

For example;

  • paramiko is pinned to 2.7.1, while 2.7.2 is released.
  • requests is pinned to 2.23.0 while 2.26.0 is released.

I suggest loosening the dependencies by replacing the == with ~=

I signed a CAA to be able to make my own MR, but it seems that the email address to which to send to is missing.

Kind regards
Sonny

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions