We're specifying the version of `scipy` we work with in `pyproject.toml`: ``` scipy==1.11.1 ``` Investigate why we're pinning this and remove the pinning if possible.
We're specifying the version of
scipywe work with inpyproject.toml:Investigate why we're pinning this and remove the pinning if possible.