Skip to content

Commit

Permalink
⬆️ Update docs constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Mar 22, 2023
1 parent 6cab192 commit 69bd98a
Showing 1 changed file with 12 additions and 17 deletions.
29 changes: 12 additions & 17 deletions docs/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,41 @@ asttokens==2.2.1
attrs==22.2.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.11.2
beautifulsoup4==4.12.0
bleach==6.0.0
certifi==2022.12.7
charset-normalizer==3.1.0
comm==0.1.2
contourpy==1.0.7
cycler==0.11.0
debugpy==1.6.6
decorator==5.1.1
defusedxml==0.7.1
docutils==0.19
executing==1.2.0
fastjsonschema==2.16.3
fonttools==4.39.0
fonttools==4.39.2
furo==2022.12.7
idna==3.4
imagesize==1.4.1
importlib-metadata==6.0.0
importlib-metadata==6.1.0
importlib-resources==5.12.0
ipykernel==6.21.3
ipython==8.11.0
ipywidgets==8.0.4
ipywidgets==8.0.5
jedi==0.18.2
Jinja2==3.1.2
jsonschema==4.17.3
jupyter_client==8.0.3
jupyter_core==5.2.0
jupyter_client==8.1.0
jupyter_core==5.3.0
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.5
jupyterlab-widgets==3.0.6
kiwisolver==1.4.4
MarkupSafe==2.1.2
matplotlib==3.7.1
matplotlib-inline==0.1.6
mistune==2.0.5
nbclient==0.7.2
nbconvert==7.2.9
nbformat==5.7.3
nbsphinx==0.9.0
nest-asyncio==1.5.6
nbconvert==7.2.10
nbformat==5.8.0
nbsphinx==0.9.1
numpy==1.24.2
packaging==23.0
pandocfilters==1.5.0
Expand All @@ -52,14 +48,13 @@ pickleshare==0.7.5
Pillow==9.4.0
platformdirs==3.1.1
prompt-toolkit==3.0.38
psutil==5.9.4
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.14.0
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
pyzmq==25.0.1
pyzmq==25.0.2
requests==2.28.2
six==1.16.0
snowballstemmer==2.2.0
Expand All @@ -83,5 +78,5 @@ traitlets==5.9.0
urllib3==1.26.15
wcwidth==0.2.6
webencodings==0.5.1
widgetsnbextension==4.0.5
widgetsnbextension==4.0.6
zipp==3.15.0

0 comments on commit 69bd98a

Please sign in to comment.