Skip to content

Commit c547fa6

Browse files
authored
Merge pull request #180 from scipp/public-nexus-open
Use public open_nexus_file
2 parents 5f61789 + 9782df1 commit c547fa6

File tree

11 files changed

+54
-57
lines changed

11 files changed

+54
-57
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"scipp>=24.09.1", # Fixed new hist/bin API
4040
"scippneutron>=24.10.0",
4141
"scippnexus>=24.9.1",
42-
"essreduce>=25.10.0",
42+
"essreduce>=25.10.2",
4343
"pandas>=2.1.2",
4444
]
4545

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ sciline>=24.6.0
1111
scipp>=24.09.1
1212
scippneutron>=24.10.0
1313
scippnexus>=24.9.1
14-
essreduce>=25.10.0
14+
essreduce>=25.10.2
1515
pandas>=2.1.2

requirements/base.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:ea4eb0862041433c90c4b8ac1b1cf7f7cd7f70eb
1+
# SHA1:8d6f6741be43a1856d2a52aa2ce05d8e8110ee30
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:
@@ -17,21 +17,21 @@ cyclebane==24.10.0
1717
# via sciline
1818
cycler==0.12.1
1919
# via matplotlib
20-
dask==2025.9.1
20+
dask==2025.10.0
2121
# via -r base.in
2222
dnspython==2.8.0
2323
# via email-validator
2424
email-validator==2.3.0
2525
# via scippneutron
26-
essreduce==25.10.0
26+
essreduce==25.10.2
2727
# via -r base.in
2828
fonttools==4.60.1
2929
# via matplotlib
30-
fsspec==2025.9.0
30+
fsspec==2025.10.0
3131
# via dask
3232
graphviz==0.21
3333
# via -r base.in
34-
h5py==3.15.0
34+
h5py==3.15.1
3535
# via
3636
# scippneutron
3737
# scippnexus
@@ -55,7 +55,7 @@ mpltoolbox==25.10.0
5555
# via scippneutron
5656
networkx==3.5
5757
# via cyclebane
58-
numpy==2.3.3
58+
numpy==2.3.4
5959
# via
6060
# contourpy
6161
# h5py
@@ -75,15 +75,15 @@ pandas==2.3.3
7575
# via -r base.in
7676
partd==1.4.2
7777
# via dask
78-
pillow==11.3.0
78+
pillow==12.0.0
7979
# via matplotlib
8080
plopp==25.10.0
8181
# via
8282
# -r base.in
8383
# scippneutron
84-
pydantic==2.12.0
84+
pydantic==2.12.3
8585
# via scippneutron
86-
pydantic-core==2.41.1
86+
pydantic-core==2.41.4
8787
# via pydantic
8888
pyparsing==3.2.5
8989
# via matplotlib
@@ -119,13 +119,13 @@ scippnexus==25.6.0
119119
# -r base.in
120120
# essreduce
121121
# scippneutron
122-
scipy==1.16.2
122+
scipy==1.16.3
123123
# via
124124
# scippneutron
125125
# scippnexus
126126
six==1.17.0
127127
# via python-dateutil
128-
toolz==1.0.0
128+
toolz==1.1.0
129129
# via
130130
# dask
131131
# partd

requirements/basetest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
#
88
certifi==2025.10.5
99
# via requests
10-
charset-normalizer==3.4.3
10+
charset-normalizer==3.4.4
1111
# via requests
1212
idna==3.11
1313
# via requests
14-
iniconfig==2.1.0
14+
iniconfig==2.3.0
1515
# via pytest
1616
packaging==25.0
1717
# via

requirements/ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ certifi==2025.10.5
1111
# via requests
1212
chardet==5.2.0
1313
# via tox
14-
charset-normalizer==3.4.3
14+
charset-normalizer==3.4.4
1515
# via requests
1616
colorama==0.4.6
1717
# via tox
@@ -44,9 +44,9 @@ requests==2.32.5
4444
# via -r ci.in
4545
smmap==5.0.2
4646
# via gitdb
47-
tox==4.31.0
47+
tox==4.32.0
4848
# via -r ci.in
4949
urllib3==2.5.0
5050
# via requests
51-
virtualenv==20.35.3
51+
virtualenv==20.35.4
5252
# via tox

requirements/dev.txt

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ argon2-cffi==25.1.0
2020
# via jupyter-server
2121
argon2-cffi-bindings==25.1.0
2222
# via argon2-cffi
23-
arrow==1.3.0
23+
arrow==1.4.0
2424
# via isoduration
2525
async-lru==2.0.5
2626
# via jupyterlab
2727
cffi==2.0.0
2828
# via argon2-cffi-bindings
29-
copier==9.10.2
29+
copier==9.10.3
3030
# via -r dev.in
3131
dunamai==1.25.0
3232
# via copier
@@ -65,11 +65,11 @@ jupyter-server==2.17.0
6565
# notebook-shim
6666
jupyter-server-terminals==0.5.3
6767
# via jupyter-server
68-
jupyterlab==4.4.9
68+
jupyterlab==4.4.10
6969
# via -r dev.in
70-
jupyterlab-server==2.27.3
70+
jupyterlab-server==2.28.0
7171
# via jupyterlab
72-
lark==1.3.0
72+
lark==1.3.1
7373
# via rfc3987-syntax
7474
notebook-shim==0.2.4
7575
# via jupyterlab
@@ -79,7 +79,7 @@ pip-compile-multi==3.2.2
7979
# via -r dev.in
8080
pip-tools==7.5.1
8181
# via pip-compile-multi
82-
plumbum==1.9.0
82+
plumbum==1.10.0
8383
# via copier
8484
prometheus-client==0.23.1
8585
# via jupyter-server
@@ -109,11 +109,9 @@ terminado==0.18.1
109109
# jupyter-server-terminals
110110
toposort==1.10
111111
# via pip-compile-multi
112-
types-python-dateutil==2.9.0.20251008
113-
# via arrow
114112
uri-template==1.3.0
115113
# via jsonschema
116-
webcolors==24.11.1
114+
webcolors==25.10.0
117115
# via jsonschema
118116
websocket-client==1.9.0
119117
# via jupyter-server

requirements/docs.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ beautifulsoup4==4.14.2
2626
# via
2727
# nbconvert
2828
# pydata-sphinx-theme
29-
bleach[css]==6.2.0
29+
bleach[css]==6.3.0
3030
# via nbconvert
3131
bqplot==0.12.45
3232
# via ipydatagrid
3333
certifi==2025.10.5
3434
# via requests
35-
charset-normalizer==3.4.3
35+
charset-normalizer==3.4.4
3636
# via requests
3737
comm==0.2.3
3838
# via
@@ -62,7 +62,7 @@ imagesize==1.4.1
6262
# via sphinx
6363
ipydatagrid==1.4.0
6464
# via -r docs.in
65-
ipykernel==7.0.0
65+
ipykernel==7.1.0
6666
# via -r docs.in
6767
ipympl==0.9.8
6868
# via -r docs.in
@@ -76,7 +76,7 @@ ipython-pygments-lexers==1.1.1
7676
# via ipython
7777
ipytree==0.2.2
7878
# via -r docs.in
79-
ipywidgets==8.1.7
79+
ipywidgets==8.1.8
8080
# via
8181
# -r docs.in
8282
# bqplot
@@ -99,7 +99,7 @@ jupyter-client==8.6.3
9999
# via
100100
# ipykernel
101101
# nbclient
102-
jupyter-core==5.8.1
102+
jupyter-core==5.9.1
103103
# via
104104
# ipykernel
105105
# jupyter-client
@@ -108,7 +108,7 @@ jupyter-core==5.8.1
108108
# nbformat
109109
jupyterlab-pygments==0.3.0
110110
# via nbconvert
111-
jupyterlab-widgets==3.0.15
111+
jupyterlab-widgets==3.0.16
112112
# via ipywidgets
113113
latexcodec==3.0.1
114114
# via pybtex
@@ -120,7 +120,7 @@ markupsafe==3.0.3
120120
# via
121121
# jinja2
122122
# nbconvert
123-
matplotlib-inline==0.1.7
123+
matplotlib-inline==0.2.1
124124
# via
125125
# ipykernel
126126
# ipython
@@ -159,7 +159,7 @@ pooch==1.8.2
159159
# via -r docs.in
160160
prompt-toolkit==3.0.52
161161
# via ipython
162-
psutil==7.1.0
162+
psutil==7.1.3
163163
# via ipykernel
164164
ptyprocess==0.7.0
165165
# via pexpect
@@ -185,21 +185,21 @@ pygments==2.19.2
185185
# nbconvert
186186
# pydata-sphinx-theme
187187
# sphinx
188-
python-dotenv==1.1.1
188+
python-dotenv==1.2.1
189189
# via pydantic-settings
190190
pyzmq==27.1.0
191191
# via
192192
# ipykernel
193193
# jupyter-client
194-
referencing==0.36.2
194+
referencing==0.37.0
195195
# via
196196
# jsonschema
197197
# jsonschema-specifications
198198
requests==2.32.5
199199
# via
200200
# pooch
201201
# sphinx
202-
rpds-py==0.27.1
202+
rpds-py==0.28.0
203203
# via
204204
# jsonschema
205205
# referencing
@@ -261,7 +261,7 @@ traitlets==5.14.3
261261
# nbformat
262262
# nbsphinx
263263
# traittypes
264-
traittypes==0.2.1
264+
traittypes==0.2.3
265265
# via bqplot
266266
urllib3==2.5.0
267267
# via requests
@@ -271,5 +271,5 @@ webencodings==0.5.1
271271
# via
272272
# bleach
273273
# tinycss2
274-
widgetsnbextension==4.0.14
274+
widgetsnbextension==4.0.15
275275
# via ipywidgets

requirements/nightly.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dask>=2022.1.0
55
python-dateutil
66
graphviz
77
orsopy>=1.2
8-
essreduce>=25.10.0
8+
essreduce>=25.10.2
99
pandas>=2.1.2
1010
pytest>=7.0
1111
pooch>=1.5

requirements/nightly.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:1a580a27b9ea4e80594dfbb949f1ec2ba987e779
1+
# SHA1:bc4cf516bc2a50b9d42c8baa03b95ea4d7e54a3d
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:
@@ -12,7 +12,7 @@ annotated-types==0.7.0
1212
# via pydantic
1313
certifi==2025.10.5
1414
# via requests
15-
charset-normalizer==3.4.3
15+
charset-normalizer==3.4.4
1616
# via requests
1717
click==8.3.0
1818
# via dask
@@ -24,21 +24,21 @@ cyclebane==24.10.0
2424
# via sciline
2525
cycler==0.12.1
2626
# via matplotlib
27-
dask==2025.9.1
27+
dask==2025.10.0
2828
# via -r nightly.in
2929
dnspython==2.8.0
3030
# via email-validator
3131
email-validator==2.3.0
3232
# via scippneutron
33-
essreduce==25.10.0
33+
essreduce==25.10.2
3434
# via -r nightly.in
3535
fonttools==4.60.1
3636
# via matplotlib
37-
fsspec==2025.9.0
37+
fsspec==2025.10.0
3838
# via dask
3939
graphviz==0.21
4040
# via -r nightly.in
41-
h5py==3.15.0
41+
h5py==3.15.1
4242
# via
4343
# scippneutron
4444
# scippnexus
@@ -48,7 +48,7 @@ idna==3.11
4848
# requests
4949
importlib-metadata==8.7.0
5050
# via dask
51-
iniconfig==2.1.0
51+
iniconfig==2.3.0
5252
# via pytest
5353
kiwisolver==1.4.10rc0
5454
# via matplotlib
@@ -66,7 +66,7 @@ mpltoolbox==25.10.0
6666
# via scippneutron
6767
networkx==3.5
6868
# via cyclebane
69-
numpy==2.3.3
69+
numpy==2.3.4
7070
# via
7171
# contourpy
7272
# h5py
@@ -88,7 +88,7 @@ pandas==2.3.3
8888
# via -r nightly.in
8989
partd==1.4.2
9090
# via dask
91-
pillow==11.3.0
91+
pillow==12.0.0
9292
# via matplotlib
9393
platformdirs==4.5.0
9494
# via pooch
@@ -100,9 +100,9 @@ pluggy==1.6.0
100100
# via pytest
101101
pooch==1.8.2
102102
# via -r nightly.in
103-
pydantic==2.12.0
103+
pydantic==2.12.3
104104
# via scippneutron
105-
pydantic-core==2.41.1
105+
pydantic-core==2.41.4
106106
# via pydantic
107107
pygments==2.19.2
108108
# via pytest
@@ -143,13 +143,13 @@ scippnexus @ git+https://github.com/scipp/scippnexus@main
143143
# -r nightly.in
144144
# essreduce
145145
# scippneutron
146-
scipy==1.16.2
146+
scipy==1.16.3
147147
# via
148148
# scippneutron
149149
# scippnexus
150150
six==1.17.0
151151
# via python-dateutil
152-
toolz==1.0.0
152+
toolz==1.1.0
153153
# via
154154
# dask
155155
# partd

0 commit comments

Comments
 (0)