Skip to content

fix: constrain numpy - #2712

Merged
tcuongd merged 1 commit into
mainfrom
tcuongd/numpy-deprecation
Jan 25, 2026
Merged

fix: constrain numpy#2712
tcuongd merged 1 commit into
mainfrom
tcuongd/numpy-deprecation

Conversation

@tcuongd

@tcuongd tcuongd commented Jan 25, 2026

Copy link
Copy Markdown
Collaborator
  • Implicit conversion of an array to a scalar has been deprecated in numpy and was removed in v2.4. Constrain the version for a patch release. Proper fix to follow.
  • We haven't caught this because our tests run on Python 3.10, which numpy stopped publishing wheels for as of v2.3. Update the CI to run on Python 3.12, as that's the most common Python version at the moment.

@meta-cla meta-cla Bot added the CLA Signed label Jan 25, 2026
@tcuongd
tcuongd merged commit 2cdb2cb into main Jan 25, 2026
7 checks passed
@tcuongd
tcuongd deleted the tcuongd/numpy-deprecation branch January 27, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant