From 5683782b0de6060976d510dbd2e31b94736b3b04 Mon Sep 17 00:00:00 2001 From: amirDahari1 Date: Tue, 14 Nov 2023 14:58:43 +0000 Subject: [PATCH] pass the sphinx readthedocs error --- docs/requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 84652fb..41b7a9b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,4 +3,7 @@ torch scipy matplotlib tifffile -myst_parser \ No newline at end of file +myst_parser +sphinx==5.3.0 +sphinx_rtd_theme==1.1.1 +readthedocs-sphinx-search==0.1.1 \ No newline at end of file