added cli

This commit is contained in:
2024-10-24 23:16:03 +08:00
parent e2e4083321
commit 33a3858b02
10 changed files with 258 additions and 216 deletions

View File

@@ -1,10 +1,11 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra-index-url=https://gitea.woggioni.net/api/packages/woggioni/pypi/simple --output-file=requirements.txt --strip-extras pyproject.toml
# pip-compile --output-file=requirements.txt pyproject.toml
#
--extra-index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
aiofiles==24.1.0
# via bugis (pyproject.toml)
@@ -14,8 +15,6 @@ certifi==2024.8.30
# via
# httpcore
# httpx
exceptiongroup==1.2.2
# via anyio
h11==0.14.0
# via httpcore
h2==4.1.0
@@ -24,7 +23,7 @@ hpack==4.0.0
# via h2
httpcore==1.0.6
# via httpx
httpx==0.27.2
httpx[http2]==0.27.2
# via bugis (pyproject.toml)
hyperframe==6.0.1
# via h2
@@ -34,7 +33,7 @@ idna==3.10
# httpx
markdown==3.7
# via bugis (pyproject.toml)
pwo==0.0.3
pwo==0.0.4
# via bugis (pyproject.toml)
pygments==2.18.0
# via bugis (pyproject.toml)
@@ -46,9 +45,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.7.1
# via
# anyio
# pwo
typing-extensions==4.12.2
# via pwo
watchdog==5.0.3
# via bugis (pyproject.toml)