Skip to content

Commit

Permalink
Remove scipy dependency constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Feb 5, 2024
1 parent 6d27b5e commit 479038c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install_requires =
bioregistry>=0.9.62
pyobo>=0.9.1
numpy
scipy<1.8.0 # https://github.com/scipy/scipy/issues/16079
scipy
statsmodels
pandas
python-dateutil
Expand Down

0 comments on commit 479038c

Please sign in to comment.