File tree Expand file tree Collapse file tree 3 files changed +26
-3
lines changed Expand file tree Collapse file tree 3 files changed +26
-3
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,11 @@ test = [
5151 " pytest" ,
5252 " pooch" ,
5353]
54- gui = [
54+ all = [
5555 " ipywidgets" ,
5656 " ipydatagrid" ,
5757 " ipytree" ,
58+ " pythreejs" ,
5859]
5960
6061[project .urls ]
Original file line number Diff line number Diff line change @@ -10,3 +10,6 @@ sphinx-copybutton
1010sphinx-design
1111pooch
1212ipympl
13+ ipywidgets
14+ ipydatagrid
15+ ipytree
Original file line number Diff line number Diff line change 1- # SHA1:e26e1d854aa3a5d743685944dea0a78f18893dfb
1+ # SHA1:4f1b07bf44faee3c2f897a673e9229b4276d29f9
22#
33# This file is autogenerated by pip-compile-multi
44# To update, run:
@@ -26,6 +26,8 @@ beautifulsoup4==4.13.4
2626 # pydata-sphinx-theme
2727bleach[css]==6.2.0
2828 # via nbconvert
29+ bqplot==0.12.44
30+ # via ipydatagrid
2931certifi==2025.1.31
3032 # via requests
3133charset-normalizer==3.4.1
@@ -52,8 +54,12 @@ executing==2.2.0
5254 # via stack-data
5355fastjsonschema==2.21.1
5456 # via nbformat
57+ gast==0.4.0
58+ # via py2vega
5559imagesize==1.4.1
5660 # via sphinx
61+ ipydatagrid==1.4.0
62+ # via -r docs.in
5763ipykernel==6.29.5
5864 # via -r docs.in
5965ipympl==0.9.7
@@ -64,8 +70,15 @@ ipython==8.35.0
6470 # ipykernel
6571 # ipympl
6672 # ipywidgets
73+ ipytree==0.2.2
74+ # via -r docs.in
6775ipywidgets==8.1.6
68- # via ipympl
76+ # via
77+ # -r docs.in
78+ # bqplot
79+ # ipydatagrid
80+ # ipympl
81+ # ipytree
6982jedi==0.19.2
7083 # via ipython
7184jinja2==3.1.6
@@ -146,6 +159,8 @@ ptyprocess==0.7.0
146159 # via pexpect
147160pure-eval==0.2.3
148161 # via stack-data
162+ py2vega==0.6.1
163+ # via ipydatagrid
149164pydata-sphinx-theme==0.16.1
150165 # via -r docs.in
151166pygments==2.19.1
@@ -214,6 +229,7 @@ tornado==6.4.2
214229 # jupyter-client
215230traitlets==5.14.3
216231 # via
232+ # bqplot
217233 # comm
218234 # ipykernel
219235 # ipympl
@@ -226,6 +242,9 @@ traitlets==5.14.3
226242 # nbconvert
227243 # nbformat
228244 # nbsphinx
245+ # traittypes
246+ traittypes==0.2.1
247+ # via bqplot
229248urllib3==2.4.0
230249 # via requests
231250wcwidth==0.2.13
You can’t perform that action at this time.
0 commit comments