Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin SciPy to <1.12 for now because of pyhht
pyhht imports `angle` from SciPy, which since 1.12.0 should be imported from NumPy. A fix was committed to pyhht, but a package with the fix is yet to be released. Pinning a Git release with an existing PyPI package can be tricky so this seems the best solution at this moment. Ref: jaidevd/pyhht@4ac9aaf
- Loading branch information