simoncck commited on
Commit
231ba08
·
verified ·
1 Parent(s): 730e275

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,6 +9,7 @@ playwright>=1.40.0
9
  langchain>=0.1.0
10
  langchain-openai>=0.1.0
11
  langchain-anthropic>=0.1.0
 
12
 
13
  # Environment and utilities
14
  python-dotenv>=1.0.0
 
9
  langchain>=0.1.0
10
  langchain-openai>=0.1.0
11
  langchain-anthropic>=0.1.0
12
+ langchain-google-genai>=0.1.0
13
 
14
  # Environment and utilities
15
  python-dotenv>=1.0.0