Skip to content

Remove alpha specs from non-RAPIDS dependencies#1618

Merged
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
bdice:remove-alpha-specs
Dec 5, 2025
Merged

Remove alpha specs from non-RAPIDS dependencies#1618
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
bdice:remove-alpha-specs

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Dec 5, 2025

Description

This PR removes pre-release upper bound pinnings from non-RAPIDS dependencies.

The presence of pre-release indicators like <...a0 tells pip "pre-releases are OK, even if --pre was not passed to pip install." RAPIDS projects currently use such constraints in situations where it's not actually desirable to get pre-releases.

xref: rapidsai/build-planning#144

@bdice bdice requested a review from a team as a code owner December 5, 2025 18:11
@bdice bdice requested a review from msarahan December 5, 2025 18:11
@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Dec 5, 2025
@vyasr
Copy link
Copy Markdown
Contributor

vyasr commented Dec 5, 2025

/merge

@rapids-bot rapids-bot Bot merged commit c4c1daf into rapidsai:main Dec 5, 2025
94 checks passed
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants