SyntaxFix
Write A Post
Hire A Developer
Questions
I was in a similar situation and wanted to update urllib3 package. What worked for me was:
pip3 install --upgrade --force-reinstall --ignore-installed urllib3==1.25.3