SpringWang08 commited on
Commit
5dd123f
·
verified ·
1 Parent(s): 67178d1

add pyarrow for parquet support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,3 +8,4 @@ requests>=2.31
8
  sentence-transformers>=2.7
9
  huggingface_hub>=0.31
10
  python-dotenv>=1.0
 
 
8
  sentence-transformers>=2.7
9
  huggingface_hub>=0.31
10
  python-dotenv>=1.0
11
+ pyarrow>=15.0