diff --git a/requirements-apple-m2.txt b/requirements-apple-m2.txt index ae1e55f..d518d84 100644 --- a/requirements-apple-m2.txt +++ b/requirements-apple-m2.txt @@ -74,7 +74,7 @@ packaging==21.3 # kornia # matplotlib # scikit-image -pillow==10.0.1 +pillow==10.3.0 # via # dot (setup.cfg) # imageio diff --git a/requirements-dev.txt b/requirements-dev.txt index 1db3256..62e7961 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -162,7 +162,7 @@ pefile==2023.2.7 # via pyinstaller pickleshare==0.7.5 # via ipython -pillow==10.0.1 +pillow==10.3.0 # via # dot (setup.cfg) # imageio diff --git a/requirements.txt b/requirements.txt index cdb637a..7fb3bc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ packaging==21.3 # matplotlib # pytest # scikit-image -pillow==10.0.1 +pillow==10.3.0 # via # dot (setup.cfg) # imageio