Skip to content

Commit e895889

Browse files
[2.3.x] CI: temporarily pin numpy to 2.2 until latest numexpr is available (#61638)
1 parent f97ee3a commit e895889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/actions-312.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919

2020
# required dependencies
2121
- python-dateutil
22-
- numpy
22+
- numpy=2.2
2323
# pytz 2024.2 timezones cause wrong results
2424
- pytz<2024.2
2525

0 commit comments

Comments
 (0)