This commit is contained in:
dingfeng.wong
2025-07-09 19:46:32 +08:00
parent ff0bcb38e4
commit a8db36fa73
4 changed files with 151 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
click==8.2.1
# via typer
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
pygments==2.19.2
# via rich
rich==14.0.0
# via
# elf (pyproject.toml)
# typer
shellingham==1.5.4
# via typer
typer==0.16.0
# via elf (pyproject.toml)
typing-extensions==4.14.1
# via typer