Skip to content

Remove alpha specs from non-RAPIDS dependencies#7568

Merged
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
bdice:remove-alpha-specs
Dec 8, 2025
Merged

Remove alpha specs from non-RAPIDS dependencies#7568
rapids-bot[bot] merged 3 commits 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 gforsyth December 5, 2025 18:11
@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Dec 5, 2025
@github-actions github-actions bot added the conda conda issue label Dec 5, 2025
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Dec 5, 2025
@gforsyth
Copy link
Copy Markdown
Contributor

gforsyth commented Dec 5, 2025

/merge

@rapids-bot rapids-bot bot merged commit b95c3c2 into rapidsai:main Dec 8, 2025
199 of 202 checks passed
mani-builds pushed a commit to mani-builds/cuml that referenced this pull request Jan 11, 2026
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

Authors:
  - Bradley Dice (https://github.com/bdice)
  - Gil Forsyth (https://github.com/gforsyth)
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Gil Forsyth (https://github.com/gforsyth)

URL: rapidsai#7568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conda conda issue Cython / Python Cython or Python 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.

4 participants