Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
requests>=2.28.0
|
| 3 |
+
plotly>=5.10.0
|
| 4 |
+
pandas>=1.5.0
|