diff --git a/.github/actions/e2e_benchmark/evaluate/requirements.txt b/.github/actions/e2e_benchmark/evaluate/requirements.txt index ad4f5ea1d..f8b8325a0 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ numpy ==1.24.3 matplotlib ==3.7.1 -Pillow ==10.0.1 \ No newline at end of file +Pillow ==10.2.0 \ No newline at end of file