diff --git a/functions/most_popular_repo_langchain/requirements.txt b/functions/most_popular_repo_langchain/requirements.txt index fb5fa6a..a6fc779 100644 --- a/functions/most_popular_repo_langchain/requirements.txt +++ b/functions/most_popular_repo_langchain/requirements.txt @@ -1,5 +1,5 @@ langchain==0.3.14 -langchain-community==0.3.8 +langchain-community==0.3.14 requests==2.32.3 PyGithub==2.5.0 boto3==1.36.2