Skip to content

Commit a22d6d1

Browse files
[dependabot skip] Update environment
1 parent df904fa commit a22d6d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci_support/environment-mpich.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- lammps =2024.08.29=*_mpi_mpich_*
66
- mpich =4.2.3
77
- numpy =1.26.4
8-
- mpi4py =4.0.1
8+
- mpi4py =4.0.3
99
- executorlib =0.4.0
1010
- ase =3.24.0
1111
- scipy =1.15.1

.ci_support/environment-openmpi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- lammps =2024.08.29=*_mpi_openmpi_*
66
- openmpi =5.0.5
77
- numpy =1.26.4
8-
- mpi4py =4.0.1
8+
- mpi4py =4.0.3
99
- executorlib =0.4.0
1010
- ase =3.24.0
1111
- scipy =1.15.1

binder/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- openmpi
55
- numpy =1.26.4
66
- lammps =2024.08.29
7-
- mpi4py =4.0.1
7+
- mpi4py =4.0.3
88
- executorlib =0.0.4
99
- ase =3.24.0
1010
- scipy =1.15.1

0 commit comments

Comments
 (0)