removes Pillow dependency, updates Image component

This commit is contained in:
Mose Müller
2024-07-09 07:52:18 +02:00
parent 29558758af
commit 44d5a98449
3 changed files with 597 additions and 557 deletions

View File

@ -15,7 +15,6 @@ toml = "^0.10.2"
python-socketio = "^5.8.0"
confz = "^2.0.0"
pint = "^0.22"
pillow = "^10.0.0"
websocket-client = "^1.7.0"
aiohttp = "^3.9.3"