kaikaidai commited on
Commit
838a8f8
·
verified ·
1 Parent(s): 1fc8c4c

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  # Core dependencies
2
  pymongo
 
3
  gradio
 
4
  python-dotenv
5
  openai
6
  anthropic
 
1
  # Core dependencies
2
  pymongo
3
+ google-genai==1.5.0
4
  gradio
5
+ pydantic==2.10.6
6
  python-dotenv
7
  openai
8
  anthropic