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

Use minor_version instead of full version for rapids-dask-dependency #4005

Closed
wants to merge 1 commit into from

Conversation

galipremsagar
Copy link
Contributor

I previously added a dask dependency to cugraph, but it added too tight of a pinning by requiring the exact same version. This is not valid because rapids-dask-dependency won't release a new version corresponding to each new cugraph release, so pinning to the exact same version up to the alpha creates an unsatisfiable constraint.

@galipremsagar galipremsagar requested a review from a team as a code owner November 15, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant