Skip to content

Commit e4400f9

Browse files
committed
Update minimum version in conda distribution
1 parent 751b0a4 commit e4400f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

conda_distribution/construct.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ specs:
2020
- abtem
2121
- ase
2222
- atomap >=0.4.2
23-
- conda >=25.5.1
23+
- conda >=25.11.0
2424
- dask-core >=2023.6.0
2525
- dask-labextension
2626
- dask-image
@@ -37,6 +37,7 @@ specs:
3737
- kikuchipy >=0.11.2
3838
- libblas=*=*{{ blas_impl }}
3939
- lumispy >=0.3.0
40+
# conda 25.11.0 doesn't seem to be compatible with mamba 2.4.0 on linux
4041
- mamba >=2.3.0
4142
- mamba_gator
4243
- matplotlib-scalebar
@@ -56,7 +57,7 @@ specs:
5657
- pyxem >=0.21
5758
- openpyxl
5859
- qtconsole >=5.4.3
59-
- rosettasciio >=0.10.0
60+
- rosettasciio >=0.11.0
6061
- scanning_drift_corr
6162
- spyder >=6.0
6263
- start_jupyter_cm

0 commit comments

Comments
 (0)