MaximeTut commited on
Commit
ecb043a
1 Parent(s): 5bae902

requierements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ matplotlib==3.5.1
2
+ pandas==1.3.5
3
+ plotly==5.5.0
4
+ seaborn==0.11.2
5
+ streamlit==1.3.1
6
+ streamlit_option_menu==0.3.2