File tree 8 files changed +27
-28
lines changed
8 files changed +27
-28
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ requires-python = ">=3.10"
31
31
# Run 'tox -e deps' after making changes here. This will update requirement files.
32
32
# Make sure to list one dependency per line.
33
33
dependencies = [
34
- " sciline>=24.06.2 " ,
34
+ " sciline>=25.04.1 " ,
35
35
" scipp>=25.01.0" ,
36
36
" scippneutron>=25.02.0" ,
37
37
" scippnexus>=24.11.0" ,
Original file line number Diff line number Diff line change 1
1
# Anything above "--- END OF CUSTOM SECTION ---"
2
2
# will not be touched by ``make_base.py``
3
- # Numba, which is used in basetest, requires numpy<2.2
4
- numpy<2.2
5
3
# --- END OF CUSTOM SECTION ---
6
4
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
7
- sciline>=24.06.2
5
+ sciline>=25.04.1
8
6
scipp>=25.01.0
9
7
scippneutron>=25.02.0
10
8
scippnexus>=24.11.0
Original file line number Diff line number Diff line change 1
- # SHA1:bdbd868df28038a5e78614cb84a37acdf033872c
1
+ # SHA1:082d6bf55d8a06cdc1dd3a0a78dd31c318c26424
2
2
#
3
3
# This file is autogenerated by pip-compile-multi
4
4
# To update, run:
@@ -17,7 +17,7 @@ dnspython==2.7.0
17
17
# via email-validator
18
18
email-validator==2.2.0
19
19
# via scippneutron
20
- fonttools==4.56 .0
20
+ fonttools==4.57 .0
21
21
# via matplotlib
22
22
h5py==3.13.0
23
23
# via
@@ -39,9 +39,8 @@ mpltoolbox==24.5.1
39
39
# via scippneutron
40
40
networkx==3.4.2
41
41
# via cyclebane
42
- numpy==2.1.3
42
+ numpy==2.2.4
43
43
# via
44
- # -r base.in
45
44
# contourpy
46
45
# h5py
47
46
# matplotlib
@@ -57,9 +56,9 @@ pillow==11.1.0
57
56
# via matplotlib
58
57
plopp==25.3.0
59
58
# via scippneutron
60
- pydantic==2.11.1
59
+ pydantic==2.11.3
61
60
# via scippneutron
62
- pydantic-core==2.33.0
61
+ pydantic-core==2.33.1
63
62
# via pydantic
64
63
pyparsing==3.2.3
65
64
# via matplotlib
@@ -68,7 +67,7 @@ python-dateutil==2.9.0.post0
68
67
# matplotlib
69
68
# scippneutron
70
69
# scippnexus
71
- sciline==24.10.0
70
+ sciline==25.4.1
72
71
# via -r base.in
73
72
scipp==25.4.0
74
73
# via
@@ -87,10 +86,11 @@ scipy==1.15.2
87
86
# scippnexus
88
87
six==1.17.0
89
88
# via python-dateutil
90
- typing-extensions==4.13.0
89
+ typing-extensions==4.13.1
91
90
# via
92
91
# pydantic
93
92
# pydantic-core
93
+ # sciline
94
94
# typing-inspection
95
95
typing-inspection==0.4.0
96
96
# via pydantic
Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ exceptiongroup==1.2.2
25
25
# pytest
26
26
executing==2.2.0
27
27
# via stack-data
28
- fonttools==4.56 .0
28
+ fonttools==4.57 .0
29
29
# via matplotlib
30
30
idna==3.10
31
31
# via requests
32
32
importlib-resources==6.5.2
33
33
# via tof
34
34
iniconfig==2.1.0
35
35
# via pytest
36
- ipython==8.34 .0
36
+ ipython==8.35 .0
37
37
# via ipywidgets
38
38
ipywidgets==8.1.5
39
39
# via -r basetest.in
@@ -51,9 +51,9 @@ matplotlib==3.10.1
51
51
# via plopp
52
52
matplotlib-inline==0.1.7
53
53
# via ipython
54
- numba==0.61.0
54
+ numba==0.61.2
55
55
# via -r basetest.in
56
- numpy==2.1.3
56
+ numpy==2.2.4
57
57
# via
58
58
# contourpy
59
59
# matplotlib
@@ -116,7 +116,7 @@ traitlets==5.14.3
116
116
# ipython
117
117
# ipywidgets
118
118
# matplotlib-inline
119
- typing-extensions==4.13.0
119
+ typing-extensions==4.13.1
120
120
# via ipython
121
121
urllib3==2.3.0
122
122
# via requests
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ tomli==2.2.1
50
50
# tox
51
51
tox==4.25.0
52
52
# via -r ci.in
53
- typing-extensions==4.13.0
53
+ typing-extensions==4.13.1
54
54
# via tox
55
55
urllib3==2.3.0
56
56
# via requests
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ isoduration==20.11.0
48
48
# via jsonschema
49
49
jinja2-ansible-filters==1.3.2
50
50
# via copier
51
- json5==0.11 .0
51
+ json5==0.12 .0
52
52
# via jupyterlab-server
53
53
jsonpointer==3.0.0
54
54
# via jsonschema
@@ -69,7 +69,7 @@ jupyter-server==2.15.0
69
69
# notebook-shim
70
70
jupyter-server-terminals==0.5.3
71
71
# via jupyter-server
72
- jupyterlab==4.3.6
72
+ jupyterlab==4.4.0
73
73
# via -r dev.in
74
74
jupyterlab-server==2.27.3
75
75
# via jupyterlab
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ importlib-resources==6.5.2
60
60
# via tof
61
61
ipykernel==6.29.5
62
62
# via -r docs.in
63
- ipython==8.34 .0
63
+ ipython==8.35 .0
64
64
# via
65
65
# -r docs.in
66
66
# ipykernel
@@ -154,7 +154,7 @@ pygments==2.19.1
154
154
# sphinx
155
155
pyyaml==6.0.2
156
156
# via myst-parser
157
- pyzmq==26.3 .0
157
+ pyzmq==26.4 .0
158
158
# via
159
159
# ipykernel
160
160
# jupyter-client
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ exceptiongroup==1.2.2
38
38
# pytest
39
39
executing==2.2.0
40
40
# via stack-data
41
- fonttools==4.56 .0
41
+ fonttools==4.57 .0
42
42
# via matplotlib
43
43
h5py==3.13.0
44
44
# via
@@ -52,7 +52,7 @@ importlib-resources==6.5.2
52
52
# via tof
53
53
iniconfig==2.1.0
54
54
# via pytest
55
- ipython==8.34 .0
55
+ ipython==8.35 .0
56
56
# via ipywidgets
57
57
ipywidgets==8.1.5
58
58
# via -r nightly.in
@@ -78,7 +78,7 @@ mpltoolbox==24.5.1
78
78
# via scippneutron
79
79
networkx==3.4.2
80
80
# via cyclebane
81
- numba==0.61.1rc1
81
+ numba==0.61.2
82
82
# via -r nightly.in
83
83
numpy==2.2.4
84
84
# via
@@ -118,9 +118,9 @@ ptyprocess==0.7.0
118
118
# via pexpect
119
119
pure-eval==0.2.3
120
120
# via stack-data
121
- pydantic==2.11.1
121
+ pydantic==2.11.3
122
122
# via scippneutron
123
- pydantic-core==2.33.0
123
+ pydantic-core==2.33.1
124
124
# via pydantic
125
125
pygments==2.19.1
126
126
# via ipython
@@ -169,11 +169,12 @@ traitlets==5.14.3
169
169
# ipython
170
170
# ipywidgets
171
171
# matplotlib-inline
172
- typing-extensions==4.13.0
172
+ typing-extensions==4.13.1
173
173
# via
174
174
# ipython
175
175
# pydantic
176
176
# pydantic-core
177
+ # sciline
177
178
# typing-inspection
178
179
typing-inspection==0.4.0
179
180
# via pydantic
You can’t perform that action at this time.
0 commit comments