File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ dependencies:
99- nglview =3.1.2
1010- notebook
1111- numpy =1.26.4
12- - phonopy =2.22 .1
12+ - phonopy =2.23 .1
1313- plotly =5.21.0
1414- pymatgen =2024.5.1
1515- pyscal =2.10.18
1616- pyxtal =0.6.2
1717- scikit-learn =1.4.2
1818- scipy =1.13.0
19- - spglib =2.4.0
19+ - spglib =2.3.1
2020- sqsgenerator =0.3
Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ nglview = ["nglview==3.1.2"]
4646matplotlib = [" matplotlib==3.8.4" ]
4747plotly = [" plotly==5.21.0" ]
4848clusters = [" scikit-learn==1.4.2" ]
49- symmetry = [" spglib==2.4.0 " ]
49+ symmetry = [" spglib==2.3.1 " ]
5050surface = [
51- " spglib==2.4.0 " ,
51+ " spglib==2.3.1 " ,
5252 " pymatgen==2024.5.1" ,
5353]
5454phonopy = [
55- " phonopy==2.22 .1" ,
55+ " phonopy==2.23 .1" ,
5656 " spglib==2.4.0" ,
5757]
5858pyxtal = [" pyxtal==0.6.2" ]
You can’t perform that action at this time.
0 commit comments