mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Use beta homeassistant to fix dependencies in the build
This commit is contained in:
parent
03677d01ef
commit
7bf45ac713
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.5.5
|
homeassistant==2024.6.0b4
|
||||||
voluptuous==0.13.1
|
voluptuous==0.13.1
|
||||||
pytz==2024.1
|
pytz==2024.1
|
||||||
svgwrite==1.4.3
|
svgwrite==1.4.3
|
|
@ -1,5 +1,5 @@
|
||||||
homeassistant==2024.5.5
|
homeassistant==2024.6.0b4
|
||||||
pytest
|
pytest
|
||||||
pytest_homeassistant_custom_component
|
pytest_homeassistant_custom_component==0.13.128
|
||||||
freezegun
|
freezegun
|
||||||
isort
|
isort
|
Loading…
Add table
Reference in a new issue