mrradix commited on
Commit
5ba4166
·
verified ·
1 Parent(s): 26840bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
  streamlit>=1.28.0
2
  pandas>=1.5.0
3
- numpy>=1.24.0
4
  plotly>=5.15.0
 
5
  openpyxl>=3.1.0
6
- xlrd>=2.0.0
7
- requests>=2.31.0
8
- python-dateutil>=2.8.0
9
- pyarrow>=12.0.0
 
1
  streamlit>=1.28.0
2
  pandas>=1.5.0
 
3
  plotly>=5.15.0
4
+ numpy>=1.24.0
5
  openpyxl>=3.1.0
6
+ xlsxwriter>=3.1.0