James McCool commited on
Commit
0b1e818
·
1 Parent(s): fb29b2d

need matplotlib too

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