diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0c1e293..553e91b 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -16,11 +16,11 @@ build: requirements: host: - - python >=3.9 + - python >=3.9,<3.13 - pip - setuptools run: - - python >=3.9 + - python >=3.9,<3.13 - h5py - matplotlib-base - numpy