Skip to content

Commit 326f36d

Browse files
dependabot[bot]lguravkekaczma
authored
Bump langchain from 0.3.23 to 0.3.24 (#202)
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.23 to 0.3.24. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.23...langchain==0.3.24) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lgurav <[email protected]> Co-authored-by: kekaczma <[email protected]>
1 parent dd30986 commit 326f36d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AI-Travel-Agent/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
amadeus==12.0.0
22
ipykernel==6.29.5
33
jupyter==1.1.1
4-
langchain==0.3.23
4+
langchain==0.3.24
55
langchain-community==0.3.22
66
streamlit==1.44.1
77
huggingface_hub==0.30.2

Text-Summarizer-Browser-Plugin/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.1.0
22
flask_cors==5.0.1
3-
langchain==0.3.23
3+
langchain==0.3.24
44
langchain-community==0.3.22
55
sentence-transformers==4.1.0
66
langchain_chroma==0.2.3

0 commit comments

Comments
 (0)