Skip to content

Commit db0ef2a

Browse files
committed
Require scippneutron>=26.3.0
1 parent 6e289cc commit db0ef2a

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"pythreejs>=2.4.1",
3939
"sciline>=25.04.1",
4040
"scipp>=25.11.0",
41-
"scippneutron>=25.02.0",
41+
"scippneutron>=26.3.0",
4242
"scippnexus>=23.12.0",
4343
"tof>=25.12.0",
4444
"ncrystal[cif]>=4.1.0",

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plopp>=26.2.0
1010
pythreejs>=2.4.1
1111
sciline>=25.04.1
1212
scipp>=25.11.0
13-
scippneutron>=25.02.0
13+
scippneutron>=26.3.0
1414
scippnexus>=23.12.0
1515
tof>=25.12.0
1616
ncrystal[cif]>=4.1.0

requirements/base.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:13277aa03c7beef37838e768fb3e12ce43df7827
1+
# SHA1:81c10bea2bf8b09c721c1bb7b501d35596a04095
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:
@@ -39,7 +39,7 @@ essreduce==26.3.1
3939
# via -r base.in
4040
executing==2.2.1
4141
# via stack-data
42-
fonttools==4.61.1
42+
fonttools==4.62.0
4343
# via matplotlib
4444
fsspec==2026.2.0
4545
# via dask
@@ -171,7 +171,7 @@ scipp==26.3.0
171171
# scippneutron
172172
# scippnexus
173173
# tof
174-
scippneutron==26.2.0
174+
scippneutron==26.3.0
175175
# via
176176
# -r base.in
177177
# essreduce

requirements/nightly.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ essreduce @ git+https://github.com/scipp/essreduce@main
4242
# via -r nightly.in
4343
executing==2.2.1
4444
# via stack-data
45-
fonttools==4.61.1
45+
fonttools==4.62.0
4646
# via matplotlib
4747
fsspec==2026.2.0
4848
# via dask

0 commit comments

Comments
 (0)