diff --git a/requirements.txt b/requirements.txt index 5629111..e68a28b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ unstructured==0.13.2 langchain-community==0.0.31 langchain==0.1.14 langchain-openai==0.1.1 -langchain-google-genai==1.0.1 +langchain-google-genai==1.0.5 langchain-pinecone==0.1.0 google.generativeai==0.4.1 python-dotenv==1.0.1 diff --git a/setup.cfg b/setup.cfg index 3dde6b7..5b3f5ee 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ install_requires = langchain-community==0.0.31 langchain==0.1.14 langchain-openai==0.1.1 - langchain-google-genai==1.0.1 + langchain-google-genai==1.0.5 langchain-pinecone==0.1.0 google.generativeai==0.4.1 python-dotenv==1.0.1