mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-26 19:35:40 +02:00
Update requirements to match HA 2025.1.4
This commit is contained in:
parent
082770f480
commit
b666f7dd10
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
aiohttp==3.11.11
|
||||
async-timeout==4.0.3
|
||||
homeassistant==2024.12.5
|
||||
homeassistant==2025.1.4
|
||||
voluptuous==0.15.2
|
||||
svgwrite==1.4.3
|
||||
aiofile==3.9.0
|
|
@ -1,5 +1,5 @@
|
|||
homeassistant==2024.12.5
|
||||
pytest_homeassistant_custom_component==0.13.195
|
||||
homeassistant==2025.1.4
|
||||
pytest_homeassistant_custom_component==0.13.205
|
||||
pytest
|
||||
freezegun
|
||||
isort
|
Loading…
Add table
Reference in a new issue