File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ dependencies:
66- ase =3.26.0
77- coverage
88- dscribe =2.1.2
9- - matplotlib-base =3.10.6
9+ - matplotlib-base =3.10.7
1010- nglview =3.1.4
1111- notebook
12- - numpy =2.3.3
12+ - numpy =2.3.4
1313- phonopy =2.43.2
1414- plotly =6.3.1
1515- pymatgen =2025.6.14
1616- pyscal3 =3.3.0
1717- scikit-learn =1.7.2
18- - scipy =1.16.2
18+ - scipy =1.16.3
1919- spglib =2.6.0
2020- sqsgenerator =0.3
2121- hatchling =1.27.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ channels:
33dependencies :
44- ase =3.26.0
55- coverage
6- - numpy =2.3.3
7- - scipy =1.16.2
6+ - numpy =2.3.4
7+ - scipy =1.16.3
88- hatchling =1.27.0
99- hatch-vcs =0.4.0
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ classifiers = [
2626]
2727dependencies = [
2828 " ase==3.26.0" ,
29- " numpy==2.3.3 " ,
30- " scipy==1.16.2 " ,
29+ " numpy==2.3.4 " ,
30+ " scipy==1.16.3 " ,
3131]
3232dynamic = [" version" ]
3333
@@ -44,7 +44,7 @@ grainboundary = [
4444]
4545pyscal = [" pyscal3==3.3.0" ]
4646nglview = [" nglview==3.1.4" ]
47- matplotlib = [" matplotlib==3.10.6 " ]
47+ matplotlib = [" matplotlib==3.10.7 " ]
4848plotly = [" plotly==6.3.1" ]
4949clusters = [" scikit-learn==1.7.2" ]
5050symmetry = [" spglib==2.6.0" ]
You can’t perform that action at this time.
0 commit comments