ArchitSharma commited on
Commit
f49f1a0
1 Parent(s): 1c579df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ Jinja2==2.10.1
4
  MarkupSafe==1.1.1
5
  Werkzeug==0.15.5
6
  numpy==1.19.3
7
- scipy>=0.15.1
8
  nltk==3.5
9
  scikit-learn==0.23.2
10
  pandas>=0.19
 
4
  MarkupSafe==1.1.1
5
  Werkzeug==0.15.5
6
  numpy==1.19.3
7
+ scipy==1.4.1
8
  nltk==3.5
9
  scikit-learn==0.23.2
10
  pandas>=0.19