Commit baf948d
fix: Constrain anndata to <0.10.0 for squidpy 1.2.x compatibility
Squidpy 1.2.x requires older anndata internals (SparseCSCView) that
were removed in newer versions. Constraining anndata to <0.10.0
ensures compatibility with squidpy 1.2.x.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 772cb02 commit baf948d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments