Skip to content

Commit bb81b92

Browse files
committed
update packages
1 parent dbe6df7 commit bb81b92

File tree

2 files changed

+200
-189
lines changed

2 files changed

+200
-189
lines changed

pyproject.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@ dependencies = [
99
"langgraph>=1.0.1, <1.1.0",
1010
"langchain-core>=1.0.0, <1.1.0",
1111
"langgraph-checkpoint-sqlite>=2.0.3",
12-
"langchain-community>=0.3.21",
13-
"langchain-openai>=0.3.3",
14-
"langchain>=0.3.4",
12+
"langchain-community>=0.4.1",
13+
"langchain-openai>=1.0.1",
14+
"langchain>=1.0.2",
1515
"pydantic-settings>=2.6.0",
1616
"python-dotenv>=1.0.1",
1717
"httpx>=0.27.0",
18-
"openai>=1.65.5",
19-
"openinference-instrumentation-langchain>=0.1.50",
18+
"openinference-instrumentation-langchain>=0.1.54",
2019
"jsonschema-pydantic>=0.6",
2120
]
2221
classifiers = [

0 commit comments

Comments
 (0)