Skip to content

Commit 60141bb

Browse files
Bump langchain-community from 0.3.16 to 0.3.18 (#158)
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.16 to 0.3.18. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.16...langchain-community==0.3.18) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16c897d commit 60141bb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AI-Travel-Agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ amadeus==11.0.0
22
ipykernel==6.29.5
33
jupyter==1.1.1
44
langchain==0.3.19
5-
langchain-community==0.3.16
5+
langchain-community==0.3.18
66
streamlit==1.42.2
77
huggingface_hub==0.29.1
88
pydantic==2.10.6

Text-Summarizer-Browser-Plugin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flask==3.1.0
22
flask_cors==5.0.1
33
langchain==0.3.19
4-
langchain-community==0.3.16
4+
langchain-community==0.3.18
55
sentence-transformers==3.4.1
66
langchain_chroma==0.2.2
77
pypdf==5.3.0

rag/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
langchain==0.3.19
2-
langchain-community==0.3.16
2+
langchain-community==0.3.18
33
langchain-core==0.3.34
44
langchain-huggingface==0.1.2
55
huggingface-hub==0.29.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ langchain==0.3.19
22
transformers==4.48.3
33
tiktoken==0.9.0
44
llama-cpp-python==0.3.7
5-
langchain-community==0.3.16
5+
langchain-community==0.3.18
66
transformers-stream-generator==0.0.5
77
streamlit==1.42.2
88
numpy==2.2.3

0 commit comments

Comments
 (0)