Skip to content

Conversation

@rajeeja
Copy link
Contributor

@rajeeja rajeeja commented Nov 26, 2025

Fix #1414 Separating dask/distributed installation with --no-deps bypasses pip's dependency resolution, allowing both development versions to install simultaneously despite version drift between their pinned dependencies (dask 2025.11.0 vs 2025.11.1.dev19+).

This is a known issue with dev versions as documented in dask/community#150 and addressed in dask/distributed#5802.

… --no-deps before installing the other packages fixes the CI issue
@rajeeja rajeeja requested a review from erogluorhan November 26, 2025 17:18
@kafitzgerald
Copy link
Collaborator

FWIW, this is how we're handling it over on geocat-comp: NCAR/geocat-comp#782 (modeled after what Xarray is doing)

@rajeeja rajeeja merged commit ccbab2c into main Nov 27, 2025
14 checks passed
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.

CI Upstream: dask and distributed dev versions have conflicting pinned dependencies; geopandas dev version incompatible with pandas nightly wheels

3 participants