Skip to content

Commit

Permalink
🔧 Add matplotlib, which is required by sphinxext-opengraph
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Nov 30, 2023
1 parent 795925b commit 2828fb1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@ bleach==6.1.0
certifi==2023.11.17
charset-normalizer==3.3.2
comm==0.2.0
contourpy==1.2.0
cycler==0.12.1
decorator==5.1.1
defusedxml==0.7.1
docutils==0.20.1
executing==2.0.1
fastjsonschema==2.19.0
fonttools==4.45.1
furo==2023.9.10
idna==3.6
imagesize==1.4.1
Expand All @@ -20,28 +23,33 @@ ipywidgets==8.1.1
jedi==0.19.1
Jinja2==3.1.2
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
jsonschema-specifications==2023.11.2
jupyter_client==8.6.0
jupyter_core==5.5.0
jupyterlab-widgets==3.0.9
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
MarkupSafe==2.1.3
matplotlib==3.8.2
matplotlib-inline==0.1.6
mistune==3.0.2
nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
nbsphinx==0.9.3
numpy==1.26.2
packaging==23.2
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.9.0
Pillow==10.1.0
platformdirs==4.0.0
polib==1.2.0
prompt-toolkit==3.0.41
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.17.2
pyparsing==3.1.1
python-dateutil==2.8.2
pyzmq==25.1.1
referencing==0.31.1
Expand Down
2 changes: 2 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ sphinxext-opengraph
sphinx-copybutton
sphinx_inline_tabs
sphinx-lint
# Required by sphinxext-opengraph
matplotlib

0 comments on commit 2828fb1

Please sign in to comment.