mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump propcache to 0.3.0 (#138949)
This commit is contained in:
parent
490e012e54
commit
ab299d2bf7
@ -48,7 +48,7 @@ orjson==3.10.12
|
|||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
paho-mqtt==2.1.0
|
paho-mqtt==2.1.0
|
||||||
Pillow==11.1.0
|
Pillow==11.1.0
|
||||||
propcache==0.2.1
|
propcache==0.3.0
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
PyJWT==2.10.1
|
PyJWT==2.10.1
|
||||||
pymicro-vad==1.0.1
|
pymicro-vad==1.0.1
|
||||||
|
@ -58,7 +58,7 @@ dependencies = [
|
|||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
"cryptography==44.0.1",
|
"cryptography==44.0.1",
|
||||||
"Pillow==11.1.0",
|
"Pillow==11.1.0",
|
||||||
"propcache==0.2.1",
|
"propcache==0.3.0",
|
||||||
"pyOpenSSL==25.0.0",
|
"pyOpenSSL==25.0.0",
|
||||||
"orjson==3.10.12",
|
"orjson==3.10.12",
|
||||||
"packaging>=23.1",
|
"packaging>=23.1",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -30,7 +30,7 @@ lru-dict==1.3.0
|
|||||||
PyJWT==2.10.1
|
PyJWT==2.10.1
|
||||||
cryptography==44.0.1
|
cryptography==44.0.1
|
||||||
Pillow==11.1.0
|
Pillow==11.1.0
|
||||||
propcache==0.2.1
|
propcache==0.3.0
|
||||||
pyOpenSSL==25.0.0
|
pyOpenSSL==25.0.0
|
||||||
orjson==3.10.12
|
orjson==3.10.12
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user