You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing this up -- I'll look around for a fix in a bit if no one sends a PR. Seems like it will mean upgrading some libraries -- I'm certainly not using any cryptography!
Hi @scrwho! Could please provide your Python version (python --version) and your installed packages (pip freeze)? I haven't been able to reproduce the error on python3.7
Getting
CryptographyDeprecationWarning
whenever I import the libraryCryptographyDeprecationWarning: Blowfish has been deprecated and will be removed in a future release
"class": algorithms.Blowfish,
None of the example code is working due to the Warning
The text was updated successfully, but these errors were encountered: