We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 751b0a4 + e4400f9 commit 09c494dCopy full SHA for 09c494d
conda_distribution/construct.yaml
@@ -20,7 +20,7 @@ specs:
20
- abtem
21
- ase
22
- atomap >=0.4.2
23
- - conda >=25.5.1
+ - conda >=25.11.0
24
- dask-core >=2023.6.0
25
- dask-labextension
26
- dask-image
@@ -37,6 +37,7 @@ specs:
37
- kikuchipy >=0.11.2
38
- libblas=*=*{{ blas_impl }}
39
- lumispy >=0.3.0
40
+ # conda 25.11.0 doesn't seem to be compatible with mamba 2.4.0 on linux
41
- mamba >=2.3.0
42
- mamba_gator
43
- matplotlib-scalebar
@@ -56,7 +57,7 @@ specs:
56
57
- pyxem >=0.21
58
- openpyxl
59
- qtconsole >=5.4.3
- - rosettasciio >=0.10.0
60
+ - rosettasciio >=0.11.0
61
- scanning_drift_corr
62
- spyder >=6.0
63
- start_jupyter_cm
0 commit comments