Skip to content

Commit

Permalink
clean requirements_docs.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Sep 4, 2024
1 parent 33e71bb commit 7b88abc
Showing 1 changed file with 38 additions and 31 deletions.
69 changes: 38 additions & 31 deletions docs/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,43 @@
alphastats==0.6.3
beautifulsoup4==4.11.1
data_cache==0.1.6
defusedxml==0.7.1
entrypoints==0.4
gitpython==3.1.32
importlib-metadata==5.0.0
iteration_utilities==0.11.0
jupyter-client==7.4.3
jupyter-core==4.11.2
jupyterlab-pygments==0.2.2
lazy-loader==0.1rc2
mdit-py-plugins==0.3.1
mistune==2.0.4
myst_parser==0.18.1
nbclient==0.7.0
nbconvert==7.2.2
nbsphinx==0.8.9
nest-asyncio==1.5.6
#pandoc==2.2
#pandocfilters==1.5.0
plumbum==1.8.0
ply==3.11
pympler==1.0.1
pyrsistent==0.18.1
pyyaml==6.0.2
pyzmq==24.0.1
semver==2.13.0
sphinx-argparse==0.3.2
sphinx-autodoc-typehints==1.19.4
tinycss2==1.2.1
typing-extensions==4.4.0
tzlocal==4.2
validators==0.20.0
watchdog==2.1.9
sphinx-rtd-theme==1.0.0

# TODO: remove these if not needed:
#alphastats==0.6.3
#beautifulsoup4==4.11.1
#data_cache==0.1.6
#defusedxml==0.7.1
#entrypoints==0.4
#gitpython==3.1.32
#importlib-metadata==5.0.0
#iteration_utilities==0.11.0
#jupyter-client==7.4.3
#jupyter-core==4.11.2
#jupyterlab-pygments==0.2.2
#lazy-loader==0.1rc2
#mdit-py-plugins==0.3.1
#mistune==2.0.4
#myst_parser==0.18.1
#nbclient==0.7.0
#nbconvert==7.2.2
#nbsphinx==0.8.9
#nest-asyncio==1.5.6
#pandoc==2.2
#pandocfilters==1.5.0
#plumbum==1.8.0
#ply==3.11
#pympler==1.0.1
#pyrsistent==0.18.1
#pyyaml==6.0.2
#pyzmq==24.0.1
#semver==2.13.0
#sphinx-argparse==0.3.2
#sphinx-autodoc-typehints==1.19.4
#tinycss2==1.2.1
#typing-extensions==4.4.0
#tzlocal==4.2
#validators==0.20.0
#watchdog==2.1.9
#sphinx-rtd-theme==1.0.0

0 comments on commit 7b88abc

Please sign in to comment.