File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
11
11
- numpy =1.26.4
12
12
- phonopy =2.22.1
13
13
- plotly =5.21.0
14
- - pymatgen =2024.4.13
14
+ - pymatgen =2024.5.1
15
15
- pyscal =2.10.18
16
16
- pyxtal =0.6.2
17
17
- scikit-learn =1.4.2
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/structuretoolkit"
39
39
dscribe = [" dscribe==2.1.0" ]
40
40
grainboundary = [
41
41
" aimsgb==1.1.1" ,
42
- " pymatgen==2024.4.13 " ,
42
+ " pymatgen==2024.5.1 " ,
43
43
]
44
44
pyscal = [" pyscal2==2.10.18" ]
45
45
nglview = [" nglview==3.1.2" ]
@@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.4.2"]
49
49
symmetry = [" spglib==2.4.0" ]
50
50
surface = [
51
51
" spglib==2.4.0" ,
52
- " pymatgen==2024.4.13 " ,
52
+ " pymatgen==2024.5.1 " ,
53
53
]
54
54
phonopy = [
55
55
" phonopy==2.22.1" ,
You can’t perform that action at this time.
0 commit comments