deps: add pydantic-yaml for YAML configuration support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-05-12 09:32:53 +08:00
parent 71d261af26
commit 33fee72e3f

View File

@@ -6,3 +6,4 @@ pydantic-settings>=2.0.0
python-dotenv>=1.0.0 python-dotenv>=1.0.0
pytest>=8.0.0 pytest>=8.0.0
httpx>=0.28.0 httpx>=0.28.0
pydantic-yaml>=0.12.0