entropy25 commited on
Commit
817b893
·
verified ·
1 Parent(s): 80e1584

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit>=1.28.0
2
- pandas>=2.0.0
3
- plotly>=5.15.0
4
- numpy>=1.24.0
5
- openpyxl>=3.1.0
 
 
 
1
+
2
+ streamlit>=1.28.0
3
+ pandas>=2.0.0
4
+ plotly>=5.15.0
5
+ numpy>=1.24.0
6
+ openpyxl>=3.1.0
7
+ xlrd>=2.0.0