mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00
Build missing greenlet wheels
This commit is contained in:
parent
df166d178c
commit
7e6009ca55
@ -32,6 +32,7 @@ cryptography==44.0.0
|
||||
dbus-fast==2.30.2
|
||||
fnv-hash-fast==1.2.2
|
||||
go2rtc-client==0.1.2
|
||||
greenlet==3.1.1
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==3.17.0
|
||||
hass-nabucasa==0.88.1
|
||||
|
@ -44,6 +44,7 @@ dependencies = [
|
||||
"ciso8601==2.3.2",
|
||||
"cronsim==2.6",
|
||||
"fnv-hash-fast==1.2.2",
|
||||
"greenlet==3.1.1",
|
||||
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
||||
# integration
|
||||
"hass-nabucasa==0.88.1",
|
||||
|
1
requirements.txt
generated
1
requirements.txt
generated
@ -21,6 +21,7 @@ certifi>=2021.5.30
|
||||
ciso8601==2.3.2
|
||||
cronsim==2.6
|
||||
fnv-hash-fast==1.2.2
|
||||
greenlet==3.1.1
|
||||
hass-nabucasa==0.88.1
|
||||
httpx==0.28.1
|
||||
home-assistant-bluetooth==1.13.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user