diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index aa35b443a..2a1c15779 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -32,7 +32,7 @@ requirements: run: - python - - {{ pin_compatible('numpy') }} + - numpy - pandas {{ PANDAS_VERSION }} - pyarrow {{ PYARROW_VERSION }} - numba {{ NUMBA_VERSION }}