Hello, cryptography package was accidentally upgraded to version 44 in /usr/local/lib/python3.13/site-packages and is now incompatible with google-auth. How can I downgrade it to 42.0.8? Thank you
Hello, cryptography package was accidentally upgraded to version 44 in /usr/local/lib/python3.13/site-packages and is now incompatible with google-auth. How can I downgrade it to 42.0.8? Thank you
Use a virtualenv if you need specific versions of libraries: https://help.pythonanywhere.com/pages/VirtualenvsExplained/