diff --git a/conda/meta.yaml b/conda/meta.yaml index e161511..f5089e9 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -25,18 +25,18 @@ requirements: - pip - setuptools - setuptools_scm - - numpy >=1.17 + - numpy >=1.18 host: - python {{ python }} - pip - setuptools - setuptools_scm - - numpy >=1.17 + - numpy >=1.18 run: - python {{ python }} - matplotlib-base >=3.4.2 - scipy >=1.7.0 - - numpy >=1.17 + - numpy >=1.18 - h5py >=3.1 - pyqt >=5.9 - scikit-learn >=0.24.2