mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Bump numpy to 2.2.1 (#133844)
* Bump numpy to 2.2.1 changelog: https://github.com/numpy/numpy/compare/v2.2.0...v2.2.1 * make sure ninja is up to date * Revert "make sure ninja is up to date" This reverts commita26dd8b768
. * test * Revert "test" This reverts commit972f40e3ee
. * try a single build * try a single build * Revert "Revert "test"" This reverts commitec282ce021
. * Revert "Revert "Revert "test""" This reverts commit315599cbae
. * Revert "try a single build" This reverts commit63529dd2c5
. * Revert "try a single build" This reverts commit7058ae9288
.
This commit is contained in:
@ -148,7 +148,7 @@ httpcore==1.0.5
|
||||
hyperframe>=5.2.0
|
||||
|
||||
# Ensure we run compatible with musllinux build env
|
||||
numpy==2.2.0
|
||||
numpy==2.2.1
|
||||
pandas~=2.2.3
|
||||
|
||||
# Constrain multidict to avoid typing issues
|
||||
|
Reference in New Issue
Block a user