diff --git a/pyproject.toml b/pyproject.toml index 45627fb..af1279d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "numpy>=1.26.0, <2.0.0", "scipy>=1.11.0", "jarvis-tools>=2021.07.19", - "torch==2.1.0", + "torch==2.3.0", "dgl>=1.1.3", "scikit-learn>=1.3.1", "matplotlib>=3.4.1",