This commit is contained in:
2026-06-11 13:02:20 +08:00
parent ab9842a140
commit 781ebdd348
8 changed files with 140 additions and 45 deletions
Generated
+2 -2
View File
@@ -189,7 +189,7 @@ requires-dist = [
{ name = "pyscreeze", specifier = ">=1.0.1" },
{ name = "pyyaml", specifier = ">=6.0.1" },
{ name = "redis", specifier = "==8.0.0" },
{ name = "surugaya-common", specifier = ">=0.2.0", index = "https://git.jerryyan.top/api/packages/jp/pypi/simple" },
{ name = "surugaya-common", specifier = ">=0.2.0", index = "https://git.jerryyan.net/api/packages/jp/pypi/simple" },
]
[[package]]
@@ -688,7 +688,7 @@ wheels = [
[[package]]
name = "surugaya-common"
version = "0.2.0"
source = { registry = "https://git.jerryyan.top/api/packages/jp/pypi/simple" }
source = { registry = "https://git.jerryyan.net/api/packages/jp/pypi/simple" }
dependencies = [
{ name = "pydantic" },
{ name = "redis" },