Closed ruppde closed 6 months ago
Prevent this error in newer environments:
from urllib3.util.ssl_ import create_urllib3_context, DEFAULT_CIPHERS ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (.pyenv/versions/3.12.1/lib/python3.12/site-packages/urllib3/util/ssl_.py)
Prevent this error in newer environments: