Files
copilotkit__copilotkit/showcase/integrations/langgraph-python/requirements.txt
Jordan Ritter ceff27031c feat(showcase/langgraph-python): D6 conveyance shim + copilotkit 0.1.93 bump
- Add _header_forwarding_middleware.py paired with reasoning / subagent /
  tool-rendering-reasoning-chain agent edits so D6 fixture-matching sees
  the inflight x-aimock-context on outbound LLM calls
- Bump copilotkit 0.1.92 → 0.1.93 in requirements.txt; regenerate
  package-lock.json against the post-npm-ci tree (sibling of 03bed3b76,
  which switched this integration to npm ci)
- Drop the stale pnpm-lock.yaml left behind by the npm ci migration —
  Dockerfile uses 'npm ci --legacy-peer-deps' and every other showcase
  integration committed only package-lock.json after 03bed3b76. Removing
  the orphan prevents npm/pnpm tooling drift from re-resolving against it.
2026-05-29 16:15:12 -07:00

11 lines
235 B
Plaintext

copilotkit==0.1.93
langchain==1.2.15
langchain-openai==1.1.9
langchain-anthropic==1.4.1
langgraph==1.1.6
langgraph-cli[inmem]==0.4.21
langgraph-api==0.7.101
langsmith==0.7.33
openai==1.109.1
deepagents>=0.5.3,<0.6.0
pypdf>=4.0.0,<7.0.0