diff --git a/pyproject.toml b/pyproject.toml index 6bbcddca..57a1d196 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ ninja = "^1.10.2.3" matplotlib = "^3.5.2" numpy = "^1.24.4" scipy = "^1.8.1" -pillow = ">=9.2,<11.0" +pillow = ">=10.0.1,<11.0" pytest = "^7.2.0" unittest2 = "^1.1.0" torch = "^1.13.1"