Update numpy to 2.2.0 (#132874)

This commit is contained in:
Marc Mueller
2024-12-10 22:28:30 +01:00
committed by GitHub
parent b46392041f
commit 77debcbe8b
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.1.3
numpy==2.2.0
pandas~=2.2.3
# Constrain multidict to avoid typing issues