aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/uv.lock
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2025-11-04 18:54:57 +0800
committer简律纯 <i@jyunko.cn>2025-11-04 18:54:57 +0800
commita44b88b70e3624e29e5c8a2c81d11bfcd5daaed0 (patch)
treef8ea4f9cc067da30ca3a08df2e7fa15c1064c2ee /uv.lock
parentf317ac05ef1c19fe6f1397a1d6f3861a72afe673 (diff)
downloadconventional_role_play-a44b88b70e3624e29e5c8a2c81d11bfcd5daaed0.tar.gz
conventional_role_play-a44b88b70e3624e29e5c8a2c81d11bfcd5daaed0.zip
feat: add json5 as a dependency and update documentation URL
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/uv.lock b/uv.lock
index ef34b95..1e03b22 100644
--- a/uv.lock
+++ b/uv.lock
@@ -245,6 +245,7 @@ dependencies = [
{ name = "graphviz" },
{ name = "hanlp" },
{ name = "hanlp-restful" },
+ { name = "json5" },
{ name = "snownlp" },
]
@@ -271,6 +272,7 @@ requires-dist = [
{ name = "graphviz", specifier = ">=0.21" },
{ name = "hanlp", specifier = ">=2.1.3" },
{ name = "hanlp-restful", specifier = ">=0.0.24" },
+ { name = "json5", specifier = ">=0.12.1" },
{ name = "snownlp", specifier = ">=0.12.3" },
]