Facing the issue of cryptography. I have already installed the version of cryptography==3.4.8 and pyopenssl==21.0.0 but the issue raised about
File "/usr/local/lib/python3.10/dist-packages/urllib3/contrib/pyopenssl.py", line 53, in <module>
from cryptography.hazmat.backends.openssl.x509 import _Certificate
ModuleNotFoundError: No module named 'cryptography.hazmat.backends.openssl.x509'
No idea how to resolve. python version 3.10