fix: don't lower bound anndata so high#1102
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1102 +/- ##
=======================================
Coverage 91.93% 91.93%
=======================================
Files 51 51
Lines 7772 7772
=======================================
Hits 7145 7145
Misses 627 627 🚀 New features to boost your workflow:
|
|
My understanding is that with |
|
Right, anyone installing new envs will get the functioning version combo, but that is probably true independent of what you do here (see below for the edge cases). Let's game out some of the possibilities:
This is my reasoning. |
|
True that's a good argument, let's go with case 2 then. Thanks for chiming in! |
Why was this done in #1083 when the outcome of conda-forge/spatialdata-io-feedstock#14 was "this is an issue with conda dependency resolution"?
For example, releasing this change would immediately make you incompatible with anyone upper bounding anndata, of which there may be a few: https://github.com/search?q=%22anndata%3C0%22&type=code
Is there some other reason to lower bound this?