Suresh_AWS
New Contributor III

I was able to solve the problem by updating the package urllib3 with a different version

pip3 install urllib3=1.25.11

View solution in original post