File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,18 @@ specs:
3737 - hyperspyui >=2.0.2
3838 - ipympl
3939 - jupyterlab
40- - kikuchipy >=0.11.3
40+ # don't use kikuchipy as workaround for pyvista installation issue
41+ # because of a `icu` dependency conflict for `qt5` and `qt6` on macos
42+ # https://github.com/conda-forge/qt-main-feedstock/pull/380
43+ - kikuchipy-base >=0.11.3
4144 - libblas=*=*{{ blas_impl }}
4245 - lumispy >=0.3.0
4346 - mamba >=2.5.0
4447 - mamba_gator
4548 - matplotlib-scalebar
4649 - miniforge_console_shortcut # [win]
4750 - nb_conda_kernels
51+ - nlopt
4852 - nglview
4953 - notebook
5054 - orix >=0.14.1
5559 # https://github.com/conda-forge/py4dstem-feedstock
5660 # - py4dstem >=0.14.18
5761 # - pymatgen
62+ - pyebsdindex-base >=0.3.9.1
5863 - pystackreg
5964 - python 3.12*
6065 - python-graphviz
You can’t perform that action at this time.
0 commit comments