# 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
# First published on PyPI as 0.1.0a1 (includes ``integrals_for()`` which
# this app depends on). Bump in lockstep with app.py whenever the Space
# starts calling a newer API.
operon-langgraph-gates==0.1.0a1
