Peter512 commited on
Commit
fd5f979
·
verified ·
1 Parent(s): 9d1f061

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.28.1
2
+ pandas==2.1.1
3
+ numpy==1.25.2
4
+ matplotlib==3.7.2
5
+ seaborn==0.12.2
6
+ plotly==5.17.0
7
+ scikit-learn==1.3.0