Skip to content
Merged
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"essreduce>=25.12.1",
"graphviz",
"numpy>=2",
"plopp>=25.07.0",
"plopp>=26.2.0",
"pythreejs>=2.4.1",
"sciline>=25.04.1",
"scipp>=25.11.0",
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
dask>=2022.1.0
essreduce>=25.12.1
graphviz
numpy>=1.25
plopp>=25.07.0
numpy>=2
plopp>=26.2.0
pythreejs>=2.4.1
sciline>=25.04.1
scipp>=25.11.0
Expand Down
20 changes: 10 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:40cd03cd4a9e9632db0eebb7d094cb1a55638372
# SHA1:303c70637d6536773db66ff40b4306cd86aee2c0
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand Down Expand Up @@ -27,15 +27,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 @@ -59,7 +59,7 @@ importlib-metadata==8.7.1
# via dask
ipydatawidgets==4.3.5
# via pythreejs
ipython==9.9.0
ipython==9.10.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
Expand Down Expand Up @@ -97,7 +97,7 @@ ncrystal-python==4.2.12
# via ncrystal
networkx==3.6.1
# via cyclebane
numpy==2.4.1
numpy==2.4.2
# via
# -r base.in
# ase
Expand Down Expand Up @@ -127,12 +127,12 @@ pillow==12.1.0
# via matplotlib
platformdirs==4.5.1
# via pooch
plopp==25.11.0
plopp==26.2.0
# via
# -r base.in
# scippneutron
# tof
pooch==1.8.2
pooch==1.9.0
# via tof
prompt-toolkit==3.0.52
# via ipython
Expand Down Expand Up @@ -164,7 +164,7 @@ sciline==25.11.1
# via
# -r base.in
# essreduce
scipp==26.1.1
scipp==26.2.0
# via
# -r base.in
# essreduce
Expand All @@ -175,7 +175,7 @@ scippneutron==25.11.2
# via
# -r base.in
# essreduce
scippnexus==26.1.0
scippnexus==26.1.1
# via
# -r base.in
# essreduce
Expand Down Expand Up @@ -219,7 +219,7 @@ typing-inspection==0.4.2
# via pydantic
urllib3==2.6.3
# via requests
wcwidth==0.3.0
wcwidth==0.5.3
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
Expand Down
8 changes: 4 additions & 4 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
ipython==9.9.0
ipython==9.10.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -33,7 +33,7 @@ jupyterlab-widgets==3.0.16
# via ipywidgets
matplotlib-inline==0.2.1
# via ipython
numpy==2.4.1
numpy==2.4.2
# via pandas
packaging==26.0
# via
Expand All @@ -49,7 +49,7 @@ platformdirs==4.5.1
# via pooch
pluggy==1.6.0
# via pytest
pooch==1.8.2
pooch==1.9.0
# via -r basetest.in
prompt-toolkit==3.0.52
# via ipython
Expand Down Expand Up @@ -81,7 +81,7 @@ typing-extensions==4.15.0
# via ipython
urllib3==2.6.3
# via requests
wcwidth==0.3.0
wcwidth==0.5.3
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
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.4
cachetools==7.0.0
# via tox
certifi==2026.1.4
# via requests
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ async-lru==2.1.0
# via jupyterlab
cffi==2.0.0
# via argon2-cffi-bindings
copier==9.11.2
copier==9.11.3
# via -r dev.in
dunamai==1.25.0
# via copier
Expand Down Expand Up @@ -65,7 +65,7 @@ jupyter-server==2.17.0
# notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.2
jupyterlab==4.5.3
# via -r dev.in
jupyterlab-server==2.28.0
# via jupyterlab
Expand Down Expand Up @@ -115,7 +115,7 @@ webcolors==25.10.0
# via jsonschema
websocket-client==1.9.0
# via jupyter-server
wheel==0.46.2
wheel==0.46.3
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==25.4.0
# referencing
autodoc-pydantic==2.2.0
# via -r docs.in
babel==2.17.0
babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -26,7 +26,7 @@ beautifulsoup4==4.14.3
# pydata-sphinx-theme
bleach[css]==6.3.0
# via nbconvert
debugpy==1.8.19
debugpy==1.8.20
# via ipykernel
defusedxml==0.7.1
# via nbconvert
Expand Down Expand Up @@ -89,7 +89,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 @@ -104,7 +104,7 @@ pandas==3.0.0
# via -r docs.in
pandocfilters==1.5.1
# via nbconvert
psutil==7.2.1
psutil==7.2.2
# via ipykernel
pyarrow==23.0.0
# via -r docs.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ mypy==1.19.1
# via -r mypy.in
mypy-extensions==1.1.0
# via mypy
pathspec==1.0.3
pathspec==1.0.4
# via mypy
2 changes: 1 addition & 1 deletion requirements/nightly.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
dask>=2022.1.0
graphviz
numpy>=1.25
numpy>=2
pythreejs>=2.4.1
ncrystal[cif]>=4.1.0
spglib!=2.7
Expand Down
13 changes: 6 additions & 7 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:c7ea57c5e953bfa839536ce478aea6b0964cf25a
# SHA1:02c4ca6025e8a899b9987d08704c722ee69e177a
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand Down Expand Up @@ -30,7 +30,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
decorator==5.2.1
# via ipython
Expand Down Expand Up @@ -64,7 +64,7 @@ iniconfig==2.3.0
# via pytest
ipydatawidgets==4.3.5
# via pythreejs
ipython==9.9.0
ipython==9.10.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
Expand Down Expand Up @@ -103,12 +103,11 @@ ncrystal-python==4.2.12
# via ncrystal
networkx==3.6.1
# via cyclebane
numpy==2.3.5
numpy==2.4.2
# via
# -r nightly.in
# ase
# contourpy
# essreduce
# h5py
# ipydatawidgets
# matplotlib
Expand Down Expand Up @@ -145,7 +144,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 @@ -238,7 +237,7 @@ typing-inspection==0.4.2
# via pydantic
urllib3==2.6.3
# via requests
wcwidth==0.3.0
wcwidth==0.5.3
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
Expand Down
Loading
Loading