mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump beacontools to fix conflict with construct<2.10 and >=2.8.16 (#92293)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/eddystone_temperature",
|
||||
"iot_class": "local_polling",
|
||||
"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
|
||||
|
||||
# homeassistant.components.eddystone_temperature
|
||||
# beacontools[scan]==1.2.3
|
||||
# beacontools[scan]==2.1.0
|
||||
|
||||
# homeassistant.components.scrape
|
||||
beautifulsoup4==4.11.1
|
||||
|
Reference in New Issue
Block a user