From 5f4c71f204c1c3f5220425b4bfa391c406280ddc Mon Sep 17 00:00:00 2001 From: marvinfriede <51965259+marvinfriede@users.noreply.github.com> Date: Tue, 7 Jul 2026 11:33:34 +0200 Subject: [PATCH] Update torch version for docs --- docs/requirements.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 45a7764e..52d9231b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,14 +1,13 @@ numpy<2 pydantic>=2.0.0 scipy -tad-dftd3>=0.3.0 -tad-dftd4>=0.2.0 -tad-libcint>=0.1.0 -tad-mctc>=0.2.0 -tad-multicharge +tad-dftd3==0.5.0 +tad-dftd4==0.7.0 +tad-mctc==0.5.3 +tad-multicharge==0.3.3 tomli tomli-w -torch>=1.11.0,<=2.2.2 +torch>=2.10.0 sphinx sphinx-book-theme sphinx-copybutton