diff --git a/functions/most_popular_repo_langchain/requirements.txt b/functions/most_popular_repo_langchain/requirements.txt index 80f09563..0ec12653 100644 --- a/functions/most_popular_repo_langchain/requirements.txt +++ b/functions/most_popular_repo_langchain/requirements.txt @@ -2,5 +2,5 @@ langchain==0.3.9 langchain-community==0.3.4 requests==2.32.3 PyGithub==2.5.0 -boto3==1.35.53 +boto3==1.35.71 beautifulsoup4