mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Update numpy to 2.3.0 (#146296)
This commit is contained in:
@@ -79,7 +79,7 @@ dependencies = [
|
||||
# onboarding->cloud->alexa->camera->stream->numpy. Onboarding needs
|
||||
# to be setup in stage 0, but we don't want to also promote cloud with all its
|
||||
# dependencies to stage 0.
|
||||
"numpy==2.2.6",
|
||||
"numpy==2.3.0",
|
||||
"PyJWT==2.10.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==45.0.3",
|
||||
|
Reference in New Issue
Block a user