diff --git a/.github/actions/e2e_benchmark/evaluate/requirements.txt b/.github/actions/e2e_benchmark/evaluate/requirements.txt index ea9316757..98837e212 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 -matplotlib ==3.8.3 -Pillow ==10.3.0 \ No newline at end of file +matplotlib ==3.10.0 +Pillow ==10.4.0 \ No newline at end of file