mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 23:07:09 +00:00
Bump beacontools to fix conflict with construct<2.10 and >=2.8.16 (#92293)
This commit is contained in:
parent
696e714190
commit
a08cda3cfe
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/eddystone_temperature",
|
"documentation": "https://www.home-assistant.io/integrations/eddystone_temperature",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["beacontools"],
|
"loggers": ["beacontools"],
|
||||||
"requirements": ["beacontools[scan]==1.2.3", "construct==2.10.56"]
|
"requirements": ["beacontools[scan]==2.1.0", "construct==2.10.56"]
|
||||||
}
|
}
|
||||||
|
@ -419,7 +419,7 @@ base36==0.1.1
|
|||||||
batinfo==0.4.2
|
batinfo==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.eddystone_temperature
|
# homeassistant.components.eddystone_temperature
|
||||||
# beacontools[scan]==1.2.3
|
# beacontools[scan]==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.11.1
|
beautifulsoup4==4.11.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user