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
6 changes: 3 additions & 3 deletions docs/user-guide/offspec/offspec_reduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
" polarization=\"unpolarized\",\n",
" ),\n",
" data_files=[\n",
" offspec.data.offspec_sample_run().rsplit(\"/\", 1)[-1],\n",
" offspec.data.offspec_direct_beam_run().rsplit(\"/\", 1)[-1],\n",
" wf.compute(Filename[SampleRun]).name,\n",
" wf.compute(Filename[ReferenceRun]).name,\n",
" ],\n",
" scheme=\"energy-dispersive\",\n",
")"
Expand Down Expand Up @@ -439,7 +439,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"scipp>=24.09.1", # Fixed new hist/bin API
"scippneutron>=24.10.0",
"scippnexus>=24.9.1",
"essreduce>=25.4.0",
"essreduce>=25.10.0",
"pandas>=2.1.2",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ sciline>=24.6.0
scipp>=24.09.1
scippneutron>=24.10.0
scippnexus>=24.9.1
essreduce>=25.4.0
essreduce>=25.10.0
pandas>=2.1.2
50 changes: 25 additions & 25 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:130d28f27af16c0c6e122d19bb76f37750334d26
# SHA1:ea4eb0862041433c90c4b8ac1b1cf7f7cd7f70eb
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand All @@ -7,7 +7,7 @@
#
annotated-types==0.7.0
# via pydantic
click==8.2.1
click==8.3.0
# via dask
cloudpickle==3.1.1
# via dask
Expand All @@ -17,45 +17,45 @@ cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2025.7.0
dask==2025.9.1
# via -r base.in
dnspython==2.7.0
dnspython==2.8.0
# via email-validator
email-validator==2.2.0
email-validator==2.3.0
# via scippneutron
essreduce==25.7.1
essreduce==25.10.0
# via -r base.in
fonttools==4.59.0
fonttools==4.60.1
# via matplotlib
fsspec==2025.7.0
fsspec==2025.9.0
# via dask
graphviz==0.21
# via -r base.in
h5py==3.14.0
h5py==3.15.0
# via
# scippneutron
# scippnexus
idna==3.10
idna==3.11
# via email-validator
importlib-metadata==8.7.0
# via dask
kiwisolver==1.4.8
kiwisolver==1.4.9
# via matplotlib
lazy-loader==0.4
# via
# plopp
# scippneutron
locket==1.0.0
# via partd
matplotlib==3.10.5
matplotlib==3.10.7
# via
# mpltoolbox
# plopp
mpltoolbox==25.5.0
mpltoolbox==25.10.0
# via scippneutron
networkx==3.5
# via cyclebane
numpy==2.3.2
numpy==2.3.3
# via
# contourpy
# h5py
Expand All @@ -71,21 +71,21 @@ packaging==25.0
# dask
# lazy-loader
# matplotlib
pandas==2.3.1
pandas==2.3.3
# via -r base.in
partd==1.4.2
# via dask
pillow==11.3.0
# via matplotlib
plopp==25.7.1
plopp==25.10.0
# via
# -r base.in
# scippneutron
pydantic==2.11.7
pydantic==2.12.0
# via scippneutron
pydantic-core==2.33.2
pydantic-core==2.41.1
# via pydantic
pyparsing==3.2.3
pyparsing==3.2.5
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -96,15 +96,15 @@ python-dateutil==2.9.0.post0
# scippnexus
pytz==2025.2
# via pandas
pyyaml==6.0.2
pyyaml==6.0.3
# via
# dask
# orsopy
sciline==25.5.2
sciline==25.8.0
# via
# -r base.in
# essreduce
scipp==25.5.1
scipp==25.8.0
# via
# -r base.in
# essreduce
Expand All @@ -119,7 +119,7 @@ scippnexus==25.6.0
# -r base.in
# essreduce
# scippneutron
scipy==1.16.1
scipy==1.16.2
# via
# scippneutron
# scippnexus
Expand All @@ -129,13 +129,13 @@ toolz==1.0.0
# via
# dask
# partd
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# sciline
# typing-inspection
typing-inspection==0.4.1
typing-inspection==0.4.2
# via pydantic
tzdata==2025.2
# via pandas
Expand Down
12 changes: 6 additions & 6 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,29 @@
#
# requirements upgrade
#
certifi==2025.8.3
certifi==2025.10.5
# via requests
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
idna==3.10
idna==3.11
# via requests
iniconfig==2.1.0
# via pytest
packaging==25.0
# via
# pooch
# pytest
platformdirs==4.3.8
platformdirs==4.5.0
# via pooch
pluggy==1.6.0
# via pytest
pooch==1.8.2
# via -r basetest.in
pygments==2.19.2
# via pytest
pytest==8.4.1
pytest==8.4.2
# via -r basetest.in
requests==2.32.4
requests==2.32.5
# via pooch
urllib3==2.5.0
# via requests
20 changes: 10 additions & 10 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,48 +5,48 @@
#
# requirements upgrade
#
cachetools==6.1.0
cachetools==6.2.1
# via tox
certifi==2025.8.3
certifi==2025.10.5
# via requests
chardet==5.2.0
# via tox
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.18.0
filelock==3.20.0
# via
# tox
# virtualenv
gitdb==4.0.12
# via gitpython
gitpython==3.1.45
# via -r ci.in
idna==3.10
idna==3.11
# via requests
packaging==25.0
# via
# -r ci.in
# pyproject-api
# tox
platformdirs==4.3.8
platformdirs==4.5.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
requests==2.32.4
requests==2.32.5
# via -r ci.in
smmap==5.0.2
# via gitdb
tox==4.28.4
tox==4.31.0
# via -r ci.in
urllib3==2.5.0
# via requests
virtualenv==20.33.1
virtualenv==20.35.3
# via tox
34 changes: 17 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-r static.txt
-r test.txt
-r wheels.txt
anyio==4.10.0
anyio==4.11.0
# via
# httpx
# jupyter-server
Expand All @@ -24,9 +24,9 @@ arrow==1.3.0
# via isoduration
async-lru==2.0.5
# via jupyterlab
cffi==1.17.1
cffi==2.0.0
# via argon2-cffi-bindings
copier==9.9.0
copier==9.10.2
# via -r dev.in
dunamai==1.25.0
# via copier
Expand All @@ -44,50 +44,50 @@ isoduration==20.11.0
# via jsonschema
jinja2-ansible-filters==1.3.2
# via copier
json5==0.12.0
json5==0.12.1
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==4.25.0
jsonschema[format-nongpl]==4.25.1
# via
# jupyter-events
# jupyterlab-server
# nbformat
jupyter-events==0.12.0
# via jupyter-server
jupyter-lsp==2.2.6
jupyter-lsp==2.3.0
# via jupyterlab
jupyter-server==2.16.0
jupyter-server==2.17.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.4.5
jupyterlab==4.4.9
# via -r dev.in
jupyterlab-server==2.27.3
# via jupyterlab
lark==1.2.2
lark==1.3.0
# via rfc3987-syntax
notebook-shim==0.2.4
# via jupyterlab
overrides==7.7.0
# via jupyter-server
pip-compile-multi==3.2.1
pip-compile-multi==3.2.2
# via -r dev.in
pip-tools==7.5.0
pip-tools==7.5.1
# via pip-compile-multi
plumbum==1.9.0
# via copier
prometheus-client==0.22.1
prometheus-client==0.23.1
# via jupyter-server
pycparser==2.22
pycparser==2.23
# via cffi
python-json-logger==3.3.0
python-json-logger==4.0.0
# via jupyter-events
questionary==2.1.0
questionary==2.1.1
# via copier
rfc3339-validator==0.1.4
# via
Expand All @@ -109,13 +109,13 @@ terminado==0.18.1
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
types-python-dateutil==2.9.0.20250708
types-python-dateutil==2.9.0.20251008
# via arrow
uri-template==1.3.0
# via jsonschema
webcolors==24.11.1
# via jsonschema
websocket-client==1.8.0
websocket-client==1.9.0
# via jupyter-server
wheel==0.45.1
# via pip-tools
Expand Down
Loading
Loading