File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ sortedcontainers==2.4.0
29
29
toml == 0.10.2
30
30
trio == 0.20.0
31
31
trio-websocket == 0.9.2
32
- urllib3 == 1.26.9
32
+ urllib3 [ socks ] == 1.26.9
33
33
wsproto == 1.1.0
34
34
zipp == 3.8.0
Original file line number Diff line number Diff line change @@ -264,7 +264,9 @@ pysocks==1.7.1 \
264
264
--hash=sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299 \
265
265
--hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \
266
266
--hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0
267
- # via -r py/requirements.txt
267
+ # via
268
+ # -r py/requirements.txt
269
+ # urllib3
268
270
pytest-instafail==0.4.2 \
269
271
--hash=sha256:19273fdf3f0f9a1cb4b7a0bc8aa1bdaaf6b0f62a681b693d5eca4626abc99782 \
270
272
--hash=sha256:1ec440a177be89a9ed2759dade8e1f7a2b95bac74ae81dc91318d309bf4ebd4f
@@ -313,7 +315,7 @@ trio==0.20.0 \
313
315
# -r py/requirements.txt
314
316
# pytest-trio
315
317
# trio-websocket
316
- urllib3==1.26.9 \
318
+ urllib3[socks] ==1.26.9 \
317
319
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
318
320
--hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
319
321
# via -r py/requirements.txt
You can’t perform that action at this time.
0 commit comments