From 71c8f21c6c22f0963994c9095b045481f99c0106 Mon Sep 17 00:00:00 2001 From: MichaelFu512 Date: Wed, 1 May 2024 15:13:04 -0700 Subject: [PATCH] another sphinx --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0bbfe99f81..6bfc2ce044 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ docs = [ "sphinx-autoapi", "sphinx-inline-tabs == 2022.1.2b11", "sphinx-copybutton == 0.5.0", - "myst-parser == 0.16.1", + "myst-parser == 0.18.0", ] prophet = [ "prophet >= 1.1.2",