Skip to content

Commit

Permalink
fix: pin anndata to <0.11 (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 authored Nov 14, 2024
1 parent 6808a3e commit 90b2794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cellxgene_schema_cli/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anndata>=0.8,<0.12
anndata>=0.8,<0.11
cellxgene-ontology-guide==1.2.0 # update before a schema migration
click<9
Cython<4
Expand Down

0 comments on commit 90b2794

Please sign in to comment.