mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 11:39:26 +02:00
Update requirements
This commit is contained in:
parent
19f1f593fd
commit
af27179b08
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,5 @@ aiohttp==3.9.1
|
||||||
async_timeout==4.0.3
|
async_timeout==4.0.3
|
||||||
homeassistant==2023.12.3
|
homeassistant==2023.12.3
|
||||||
voluptuous==0.13.1
|
voluptuous==0.13.1
|
||||||
Pillow==10.1.0
|
|
||||||
pytz==2023.3.post1
|
pytz==2023.3.post1
|
||||||
svgwrite==1.4.3
|
svgwrite==1.4.3
|
||||||
CairoSVG==2.7.1
|
|
|
@ -2,3 +2,4 @@ homeassistant==2023.12.3
|
||||||
pytest==7.4.3
|
pytest==7.4.3
|
||||||
pytest_homeassistant_custom_component==0.13.85
|
pytest_homeassistant_custom_component==0.13.85
|
||||||
freezegun==1.2.2
|
freezegun==1.2.2
|
||||||
|
Pillow==10.1.0
|
Loading…
Add table
Reference in a new issue