File tree Expand file tree Collapse file tree 11 files changed +129
-96
lines changed Expand file tree Collapse file tree 11 files changed +129
-96
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies = [
3838 " orsopy" ,
3939 " sciline>=24.6.0" ,
4040 " scipp>=23.8.0" ,
41- " scippneutron>=23.9 .0" ,
41+ " scippneutron>=24.7 .0" ,
4242 " essreduce" ,
4343]
4444
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ pythreejs
1010orsopy
1111sciline>=24.6.0
1212scipp>=23.8.0
13- scippneutron>=23.9 .0
13+ scippneutron>=24.7 .0
1414essreduce
Original file line number Diff line number Diff line change 1- # SHA1:e11d135cfcc0ae8694f1a9061a0aaea415f470f2
1+ # SHA1:03305bbd69a8ade40d4806be66defcfa33bb2197
22#
33# This file is autogenerated by pip-compile-multi
44# To update, run:
77#
88asttokens==2.4.1
99 # via stack-data
10- certifi==2024.6.2
10+ certifi==2024.7.4
1111 # via requests
1212charset-normalizer==3.3.2
1313 # via requests
@@ -23,17 +23,19 @@ cyclebane==24.6.0
2323 # via sciline
2424cycler==0.12.1
2525 # via matplotlib
26- dask==2024.6 .0
26+ dask==2024.7 .0
2727 # via -r base.in
2828decorator==5.1.1
2929 # via ipython
30- essreduce==24.3.11
30+ essreduce==24.6.0
3131 # via -r base.in
32+ exceptiongroup==1.2.1
33+ # via ipython
3234executing==2.0.1
3335 # via stack-data
34- fonttools==4.53.0
36+ fonttools==4.53.1
3537 # via matplotlib
36- fsspec==2024.6.0
38+ fsspec==2024.6.1
3739 # via dask
3840graphviz==0.20.3
3941 # via -r base.in
@@ -43,9 +45,11 @@ h5py==3.11.0
4345 # scippnexus
4446idna==3.7
4547 # via requests
48+ importlib-metadata==8.0.0
49+ # via dask
4650ipydatawidgets==4.3.5
4751 # via pythreejs
48- ipython==8.25 .0
52+ ipython==8.26 .0
4953 # via ipywidgets
5054ipywidgets==8.1.3
5155 # via
@@ -59,10 +63,14 @@ kiwisolver==1.4.5
5963 # via matplotlib
6064locket==1.0.0
6165 # via partd
62- matplotlib==3.9.0
63- # via plopp
66+ matplotlib==3.9.1
67+ # via
68+ # mpltoolbox
69+ # plopp
6470matplotlib-inline==0.1.7
6571 # via ipython
72+ mpltoolbox==24.5.1
73+ # via scippneutron
6674networkx==3.3
6775 # via cyclebane
6876numpy==2.0.0
@@ -71,6 +79,7 @@ numpy==2.0.0
7179 # h5py
7280 # ipydatawidgets
7381 # matplotlib
82+ # mpltoolbox
7483 # pythreejs
7584 # scipp
7685 # scippneutron
@@ -88,7 +97,7 @@ partd==1.4.2
8897 # via dask
8998pexpect==4.9.0
9099 # via ipython
91- pillow==10.3 .0
100+ pillow==10.4 .0
92101 # via matplotlib
93102platformdirs==4.2.2
94103 # via pooch
@@ -121,21 +130,21 @@ pyyaml==6.0.1
121130 # orsopy
122131requests==2.32.3
123132 # via pooch
124- sciline==24.6.0
133+ sciline==24.6.2
125134 # via -r base.in
126135scipp==24.6.0
127136 # via
128137 # -r base.in
129138 # essreduce
130139 # scippneutron
131140 # scippnexus
132- scippneutron==24.5 .0
141+ scippneutron==24.7 .0
133142 # via -r base.in
134143scippnexus==24.6.0
135144 # via
136145 # essreduce
137146 # scippneutron
138- scipy==1.13.1
147+ scipy==1.14.0
139148 # via
140149 # scippneutron
141150 # scippnexus
@@ -159,9 +168,13 @@ traitlets==5.14.3
159168 # traittypes
160169traittypes==0.2.1
161170 # via ipydatawidgets
171+ typing-extensions==4.12.2
172+ # via ipython
162173urllib3==2.2.2
163174 # via requests
164175wcwidth==0.2.13
165176 # via prompt-toolkit
166177widgetsnbextension==4.0.11
167178 # via ipywidgets
179+ zipp==3.19.2
180+ # via importlib-metadata
Original file line number Diff line number Diff line change 77#
88cachetools==5.3.3
99 # via tox
10- certifi==2024.6.2
10+ certifi==2024.7.4
1111 # via requests
1212chardet==5.2.0
1313 # via tox
@@ -17,7 +17,7 @@ colorama==0.4.6
1717 # via tox
1818distlib==0.3.8
1919 # via virtualenv
20- filelock==3.15.1
20+ filelock==3.15.4
2121 # via
2222 # tox
2323 # virtualenv
@@ -38,7 +38,7 @@ platformdirs==4.2.2
3838 # virtualenv
3939pluggy==1.5.0
4040 # via tox
41- pyproject-api==1.6 .1
41+ pyproject-api==1.7 .1
4242 # via tox
4343requests==2.32.3
4444 # via -r ci.in
@@ -48,9 +48,9 @@ tomli==2.0.1
4848 # via
4949 # pyproject-api
5050 # tox
51- tox==4.15.1
51+ tox==4.16.0
5252 # via -r ci.in
5353urllib3==2.2.2
5454 # via requests
55- virtualenv==20.26.2
55+ virtualenv==20.26.3
5656 # via tox
Original file line number Diff line number Diff line change 1- # SHA1:a6303015b60a73fc228181da927b7e31fb52a35f
1+ # SHA1:efd19a3a98c69fc3d6d6233ed855de7e4a208f74
22#
33# This file is autogenerated by pip-compile-multi
44# To update, run:
@@ -28,9 +28,9 @@ async-lru==2.0.4
2828 # via jupyterlab
2929cffi==1.16.0
3030 # via argon2-cffi-bindings
31- copier==9.2.0
31+ copier==9.3.1
3232 # via -r dev.in
33- dunamai==1.21.1
33+ dunamai==1.21.2
3434 # via copier
3535fqdn==1.5.1
3636 # via jsonschema
@@ -67,7 +67,7 @@ jupyter-server==2.14.1
6767 # notebook-shim
6868jupyter-server-terminals==0.5.3
6969 # via jupyter-server
70- jupyterlab==4.2.2
70+ jupyterlab==4.2.3
7171 # via -r dev.in
7272jupyterlab-server==2.27.2
7373 # via jupyterlab
@@ -87,14 +87,12 @@ prometheus-client==0.20.0
8787 # via jupyter-server
8888pycparser==2.22
8989 # via cffi
90- pydantic==2.7.4
90+ pydantic==2.8.2
9191 # via copier
92- pydantic-core==2.18.4
92+ pydantic-core==2.20.1
9393 # via pydantic
9494python-json-logger==2.0.7
9595 # via jupyter-events
96- pyyaml-include==1.4.1
97- # via -r dev.in
9896questionary==1.10.0
9997 # via copier
10098rfc3339-validator==0.1.4
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ beautifulsoup4==4.12.3
2424 # pydata-sphinx-theme
2525bleach==6.1.0
2626 # via nbconvert
27- debugpy==1.8.1
27+ debugpy==1.8.2
2828 # via ipykernel
2929defusedxml==0.7.1
3030 # via nbconvert
@@ -38,7 +38,7 @@ fastjsonschema==2.20.0
3838 # via nbformat
3939imagesize==1.4.1
4040 # via sphinx
41- ipykernel==6.29.4
41+ ipykernel==6.29.5
4242 # via -r docs.in
4343jinja2==3.1.4
4444 # via
@@ -94,9 +94,9 @@ nest-asyncio==1.6.0
9494 # via ipykernel
9595pandocfilters==1.5.1
9696 # via nbconvert
97- psutil==5.9.8
97+ psutil==6.0.0
9898 # via ipykernel
99- pydata-sphinx-theme==0.15.3
99+ pydata-sphinx-theme==0.15.4
100100 # via -r docs.in
101101pyzmq==26.0.3
102102 # via
@@ -123,7 +123,7 @@ sphinx==7.3.7
123123 # sphinx-autodoc-typehints
124124 # sphinx-copybutton
125125 # sphinx-design
126- sphinx-autodoc-typehints==2.1.1
126+ sphinx-autodoc-typehints==2.2.2
127127 # via -r docs.in
128128sphinx-copybutton==0.5.2
129129 # via -r docs.in
Original file line number Diff line number Diff line change 66# pip-compile-multi
77#
88-r test.txt
9- mypy==1.10.0
9+ mypy==1.10.1
1010 # via -r mypy.in
1111mypy-extensions==1.0.0
1212 # via mypy
Original file line number Diff line number Diff line change 88-r basetest.txt
99asttokens==2.4.1
1010 # via stack-data
11- certifi==2024.6.2
11+ certifi==2024.7.4
1212 # via requests
1313charset-normalizer==3.3.2
1414 # via requests
@@ -24,17 +24,17 @@ cyclebane==24.6.0
2424 # via sciline
2525cycler==0.12.1
2626 # via matplotlib
27- dask==2024.6 .0
27+ dask==2024.7 .0
2828 # via -r nightly.in
2929decorator==5.1.1
3030 # via ipython
31- essreduce==24.3.11
31+ essreduce==24.6.0
3232 # via -r nightly.in
3333executing==2.0.1
3434 # via stack-data
35- fonttools==4.53.0
35+ fonttools==4.53.1
3636 # via matplotlib
37- fsspec==2024.6.0
37+ fsspec==2024.6.1
3838 # via dask
3939graphviz==0.20.3
4040 # via -r nightly.in
@@ -44,11 +44,11 @@ h5py==3.11.0
4444 # scippnexus
4545idna==3.7
4646 # via requests
47- importlib-metadata==7.1 .0
47+ importlib-metadata==8.0 .0
4848 # via dask
4949ipydatawidgets==4.3.5
5050 # via pythreejs
51- ipython==8.25 .0
51+ ipython==8.26 .0
5252 # via ipywidgets
5353ipywidgets==8.1.3
5454 # via
@@ -62,7 +62,7 @@ kiwisolver==1.4.5
6262 # via matplotlib
6363locket==1.0.0
6464 # via partd
65- matplotlib==3.9.0
65+ matplotlib==3.9.1
6666 # via
6767 # mpltoolbox
6868 # plopp
@@ -91,7 +91,7 @@ partd==1.4.2
9191 # via dask
9292pexpect==4.9.0
9393 # via ipython
94- pillow==10.3 .0
94+ pillow==10.4 .0
9595 # via matplotlib
9696platformdirs==4.2.2
9797 # via pooch
@@ -139,7 +139,7 @@ scippnexus @ git+https://github.com/scipp/scippnexus@main
139139 # -r nightly.in
140140 # essreduce
141141 # scippneutron
142- scipy==1.13.1
142+ scipy==1.14.0
143143 # via
144144 # scippneutron
145145 # scippnexus
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ cfgv==3.4.0
99 # via pre-commit
1010distlib==0.3.8
1111 # via virtualenv
12- filelock==3.15.1
12+ filelock==3.15.4
1313 # via virtualenv
14- identify==2.5.36
14+ identify==2.6.0
1515 # via pre-commit
1616nodeenv==1.9.1
1717 # via pre-commit
@@ -21,5 +21,5 @@ pre-commit==3.7.1
2121 # via -r static.in
2222pyyaml==6.0.1
2323 # via pre-commit
24- virtualenv==20.26.2
24+ virtualenv==20.26.3
2525 # via pre-commit
You can’t perform that action at this time.
0 commit comments