This commit is contained in:
yumoqing 2026-03-16 17:07:23 +08:00
parent 61f7e03b89
commit b7cfc33042

View File

@ -14,6 +14,7 @@ requires-python = ">=3.10"
dependencies = [
"pydantic>=1.10",
"skillkit",
"asteval",
"aiohttp"
]