graspologic-org / graspologic

Python package for graph statistics
https://graspologic-org.github.io/graspologic/
MIT License
780 stars 142 forks source link

Limit scipy verion < 1.13.0 due to deprecations #1060

Closed j1c closed 4 months ago

j1c commented 5 months ago

Reference Issues/PRs

Fixes #1059

What does this implement/fix? Briefly explain your changes.

Limits scipy version with < 1.13.0

Any other comments?

bdpedigo commented 4 months ago

fixed in #1067