From 3f930fdaaf5b996f9438a3c3723bccafc3e3d1a8 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