diff --git a/setup.py b/setup.py index 77876ff758..74886c7c43 100644 --- a/setup.py +++ b/setup.py @@ -103,6 +103,7 @@ "pandas>=1.3.0,<2", "pluggy>=1.3,<2", "pydantic>=1.10.8,<3", + "pydantic-settings>=2.0.3,<3", "PyGithub>=1.59,<2", "pytest>=6.0,<8.0", "python-dateutil>=2.8.2,<3",