# Kept in lockstep with the ``sdk_version: "6.12.0"`` field in
# README.md's YAML frontmatter (HF Spaces convention). The identical
# pin here gives local developers the same Gradio version HF installs
# on deploy, so UI/API regressions that only show up on the deployed
# version can't pass locally. If this bumps, bump the frontmatter too.
gradio==6.12.0
# Pinned to 48e41c3 (PR #3 merge) — first commit that contains
# ``StagnationGate.integrals_for()``, which this app depends on.
operon-langgraph-gates @ git+https://github.com/coredipper/operon-langgraph-gates.git@48e41c3
