diff --git a/pyproject.toml b/pyproject.toml index 45ec0b5d..0fbe219e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ notebooks = [ dependencies_2024 = [ "torch==2.5.0", "numpy==2.2.0", - "pandas==2.2.3", + "pandas==2.3.3", "scikit-learn==1.6.0", "pytorch-lightning==2.4.0", "scipy==1.14.1",