Require scipy >= 1.11.1
There's a memory leak in older versions of scipy, so the recommendation is to require at least 1.11.1. See #679 for more details.
Edited by Cody Messick
There's a memory leak in older versions of scipy, so the recommendation is to require at least 1.11.1. See #679 for more details.