Pp commited on
Commit
d6f57fc
·
verified ·
1 Parent(s): 8264124

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- google-genai
2
  gradio
3
- python-dotenv
 
1
+ google-genai==1.5.0
2
  gradio
3
+ pydantic==2.10.6