Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: a817cfc
_commit: b87e087
_src_path: gh:scipp/copier_template
description: Imaging data reduction for the European Spallation Source
max_python: '3.13'
Expand Down
13 changes: 0 additions & 13 deletions .github/dependabot.yml

This file was deleted.

18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2026.1.1
dask==2026.1.2
# via -r base.in
decorator==5.2.1
# via ipython
dnspython==2.8.0
# via email-validator
email-validator==2.3.0
# via scippneutron
essreduce==26.1.1
essreduce==26.2.0
# via -r base.in
executing==2.2.1
# via stack-data
Expand All @@ -57,7 +57,7 @@ ipydatawidgets==4.3.5
# via pythreejs
ipympl==0.10.0
# via plopp
ipython==9.9.0
ipython==9.10.0
# via
# ipympl
# ipywidgets
Expand Down Expand Up @@ -98,7 +98,7 @@ mpltoolbox==25.10.0
# scippneutron
networkx==3.6.1
# via cyclebane
numpy==2.4.1
numpy==2.4.2
# via
# contourpy
# h5py
Expand Down Expand Up @@ -167,7 +167,7 @@ sciline==25.11.1
# via
# -r base.in
# essreduce
scipp==26.1.0
scipp==26.2.0
# via
# -r base.in
# essreduce
Expand All @@ -179,7 +179,7 @@ scippneutron==25.11.2
# via
# -r base.in
# essreduce
scippnexus==26.1.0
scippnexus==26.1.1
# via
# -r base.in
# essreduce
Expand All @@ -188,13 +188,13 @@ scipy==1.17.0
# via
# scippneutron
# scippnexus
scitiff==25.12.0
scitiff==26.1.0
# via -r base.in
six==1.17.0
# via python-dateutil
stack-data==0.6.3
# via ipython
tifffile==2026.1.14
tifffile==2026.1.28
# via
# -r base.in
# scitiff
Expand All @@ -221,7 +221,7 @@ typing-extensions==4.15.0
# typing-inspection
typing-inspection==0.4.2
# via pydantic
wcwidth==0.5.0
wcwidth==0.5.3
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
Expand Down
10 changes: 5 additions & 5 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ lazy-loader==0.4
# tof
matplotlib==3.10.8
# via plopp
numpy==2.4.1
numpy==2.4.2
# via
# contourpy
# matplotlib
Expand All @@ -57,7 +57,7 @@ plopp==25.11.0
# via tof
pluggy==1.6.0
# via pytest
pooch==1.8.2
pooch==1.9.0
# via
# -r basetest.in
# tof
Expand All @@ -83,15 +83,15 @@ rpds-py==0.30.0
# via
# jsonschema
# referencing
scipp==26.1.0
scipp==26.2.0
# via
# scitiff
# tof
scitiff==25.12.0
scitiff==26.1.0
# via -r basetest.in
six==1.17.0
# via python-dateutil
tifffile==2026.1.14
tifffile==2026.1.28
# via scitiff
tof==26.1.0
# via -r basetest.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# requirements upgrade
#
cachetools==6.2.6
cachetools==7.0.0
# via tox
certifi==2026.1.4
# via requests
Expand Down
12 changes: 6 additions & 6 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ appnope==0.1.4
# via ipykernel
autodoc-pydantic==2.2.0
# via -r docs.in
babel==2.17.0
babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -28,7 +28,7 @@ certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
debugpy==1.8.19
debugpy==1.8.20
# via ipykernel
defusedxml==0.7.1
# via nbconvert
Expand Down Expand Up @@ -81,7 +81,7 @@ myst-parser==5.0.0
# via -r docs.in
nbclient==0.10.4
# via nbconvert
nbconvert==7.16.6
nbconvert==7.17.0
# via nbsphinx
nbformat==5.10.4
# via
Expand All @@ -98,11 +98,11 @@ platformdirs==4.5.1
# via
# jupyter-core
# pooch
pooch==1.8.2
pooch==1.9.0
# via
# -r docs.in
# tof
psutil==7.2.1
psutil==7.2.2
# via ipykernel
pydantic-settings==2.12.0
# via autodoc-pydantic
Expand Down Expand Up @@ -160,7 +160,7 @@ tornado==6.5.4
# via
# ipykernel
# jupyter-client
tqdm==4.67.1
tqdm==4.67.2
# via -r docs.in
urllib3==2.6.3
# via requests
Expand Down
8 changes: 4 additions & 4 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2026.1.1
dask==2026.1.2
# via -r nightly.in
dnspython==2.8.0
# via email-validator
Expand Down Expand Up @@ -75,7 +75,7 @@ mpltoolbox==25.10.0
# via scippneutron
networkx==3.6.1
# via cyclebane
numpy==2.4.1
numpy==2.4.2
# via
# contourpy
# h5py
Expand Down Expand Up @@ -104,7 +104,7 @@ plopp @ git+https://github.com/scipp/plopp@main
# tof
pluggy==1.6.0
# via pytest
pooch==1.8.2
pooch==1.9.0
# via
# -r nightly.in
# tof
Expand Down Expand Up @@ -165,7 +165,7 @@ scitiff @ git+https://github.com/scipp/scitiff@main
# via -r nightly.in
six==1.17.0
# via python-dateutil
tifffile==2026.1.14
tifffile==2026.1.28
# via
# -r nightly.in
# scitiff
Expand Down
Loading