rasmodev commited on
Commit
49a852e
·
verified ·
1 Parent(s): 92b5cc5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.36.0
2
+ pandas==2.2.2
3
+ scikit-learn==1.5.0
4
+ numpy==1.26.4
5
+ matplotlib==3.9.0
6
+ seaborn==0.13.2
7
+ plotly==5.22.0
8
+ openpyxl==3.1.2