From 90e705c4a13927e59fb242d09fd19dda9791f902 Mon Sep 17 00:00:00 2001 From: Uriah Finkel Date: Fri, 21 Aug 2026 02:37:22 +0300 Subject: [PATCH] Pin Great Docs 0.15.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e8c23435..1c64a582 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "scikit-learn>=1.6.1", ] docs = [ - "great-docs", + "great-docs==0.15.0", ] [tool.uv.workspace]