minh-4T commited on
Commit
5ce8510
·
1 Parent(s): 4b27f50

update lib google genai

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ tenacity>=8.3.0
8
 
9
  # AI Providers
10
  groq>=0.9.0
11
- google-genai>=0.7.0
12
 
13
  # Database & Vector Store
14
  asyncpg>=0.29.0
 
8
 
9
  # AI Providers
10
  groq>=0.9.0
11
+ google-genai
12
 
13
  # Database & Vector Store
14
  asyncpg>=0.29.0