yannthur commited on
Commit
f122094
·
verified ·
1 Parent(s): 800bae3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ matplotlib==3.6.0
2
+ numpy==1.24.3
3
+ pandas==1.5.3
4
+ plotly==5.20.0
5
+ seaborn==0.13.2
6
+ streamlit==1.33.0