Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
pandas
|
4 |
-
|
5 |
-
selenium
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
requests==2.31.0
|
3 |
+
pandas==2.1.1
|
4 |
+
plotly==5.17.0
|
|