增加一些配置性工作

This commit is contained in:
2026-01-15 14:32:31 +08:00
parent 1e8ae960cd
commit 64b263cc2f
12 changed files with 62 additions and 256 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"xmltodict>=1.0.2",
"psycopg2-binary>=2.9.11",
"fastscheduler[fastapi]>=0.1.2",
"pydantic-settings>=2.11.0",
]
[dependency-groups]