File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11pytest
2+ httpx
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile ./test.in --output-file ./test.txt --no-strip-extras --python-version 3.10
3+ anyio==4.7.0
4+ # via httpx
5+ certifi==2024.12.14
6+ # via
7+ # httpcore
8+ # httpx
39exceptiongroup==1.2.2
4- # via pytest
10+ # via
11+ # anyio
12+ # pytest
13+ h11==0.14.0
14+ # via httpcore
15+ httpcore==1.0.7
16+ # via httpx
17+ httpx==0.28.1
18+ # via -r ./test.in
19+ idna==3.10
20+ # via
21+ # anyio
22+ # httpx
523iniconfig==2.0.0
624 # via pytest
725packaging==24.2
@@ -10,5 +28,9 @@ pluggy==1.5.0
1028 # via pytest
1129pytest==8.3.4
1230 # via -r ./test.in
31+ sniffio==1.3.1
32+ # via anyio
1333tomli==2.2.1
1434 # via pytest
35+ typing-extensions==4.12.2
36+ # via anyio
You can’t perform that action at this time.
0 commit comments