fix: add pydantic_settings to requirements

This commit is contained in:
root
2025-07-10 14:54:38 +08:00
parent a6052a731d
commit 95f7921199
2 changed files with 8 additions and 1 deletions

View File

@@ -65,3 +65,5 @@ loguru>=0.7.0
# Configuration
pydantic>=2.0.0
pyyaml>=6.0
pydantic_settings