diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4030ab0..b11f52f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "httpx>=0.27,<1.0", "sqlalchemy>=2.0,<3.0", "alembic>=1.13,<2.0", - "pydantic>=2.8,<3.0", + "pydantic>=2.13.4,<3.0", "pydantic-settings>=2.3,<3.0", "apscheduler>=3.10,<4.0", ] |
