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 #1320

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 Non-breaking change improvement Improvement / enhancement to an existing function labels Mar 12, 2024
@github-actions github-actions bot added the conda conda issue label Mar 12, 2024
@bdice bdice marked this pull request as ready for review March 12, 2024 22:34
@bdice bdice requested a review from a team as a code owner March 12, 2024 22:34
Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @bdice .

@bdice
Copy link
Contributor Author

bdice commented Mar 13, 2024

/merge

@rapids-bot rapids-bot bot merged commit 826d638 into rapidsai:branch-24.04 Mar 13, 2024
27 checks passed
younseojava pushed a commit to ROCm/dask-cuda-rocm that referenced this pull request Apr 16, 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:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Ray Douglass (https://github.com/raydouglass)

URL: rapidsai#1320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda conda issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants