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.
1 parent e42dbdb commit 50131f0Copy full SHA for 50131f0
.ci_support/environment.yml
@@ -10,7 +10,7 @@ dependencies:
10
- nglview =3.1.4
11
- notebook
12
- numpy =1.26.4
13
-- phonopy =2.38.1
+- phonopy =2.38.2
14
- plotly =6.0.1
15
- pymatgen =2025.3.10
16
- pyscal3 =3.2.7
pyproject.toml
@@ -52,7 +52,7 @@ surface = [
52
"pymatgen==2025.3.10",
53
]
54
phonopy = [
55
- "phonopy==2.38.1",
+ "phonopy==2.38.2",
56
"spglib==2.6.0",
57
58
pyxtal = ["pyxtal==1.0.7"]
0 commit comments