diff --git a/setup.py b/setup.py index fd0ce5057c..e00825915d 100644 --- a/setup.py +++ b/setup.py @@ -110,7 +110,7 @@ "pandas>=2.2.2,<3", "pluggy>=1.3,<2", "pydantic>=2.6.4,<3", - "pydantic-settings>=2.5.2,<2.6", + "pydantic-settings>=2.5.2,<3", "pytest>=8.0,<9.0", "python-dateutil>=2.8.2,<3", "PyYAML>=5.0,<7",