diff --git a/tests/python_tests/requirements.txt b/tests/python_tests/requirements.txt index b262a4fc40..74d6a34f10 100644 --- a/tests/python_tests/requirements.txt +++ b/tests/python_tests/requirements.txt @@ -20,7 +20,7 @@ einops==0.8.1 torchvision==0.17.2; platform_system == "Darwin" and platform_machine == "x86_64" torchvision==0.23.0+cpu; platform_system != "Darwin" or platform_machine != "x86_64" # - openbmb/MiniCPM-V-2 -timm==1.0.19 +timm==1.0.20 # - openai/whisper-base librosa==0.11.0 soundfile==0.13.1