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

Update requirements.txt

This commit is contained in:
Yanjun Qi
2021-07-27 22:28:59 -04:00
parent ac9d4adbd8
commit 101f83be80

View File

@@ -7,7 +7,7 @@ lemminflect
lru-dict
datasets
nltk
numpy<1.19.0 #TF 2.0 requires this
numpy>=1.19.2
pandas>=1.0.1
scipy>=1.4.1
torch>=1.7.0,!=1.8