Merge remote-tracking branch 'origin/qyqy_develop' into qyqy_develop

# Conflicts:
#	app/main.py
This commit is contained in:
2026-09-11 21:41:04 +08:00
109 changed files with 10709 additions and 49 deletions
+1
View File
@@ -42,6 +42,7 @@ dependencies = [
dev = [
"pytest>=8.3,<9",
"pytest-asyncio>=0.25,<1",
"aiosqlite>=0.20,<1",
"ruff>=0.9,<1",
"mypy>=1.14,<2",
# 测试用:场外邮件 Worker 等用例走 SQLAlchemy 的 SQLite 内存库。