Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,13 +1,7 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
pandas
|
4 |
numpy
|
|
|
5 |
plotly
|
6 |
-
openpyxl
|
7 |
-
xlrd
|
8 |
-
python-dotenv
|
9 |
-
anthropic
|
10 |
-
smolagents
|
11 |
-
requests
|
12 |
-
asyncio
|
13 |
-
aiohttp
|
|
|
1 |
gradio
|
2 |
+
gradio-client
|
3 |
pandas
|
4 |
numpy
|
5 |
+
matplotlib
|
6 |
plotly
|
7 |
+
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|