Skip to content

Commit

Permalink
Merge pull request #22 from robotpy/numpy-2.1.3
Browse files Browse the repository at this point in the history
Update numpy to 2.1.3
  • Loading branch information
virtuald authored Nov 20, 2024
2 parents d313adc + 1cc3852 commit 4d96435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ version = "1.8.7"
# NPY_DISABLE_SVML = "1"

[packages.numpy]
version = "2.1.2"
version = "2.1.3"
#mod_version = "1.25.2+r2"
build_pip_requirements = ["Cython>=3.0.6", "meson-python>=0.15.0", "ninja", "pkgconf"]
cross_pip_requirements = ["robotpy-openblas-dev"]
Expand Down

0 comments on commit 4d96435

Please sign in to comment.