Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
mcp==1.9.1
|
2 |
llama-index-tools-mcp
|
3 |
google-genai==1.19.0
|
4 |
-
gradio==5.
|
5 |
pandas==2.3.0
|
6 |
python-dotenv==1.0.1
|
7 |
openpyxl==3.1.5
|
|
|
1 |
mcp==1.9.1
|
2 |
llama-index-tools-mcp
|
3 |
google-genai==1.19.0
|
4 |
+
gradio==5.27.1
|
5 |
pandas==2.3.0
|
6 |
python-dotenv==1.0.1
|
7 |
openpyxl==3.1.5
|