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 9f901fc commit c2a55ebCopy full SHA for c2a55eb
.ci_support/environment.yml
@@ -7,7 +7,7 @@ dependencies:
7
- coverage
8
- dscribe =2.1.2
9
- matplotlib-base =3.10.6
10
-- nglview =4.0
+- nglview =3.1.4
11
- notebook
12
- numpy =2.3.3
13
- phonopy =2.43.2
pyproject.toml
@@ -43,7 +43,7 @@ grainboundary = [
43
"pymatgen==2025.6.14",
44
]
45
pyscal = ["pyscal3==3.3.0"]
46
-nglview = ["nglview==4.0"]
+nglview = ["nglview==3.1.4"]
47
matplotlib = ["matplotlib==3.10.6"]
48
plotly = ["plotly==6.3.1"]
49
clusters = ["scikit-learn==1.7.2"]
0 commit comments