From d11c4c2d96feb5d984abc586665298162da152ef Mon Sep 17 00:00:00 2001 From: Banias Baabe Date: Sun, 19 Nov 2023 13:43:32 +0100 Subject: [PATCH] Fix requirements.txt --- requirements.txt | 193 +++++++++++++++++++++++------------------------ 1 file changed, 95 insertions(+), 98 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5154ff8..9701f3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,98 +1,95 @@ -accessible-pygments 0.0.4 -alabaster 0.7.13 -asttokens 2.4.1 -attrs 23.1.0 -Babel 2.13.1 -backcall 0.2.0 -beautifulsoup4 4.12.2 -certifi 2023.11.17 -charset-normalizer 3.3.2 -click 8.1.7 -comm 0.2.0 -debugpy 1.8.0 -decorator 5.1.1 -docutils 0.18.1 -executing 2.0.1 -fastjsonschema 2.19.0 -ghp-import 2.1.0 -greenlet 3.0.1 -idna 3.4 -imagesize 1.4.1 -importlib-metadata 6.8.0 -importlib-resources 6.1.1 -ipykernel 6.26.0 -ipython 8.12.3 -jedi 0.19.1 -Jinja2 3.1.2 -jsonschema 4.20.0 -jsonschema-specifications 2023.11.1 -jupyter-book 0.15.1 -jupyter-cache 0.6.1 -jupyter-client 8.6.0 -jupyter-core 5.5.0 -latexcodec 2.0.1 -linkify-it-py 2.0.2 -markdown-it-py 2.2.0 -MarkupSafe 2.1.3 -matplotlib-inline 0.1.6 -mdit-py-plugins 0.3.5 -mdurl 0.1.2 -myst-nb 0.17.2 -myst-parser 0.18.1 -nbclient 0.9.0 -nbformat 5.9.2 -nest-asyncio 1.5.8 -packaging 23.2 -parso 0.8.3 -pexpect 4.8.0 -pickleshare 0.7.5 -pip 20.2.3 -pkgutil-resolve-name 1.3.10 -platformdirs 4.0.0 -prompt-toolkit 3.0.41 -psutil 5.9.6 -ptyprocess 0.7.0 -pure-eval 0.2.2 -pybtex 0.24.0 -pybtex-docutils 1.0.3 -pydata-sphinx-theme 0.14.3 -pygments 2.17.1 -python-dateutil 2.8.2 -pytz 2023.3.post1 -PyYAML 6.0.1 -pyzmq 25.1.1 -referencing 0.31.0 -requests 2.31.0 -rpds-py 0.13.0 -setuptools 49.2.1 -six 1.16.0 -snowballstemmer 2.2.0 -soupsieve 2.5 -sphinx 5.3.0 -sphinx-book-theme 1.0.1 -sphinx-comments 0.0.3 -sphinx-copybutton 0.5.2 -sphinx-design 0.3.0 -sphinx-external-toc 0.3.1 -sphinx-jupyterbook-latex 0.5.2 -sphinx-multitoc-numbering 0.1.3 -sphinx-thebe 0.2.1 -sphinx-togglebutton 0.3.2 -sphinxcontrib-applehelp 1.0.4 -sphinxcontrib-bibtex 2.5.0 -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 -SQLAlchemy 2.0.23 -stack-data 0.6.3 -tabulate 0.9.0 -tornado 6.3.3 -traitlets 5.13.0 -typing-extensions 4.8.0 -uc-micro-py 1.0.2 -urllib3 2.1.0 -wcwidth 0.2.10 -wheel 0.41.3 -zipp 3.17.0 +accessible-pygments==0.0.4 +alabaster==0.7.13 +asttokens==2.4.1 +attrs==23.1.0 +Babel==2.13.1 +backcall==0.2.0 +beautifulsoup4==4.12.2 +certifi==2023.11.17 +charset-normalizer==3.3.2 +click==8.1.7 +comm==0.2.0 +debugpy==1.8.0 +decorator==5.1.1 +docutils==0.18.1 +executing==2.0.1 +fastjsonschema==2.19.0 +ghp-import==2.1.0 +greenlet==3.0.1 +idna==3.4 +imagesize==1.4.1 +importlib-metadata==6.8.0 +importlib-resources==6.1.1 +ipykernel==6.26.0 +ipython==8.12.3 +jedi==0.19.1 +Jinja2==3.1.2 +jsonschema==4.20.0 +jsonschema-specifications==2023.11.1 +jupyter-book==0.15.1 +jupyter-cache==0.6.1 +jupyter-client==8.6.0 +jupyter-core==5.5.0 +latexcodec==2.0.1 +linkify-it-py==2.0.2 +markdown-it-py==2.2.0 +MarkupSafe==2.1.3 +matplotlib-inline==0.1.6 +mdit-py-plugins==0.3.5 +mdurl==0.1.2 +myst-nb==0.17.2 +myst-parser==0.18.1 +nbclient==0.9.0 +nbformat==5.9.2 +nest-asyncio==1.5.8 +packaging==23.2 +parso==0.8.3 +pexpect==4.8.0 +pickleshare==0.7.5 +pkgutil-resolve-name==1.3.10 +platformdirs==4.0.0 +prompt-toolkit==3.0.41 +psutil==5.9.6 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pybtex==0.24.0 +pybtex-docutils==1.0.3 +pydata-sphinx-theme==0.14.3 +pygments==2.17.1 +python-dateutil==2.8.2 +pytz==2023.3.post1 +PyYAML==6.0.1 +pyzmq==25.1.1 +referencing==0.31.0 +requests==2.31.0 +rpds-py==0.13.0 +six==1.16.0 +snowballstemmer==2.2.0 +soupsieve==2.5 +sphinx==5.3.0 +sphinx-book-theme==1.0.1 +sphinx-comments==0.0.3 +sphinx-copybutton==0.5.2 +sphinx-design==0.3.0 +sphinx-external-toc==0.3.1 +sphinx-jupyterbook-latex==0.5.2 +sphinx-multitoc-numbering==0.1.3 +sphinx-thebe==0.2.1 +sphinx-togglebutton==0.3.2 +sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-bibtex==2.5.0 +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 +SQLAlchemy==2.0.23 +stack-data==0.6.3 +tabulate==0.9.0 +tornado==6.3.3 +traitlets==5.13.0 +typing-extensions==4.8.0 +uc-micro-py==1.0.2 +urllib3==2.1.0 +wcwidth==0.2.10 +zipp==3.17.0