Bump torch from 2.5.1 to 2.6.0+cu118

Bumps torch from 2.5.1 to 2.6.0+cu118.

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0+cu118
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1086/head
dependabot[bot] 2025-04-18 18:24:45 +00:00 committed by GitHub
parent 874abb4e59
commit f45f89d88e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ tk==0.1.0
customtkinter==5.2.2 customtkinter==5.2.2
pillow==11.1.0 pillow==11.1.0
torch==2.5.1+cu118; sys_platform != 'darwin' torch==2.5.1+cu118; sys_platform != 'darwin'
torch==2.5.1; sys_platform == 'darwin' torch==2.6.0+cu118; sys_platform == 'darwin'
torchvision==0.20.1; sys_platform != 'darwin' torchvision==0.20.1; sys_platform != 'darwin'
torchvision==0.20.1; sys_platform == 'darwin' torchvision==0.20.1; sys_platform == 'darwin'
onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64' onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64'