Update numpy to 2.2.2 (#135982)

This commit is contained in:
Marc Mueller
2025-01-19 20:35:32 +01:00
committed by GitHub
parent 0c68854fdf
commit 5329356f20
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.1
numpy==2.2.2
pandas~=2.2.3
# Constrain multidict to avoid typing issues