Skip to content

Commit c9563d5

Browse files
authored
Merge branch 'main' into dependabot/pip/phonopy-2.37.1
2 parents 64759a7 + bfd16d4 commit c9563d5

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
@@ -6,7 +6,7 @@ dependencies:
66
- ase =3.24.0
77
- coverage
88
- dscribe =2.1.1
9-
- matplotlib-base =3.10.0
9+
- matplotlib-base =3.10.1
1010
- nglview =3.1.4
1111
- notebook
1212
- numpy =1.26.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ grainboundary = [
4343
]
4444
pyscal = ["pyscal3==3.2.7"]
4545
nglview = ["nglview==3.1.4"]
46-
matplotlib = ["matplotlib==3.10.0"]
46+
matplotlib = ["matplotlib==3.10.1"]
4747
plotly = ["plotly==6.0.0"]
4848
clusters = ["scikit-learn==1.6.1"]
4949
symmetry = ["spglib==2.5.0"]

0 commit comments

Comments
 (0)