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 30, 2023
1 parent 71481fa commit 795925b
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions docs/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,30 @@
alabaster==0.7.13
appnope==0.1.3
asttokens==2.4.1
attrs==23.1.0
Babel==2.13.1
beautifulsoup4==4.12.2
bleach==6.1.0
certifi==2023.7.22
certifi==2023.11.17
charset-normalizer==3.3.2
comm==0.2.0
decorator==5.1.1
defusedxml==0.7.1
docutils==0.20.1
executing==2.0.1
fastjsonschema==2.18.1
fastjsonschema==2.19.0
furo==2023.9.10
idna==3.4
idna==3.6
imagesize==1.4.1
ipython==8.17.2
ipython==8.18.1
ipywidgets==8.1.1
jedi==0.19.1
Jinja2==3.1.2
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
jupyter_client==8.6.0
jupyter_core==5.5.0
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
jupyterlab_pygments==0.3.0
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
mistune==3.0.2
Expand All @@ -36,26 +35,26 @@ nbsphinx==0.9.3
packaging==23.2
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
platformdirs==3.11.0
pexpect==4.9.0
platformdirs==4.0.0
polib==1.2.0
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.16.1
Pygments==2.17.2
python-dateutil==2.8.2
pyzmq==25.1.1
referencing==0.30.2
referencing==0.31.1
regex==2023.10.3
requests==2.31.0
rpds-py==0.12.0
rpds-py==0.13.2
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.8.1
sphinx-lint==0.9.0
sphinx_inline_tabs==2023.4.21
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
Expand All @@ -67,9 +66,9 @@ sphinxcontrib-svg2pdfconverter==1.2.2
sphinxext-opengraph==0.9.0
stack-data==0.6.3
tinycss2==1.2.1
tornado==6.3.3
traitlets==5.13.0
urllib3==2.0.7
wcwidth==0.2.9
tornado==6.4
traitlets==5.14.0
urllib3==2.1.0
wcwidth==0.2.12
webencodings==0.5.1
widgetsnbextension==4.0.9

0 comments on commit 795925b

Please sign in to comment.