diff --git a/pyproject.toml b/pyproject.toml index bfc2f4a..19dd486 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "omegaconf>=2.1.2,<=2.3.0", "pandas>=2.1.2,<=2.3.3", "password-strength>=0.0.3.post2,<=0.0.3.post2", - "pydantic>=2.11.7,<=2.12.4", + "pydantic>=2.11.7,<=2.12.5", "scikit-learn>=1.3.1,<=1.6.1", "sseclient-py>=1.8.0,<=1.9.0", "tqdm>=4.63.0,<=4.67.3",