File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ sortedcontainers==2.4.0
2929toml == 0.10.2
3030trio == 0.20.0
3131trio-websocket == 0.9.2
32- urllib3 == 1.26.9
32+ urllib3 [ socks ] == 1.26.9
3333wsproto == 1.1.0
3434zipp == 3.8.0
Original file line number Diff line number Diff line change @@ -264,7 +264,9 @@ pysocks==1.7.1 \
264264 --hash=sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299 \
265265 --hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \
266266 --hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0
267- # via -r py/requirements.txt
267+ # via
268+ # -r py/requirements.txt
269+ # urllib3
268270pytest-instafail==0.4.2 \
269271 --hash=sha256:19273fdf3f0f9a1cb4b7a0bc8aa1bdaaf6b0f62a681b693d5eca4626abc99782 \
270272 --hash=sha256:1ec440a177be89a9ed2759dade8e1f7a2b95bac74ae81dc91318d309bf4ebd4f
@@ -313,7 +315,7 @@ trio==0.20.0 \
313315 # -r py/requirements.txt
314316 # pytest-trio
315317 # trio-websocket
316- urllib3==1.26.9 \
318+ urllib3[socks] ==1.26.9 \
317319 --hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
318320 --hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
319321 # via -r py/requirements.txt
You can’t perform that action at this time.
0 commit comments