-
Notifications
You must be signed in to change notification settings - Fork 544
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
Bump pinned pip wheel deps to 23.4 #5217
Bump pinned pip wheel deps to 23.4 #5217
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## branch-23.04 #5217 +/- ##
===============================================
Coverage ? 67.16%
===============================================
Files ? 192
Lines ? 12426
Branches ? 0
===============================================
Hits ? 8346
Misses ? 4080
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This PR will need CI rerun once rapidsai/raft#1272 is merged. |
Now blocked on #5230 |
6f2fda7
to
20d2690
Compare
/merge |
We introduced a change to pin RAPIDS wheel dependencies to the same release version. However, branch 23.04 was created before that last PR was merged, so as of now cuml's 23.4 wheel is installing 23.2 RAPIDS dependencies. This PR updates those pins to the current release.