fix(tests): resolve RequestsDependencyWarning and lark-oapi asyncio/websockets DeprecationWarnings

This commit is contained in:
Sergio Sánchez Vallés
2026-03-04 19:31:39 +01:00
parent 88d7642c1e
commit 0209ad57d9
2 changed files with 12 additions and 21 deletions

View File

@@ -42,6 +42,7 @@ dependencies = [
"prompt-toolkit>=3.0.50,<4.0.0",
"mcp>=1.26.0,<2.0.0",
"json-repair>=0.57.0,<1.0.0",
"chardet>=3.0.2,<6.0.0",
]
[project.optional-dependencies]