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
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;
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