Skip to content

Commit 6173b94

Browse files
tylerslatonclaude
andcommitted
fix: bump copilotkit to 0.1.83
Fixes missing import re in copilotkit_lg_middleware (CopilotKit#3491). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 60c72ec commit 6173b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/langgraph-single-agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fastapi==0.115.12
33
uvicorn==0.34.2
44
ag-ui-protocol>=0.1.10
55
ag-ui-langgraph==0.0.28
6-
copilotkit==0.1.82
6+
copilotkit==0.1.83
77
partialjson>=0.0.8
88
langgraph==1.0.10rc1
99
langchain>=0.3.0

0 commit comments

Comments
 (0)