lsempe commited on
Commit
b565af2
·
1 Parent(s): 79c57f4

Remove version pin for google-genai to install latest

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ scikit-learn>=1.3.0
5
  faiss-cpu>=1.7.4
6
  plotly>=5.15.0
7
  folium>=0.14.0
8
- google-genai==0.8.5
9
  openai>=1.0.0
10
  anthropic>=0.21.3
11
  langchain-core>=0.1.0
 
5
  faiss-cpu>=1.7.4
6
  plotly>=5.15.0
7
  folium>=0.14.0
8
+ google-genai
9
  openai>=1.0.0
10
  anthropic>=0.21.3
11
  langchain-core>=0.1.0