Skip to content

Commit 18bbb22

Browse files
Bump torchvision from 0.17.2 to 0.24.1+d801a34 in /tests/python_tests
Bumps torchvision from 0.17.2 to 0.24.1+d801a34. --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.24.1+d801a34 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc503c8 commit 18bbb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ langchain-core==1.0.5
1818
einops==0.8.1
1919
# - openbmb/MiniCPM-V-2
2020
torchvision==0.17.2; platform_system == "Darwin" and platform_machine == "x86_64"
21-
torchvision==0.23.0; platform_system != "Darwin" or platform_machine != "x86_64"
21+
torchvision==0.24.1+d801a34; platform_system != "Darwin" or platform_machine != "x86_64"
2222
# - openbmb/MiniCPM-V-2
2323
timm==1.0.22
2424
# - openai/whisper-base

0 commit comments

Comments
 (0)