Skip to content

Commit

Permalink
Bump pyarrow version (#664)
Browse files Browse the repository at this point in the history
Signed-off-by: Partho Sarthi <[email protected]>
  • Loading branch information
parthosa authored Nov 17, 2023
1 parent 6d5c432 commit 69f4aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_tools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"pylint-pydantic==0.3.0",
# used for common API to access remote filesystems like local/s3/gcs/hdfs
# this will include numpy
"pyarrow==12.0.1",
"pyarrow==14.0.1",
# used for ADLS filesystem implementation
# Issue-568: use 12.17.0 as the new 12.18.0 causes an error in runtime
"azure-storage-blob==12.17.0",
Expand Down

0 comments on commit 69f4aa6

Please sign in to comment.