diff --git a/setup.py b/setup.py index 256a239..aec6403 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setup( "human-readable-ids==0.1.3", "jsonpickle==3.0.1", "streamdeck==0.9.3", - "pillow>=9.4.0,<10.0.0", + "pillow", "cairosvg==2.7.0", "zeroconf", ],