File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ channels:
33- conda-forge
44dependencies :
55- aimsgb =1.1.1
6- - ase =3.26 .0
6+ - ase =3.27 .0
77- coverage
88- dscribe =2.1.2
9- - matplotlib-base =3.10.7
9+ - matplotlib-base =3.10.8
1010- nglview =3.1.4
1111- notebook
1212- numpy =2.4.0
Original file line number Diff line number Diff line change 11channels :
22- conda-forge
33dependencies :
4- - ase =3.26 .0
4+ - ase =3.27 .0
55- coverage
66- numpy =2.4.0
77- scipy =1.16.3
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ classifiers = [
2424 " Programming Language :: Python :: 3.13" ,
2525]
2626dependencies = [
27- " ase==3.26 .0" ,
27+ " ase==3.27 .0" ,
2828 " numpy==2.4.0" ,
2929 " scipy==1.16.3" ,
3030]
@@ -43,7 +43,7 @@ grainboundary = [
4343]
4444pyscal = [" pyscal3==3.3.0" ]
4545nglview = [" nglview==3.1.4" ]
46- matplotlib = [" matplotlib==3.10.7 " ]
46+ matplotlib = [" matplotlib==3.10.8 " ]
4747plotly = [" plotly==6.5.0" ]
4848clusters = [" scikit-learn==1.7.2" ]
4949symmetry = [" spglib==2.6.0" ]
You can’t perform that action at this time.
0 commit comments