diff --git a/setup.py b/setup.py index 65a2451..7af621c 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "requests", "scipy", "spacy>=2.0.18", - "typing", + "scikit-learn", 'fastai==1.0.57', "sentencepiece" ],