Skip to content

Commit be535bb

Browse files
authored
Merge pull request #699 from scipp/increase-scipp-lower-bound
Increase scipp lower bound
2 parents d630345 + 515ffad commit be535bb

12 files changed

Lines changed: 49 additions & 51 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ dependencies = [
3939
"numpy>=1.20",
4040
"plopp>=26.4.1",
4141
"pydantic>=2",
42-
"scipp>=24.07.0",
42+
"scipp>=25.8.0",
4343
"scippnexus>=23.11.0",
4444
"scipy>=1.7.0",
4545
]
4646

4747
[project.optional-dependencies]
48-
all = ["scipp[all]>=23.07.0", "pooch>=1.5"]
48+
all = ["scipp[all]>=25.8.0", "pooch>=1.5"]
4949
test = [
5050
"hypothesis>=6.100",
5151
"ipympl>0.9.0",

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ mpltoolbox>=24.6.0
1010
numpy>=1.20
1111
plopp>=26.4.1
1212
pydantic>=2
13-
scipp>=24.07.0
13+
scipp>=25.8.0
1414
scippnexus>=23.11.0
1515
scipy>=1.7.0

requirements/base.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:7e52f1af22c6fbdf67c930cb0f8a14bddcb37deb
1+
# SHA1:4f04315d1f87df878cc2b5bc25669f4e7cbedbab
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:
@@ -21,15 +21,15 @@ h5py==3.16.0
2121
# via
2222
# -r base.in
2323
# scippnexus
24-
idna==3.11
24+
idna==3.13
2525
# via email-validator
2626
kiwisolver==1.5.0
2727
# via matplotlib
2828
lazy-loader==0.5
2929
# via
3030
# -r base.in
3131
# plopp
32-
matplotlib==3.10.8
32+
matplotlib==3.10.9
3333
# via
3434
# mpltoolbox
3535
# plopp
@@ -43,13 +43,13 @@ numpy==2.4.4
4343
# matplotlib
4444
# scipp
4545
# scipy
46-
packaging==26.1
46+
packaging==26.2
4747
# via
4848
# lazy-loader
4949
# matplotlib
5050
pillow==12.2.0
5151
# via matplotlib
52-
plopp==26.4.1
52+
plopp==26.4.2
5353
# via -r base.in
5454
pydantic==2.13.3
5555
# via -r base.in

requirements/basetest.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ appdirs==1.4.4
99
# via pace-neutrons
1010
asttokens==3.0.1
1111
# via stack-data
12-
certifi==2026.2.25
12+
certifi==2026.4.22
1313
# via requests
1414
charset-normalizer==3.4.7
1515
# via requests
@@ -41,9 +41,9 @@ fonttools==4.62.1
4141
# via matplotlib
4242
h5py==3.16.0
4343
# via euphonic
44-
hypothesis==6.152.1
44+
hypothesis==6.152.4
4545
# via -r basetest.in
46-
idna==3.11
46+
idna==3.13
4747
# via requests
4848
iniconfig==2.3.0
4949
# via pytest
@@ -53,7 +53,7 @@ ipykernel==7.2.0
5353
# via -r basetest.in
5454
ipympl==0.10.0
5555
# via -r basetest.in
56-
ipython==9.10.1
56+
ipython==9.13.0
5757
# via
5858
# ipykernel
5959
# ipympl
@@ -80,7 +80,7 @@ kiwisolver==1.5.0
8080
# via matplotlib
8181
libpymcr==0.2.1
8282
# via pace-neutrons
83-
matplotlib==3.10.8
83+
matplotlib==3.10.9
8484
# via
8585
# ipympl
8686
# pace-neutrons
@@ -108,7 +108,7 @@ numpy==2.4.4
108108
# spglib
109109
pace-neutrons==0.4.0
110110
# via -r basetest.in
111-
packaging==26.1
111+
packaging==26.2
112112
# via
113113
# euphonic
114114
# ipykernel
@@ -140,6 +140,7 @@ psutil==7.2.2
140140
# via
141141
# -r basetest.in
142142
# ipykernel
143+
# ipython
143144
# pace-neutrons
144145
ptyprocess==0.7.0
145146
# via pexpect
@@ -217,7 +218,6 @@ typing-extensions==4.15.0
217218
# via
218219
# flexcache
219220
# flexparser
220-
# ipython
221221
# pint
222222
# spglib
223223
urllib3==2.6.3

requirements/ci.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
cachetools==7.0.6
99
# via tox
10-
certifi==2026.2.25
10+
certifi==2026.4.22
1111
# via requests
1212
charset-normalizer==3.4.7
1313
# via requests
@@ -22,11 +22,11 @@ filelock==3.29.0
2222
# virtualenv
2323
gitdb==4.0.12
2424
# via gitpython
25-
gitpython==3.1.46
25+
gitpython==3.1.49
2626
# via -r ci.in
27-
idna==3.11
27+
idna==3.13
2828
# via requests
29-
packaging==26.1
29+
packaging==26.2
3030
# via
3131
# -r ci.in
3232
# pyproject-api
@@ -54,5 +54,5 @@ tox==4.53.0
5454
# via -r ci.in
5555
urllib3==2.6.3
5656
# via requests
57-
virtualenv==21.2.4
57+
virtualenv==21.3.0
5858
# via tox

requirements/dev.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ async-lru==2.3.0
2626
# via jupyterlab
2727
cffi==2.0.0
2828
# via argon2-cffi-bindings
29-
click==8.3.2
29+
click==8.3.3
3030
# via
3131
# pip-compile-multi
3232
# pip-tools
@@ -69,16 +69,14 @@ jupyter-server==2.17.0
6969
# notebook-shim
7070
jupyter-server-terminals==0.5.4
7171
# via jupyter-server
72-
jupyterlab==4.5.6
72+
jupyterlab==4.5.7
7373
# via -r dev.in
7474
jupyterlab-server==2.28.0
7575
# via jupyterlab
7676
lark==1.3.1
7777
# via rfc3987-syntax
7878
notebook-shim==0.2.4
7979
# via jupyterlab
80-
overrides==7.7.0
81-
# via jupyter-server
8280
pip-compile-multi==3.3.1
8381
# via -r dev.in
8482
pip-tools==7.5.3
@@ -115,15 +113,15 @@ types-docutils==0.22.3.20260408
115113
# via -r dev.in
116114
types-requests==2.33.0.20260408
117115
# via -r dev.in
118-
tzdata==2026.1
116+
tzdata==2026.2
119117
# via arrow
120118
uri-template==1.3.0
121119
# via jsonschema
122120
webcolors==25.10.0
123121
# via jsonschema
124122
websocket-client==1.9.0
125123
# via jupyter-server
126-
wheel==0.46.3
124+
wheel==0.47.0
127125
# via pip-tools
128126

129127
# The following packages are considered to be unsafe in a requirements file:

requirements/docs.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ beautifulsoup4==4.14.3
2828
# pydata-sphinx-theme
2929
bleach[css]==6.3.0
3030
# via nbconvert
31-
certifi==2026.2.25
31+
certifi==2026.4.22
3232
# via requests
3333
charset-normalizer==3.4.7
3434
# via requests
@@ -60,7 +60,7 @@ ipykernel==7.2.0
6060
# via -r docs.in
6161
ipympl==0.10.0
6262
# via -r docs.in
63-
ipython==9.10.1
63+
ipython==9.13.0
6464
# via
6565
# -r docs.in
6666
# ipykernel
@@ -149,7 +149,9 @@ pooch==1.9.0
149149
prompt-toolkit==3.0.52
150150
# via ipython
151151
psutil==7.2.2
152-
# via ipykernel
152+
# via
153+
# ipykernel
154+
# ipython
153155
ptyprocess==0.7.0
154156
# via pexpect
155157
pure-eval==0.2.3
@@ -162,7 +164,7 @@ pybtex-docutils==1.0.3
162164
# via sphinxcontrib-bibtex
163165
pydantic-settings==2.14.0
164166
# via autodoc-pydantic
165-
pydata-sphinx-theme==0.17.0
167+
pydata-sphinx-theme==0.17.1
166168
# via -r docs.in
167169
pygments==2.20.0
168170
# via
@@ -200,7 +202,7 @@ snowballstemmer==3.0.1
200202
# via sphinx
201203
soupsieve==2.8.3
202204
# via beautifulsoup4
203-
sphinx==9.0.4
205+
sphinx==9.1.0
204206
# via
205207
# -r docs.in
206208
# autodoc-pydantic
@@ -211,7 +213,7 @@ sphinx==9.0.4
211213
# sphinx-copybutton
212214
# sphinx-design
213215
# sphinxcontrib-bibtex
214-
sphinx-autodoc-typehints==3.6.1
216+
sphinx-autodoc-typehints==3.10.2
215217
# via -r docs.in
216218
sphinx-copybutton==0.5.2
217219
# via -r docs.in

requirements/mypy.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
-r test.txt
99
librt==0.9.0
1010
# via mypy
11-
mypy==1.20.1
11+
mypy==1.20.2
1212
# via -r mypy.in
1313
mypy-extensions==1.1.0
1414
# via mypy
15-
pathspec==1.0.4
15+
pathspec==1.1.1
1616
# via mypy

requirements/nightly.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ appdirs==1.4.4
1414
# via pace-neutrons
1515
asttokens==3.0.1
1616
# via stack-data
17-
certifi==2026.2.25
17+
certifi==2026.4.22
1818
# via requests
1919
charset-normalizer==3.4.7
2020
# via requests
@@ -53,9 +53,9 @@ h5py==3.16.0
5353
# -r nightly.in
5454
# euphonic
5555
# scippnexus
56-
hypothesis==6.152.1
56+
hypothesis==6.152.4
5757
# via -r nightly.in
58-
idna==3.11
58+
idna==3.13
5959
# via
6060
# email-validator
6161
# requests
@@ -67,7 +67,7 @@ ipykernel==7.2.0
6767
# via -r nightly.in
6868
ipympl==0.10.0
6969
# via -r nightly.in
70-
ipython==9.10.1
70+
ipython==9.13.0
7171
# via
7272
# ipykernel
7373
# ipympl
@@ -99,7 +99,7 @@ lazy-loader==0.5
9999
# tof
100100
libpymcr==0.2.1
101101
# via pace-neutrons
102-
matplotlib==3.10.8
102+
matplotlib==3.11.0rc1
103103
# via
104104
# ipympl
105105
# mpltoolbox
@@ -133,7 +133,7 @@ numpy==2.4.4
133133
# spglib
134134
pace-neutrons==0.4.0
135135
# via -r nightly.in
136-
packaging==26.1
136+
packaging==26.2
137137
# via
138138
# euphonic
139139
# ipykernel
@@ -172,6 +172,7 @@ psutil==7.2.2
172172
# via
173173
# -r nightly.in
174174
# ipykernel
175+
# ipython
175176
# pace-neutrons
176177
ptyprocess==0.7.0
177178
# via pexpect
@@ -266,7 +267,6 @@ typing-extensions==4.15.0
266267
# via
267268
# flexcache
268269
# flexparser
269-
# ipython
270270
# pint
271271
# pydantic
272272
# pydantic-core

requirements/static.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ platformdirs==4.9.6
2121
# via
2222
# python-discovery
2323
# virtualenv
24-
pre-commit==4.5.1
24+
pre-commit==4.6.0
2525
# via -r static.in
2626
python-discovery==1.2.2
2727
# via virtualenv
2828
pyyaml==6.0.3
2929
# via pre-commit
30-
virtualenv==21.2.4
30+
virtualenv==21.3.0
3131
# via pre-commit

0 commit comments

Comments
 (0)