Skip to content

Commit

Permalink
moved docs req.txt to be excluded from dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mmschlk committed Aug 23, 2024
1 parent 6f480e9 commit 058dd8c
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ sphinx:
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
- requirements: docs/requirements/requirements.txt
228 changes: 114 additions & 114 deletions docs/requirements.txt → docs/requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,114 +1,114 @@
apeye==1.4.1
apeye-core==1.1.4
attrs==23.1.0
autodocsumm==0.2.11
Babel==2.13.0
beautifulsoup4==4.12.2
black==23.11.0
bleach==6.1.0
build==1.0.3
CacheControl==0.13.1
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
colour==0.1.5
contourpy==1.1.1
coverage==7.3.2
cssutils==2.9.0
cycler==0.12.1
defusedxml==0.7.1
dict2css==0.3.0
docutils==0.18.1
domdf-python-tools==3.6.1
exceptiongroup==1.1.3
fastjsonschema==2.18.1
filelock==3.12.4
fonttools==4.43.1
furo==2023.9.10
html5lib==1.1
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.0
iniconfig==2.0.0
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter_client==8.4.0
jupyter_core==5.4.0
jupyterlab-pygments==0.2.2
kiwisolver==1.4.5
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.8.0
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
msgpack==1.0.7
mypy-extensions==1.0.0
myst-parser==2.0.0
natsort==8.4.0
nbclient==0.8.0
nbconvert==7.9.2
nbformat==5.9.2
nbsphinx==0.9.3
networkx==3.1
numpy==1.26.1
packaging==23.2
pandas==2.1.4
pandoc==2.3
pandocfilters==1.5.0
pathspec==0.11.2
Pillow==10.1.0
platformdirs==3.11.0
pluggy==1.3.0
plumbum==1.8.2
ply==3.11
Pygments==2.16.1
pyparsing==3.1.1
pyproject_hooks==1.0.0
pytest==7.4.3
python-dateutil==2.8.2
PyYAML==6.0.1
pyzmq==25.1.1
referencing==0.30.2
requests==2.31.0
rpds-py==0.10.6
ruamel.yaml==0.17.35
ruamel.yaml.clib==0.2.8
scipy==1.11.3
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
Sphinx==7.2.6
sphinx-autodoc-typehints==1.24.0
sphinx-basic-ng==1.0.0b2
sphinx-copybutton==0.5.2
sphinx-jinja2-compat==0.2.0
sphinx-prompt==1.8.0
sphinx-rtd-theme==1.3.0
sphinx-tabs==3.4.1
sphinx-toolbox==3.5.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
tabulate==0.9.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tqdm==4.66.5
traitlets==5.11.2
typing_extensions==4.8.0
urllib3==2.0.7
webencodings==0.5.1
zipp==3.17.0
alabaster==0.7.13
scikit-learn
torch
commonmark
ipython
apeye==1.4.1
apeye-core==1.1.4
attrs==23.1.0
autodocsumm==0.2.11
Babel==2.13.0
beautifulsoup4==4.12.2
black==23.11.0
bleach==6.1.0
build==1.0.3
CacheControl==0.13.1
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
colour==0.1.5
contourpy==1.1.1
coverage==7.3.2
cssutils==2.9.0
cycler==0.12.1
defusedxml==0.7.1
dict2css==0.3.0
docutils==0.18.1
domdf-python-tools==3.6.1
exceptiongroup==1.1.3
fastjsonschema==2.18.1
filelock==3.12.4
fonttools==4.43.1
furo==2023.9.10
html5lib==1.1
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.0
iniconfig==2.0.0
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter_client==8.4.0
jupyter_core==5.4.0
jupyterlab-pygments==0.2.2
kiwisolver==1.4.5
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.8.0
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
msgpack==1.0.7
mypy-extensions==1.0.0
myst-parser==2.0.0
natsort==8.4.0
nbclient==0.8.0
nbconvert==7.9.2
nbformat==5.9.2
nbsphinx==0.9.3
networkx==3.1
numpy==1.26.1
packaging==23.2
pandas==2.1.4
pandoc==2.3
pandocfilters==1.5.0
pathspec==0.11.2
Pillow==10.1.0
platformdirs==3.11.0
pluggy==1.3.0
plumbum==1.8.2
ply==3.11
Pygments==2.16.1
pyparsing==3.1.1
pyproject_hooks==1.0.0
pytest==7.4.3
python-dateutil==2.8.2
PyYAML==6.0.1
pyzmq==25.1.1
referencing==0.30.2
requests==2.31.0
rpds-py==0.10.6
ruamel.yaml==0.17.35
ruamel.yaml.clib==0.2.8
scipy==1.11.3
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
Sphinx==7.2.6
sphinx-autodoc-typehints==1.24.0
sphinx-basic-ng==1.0.0b2
sphinx-copybutton==0.5.2
sphinx-jinja2-compat==0.2.0
sphinx-prompt==1.8.0
sphinx-rtd-theme==1.3.0
sphinx-tabs==3.4.1
sphinx-toolbox==3.5.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
tabulate==0.9.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tqdm==4.66.5
traitlets==5.11.2
typing_extensions==4.8.0
urllib3==2.0.7
webencodings==0.5.1
zipp==3.17.0
alabaster==0.7.13
scikit-learn
torch
commonmark
ipython

0 comments on commit 058dd8c

Please sign in to comment.