Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ pillow>=10.0.0
|
|
3 |
google-generativeai>=0.8.0
|
4 |
google-genai>=0.2.0
|
5 |
google-auth>=2.0.0
|
6 |
-
google-cloud-core>=2.0.0
|
|
|
|
|
|
3 |
google-generativeai>=0.8.0
|
4 |
google-genai>=0.2.0
|
5 |
google-auth>=2.0.0
|
6 |
+
google-cloud-core>=2.0.0
|
7 |
+
mcp
|
8 |
+
mcp-client
|