pyopenssl 20.0.1 has requirement cryptography>=3.2, but you'll have cryptography 2.9.2 which is incompatible. code example
Example: pyopenssl 20.0.0 has requirement cryptography>=3.2, but you'll have cryptography 2.8 which is incompatible.
pip install <package-name> --upgrade cryptography