mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update guppy3 to 3.1.4.post1 (#111430)
This commit is contained in:
parent
a492ccdc15
commit
eb370d7213
@ -5,5 +5,9 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/profiler",
|
"documentation": "https://www.home-assistant.io/integrations/profiler",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["pyprof2calltree==1.4.5", "guppy3==3.1.4", "objgraph==3.5.0"]
|
"requirements": [
|
||||||
|
"pyprof2calltree==1.4.5",
|
||||||
|
"guppy3==3.1.4.post1",
|
||||||
|
"objgraph==3.5.0"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
@ -1006,7 +1006,7 @@ gspread==5.5.0
|
|||||||
gstreamer-player==1.1.2
|
gstreamer-player==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.profiler
|
# homeassistant.components.profiler
|
||||||
guppy3==3.1.4
|
guppy3==3.1.4.post1
|
||||||
|
|
||||||
# homeassistant.components.iaqualink
|
# homeassistant.components.iaqualink
|
||||||
h2==4.1.0
|
h2==4.1.0
|
||||||
|
@ -814,7 +814,7 @@ growattServer==1.3.0
|
|||||||
gspread==5.5.0
|
gspread==5.5.0
|
||||||
|
|
||||||
# homeassistant.components.profiler
|
# homeassistant.components.profiler
|
||||||
guppy3==3.1.4
|
guppy3==3.1.4.post1
|
||||||
|
|
||||||
# homeassistant.components.iaqualink
|
# homeassistant.components.iaqualink
|
||||||
h2==4.1.0
|
h2==4.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user