mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 11:39:26 +02:00
Update requirements to match HA 2024.6.3
This commit is contained in:
parent
5e7b01face
commit
50a7a677fb
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
aiohttp==3.9.5
|
aiohttp==3.9.5
|
||||||
async-timeout==4.0.3
|
async-timeout==4.0.3
|
||||||
homeassistant==2024.6.1
|
homeassistant==2024.6.3
|
||||||
voluptuous==0.13.1
|
voluptuous==0.13.1
|
||||||
svgwrite==1.4.3
|
svgwrite==1.4.3
|
||||||
aiofile==3.8.8
|
aiofile==3.8.8
|
|
@ -1,5 +1,5 @@
|
||||||
homeassistant==2024.6.1
|
homeassistant==2024.6.3
|
||||||
pytest_homeassistant_custom_component==0.13.133
|
pytest_homeassistant_custom_component==0.13.135
|
||||||
pytest
|
pytest
|
||||||
freezegun
|
freezegun
|
||||||
isort
|
isort
|
Loading…
Add table
Reference in a new issue