Skip to content

Commit

Permalink
⬆️ Update docs constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Nov 9, 2023
1 parent 12ddf23 commit 7d62047
Showing 1 changed file with 17 additions and 27 deletions.
44 changes: 17 additions & 27 deletions docs/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,71 +1,61 @@
alabaster==0.7.13
appnope==0.1.3
asttokens==2.4.0
asttokens==2.4.1
attrs==23.1.0
Babel==2.13.0
backcall==0.2.0
Babel==2.13.1
beautifulsoup4==4.12.2
bleach==6.1.0
certifi==2023.7.22
charset-normalizer==3.3.0
comm==0.1.4
contourpy==1.1.1
cycler==0.12.1
charset-normalizer==3.3.2
comm==0.2.0
decorator==5.1.1
defusedxml==0.7.1
docutils==0.20.1
executing==2.0.0
executing==2.0.1
fastjsonschema==2.18.1
fonttools==4.43.1
furo==2023.9.10
idna==3.4
imagesize==1.4.1
ipython==8.16.1
ipython==8.17.2
ipywidgets==8.1.1
jedi==0.19.1
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jupyter_client==8.4.0
jupyter_core==5.4.0
jupyter_client==8.6.0
jupyter_core==5.5.0
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
kiwisolver==1.4.5
MarkupSafe==2.1.3
matplotlib==3.8.0
matplotlib-inline==0.1.6
mistune==3.0.2
nbclient==0.8.0
nbconvert==7.9.2
nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
nbsphinx==0.9.3
numpy==1.26.1
packaging==23.2
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.1.0
platformdirs==3.11.0
polib==1.2.0
prompt-toolkit==3.0.39
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.16.1
pyparsing==3.1.1
python-dateutil==2.8.2
pyzmq==25.1.1
referencing==0.30.2
regex==2023.10.3
requests==2.31.0
rpds-py==0.10.6
rpds-py==0.12.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
Sphinx==7.2.6
sphinx-basic-ng==1.0.0b2
sphinx-copybutton==0.5.2
sphinx-lint==0.7.0
sphinx-lint==0.8.1
sphinx_inline_tabs==2023.4.21
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
Expand All @@ -74,12 +64,12 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-svg2pdfconverter==1.2.2
sphinxext-opengraph==0.8.2
sphinxext-opengraph==0.9.0
stack-data==0.6.3
tinycss2==1.2.1
tornado==6.3.3
traitlets==5.11.2
urllib3==2.0.6
wcwidth==0.2.8
traitlets==5.13.0
urllib3==2.0.7
wcwidth==0.2.9
webencodings==0.5.1
widgetsnbextension==4.0.9

0 comments on commit 7d62047

Please sign in to comment.