diff --git a/pyproject.toml b/pyproject.toml index 379f0c9f..dcc4fc3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ toml = "*" pypdf = "4.3.1" ratelimit = "2.2.1" loguru = "0.7.2" -pydantic = "2.8.2" +pydantic = "2.9.1" tenacity = "8.5.0" Pillow = "10.4.0" psutil = "*"