diff --git a/docs/specification.mdx b/docs/specification.mdx index 6fc8db8..57cd821 100644 --- a/docs/specification.mdx +++ b/docs/specification.mdx @@ -135,6 +135,9 @@ compatibility: Designed for Claude Code (or similar products) ```yaml compatibility: Requires git, docker, jq, and access to the internet ``` +```yaml +compatibility: Requires Python 3.14+ and uv +```