Skip to content

Commit bf12e88

Browse files
committed
docs: allow %widget in docs
1 parent f5817b0 commit bf12e88

File tree

7 files changed

+29
-24
lines changed

7 files changed

+29
-24
lines changed

requirements/base.txt

+11-10
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ dnspython==2.7.0
3131
# via email-validator
3232
email-validator==2.2.0
3333
# via scippneutron
34-
essreduce==25.3.1
34+
essreduce==25.4.1
3535
# via -r base.in
3636
exceptiongroup==1.2.2
3737
# via ipython
3838
executing==2.2.0
3939
# via stack-data
40-
fonttools==4.56.0
40+
fonttools==4.57.0
4141
# via matplotlib
42-
fsspec==2025.3.0
42+
fsspec==2025.3.2
4343
# via dask
4444
gast==0.4.0
4545
# via py2vega
@@ -57,7 +57,7 @@ ipydatagrid==1.4.0
5757
# via -r base.in
5858
ipydatawidgets==4.3.5
5959
# via pythreejs
60-
ipython==8.34.0
60+
ipython==8.35.0
6161
# via ipywidgets
6262
ipytree==0.2.2
6363
# via -r base.in
@@ -136,9 +136,9 @@ pure-eval==0.2.3
136136
# via stack-data
137137
py2vega==0.6.1
138138
# via ipydatagrid
139-
pydantic==2.11.0
139+
pydantic==2.11.3
140140
# via scippneutron
141-
pydantic-core==2.33.0
141+
pydantic-core==2.33.1
142142
# via pydantic
143143
pygments==2.19.1
144144
# via ipython
@@ -159,11 +159,11 @@ pyyaml==6.0.2
159159
# via
160160
# dask
161161
# orsopy
162-
sciline==24.10.0
162+
sciline==25.4.1
163163
# via
164164
# -r base.in
165165
# essreduce
166-
scipp==25.3.0
166+
scipp==25.4.0
167167
# via
168168
# -r base.in
169169
# essreduce
@@ -173,7 +173,7 @@ scippneutron==25.2.1
173173
# via
174174
# -r base.in
175175
# essreduce
176-
scippnexus==24.11.1
176+
scippnexus==25.4.0
177177
# via
178178
# -r base.in
179179
# essreduce
@@ -203,11 +203,12 @@ traittypes==0.2.1
203203
# via
204204
# bqplot
205205
# ipydatawidgets
206-
typing-extensions==4.13.0
206+
typing-extensions==4.13.1
207207
# via
208208
# ipython
209209
# pydantic
210210
# pydantic-core
211+
# sciline
211212
# typing-inspection
212213
typing-inspection==0.4.0
213214
# via pydantic

requirements/ci.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ tomli==2.2.1
5050
# tox
5151
tox==4.25.0
5252
# via -r ci.in
53-
typing-extensions==4.13.0
53+
typing-extensions==4.13.1
5454
# via tox
5555
urllib3==2.3.0
5656
# via requests
57-
virtualenv==20.29.3
57+
virtualenv==20.30.0
5858
# via tox

requirements/dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ isoduration==20.11.0
4444
# via jsonschema
4545
jinja2-ansible-filters==1.3.2
4646
# via copier
47-
json5==0.10.0
47+
json5==0.12.0
4848
# via jupyterlab-server
4949
jsonpointer==3.0.0
5050
# via jsonschema
@@ -65,7 +65,7 @@ jupyter-server==2.15.0
6565
# notebook-shim
6666
jupyter-server-terminals==0.5.3
6767
# via jupyter-server
68-
jupyterlab==4.3.6
68+
jupyterlab==4.4.0
6969
# via -r dev.in
7070
jupyterlab-server==2.27.3
7171
# via jupyterlab

requirements/docs.in

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ sphinx-autodoc-typehints
99
sphinx-copybutton
1010
sphinx-design
1111
pooch
12+
ipympl

requirements/docs.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:76d668ce06113541571e62da41baa0b2dc6b65be
1+
# SHA1:e26e1d854aa3a5d743685944dea0a78f18893dfb
22
#
33
# This file is autogenerated by pip-compile-multi
44
# To update, run:
@@ -44,6 +44,8 @@ imagesize==1.4.1
4444
# via sphinx
4545
ipykernel==6.29.5
4646
# via -r docs.in
47+
ipympl==0.9.7
48+
# via -r docs.in
4749
jinja2==3.1.6
4850
# via
4951
# myst-parser
@@ -108,7 +110,7 @@ psutil==7.0.0
108110
# via ipykernel
109111
pydata-sphinx-theme==0.16.1
110112
# via -r docs.in
111-
pyzmq==26.3.0
113+
pyzmq==26.4.0
112114
# via
113115
# ipykernel
114116
# jupyter-client

requirements/nightly.txt

+8-7
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@ dnspython==2.7.0
4040
# via email-validator
4141
email-validator==2.2.0
4242
# via scippneutron
43-
essreduce==25.3.1
43+
essreduce==25.4.1
4444
# via -r nightly.in
4545
exceptiongroup==1.2.2
4646
# via
4747
# ipython
4848
# pytest
4949
executing==2.2.0
5050
# via stack-data
51-
fonttools==4.56.0
51+
fonttools==4.57.0
5252
# via matplotlib
53-
fsspec==2025.3.0
53+
fsspec==2025.3.2
5454
# via dask
5555
gast==0.4.0
5656
# via py2vega
@@ -72,7 +72,7 @@ ipydatagrid==1.4.0
7272
# via -r nightly.in
7373
ipydatawidgets==4.3.5
7474
# via pythreejs
75-
ipython==8.34.0
75+
ipython==8.35.0
7676
# via ipywidgets
7777
ipytree==0.2.2
7878
# via -r nightly.in
@@ -161,9 +161,9 @@ pure-eval==0.2.3
161161
# via stack-data
162162
py2vega==0.6.1
163163
# via ipydatagrid
164-
pydantic==2.11.0
164+
pydantic==2.11.3
165165
# via scippneutron
166-
pydantic-core==2.33.0
166+
pydantic-core==2.33.1
167167
# via pydantic
168168
pygments==2.19.1
169169
# via ipython
@@ -236,11 +236,12 @@ traittypes==0.2.1
236236
# bqplot
237237
# bqscales
238238
# ipydatawidgets
239-
typing-extensions==4.13.0
239+
typing-extensions==4.13.1
240240
# via
241241
# ipython
242242
# pydantic
243243
# pydantic-core
244+
# sciline
244245
# typing-inspection
245246
typing-inspection==0.4.0
246247
# via pydantic

requirements/static.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ pre-commit==4.2.0
2121
# via -r static.in
2222
pyyaml==6.0.2
2323
# via pre-commit
24-
virtualenv==20.29.3
24+
virtualenv==20.30.0
2525
# via pre-commit

0 commit comments

Comments
 (0)