bbhagat1 commited on
Commit
ef50661
1 Parent(s): 1699afc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ itsdangerous==1.1.0
4
  Jinja2==2.11.3
5
  MarkupSafe==1.1.1
6
  Werkzeug==0.15.5
7
- scikit-learn==0.21.3
8
  numpy>=1.9.2
9
  scipy>=0.15.1
10
  matplotlib>=1.4.3
 
4
  Jinja2==2.11.3
5
  MarkupSafe==1.1.1
6
  Werkzeug==0.15.5
7
+ scikit-learn>=0.24.0
8
  numpy>=1.9.2
9
  scipy>=0.15.1
10
  matplotlib>=1.4.3