From 24259bc5f2ee4d3cfabb873b74fdda5e989ea86e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Wed, 31 Jan 2018 10:24:07 +0100 Subject: [PATCH] doc: fix the build on readthedocs.org The version restricion has remained way too long, apparently. --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 88857d882..7f360289c 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,2 +1,2 @@ Sphinx -breathe<=3.2.0 +breathe -- 2.47.3