scverse / scanpy

Single-cell analysis in Python. Scales to >1M cells.
https://scanpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.92k stars 602 forks source link

Backport PR #3217: (fix): Upper bound `dask` #3218

Closed meeseeksmachine closed 2 months ago

meeseeksmachine commented 2 months ago

Backport PR #3217: (fix): Upper bound dask

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.62%. Comparing base (ccbae49) to head (3d5761f). Report is 1 commits behind head on 1.10.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.10.x #3218 +/- ## ======================================= Coverage 76.62% 76.62% ======================================= Files 109 109 Lines 12533 12533 ======================================= Hits 9604 9604 Misses 2929 2929 ```