Try to resolve build issues
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
google-genai==1.19.0
|
2 |
mcp==1.9.1
|
3 |
-
gradio
|
4 |
pandas==2.3.0
|
5 |
python-dotenv==1.0.1
|
6 |
openpyxl==3.1.5
|
|
|
1 |
google-genai==1.19.0
|
2 |
mcp==1.9.1
|
3 |
+
gradio==5.33.0
|
4 |
pandas==2.3.0
|
5 |
python-dotenv==1.0.1
|
6 |
openpyxl==3.1.5
|