set pillow version to latest

This commit is contained in:
Patrick762
2023-08-06 16:42:09 +02:00
parent b21239c36d
commit 1cc3f4ae3b

View File

@@ -30,7 +30,7 @@ setup(
"human-readable-ids==0.1.3", "human-readable-ids==0.1.3",
"jsonpickle==3.0.1", "jsonpickle==3.0.1",
"streamdeck==0.9.3", "streamdeck==0.9.3",
"pillow>=9.4.0,<10.0.0", "pillow",
"cairosvg==2.7.0", "cairosvg==2.7.0",
"zeroconf", "zeroconf",
], ],