1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

pyarrow<1.0 (temporary fix for nlp package)

This commit is contained in:
Jack Morris
2020-07-29 10:26:49 -04:00
parent 7acb17aa27
commit a04a6a847a
4 changed files with 8 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ nlp
nltk
numpy
pandas>=1.0.1
pyarrow<1.0
scikit-learn
scipy==1.4.1
sentence_transformers>0.2.6