diff --git a/py/requirements.txt b/py/requirements.txt index a1e810e374667..a7be95e1647cb 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -29,6 +29,6 @@ sortedcontainers==2.4.0 toml==0.10.2 trio==0.20.0 trio-websocket==0.9.2 -urllib3[socks]==1.26.9 +urllib3==2.5.0 wsproto==1.1.0 zipp==3.8.0