Skip to content

Commit eb1b651

Browse files
Backport PR pandas-dev#41115: CI: pin numpy in the actions-37 env (pyarrow incompatibility) (pandas-dev#41120)
Co-authored-by: Joris Van den Bossche <[email protected]>
1 parent 2eb3175 commit eb1b651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/azure-37.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
# pandas dependencies
1616
- botocore>=1.11
1717
- fsspec>=0.7.4
18-
- numpy
18+
- numpy=1.19
1919
- python-dateutil
2020
- nomkl
2121
- pyarrow=0.15.1

0 commit comments

Comments
 (0)