urllib3 issue with charset_normalizer
meybj opened this issue · 1 comments
meybj commented
hey. i updated charset_normalizer from 2.1.1 to 3.0.1 but after running my script this prints in my consol
.\site-packages\requests_init_.py:109: RequestsDependencyWarning: urllib3 (1.26.13) or chardet (None)/charset_normalizer (3.0.1) doesn't match a supported version!
warnings.warn(
aslo my requests ver is 2.28.1