Coots commited on
Commit
1fbda6a
·
verified ·
1 Parent(s): 2b140e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- flask==2.0.3
2
  flask-cors==3.0.10
3
  joblib==1.1.1
4
  scikit-learn==1.3.2
@@ -6,3 +6,4 @@ xgboost==2.1.4
6
  numpy==1.24.4
7
  pandas==1.3.5
8
  fpdf==1.7.2
 
 
1
+ Flask==2.0.3
2
  flask-cors==3.0.10
3
  joblib==1.1.1
4
  scikit-learn==1.3.2
 
6
  numpy==1.24.4
7
  pandas==1.3.5
8
  fpdf==1.7.2
9
+ Werkzeug==2.0.3