Skip to content

Commit 99648e9

Browse files
[dependabot skip] Update environment
1 parent 8df2364 commit 99648e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- coverage
55
- lammps =2024.08.29=*_mpi_mpich_*
66
- mpich =4.2.3
7-
- numpy =1.26.4
7+
- numpy =2.2.4
88
- mpi4py =4.0.1
99
- executorlib =0.4.3
1010
- ase =3.24.0

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- coverage
55
- lammps =2024.08.29=*_mpi_openmpi_*
66
- openmpi =5.0.5
7-
- numpy =1.26.4
7+
- numpy =2.2.4
88
- mpi4py =4.0.1
99
- executorlib =0.4.3
1010
- ase =3.24.0

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ channels:
22
- conda-forge
33
dependencies:
44
- openmpi
5-
- numpy =1.26.4
5+
- numpy =2.2.4
66
- lammps =2024.08.29
77
- mpi4py =4.0.1
88
- executorlib =0.0.4

0 commit comments

Comments
 (0)