Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies = [
"langchain-google-genai==3.2.0",
"langchain-openai==1.2.1",
"langgraph==1.1.10",
"langgraph-checkpoint==4.0.3",
"langgraph-checkpoint==4.1.1",
# IDA Pro MCP — drives idalib in a headless subprocess; pulled from GitHub
# because there's no PyPI package. Pinned to a specific commit so reinstalls
# are deterministic; bump the SHA deliberately when upgrading.
Expand Down