Skip to content

Commit

Permalink
add scippneutron to docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed Jul 1, 2024
1 parent 66b9dbe commit e08cb29
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 4 deletions.
1 change: 1 addition & 0 deletions requirements/docs.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ gitpython
ipykernel
ipywidgets
nbsphinx
scippneutron
sphinx
sphinx-autodoc-typehints
sphinx-book-theme
Expand Down
64 changes: 60 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:132cbd83d2a0310697d4b6af67651e1fc07f84c9
# SHA1:6fd4d9201f4bf5006252fb9dc1d498ef452c7015
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down Expand Up @@ -33,6 +33,10 @@ comm==0.2.2
# via
# ipykernel
# ipywidgets
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.2
# via ipykernel
decorator==5.1.1
Expand All @@ -50,10 +54,16 @@ executing==2.0.1
# via stack-data
fastjsonschema==2.20.0
# via nbformat
fonttools==4.53.0
# via matplotlib
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r docs.in
h5py==3.11.0
# via
# scippneutron
# scippnexus
idna==3.7
# via requests
imagesize==1.4.1
Expand Down Expand Up @@ -92,16 +102,24 @@ jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-widgets==3.0.11
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.9.0
# via
# mpltoolbox
# plopp
matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
mistune==3.0.2
# via nbconvert
mpltoolbox==24.5.1
# via scippneutron
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.4
Expand All @@ -115,10 +133,21 @@ nbsphinx==0.9.4
# via -r docs.in
nest-asyncio==1.6.0
# via ipykernel
numpy==2.0.0
# via
# contourpy
# h5py
# matplotlib
# mpltoolbox
# scipp
# scippneutron
# scipy
packaging==24.1
# via
# ipykernel
# matplotlib
# nbconvert
# pooch
# pydata-sphinx-theme
# sphinx
pandocfilters==1.5.1
Expand All @@ -127,8 +156,16 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
# via matplotlib
platformdirs==4.2.2
# via jupyter-core
# via
# jupyter-core
# pooch
plopp==24.6.0
# via scippneutron
pooch==1.8.2
# via scippneutron
prompt-toolkit==3.0.47
# via ipython
psutil==6.0.0
Expand All @@ -146,8 +183,13 @@ pygments==2.18.0
# nbconvert
# pydata-sphinx-theme
# sphinx
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via jupyter-client
# via
# jupyter-client
# matplotlib
# scippnexus
pyzmq==26.0.3
# via
# ipykernel
Expand All @@ -157,11 +199,25 @@ referencing==0.35.1
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via sphinx
# via
# pooch
# sphinx
rpds-py==0.18.1
# via
# jsonschema
# referencing
scipp==24.6.0
# via
# scippneutron
# scippnexus
scippneutron==24.6.0
# via -r docs.in
scippnexus==24.6.0
# via scippneutron
scipy==1.14.0
# via
# scippneutron
# scippnexus
six==1.16.0
# via
# asttokens
Expand Down

0 comments on commit e08cb29

Please sign in to comment.