File tree Expand file tree Collapse file tree 7 files changed +16
-11
lines changed Expand file tree Collapse file tree 7 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ mpltoolbox==25.4.0
3939 # via scippneutron
4040networkx==3.4.2
4141 # via cyclebane
42- numpy==2.2.5
42+ numpy==2.2.6
4343 # via
4444 # contourpy
4545 # h5py
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ matplotlib-inline==0.1.7
5353 # via ipython
5454numba==0.61.2
5555 # via -r basetest.in
56- numpy==2.2.5
56+ numpy==2.2.6
5757 # via
5858 # contourpy
5959 # matplotlib
@@ -76,7 +76,7 @@ platformdirs==4.3.8
7676 # via pooch
7777plopp==25.4.1
7878 # via tof
79- pluggy==1.5 .0
79+ pluggy==1.6 .0
8080 # via pytest
8181pooch==1.8.2
8282 # via -r basetest.in
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ platformdirs==4.3.8
3636 # via
3737 # tox
3838 # virtualenv
39- pluggy==1.5 .0
39+ pluggy==1.6 .0
4040 # via tox
4141pyproject-api==1.9.1
4242 # via tox
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ pip-tools==7.4.1
8585 # via pip-compile-multi
8686plumbum==1.9.0
8787 # via copier
88- prometheus-client==0.21.1
88+ prometheus-client==0.22.0
8989 # via jupyter-server
9090pycparser==2.22
9191 # via cffi
@@ -111,7 +111,7 @@ terminado==0.18.1
111111 # jupyter-server-terminals
112112toposort==1.10
113113 # via pip-compile-multi
114- types-python-dateutil==2.9.0.20241206
114+ types-python-dateutil==2.9.0.20250516
115115 # via arrow
116116uri-template==1.3.0
117117 # via jsonschema
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ ipykernel
33ipython!=8.7.0 # Breaks syntax highlighting in Jupyter code cells.
44myst-parser
55nbsphinx
6+ numba
67plopp
78pydata-sphinx-theme>=0.14
89sphinx
Original file line number Diff line number Diff line change 1- # SHA1:de5c64b312f00d07eca11697a7756051987dfe90
1+ # SHA1:5205c7bf93f31f2c74209026f99d2e5496ed7adc
22#
33# This file was generated by pip-compile-multi.
44# To update, run:
@@ -92,6 +92,8 @@ jupyterlab-pygments==0.3.0
9292 # via nbconvert
9393jupyterlab-widgets==3.0.15
9494 # via ipywidgets
95+ llvmlite==0.44.0
96+ # via numba
9597markdown-it-py==3.0.0
9698 # via
9799 # mdit-py-plugins
@@ -125,6 +127,8 @@ nbsphinx==0.9.7
125127 # via -r docs.in
126128nest-asyncio==1.6.0
127129 # via ipykernel
130+ numba==0.61.2
131+ # via -r docs.in
128132pandocfilters==1.5.1
129133 # via nbconvert
130134parso==0.8.4
@@ -162,7 +166,7 @@ referencing==0.36.2
162166 # jsonschema-specifications
163167requests==2.32.3
164168 # via sphinx
165- rpds-py==0.24 .0
169+ rpds-py==0.25 .0
166170 # via
167171 # jsonschema
168172 # referencing
@@ -205,7 +209,7 @@ tof==25.5.0
205209 # via -r docs.in
206210tomli==2.2.1
207211 # via sphinx
208- tornado==6.4.2
212+ tornado==6.5
209213 # via
210214 # ipykernel
211215 # jupyter-client
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ networkx==3.4.2
7979 # via cyclebane
8080numba==0.61.2
8181 # via -r nightly.in
82- numpy==2.2.5
82+ numpy==2.2.6
8383 # via
8484 # contourpy
8585 # h5py
@@ -106,7 +106,7 @@ plopp==25.4.1
106106 # via
107107 # scippneutron
108108 # tof
109- pluggy==1.5 .0
109+ pluggy==1.6 .0
110110 # via pytest
111111pooch==1.8.2
112112 # via -r nightly.in
You can’t perform that action at this time.
0 commit comments