Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
google-genai==0.7.0
|
2 |
toml
|
3 |
-
gradio
|
|
|
|
1 |
google-genai==0.7.0
|
2 |
toml
|
3 |
+
gradio
|
4 |
+
pydantic==2.10.5
|