Skip to content

Commit 7574a0d

Browse files
phofljonashaag
authored andcommitted
Restrict pyarrow to greater than pulled version
1 parent 2f618ab commit 7574a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/actions-39.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
- numexpr
2626
- numpy
2727
- openpyxl
28-
- pyarrow
28+
- pyarrow>2.0.0
2929
- pytables
3030
- python-dateutil
3131
- pytz

0 commit comments

Comments
 (0)