bram4627 commited on
Commit
38561d4
·
verified ·
1 Parent(s): 6404666

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- Flask==2.3.3
2
- pandas==2.0.3
3
- numpy==1.24.3
4
- scikit-learn==1.3.0
5
- matplotlib==3.7.2
6
- seaborn==0.12.2
7
- Werkzeug==2.3.7
 
 
1
+ Flask==2.3.3
2
+ pandas==2.0.3
3
+ numpy==1.24.3
4
+ scikit-learn==1.3.0
5
+ matplotlib==3.7.2
6
+ seaborn==0.12.2
7
+ plotly==5.17.0
8
+ Werkzeug==2.3.7