瀏覽代碼

build(deps): bump the pip group across 2 directories with 1 update

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


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 6 月之前
父節點
當前提交
3a713aea18
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -35,7 +35,7 @@ anthropic
 google-generativeai==0.7.2
 google-generativeai==0.7.2
 tiktoken
 tiktoken
 
 
-langchain==0.2.15
+langchain==0.3.0
 langchain-community==0.2.12
 langchain-community==0.2.12
 langchain-chroma==0.1.4
 langchain-chroma==0.1.4
 
 

+ 1 - 1
pyproject.toml

@@ -42,7 +42,7 @@ dependencies = [
     "google-generativeai==0.7.2",
     "google-generativeai==0.7.2",
     "tiktoken",
     "tiktoken",
 
 
-    "langchain==0.2.15",
+    "langchain==0.3.0",
     "langchain-community==0.2.12",
     "langchain-community==0.2.12",
     "langchain-chroma==0.1.4",
     "langchain-chroma==0.1.4",