From 6c9761ff7ab2f354b1a6c8f38c69a5f4c659ba18 Mon Sep 17 00:00:00 2001 From: Johannes Brachem <37882800+jobrachem@users.noreply.github.com> Date: Tue, 18 Apr 2023 12:46:26 +0200 Subject: [PATCH] closes #61 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index e1314c11..b20e102c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,8 +45,8 @@ dev = pyupgrade sphinx>=4.5 sphinx-autodoc-typehints>=1.19 - pydata-sphinx-theme<=0.13.1 - sphinx-book-theme>=0.3 + pydata-sphinx-theme + sphinx-book-theme>=1.0.1 sphinx-copybutton>=0.5 sphinx-remove-toctrees>=0.0.3 types-deprecated