Update numpy to 2.1.3 (#130191)

This commit is contained in:
Marc Mueller
2024-11-09 10:12:52 +01:00
committed by GitHub
parent 9f7e6048f8
commit b413e481cb
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.2
numpy==2.1.3
pandas~=2.2.3
# Constrain multidict to avoid typing issues