Skip to content

Commit

Permalink
Merge pull request #75 from bio-ontology-research-group/dependabot/pi…
Browse files Browse the repository at this point in the history
…p/scipy-lt-1.15.0

⬆️ Update scipy requirement from <1.13.0 to <1.15.0
  • Loading branch information
ferzcam authored Nov 18, 2024
2 parents b7e1302 + ddebdf5 commit 9c26543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"pyyaml",
"requests",
"scikit-learn",
"scipy<1.13.0",
"scipy<1.15.0",
"temp",
"tqdm",
"torch",
Expand Down

0 comments on commit 9c26543

Please sign in to comment.