Skip to content

Commit

Permalink
update minimum scipy required version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Sep 4, 2023
1 parent 87022b0 commit d0c4043
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 @@ -38,7 +38,7 @@ python_requires = >= 3.9
install_requires =
tables >= 3.7
numpy >= 1.21.5
scipy == 1.10.0
scipy >= 1.11.2
h5py >= 3.6.0
networkx >= 2.6.3
matplotlib >= 3.5.1
Expand Down

0 comments on commit d0c4043

Please sign in to comment.