Spaces:
Runtime error
Runtime error
Commit ·
a9766eb
1
Parent(s): 42c76a5
added xlrd for reading .xls
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ matplotlib
|
|
| 7 |
seaborn
|
| 8 |
plotly
|
| 9 |
pillow
|
|
|
|
|
|
| 7 |
seaborn
|
| 8 |
plotly
|
| 9 |
pillow
|
| 10 |
+
xlrd
|