diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 90d9ec8be9e..484ff50da06 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -38,8 +38,8 @@ requirements: run: - python - setuptools >=41.0.0 - - numpy >=1.17.3 - - scipy >=1.3.1 + - numpy >=1.19.5 + - scipy >=1.9 - scikit-learn >=1.0.1 - bottleneck >=1.3.4 - chardet >=3.0.2