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

Commit c9a7305

Browse files
authored
Dependency for numpy 1.17
1 parent 8dece48 commit c9a7305

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
@@ -25,7 +25,7 @@ requirements:
2525
- python
2626
- setuptools
2727
- numba {{ NUMBA_VERSION }}
28-
- numpy
28+
- numpy 1.17
2929
- pandas {{ PANDAS_VERSION }}
3030
- pyarrow {{ PYARROW_VERSION }}
3131
- wheel

0 commit comments

Comments
 (0)