python - my fixed pyOpenSSL version 19.0.0 suddenly broke - Stack Overflow

Description

sudo apt update; pip install -U cryptography; sudo apt remove python3-openssl -y; sudo apt autoremove; pip3 install -U cryptography;