From b85979b258235c7b3945f09b9451d6fe28d96cf4 Mon Sep 17 00:00:00 2001 From: OleehyO Date: Mon, 21 Apr 2025 08:38:06 +0000 Subject: [PATCH] [deps] Add sphnix extension deps --- docs/requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index e69de29..1228b33 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -0,0 +1,6 @@ +myst-parser>=4.0.1 +nbsphinx>=0.9.7 +sphinx>=8.1.3 +sphinx-book-theme>=1.1.4 +sphinx-copybutton>=0.5.2 +sphinx-design>=0.6.1