Skip to content

Commit c2a55eb

Browse files
authored
Revert nglview to 3.1.4 (#402)
* Update environment.yml * Update pyproject.toml
1 parent 9f901fc commit c2a55eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- coverage
88
- dscribe =2.1.2
99
- matplotlib-base =3.10.6
10-
- nglview =4.0
10+
- nglview =3.1.4
1111
- notebook
1212
- numpy =2.3.3
1313
- phonopy =2.43.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ grainboundary = [
4343
"pymatgen==2025.6.14",
4444
]
4545
pyscal = ["pyscal3==3.3.0"]
46-
nglview = ["nglview==4.0"]
46+
nglview = ["nglview==3.1.4"]
4747
matplotlib = ["matplotlib==3.10.6"]
4848
plotly = ["plotly==6.3.1"]
4949
clusters = ["scikit-learn==1.7.2"]

0 commit comments

Comments
 (0)