diff --git a/setup.py b/setup.py index eaa74e4..aecca63 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "typing-extensions<5; python_version<'3.9'", "docopt-ng>=0.6,<1", "munch>=2.3,<5", - "Pillow>=8,<11", + "Pillow>=8,<12", "playwright<1.46", "requests>=2.23,<3", "requests-cache>=0.5,<2",