Skip to content

Commit 94ec12e

Browse files
[dependabot skip] Update environment
1 parent 8655b73 commit 94ec12e

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.0.2
88
- mpi4py =4.0.1
99
- executorlib =1.0.1
1010
- ase =3.25.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.0.2
88
- mpi4py =4.0.1
99
- executorlib =1.0.1
1010
- ase =3.25.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.0.2
66
- lammps =2024.08.29
77
- mpi4py =4.0.1
88
- executorlib =0.0.4

0 commit comments

Comments
 (0)