aboutsummaryrefslogtreecommitdiff
path: root/requirements.lock
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-07-05 06:05:06 -0700
committerFuwn <[email protected]>2025-07-05 06:05:06 -0700
commitecc92ea9c1fbe84f67b7c9ec02e10a330651155c (patch)
tree13357b08744922afe021e516cd8be945233ce7bf /requirements.lock
parentfeat: Initial commit (diff)
downloadoguri-ecc92ea9c1fbe84f67b7c9ec02e10a330651155c.tar.xz
oguri-ecc92ea9c1fbe84f67b7c9ec02e10a330651155c.zip
feat: Add simple schedule subcommand
Diffstat (limited to 'requirements.lock')
-rw-r--r--requirements.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.lock b/requirements.lock
index bfd2dc1..e8e57cc 100644
--- a/requirements.lock
+++ b/requirements.lock
@@ -41,6 +41,10 @@ idna==3.10
# via httpx
isort==6.0.1
# via ariadne-codegen
+markdown-it-py==3.0.0
+ # via rich
+mdurl==0.1.2
+ # via markdown-it-py
mypy-extensions==1.1.0
# via black
packaging==25.0
@@ -55,6 +59,10 @@ pydantic-core==2.33.2
# via pydantic
pyflakes==3.4.0
# via autoflake
+pygments==2.19.2
+ # via rich
+rich==14.0.0
+ # via oguri
sniffio==1.3.1
# via anyio
toml==0.10.2