diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4d4ade4..fc3f753f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: python-version: "3.9" - ml-deps: "torch==2.1.0+cpu torchvision==0.16.0+cpu torchdata==0.7.0 tensorflow-cpu==2.13.0 numpy==1.24.3" python-version: "3.9" - - ml-deps: "torch==2.4.0+cpu torchvision==0.19.0+cpu torchdata==0.8.0 tensorflow-cpu==2.13.0 numpy==1.24.3" + - ml-deps: "torch==2.3.1+cpu torchvision==0.19.0+cpu torchdata==0.8.0 tensorflow-cpu==2.13.0 numpy==1.24.3" python-version: "3.12" env: