diff --git a/requirements.txt b/requirements.txt index e2bbd88..8157923 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -gidgetlab[aiohttp]>=1.1.0 +gidgetlab>=1.1.0 +aiohttp==3.11.7 langchain_core==0.2.0 langchain-openai==0.1.7 langchain-google-genai==1.0.4 # This package contains the LangChain integrations for the Gemini API.