Skip to content

Commit

Permalink
⬆️ Update docs constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Apr 24, 2023
1 parent 6706114 commit fecd589
Showing 1 changed file with 15 additions and 19 deletions.
34 changes: 15 additions & 19 deletions docs/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
alabaster==0.7.13
appnope==0.1.3
asttokens==2.2.1
attrs==22.2.0
attrs==23.1.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.12.0
beautifulsoup4==4.12.2
bleach==6.0.0
certifi==2022.12.7
charset-normalizer==3.1.0
comm==0.1.3
contourpy==1.0.7
cycler==0.11.0
debugpy==1.6.6
debugpy==1.6.7
decorator==5.1.1
defusedxml==0.7.1
docutils==0.19
Expand All @@ -21,15 +21,13 @@ fonttools==4.39.3
furo==2023.3.27
idna==3.4
imagesize==1.4.1
importlib-metadata==6.1.0
importlib-resources==5.12.0
ipykernel==6.22.0
ipython==8.12.0
ipywidgets==8.0.6
jedi==0.18.2
Jinja2==3.1.2
jsonschema==4.17.3
jupyter_client==8.1.0
jupyter_client==8.2.0
jupyter_core==5.3.0
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.7
Expand All @@ -39,50 +37,48 @@ matplotlib==3.7.1
matplotlib-inline==0.1.6
mistune==2.0.5
nbclient==0.7.3
nbconvert==7.3.0
nbconvert==7.3.1
nbformat==5.8.0
nbsphinx==0.9.1
nest-asyncio==1.5.6
numpy==1.24.2
packaging==23.0
numpy==1.24.3
packaging==23.1
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.5.0
platformdirs==3.2.0
prompt-toolkit==3.0.38
psutil==5.9.4
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.14.0
Pygments==2.15.1
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
pyzmq==25.0.2
requests==2.28.2
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.4
Sphinx==6.1.3
soupsieve==2.4.1
Sphinx==6.2.0
sphinx-basic-ng==1.0.0b1
sphinx-copybutton==0.5.1
sphinx_inline_tabs==2022.1.2b11
sphinx-copybutton==0.5.2
sphinx_inline_tabs==2023.4.21
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-svg2pdfconverter==1.2.2
sphinxext-opengraph==0.8.1
sphinxext-opengraph==0.8.2
stack-data==0.6.2
tinycss2==1.2.1
tornado==6.2
tornado==6.3.1
traitlets==5.9.0
typing_extensions==4.5.0
urllib3==1.26.15
wcwidth==0.2.6
webencodings==0.5.1
widgetsnbextension==4.0.7
zipp==3.15.0

0 comments on commit fecd589

Please sign in to comment.