Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
pandas
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
-
plotly
|
|
|
|
|
|
2 |
pandas
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
+
plotly
|
6 |
+
requests
|
7 |
+
beautifulsoup4
|