mirror of
https://github.com/NohamR/trio_http_proxy.git
synced 2025-05-24 00:59:27 +00:00
17 lines
332 B
Plaintext
17 lines
332 B
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile requirements.in -o requirements-lock.txt
|
|
attrs==23.2.0
|
|
# via
|
|
# outcome
|
|
# trio
|
|
h11==0.14.0
|
|
idna==3.7
|
|
# via trio
|
|
outcome==1.3.0.post0
|
|
# via trio
|
|
sniffio==1.3.1
|
|
# via trio
|
|
sortedcontainers==2.4.0
|
|
# via trio
|
|
trio==0.25.0
|