diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 22ad94a3e7..9c6caad0f0 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -688,7 +688,6 @@ numpy: # part of a zip_keys: python, python_impl, numpy - 1.22 - 1.22 - - 1.22 - 1.23 - 1.26 occt: @@ -763,7 +762,6 @@ pybind11_abi: - 4 python: # part of a zip_keys: python, python_impl, numpy - - 3.8.* *_cpython - 3.9.* *_cpython - 3.10.* *_cpython - 3.11.* *_cpython @@ -774,7 +772,6 @@ python_impl: - cpython - cpython - cpython - - cpython # Keep in sync with libtorch pytorch: - '2.3' diff --git a/recipe/migrations/numpy2.yaml b/recipe/migrations/numpy2.yaml index 137dd09724..fd981b8506 100644 --- a/recipe/migrations/numpy2.yaml +++ b/recipe/migrations/numpy2.yaml @@ -45,7 +45,6 @@ __migrator: # needs to match length of zip {python, python_impl, numpy} # as it is in global CBC in order to override it numpy: - - 1.22 # no py38 support for numpy 2.0 - 2.0 - 2.0 - 2.0