When I installed the gradio package for Python, it pulled the latest version 4.38.1.
pip3 install gradio
During the installation it tried to install dependent packages, one of them being urllib3 as shown in the output:
Installing collected packages: pydub, ffmpy, websockets, uvloop, uvicorn, urllib3, ujson, toolz, tomlkit,