Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ gradio
|
|
| 2 |
pandas
|
| 3 |
plotly
|
| 4 |
openpyxl # for Excel files
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
plotly
|
| 4 |
openpyxl # for Excel files
|
| 5 |
+
requests
|