mirror of
https://github.com/home-assistant/core.git
synced 2025-06-01 19:57:07 +00:00
Bump orjson to 3.10.18 (#143943)
This commit is contained in:
parent
e24082be9a
commit
ae118da5a1
@ -46,7 +46,7 @@ Jinja2==3.1.6
|
||||
lru-dict==1.3.0
|
||||
mutagen==1.47.0
|
||||
numpy==2.2.2
|
||||
orjson==3.10.16
|
||||
orjson==3.10.18
|
||||
packaging>=23.1
|
||||
paho-mqtt==2.1.0
|
||||
Pillow==11.2.1
|
||||
|
@ -86,7 +86,7 @@ dependencies = [
|
||||
"Pillow==11.2.1",
|
||||
"propcache==0.3.1",
|
||||
"pyOpenSSL==25.0.0",
|
||||
"orjson==3.10.16",
|
||||
"orjson==3.10.18",
|
||||
"packaging>=23.1",
|
||||
"psutil-home-assistant==0.0.1",
|
||||
# pymicro_vad is indirectly imported from onboarding via the import chain
|
||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -38,7 +38,7 @@ cryptography==44.0.1
|
||||
Pillow==11.2.1
|
||||
propcache==0.3.1
|
||||
pyOpenSSL==25.0.0
|
||||
orjson==3.10.16
|
||||
orjson==3.10.18
|
||||
packaging>=23.1
|
||||
psutil-home-assistant==0.0.1
|
||||
pymicro-vad==1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user