Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jupyterlab-widgets==1.1.1 # via ipywidgets
latexcodec==2.0.1 # via pybtex
linkify-it-py==1.0.3 # via jupyter-book
lxml==4.9.1 # via nbconvert
markdown-it-py==1.1.0 # via mdit-py-plugins, myst-parser
markdown-it-py==2.2.0 # via mdit-py-plugins, myst-parser
markupsafe==2.1.1 # via jinja2, nbconvert
matplotlib-inline==0.1.3 # via ipykernel, ipython
mdit-py-plugins==0.2.8 # via myst-parser
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ latexcodec==2.0.1 # via pybtex
libcst==0.4.5 # via hypothesmith
linkify-it-py==1.0.3 # via jupyter-book
lxml==4.9.1 # via nbconvert
markdown-it-py==1.1.0 # via mdit-py-plugins, myst-parser
markdown-it-py==2.2.0 # via mdit-py-plugins, myst-parser
markupsafe==2.1.1 # via jinja2, nbconvert
matplotlib-inline==0.1.3 # via ipykernel, ipython
mccabe==0.6.1 # via flake8
Expand Down