diff --git a/requirements/win.txt b/requirements/win.txt index 918db23..bd9b617 100644 --- a/requirements/win.txt +++ b/requirements/win.txt @@ -1,3 +1,3 @@ --find-links https://download.pytorch.org/whl/torch_stable.html -torch==1.13.1 +torch==2.2.0 scipy!=1.5.0 # due to https://github.com/scipy/scipy/issues/12400