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

Relax holoviews version pin in pyproject.toml #163

Closed
pbeaucage opened this issue Dec 4, 2024 · 1 comment · May be fixed by #177
Closed

Relax holoviews version pin in pyproject.toml #163

pbeaucage opened this issue Dec 4, 2024 · 1 comment · May be fixed by #177

Comments

@pbeaucage
Copy link
Collaborator

We're currently pinning holoviews to a very specific version in pyproject.toml. It appears this breaks compatibility with hvplot and relaxing the pin makes it work now. We should update the requirements.

At the same time it might make sense to add an all-nogpu requirement spec that doesn't have cupy.

@pbeaucage pbeaucage linked a pull request Jan 27, 2025 that will close this issue
@pbeaucage
Copy link
Collaborator Author

This seems to be closely related to (but probably not an exact duplicate) of #158. I am going to close this as duplicate and consolidate discussion under the associated PR #177

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 a pull request may close this issue.

1 participant