You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Removed urllib3[secure] dependencies
Removed 'urllib3[secure] < 1.25 ; python_version < "3.5"' and 'urllib3[secure] < 2 ; python_version >= "3.5"'
* updated with urllib3 dependency
updated with urllib3 dependency but without the urllib3[secure] extra
* reverted back urllib3[secure] < 1.25.x or earlier
reverted back the urllib3[secure] extra for earlier versions of urllib3
0 commit comments