]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Doctest: Pin sphinxext-opengraph==0.7.5 to prevent importing NumPy (#101642)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 7 Feb 2023 13:59:26 +0000 (15:59 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2023 13:59:26 +0000 (14:59 +0100)
Doc/requirements.txt

index 134f39d6d7b3d4aff3e453b1f0ef852626f6f49d..71d3cd61e53877ef220a63b0fb48adc7f31ebcba 100644 (file)
@@ -8,7 +8,7 @@ sphinx==4.5.0
 blurb
 
 sphinx-lint==0.6.7
-sphinxext-opengraph>=0.7.1
+sphinxext-opengraph==0.7.5
 
 # The theme used by the documentation is stored separately, so we need
 # to install that as well.