diff --git a/requirements-local-cpu.txt b/requirements-local-cpu.txt index 1b1afb6..426a3ea 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==8.3.2 \ No newline at end of file diff --git a/requirements-local-gpu.txt b/requirements-local-gpu.txt index ec3df57..0c9d51e 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==8.3.2 \ No newline at end of file