mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
Restrict pillow to versions before 10.0.0 (#5090)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
pillow>4.0.0
|
||||
pillow>4.0.0,<10.0.0
|
||||
cairosvg>=2.2.0
|
||||
cryptography>=2.0.0,<4
|
||||
|
||||
Reference in New Issue
Block a user