File tree Expand file tree Collapse file tree 3 files changed +8
-31
lines changed Expand file tree Collapse file tree 3 files changed +8
-31
lines changed Original file line number Diff line number Diff line change 11gitpython
22packaging
3- typer
3+ typer-slim
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 --universal --output-file tests/tag.txt tests/tag.in
33click==8.3.0
4- # via typer
4+ # via typer-slim
55colorama==0.4.6 ; sys_platform == 'win32'
66 # via click
77gitdb==4.0.12
88 # via gitpython
99gitpython==3.1.45
1010 # via -r tests/tag.in
11- markdown-it-py==4.0.0
12- # via rich
13- mdurl==0.1.2
14- # via markdown-it-py
1511packaging==25.0
1612 # via -r tests/tag.in
17- pygments==2.19.2
18- # via rich
19- rich==14.2.0
20- # via typer
21- shellingham==1.5.4
22- # via typer
2313smmap==5.0.2
2414 # via gitdb
25- typer==0.20.0
15+ typer-slim ==0.20.0
2616 # via -r tests/tag.in
2717typing-extensions==4.15.0
28- # via typer
18+ # via typer-slim
Original file line number Diff line number Diff line change @@ -15,9 +15,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1515charset-normalizer==3.4.4
1616 # via requests
1717click==8.3.0
18- # via
19- # typer
20- # typer-slim
18+ # via typer-slim
2119codeowners==0.8.0
2220 # via -r tests/../hacking/pr_labeler/requirements.txt
2321colorama==0.4.6 ; sys_platform == 'win32'
@@ -46,12 +44,8 @@ idna==3.11
4644 # via requests
4745jinja2==3.1.6
4846 # via -r tests/../hacking/pr_labeler/requirements.txt
49- markdown-it-py==4.0.0
50- # via rich
5147markupsafe==3.0.3
5248 # via jinja2
53- mdurl==0.1.2
54- # via markdown-it-py
5549mypy==1.18.2
5650 # via -r tests/typing.in
5751mypy-extensions==1.1.0
@@ -71,32 +65,25 @@ pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementati
7165 # via cffi
7266pygithub==2.8.1
7367 # via -r tests/../hacking/pr_labeler/requirements.txt
74- pygments==2.19.2
75- # via rich
7668pyjwt==2.10.1
7769 # via pygithub
7870pynacl==1.6.0
7971 # via pygithub
8072requests==2.32.5
8173 # via pygithub
82- rich==14.2.0
83- # via typer
84- shellingham==1.5.4
85- # via typer
8674smmap==5.0.2
8775 # via gitdb
88- typer==0.20.0
89- # via -r tests/tag.in
9076typer-slim==0.20.0
91- # via -r tests/../hacking/pr_labeler/requirements.txt
77+ # via
78+ # -r tests/../hacking/pr_labeler/requirements.txt
79+ # -r tests/tag.in
9280types-docutils==0.22.2.20251006
9381 # via -r tests/typing.in
9482typing-extensions==4.15.0
9583 # via
9684 # codeowners
9785 # mypy
9886 # pygithub
99- # typer
10087 # typer-slim
10188urllib3==2.5.0
10289 # via
You can’t perform that action at this time.
0 commit comments