diff --git a/.github/actions/e2e_benchmark/evaluate/requirements.txt b/.github/actions/e2e_benchmark/evaluate/requirements.txt index 98837e2125..f1d505b867 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ -numpy ==1.26.4 +numpy ==2.2.1 matplotlib ==3.10.0 -Pillow ==10.4.0 \ No newline at end of file +Pillow ==11.1.0 \ No newline at end of file