Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Refresh requirements #576

Merged
merged 4 commits into from
May 30, 2023
Merged

Refresh requirements #576

merged 4 commits into from
May 30, 2023

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented May 27, 2023

  • Require Numba 0.57+ consistently
  • Require NumPy 1.21+ (to align with Numba 0.57.0's NumPy minimum)
  • Allow NumPy 1.24 (soften upper bounds)
  • Replace deprecated np.int with int

@jakirkham jakirkham requested a review from a team as a code owner May 27, 2023 07:38
@github-actions github-actions bot added the conda label May 27, 2023
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 30, 2023
@jakirkham jakirkham requested a review from a team as a code owner May 30, 2023 19:47
dependencies.yaml Outdated Show resolved Hide resolved
Copy link
Member Author

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

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

Bumping NumPy to 1.21 to align with Numba 0.57.0's NumPy requirement

conda/environments/all_cuda-118_arch-x86_64.yaml Outdated Show resolved Hide resolved
conda/recipes/cusignal/meta.yaml Outdated Show resolved Hide resolved
dependencies.yaml Outdated Show resolved Hide resolved
@jakirkham jakirkham requested a review from bdice May 30, 2023 20:33
@awthomp
Copy link
Member

awthomp commented May 30, 2023

/merge

@rapids-bot rapids-bot bot merged commit c993961 into rapidsai:branch-23.06 May 30, 2023
@jakirkham jakirkham deleted the fix_reqs branch May 30, 2023 21:31
@jakirkham
Copy link
Member Author

Thanks all! 🙏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants