disham993 commited on
Commit
e8bbf08
·
verified ·
1 Parent(s): 3906c88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
1
+ streamlit>=1.28.0
2
+ pandas>=2.0.0
3
+ plotly>=5.15.0
4
+ numpy>=1.24.0
5
+ seaborn>=0.12.0
6
+ matplotlib>=3.7.0