File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -5,25 +5,27 @@ channels:
55dependencies :
66 - bqplot
77 - build
8- - empack
9- - ipykernel
8+ - ipykernel !=6.19.*
109 - jupyter_client
1110 - jupyterlab >=3,<4
1211 - jupyter-packaging
13- - matplotlib
12+ - matplotlib-base
1413 - nbsphinx
1514 - nodejs=14
1615 - numpy
1716 - packaging
1817 - pandoc
19- - pip
2018 - python=3.10
2119 - recommonmark
2220 - scikit-image
2321 - scikit-learn
2422 - sphinx
2523 - sphinx_rtd_theme
2624 - sympy
25+ # lite deps
26+ - pip
27+ - doit
28+ - pkginfo
2729 - pip :
28- - jupyterlite==0.1.0b14
30+ - jupyterlite==0.1.0b15
2931 - jupyterlite-sphinx~=0.7.2
Original file line number Diff line number Diff line change 11bqplot
22build
3- ipykernel
3+ ipykernel != 6.19.*
44jupyter_client
55jupyterlab >= 3 ,< 4
66jupyterlite-sphinx
You can’t perform that action at this time.
0 commit comments