Skip to content

Commit dd1f33e

Browse files
updated pyarrow dependency
1 parent 8c1e68c commit dd1f33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"huggingface": ["transformers"],
7575
"great-expectations": ["great-expectations==0.15.39"],
7676
"mlm_insights": ["mlm_insights==0.1.0.dev1"],
77-
"pyarrow": ["pyspark[sql]"]
77+
"pyarrow": ["pyarrow"]
7878
}
7979

8080
this_directory = Path(__file__).parent

0 commit comments

Comments
 (0)