Skip to content

Commit

Permalink
pin scipy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 committed Jan 7, 2025
1 parent 7bd7d75 commit 06ccfd2
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
Expand Up @@ -5,7 +5,7 @@ Cython<4
numpy<3
pandas>2,<3
PyYAML<7
scipy==1.14.1 # broken in 1.15.0 see https://github.com/chanzuckerberg/single-cell-curation/issues/1165
scipy<1.15 # broken in 1.15.0 see https://github.com/chanzuckerberg/single-cell-curation/issues/1165
semver<4
xxhash<4
matplotlib<4

0 comments on commit 06ccfd2

Please sign in to comment.