From d46f005a7fcb745d6cb4d4b213c41ce8686f1125 Mon Sep 17 00:00:00 2001 From: Luciano Bello Date: Mon, 25 Jul 2022 10:33:29 +0200 Subject: [PATCH] Sphinx 5.1 breaks doc building --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eef50c6b96e..abd450fce01 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ pylatexenc>=1.4 ddt>=1.2.0,!=1.4.0,!=1.4.3 seaborn>=0.9.0 reno>=3.4.0 -Sphinx>=3.0.0 +Sphinx>=3.0.0,<5.1 qiskit-sphinx-theme>=1.6 qiskit-toqm>=0.0.4;platform_machine != 'aarch64' or platform_system != 'Linux' sphinx-autodoc-typehints<1.14.0