Skip to content

Commit

Permalink
Build(deps): Bump langchain from 0.2.12 to 0.3.0 in /backend in the p…
Browse files Browse the repository at this point in the history
…ip group across 1 directory (#83)

* Build(deps): Bump langchain

Bumps the pip group with 1 update in the /backend directory: [langchain](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.2.12 to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.12...langchain==0.3.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump versions for langchain

Signed-off-by: Jack Luar <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Luar <[email protected]>
  • Loading branch information
dependabot[bot] and luarss authored Oct 30, 2024
1 parent a0f952d commit dce7db2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions backend/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
langchain==0.2.12
langchain-community==0.2.11
langchain-huggingface==0.0.3
langchain-google-genai==1.0.7
langchain-google-vertexai==1.0.8
langchain-ollama==0.1.1
langgraph==0.1.19
langchain==0.3.5
langchain-community==0.3.3
langchain-huggingface==0.1.1
langchain-google-genai==2.0.3
langchain-google-vertexai==2.0.6
langchain-ollama==0.2.0
langgraph==0.2.39
beautifulsoup4==4.12.3
fastapi==0.111.0
faiss-cpu==1.8.0
Expand Down
14 changes: 7 additions & 7 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
langchain==0.2.12
langchain-community==0.2.11
langchain-huggingface==0.0.3
langchain-google-genai==1.0.7
langchain-google-vertexai==1.0.8
langchain-ollama==0.1.1
langgraph==0.1.19
langchain==0.3.5
langchain-community==0.3.3
langchain-huggingface==0.1.1
langchain-google-genai==2.0.3
langchain-google-vertexai==2.0.6
langchain-ollama==0.2.0
langgraph==0.2.39
fastapi==0.111.0
faiss-cpu==1.8.0
markdown==3.0.0
Expand Down

0 comments on commit dce7db2

Please sign in to comment.