mycli icon indicating copy to clipboard operation
mycli copied to clipboard

remove cryptography version pinning due to paramiko newer than 2.11.0

Open TurnOffNOD opened this issue 2 years ago • 3 comments

Description

according to pull request #1055 and file setup.py # Pinning cryptography should not be needed after paramiko 2.11.0.

Now that paramiko's version is 3.1.0, arch package python-paramiko version is 2.11.1, both newer than 2.11.0, so remove cryptography version pinning.

Checklist

  • [x] I've added this contribution to the changelog.md.
  • [x] I've added my name to the AUTHORS file (or it's already there).

TurnOffNOD avatar Mar 27 '23 13:03 TurnOffNOD

I would like this change as well, as I'm running into some annoying dependency conflicts.

kahlstrm avatar Apr 12 '23 11:04 kahlstrm

I would like this as well

Kreijstal avatar Oct 23 '23 19:10 Kreijstal

Any reason why this PR is still blocked?

ambrahma avatar Feb 01 '24 06:02 ambrahma

Thank you!

amjith avatar Mar 24 '24 23:03 amjith