We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e792f4b commit 7424cb3Copy full SHA for 7424cb3
Doc/requirements.txt
@@ -18,4 +18,7 @@ sphinx-notfound-page~=1.0.0
18
# to install that as well.
19
python-docs-theme>=2023.3.1,!=2023.7
20
21
+# Needed to support generating social cards in sphinxext-opengraph.
22
+matplotlib
23
+
24
-c constraints.txt
0 commit comments