diff --git a/pyproject.toml b/pyproject.toml index 3dd8a037..bb105e16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ notebooks = [ # Core Dep set in Nov 2024 dependencies_2024 = [ - "torch==2.5.0", + "torch==2.11.0", "numpy==2.2.0", "pandas==2.2.3", "scikit-learn==1.6.0",