From 65fb84de0e0d6b4d07b9283937b1f21fc75c1adf Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 18 Sep 2023 14:32:52 -0700 Subject: [PATCH] Use alpha version of documenteer --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 70d84486..280ff559 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dev = [ "types-redis", "uvicorn", # documentation - "documenteer[guide] @ git+https://github.com/lsst-sqre/documenteer@main", + "documenteer[guide]>=1.0.0a7", "autodoc_pydantic", ] gcs = [