From 8aedd5e9be8fbc59ee38b2ca53df78cce175259b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:04:53 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [streamlit](https://github.com/streamlit/streamlit), [requests](https://github.com/psf/requests) and [langchain-community](https://github.com/langchain-ai/langchain). Updates `streamlit` from 1.35.0 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.35.0...1.37.0) Updates `requests` from 2.28.2 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.32.2) Updates `langchain-community` from 0.2.1 to 0.2.19 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.1...langchain-community==0.2.19) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: langchain-community dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d826658c..101c3880 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -streamlit==1.35.0 -requests==2.28.2 +streamlit==1.37.0 +requests==2.32.2 beautifulsoup4==4.12.3 -langchain-community==0.2.1 +langchain-community==0.2.19 tiktoken==0.7.0 matplotlib==3.9.0 openai == 0.27.10 \ No newline at end of file