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
niquests.packages.urllib3.util.ssl_.IS_FIPS=False# "Preemptively disabled QUIC (HTTP/3 included) with interpreter built with FIPS-compliant SSL module. Our QUIC implementation isn't FIPS-compliant for the moment. To force using non-FIPS QUIC implementation, please patch ``urllib3.util.ssl_.IS_FIPS`` and set it to ``False``." from https://github.com/jawah/urllib3.future/blob/4e1f7a3ef05af11399535e6f2a416ee37bde9d95/CHANGES.rst#L183
0 commit comments