Skip to content

Commit

Permalink
pinned scipy to 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anushka255 committed Oct 30, 2024
1 parent da48f51 commit a663201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ classifiers = [
dependencies = [
"anndata",
"scanpy",
"POT==0.9.4",
"POT",
"numpy<2",
"scipy",
"scipy==1.14.1",
"scikit-learn",
"IPython",
"statsmodels",
Expand Down

0 comments on commit a663201

Please sign in to comment.