From 4ee3d97b273f08f89b7db5d67e062f9cd43edd38 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 3 Apr 2023 09:35:16 +0300 Subject: [PATCH] Update sphinx-book-theme requirement --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b7df41fa..be05ec4a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,6 +3,6 @@ docutils>=0.17.1 myst-parser>=0.18.0 sphinx>=4.5.0 -sphinx-book-theme==1.0.0 +sphinx-book-theme>=1.0.0 sphinx-copybutton>=0.5.0 sphinx-last-updated-by-git>=0.3.4