From f3e40cf95297478ddeb52ababf44396a836d9c92 Mon Sep 17 00:00:00 2001 From: Grzegorz Latosinski Date: Fri, 6 Dec 2024 14:08:12 +0100 Subject: [PATCH] [#69938] pyproject.toml: Updated docs dependencies Signed-off-by: Grzegorz Latosinski --- pyproject.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 734ea7d8..a0b17450 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,11 +44,6 @@ dependencies = [ docs = [ "antmicro-sphinx-utils @ git+https://github.com/antmicro/antmicro-sphinx-utils.git", "docutils", - "myst-parser", - "sphinx_tabs", - "sphinx-immaterial @ https://github.com/antmicro/sphinx-immaterial/releases/download/tip/sphinx_immaterial-0.0.post1.tip-py3-none-any.whl", - "sphinx>=5.1.0,<7.1.0", - "sphinxcontrib-mermaid", "sphinxcontrib-napoleon", ] tensorflow = [