Commit
·
d92bd13
1
Parent(s):
e31b53b
Devstral integration with coding gen support and UI changes
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
google-genai==1.19.0
|
2 |
-
gradio==5.33.0
|
3 |
pandas==2.3.0
|
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
|
|
|
1 |
google-genai==1.19.0
|
2 |
+
gradio[mcp]==5.33.0
|
3 |
pandas==2.3.0
|
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
|