Skip to content

Commit c95ddac

Browse files
committed
Fix pyproject.toml reference to langgraph_plugin
1 parent c7f240a commit c95ddac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ packages = [
9191
"gevent_async",
9292
"hello",
9393
"langchain",
94-
"langgraph_samples",
94+
"langgraph_plugin",
9595
"message_passing",
9696
"nexus",
9797
"open_telemetry",

0 commit comments

Comments
 (0)