Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|