AnacondaRecipes / repodata-hotfixes

Changes to package metadata to fix behavior
BSD 3-Clause "New" or "Revised" License
14 stars 20 forks source link

set min numpy bound for scipy 1.12.0 #223

Closed cbouss closed 3 months ago

cbouss commented 3 months ago

Scipy 1.12.0 requires a minimum version of numpy being 1.22.4. It was built with min 1.22.3. This fixes this issue.