Skip to content

Commit ef80425

Browse files
on branch 1.4.x: follow up to #45450 and #45120 manual backports (#45511)
1 parent 8494aca commit ef80425

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/deps/actions-38.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies:
3636
- psycopg2
3737
- pymysql
3838
- pytables
39-
- pyarrow
39+
- pyarrow=3
4040
- pyreadstat
4141
- pyxlsb
4242
- s3fs

ci/deps/azure-macos-39.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
- numexpr
2424
- numpy=1.21.3
2525
- openpyxl
26-
- pyarrow=1.0.1
26+
- pyarrow=4
2727
- pyreadstat
2828
- pytables
2929
- python-dateutil==2.8.1

0 commit comments

Comments
 (0)