From d4419fee91b0c3bfe3ceefd8b088a086b7edcb3c Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Thu, 18 May 2023 16:24:45 +0200 Subject: [PATCH] use sphinx rtd theme 1.2.0 --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index b5f0851..6d4758d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,7 +2,7 @@ pyusb Pillow>=2.0 qrcode>=4.0 pyserial -sphinx-rtd-theme +sphinx-rtd-theme==1.2.0 setuptools setuptools-scm docutils>=0.12