Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas==1.3.4
|
|
4 |
plotly==5.1.0
|
5 |
requests==2.26.0
|
6 |
seaborn==0.11.2
|
7 |
-
selenium==3.141.0
|
|
|
|
4 |
plotly==5.1.0
|
5 |
requests==2.26.0
|
6 |
seaborn==0.11.2
|
7 |
+
selenium==3.141.0
|
8 |
+
openpyxl
|