Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upper bound to prevent usage of NumPy 2 #52

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Mar 12, 2024

NumPy 2 is expected to be released in the near future. For the RAPIDS 24.04 release, we will pin to numpy>=1.23,<2.0a0. This PR adds an upper bound to affected RAPIDS repositories.

xref: rapidsai/build-planning#29

@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Mar 12, 2024
@bdice bdice marked this pull request as ready for review March 12, 2024 22:34
@bdice bdice requested review from a team as code owners March 12, 2024 22:34
@bdice
Copy link
Contributor Author

bdice commented Mar 13, 2024

/merge

@rapids-bot rapids-bot bot merged commit 6eb9bdb into rapidsai:branch-24.04 Mar 13, 2024
55 checks passed
difyrrwrzd added a commit to difyrrwrzd/cuvs that referenced this pull request Aug 10, 2024
NumPy 2 is expected to be released in the near future. For the RAPIDS 24.04 release, we will pin to `numpy>=1.23,<2.0a0`. This PR adds an upper bound to affected RAPIDS repositories.

xref: rapidsai/build-planning#29

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Divye Gala (https://github.com/divyegala)
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Ray Douglass (https://github.com/raydouglass)

URL: rapidsai/cuvs#52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants