diff --git a/conda/conda_build_config.yaml b/conda/conda_build_config.yaml index b5396f0f1..d486cb091 100644 --- a/conda/conda_build_config.yaml +++ b/conda/conda_build_config.yaml @@ -1,3 +1,4 @@ python: + - 3.8 - 3.9 - '3.10' diff --git a/conda/meta.yaml b/conda/meta.yaml index f68acffae..98c706d71 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -28,7 +28,7 @@ requirements: - scikit-learn~=1.2.1 - shapely==1.8.5 - pyvips - - conda-forge::coremltools + - coremltools - pyarrow - pytorch-lightning~=2.0 - torchmetrics>=0.10.0