Skip to content

Commit

Permalink
fixing scipy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskoenig committed Aug 8, 2023
1 parent 04db45a commit c551d2e
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 @@ -51,7 +51,7 @@ install_requires =
sbmlutils>=0.8.4
numpy==1.21.3 # see https://github.com/sys-bio/roadrunner/issues/963
libroadrunner==2.1.3 # see https://github.com/sys-bio/roadrunner/issues/963
scipy==1.10.2
scipy==1.10.1
pint==0.19.2

# -> sbmlutils (no version pin)
Expand Down

0 comments on commit c551d2e

Please sign in to comment.