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.
2 parents 9df9ff2 + bddcfd6 commit f15e8e4Copy full SHA for f15e8e4
.ci_support/environment.yml
@@ -6,7 +6,7 @@ dependencies:
6
- coverage
7
- dscribe =2.1.0
8
- matplotlib-base =3.8.3
9
-- nglview =3.1.1
+- nglview =3.1.2
10
- notebook
11
- numpy =1.26.4
12
- phonopy =2.21.2
pyproject.toml
@@ -42,7 +42,7 @@ grainboundary = [
42
"pymatgen==2024.3.1",
43
]
44
pyscal = ["pyscal2==2.10.18"]
45
-nglview = ["nglview==3.1.1"]
+nglview = ["nglview==3.1.2"]
46
matplotlib = ["matplotlib==3.8.3"]
47
plotly = ["plotly==5.19.0"]
48
clusters = ["scikit-learn==1.4.1.post1"]
0 commit comments