Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit 14b29bc

Browse files
authored
Changes for pin_compatible numpy in run deps
1 parent 2459141 commit 14b29bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requirements:
3434

3535
run:
3636
- python
37-
- numpy
37+
- {{ pin_compatible('numpy') }}
3838
- pandas {{ PANDAS_VERSION }}
3939
- pyarrow {{ PYARROW_VERSION }}
4040
- numba {{ NUMBA_VERSION }}

0 commit comments

Comments
 (0)