Merge branch 'main' into main

This commit is contained in:
Dontrail Cotlage
2026-02-05 08:06:55 -05:00
committed by GitHub
7 changed files with 356 additions and 4 deletions

View File

@@ -32,6 +32,9 @@ dependencies = [
]
[project.optional-dependencies]
feishu = [
"lark-oapi>=1.0.0",
]
dev = [
"pytest>=7.0.0",
"pytest-asyncio>=0.21.0",