feat: adapt advisor agent to qyqy base

This commit is contained in:
Windows
2026-09-11 11:49:11 +08:00
parent 7ceeaff057
commit 5e8eecc288
5 changed files with 50 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ dependencies = [
dev = [
"pytest>=8.3,<9",
"pytest-asyncio>=0.25,<1",
"aiosqlite>=0.20,<1",
"ruff>=0.9,<1",
"mypy>=1.14,<2",
]