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 commit a26dd8b768.

* test

* Revert "test"

This reverts commit 972f40e3ee.

* try a single build

* try a single build

* Revert "Revert "test""

This reverts commit ec282ce021.

* Revert "Revert "Revert "test"""

This reverts commit 315599cbae.

* Revert "try a single build"

This reverts commit 63529dd2c5.

* Revert "try a single build"

This reverts commit 7058ae9288.
This commit is contained in:
J. Nick Koston
2024-12-24 23:27:00 -10:00
committed by GitHub
parent 1bee423c22
commit 05a8b773b9
9 changed files with 9 additions and 9 deletions

View File

@ -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