Skip to content

Commit e3892d3

Browse files
Bump langchain-community from 0.3.23 to 0.3.27 in /public_dropin_environments/python311_genai_agents (#1652)
* Bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.23 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.23...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Reconcile dependencies, updated IDs, tags --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: svc-harness-git2 <svc-harness-git2@datarobot.com>
1 parent f480dc7 commit e3892d3

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

public_dropin_environments/python311_genai_agents/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create GenAI-powered agents using CrewAI, LangGraph, or Llama-Index. Similar to other drop-in environments, you can either include a .pth artifact or any other code needed to deserialize your model, and optionally a custom.py file. You can also use this environment in codespaces.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b936b95e6c1b11f5a95b33",
7+
"environmentVersionId": "68bb083b13a9771204f56fa6",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -15,8 +15,8 @@
1515
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents",
1616
"imageRepository": "env-python-genai-agents",
1717
"tags": [
18-
"v11.2.0-68b936b95e6c1b11f5a95b33",
19-
"68b936b95e6c1b11f5a95b33",
18+
"v11.2.0-68bb083b13a9771204f56fa6",
19+
"68bb083b13a9771204f56fa6",
2020
"v11.2.0-latest"
2121
]
2222
}

public_dropin_environments/python311_genai_agents/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ datarobot-moderations>=11.2.2
2828
datarobot-mlops>=11.1.0
2929
datarobot[auth]>=3.8.2
3030
dotenv~=0.9.9
31-
langchain-community~=0.3.23
31+
langchain-community~=0.3.27
3232
langchain-mcp-adapters~=0.1.9
3333
langchain~=0.3.23
3434
langgraph~=0.4.10

public_dropin_environments/python311_genai_agents/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,20 +155,20 @@ jupyter-server-terminals==0.5.3
155155
jupyterlab-pygments==0.3.0
156156
kubernetes==32.0.1
157157
lancedb==0.22.0
158-
langchain==0.3.25
158+
langchain==0.3.27
159159
langchain-cohere==0.3.5
160-
langchain-community==0.3.23
161-
langchain-core==0.3.59
160+
langchain-community==0.3.27
161+
langchain-core==0.3.75
162162
langchain-experimental==0.3.4
163163
langchain-mcp-adapters==0.1.9
164164
langchain-nvidia-ai-endpoints==0.3.10
165165
langchain-openai==0.2.14
166-
langchain-text-splitters==0.3.8
166+
langchain-text-splitters==0.3.11
167167
langgraph==0.4.10
168168
langgraph-checkpoint==2.1.0
169169
langgraph-prebuilt==0.2.3
170170
langgraph-sdk==0.1.66
171-
langsmith==0.3.42
171+
langsmith==0.3.45
172172
lark==1.2.2
173173
legacy-cgi==2.6.3
174174
litellm==1.72.6

0 commit comments

Comments
 (0)