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

Commit 7b40c4c

Browse files
authored
Rebuild (#985)
1 parent 9702551 commit 7b40c4c

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 # [win or osx or py==38]
28+
- numpy # [win or osx or py==38 or py==39]
2929
- numpy 1.17 # [linux and py==37]
3030
- pandas {{ PANDAS_VERSION }}
3131
- pyarrow {{ PYARROW_VERSION }}

0 commit comments

Comments
 (0)