Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
google-generativeai
|
| 3 |
-
|
|
|
|
| 4 |
google-genai
|
| 5 |
mcp[cli]>=1.2.0
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
google-generativeai>=0.3.0
|
| 3 |
+
gradio-client>=1.0.0
|
| 4 |
+
requests>=2.28.0
|
| 5 |
google-genai
|
| 6 |
mcp[cli]>=1.2.0
|