yamanavijayavardhan commited on
Commit
1eb9551
·
1 Parent(s): 5d396ac

Fixed scipy version for gensim compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ nltk==3.8.1
11
  gensim==4.3.2
12
  # language-tool-python==2.8
13
  pyspellchecker==0.8.1
14
- werkzeug==3.0.0
 
 
11
  gensim==4.3.2
12
  # language-tool-python==2.8
13
  pyspellchecker==0.8.1
14
+ werkzeug==3.0.0
15
+ scipy>=1.9.0