Open scrwho opened 3 months ago
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