Skip to content

Commit a1f42f8

Browse files
chore(deps): bump the python-deps group across 1 directory with 9 updates (#21)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2446db6 commit a1f42f8

2 files changed

Lines changed: 69 additions & 69 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Changelog = "https://github.com/zurfjereluhmie/evalwire/blob/main/CHANGELOG.
2626
"Bug Tracker" = "https://github.com/zurfjereluhmie/evalwire/issues"
2727

2828
[project.optional-dependencies]
29-
langgraph = ["langgraph==1.1.3"]
29+
langgraph = ["langgraph==1.1.6"]
3030
langchain = ["openinference-instrumentation-langchain>=0.1"]
3131
openai = ["openinference-instrumentation-openai>=0.1"]
3232
llm-judge = ["langchain-core>=1.0,<2"]
@@ -60,7 +60,7 @@ demo = [
6060
"langchain>=1.0,<2",
6161
"langchain-core>=1.0,<2",
6262
"langchain-openai>=1.0,<2",
63-
"langgraph==1.1.3",
63+
"langgraph==1.1.6",
6464
"openai>=2.0,<3",
6565
"openinference-instrumentation-langchain>=0.1,<0.2",
6666
"python-dotenv>=1.0,<2",

0 commit comments

Comments
 (0)