Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
google-genai==1.19.0
|
2 |
gradio==5.30.0
|
3 |
pandas==2.3.0
|
@@ -5,6 +7,4 @@ python-dotenv==1.0.1
|
|
5 |
openpyxl==3.1.5
|
6 |
Pillow==10.4.0
|
7 |
marker-pdf==1.7.4
|
8 |
-
modal==0.75.6
|
9 |
-
llama-index-tools-mcp
|
10 |
-
mcp==1.9.1
|
|
|
1 |
+
mcp==1.9.1
|
2 |
+
llama-index-tools-mcp
|
3 |
google-genai==1.19.0
|
4 |
gradio==5.30.0
|
5 |
pandas==2.3.0
|
|
|
7 |
openpyxl==3.1.5
|
8 |
Pillow==10.4.0
|
9 |
marker-pdf==1.7.4
|
10 |
+
modal==0.75.6
|
|
|
|