diff --git a/requirements-local-cpu.txt b/requirements-local-cpu.txt index 1b1afb6..25795ae 100644 --- a/requirements-local-cpu.txt +++ b/requirements-local-cpu.txt @@ -4,4 +4,4 @@ hyperdash==0.15.3 scipy==1.1.0 pandas==0.22.0 dill==0.2.9 -Pillow==5.3.0 \ No newline at end of file +Pillow==9.3.0 \ No newline at end of file diff --git a/requirements-local-gpu.txt b/requirements-local-gpu.txt index ec3df57..8602b8b 100644 --- a/requirements-local-gpu.txt +++ b/requirements-local-gpu.txt @@ -4,4 +4,4 @@ hyperdash==0.15.3 scipy==1.1.0 pandas==0.22.0 dill==0.2.9 -Pillow==5.3.0 \ No newline at end of file +Pillow==9.3.0 \ No newline at end of file