diff --git a/pyproject.toml b/pyproject.toml index 60fa5fa..6a17aa7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ python = "^3.7" black = "^21.12b0" pytest = "^7.1.2" pytest-cov = "^3.0.0" -pillow = "^7.2.0" +pillow = "^10.4.0" codecov = "^2.1.12" pytest-benchmark = "^3.4.1" pytest-mypy = "^0.10.3"