Skip to content

Commit a54c33f

Browse files
committed
[dependabot skip] Update environment
1 parent a53c3f5 commit a54c33f

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
@@ -8,7 +8,7 @@ dependencies:
88
- matplotlib-base =3.8.4
99
- nglview =3.1.2
1010
- notebook
11-
- numpy =1.26.4
11+
- numpy =2.0.0
1212
- phonopy =2.25.0
1313
- plotly =5.22.0
1414
- pymatgen =2024.6.10

.ci_support/environment_mini.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ channels:
33
dependencies:
44
- ase =3.23.0
55
- coverage
6-
- numpy =1.26.4
6+
- numpy =2.0.0
77
- scipy =1.14.0

0 commit comments

Comments
 (0)