BananaSauce commited on
Commit
9b83834
·
1 Parent(s): a8d73d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==1.25.0
2
  pandas
3
  matplotlib
4
- numpy
 
 
1
  streamlit==1.25.0
2
  pandas
3
  matplotlib
4
+ numpy
5
+ XlsxWriter==1.4.5