Added:
- **langchain==1.3.6** (10 Jun 00:53): Release with one change: `fix(langchain): preserve summarization trigger compatibility (#38000)`.
- **langchain==1.3.5** (10 Jun 00:15): Release with several changes including:
  - `feat(langchain): port AND-capable trigger conditions to SummarizationMiddleware (#34576)`
  - `hotfix(openai): min core dep (#37990)`
  - `feat(openai): support apply_patch built-in tool (#37157)`
  - Dependency bumps (pyarrow, aiohttp, etc.)

Removed:
- **langchain==1.3.3** (02 Jun 18:20): Release with changes including feat for project subagent runs and HumanInTheLoopMiddleware, plus dependency adjustments.
- **langchain-anthropic==1.4.4** (28 May 20:20): Release with fixes for tool-call IDs, test retries, and multiple dependency bumps.