Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
google-genai
|
2 |
gradio
|
3 |
-
|
|
|
1 |
+
google-genai==1.5.0
|
2 |
gradio
|
3 |
+
pydantic==2.10.6
|