WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 301f0d6

Browse files
[dependabot skip] Update environment
1 parent 9008c8c commit 301f0d6

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
@@ -5,7 +5,7 @@ dependencies:
55
- lammps =2024.02.07
66
- mpich
77
- numpy =1.26.4
8-
- mpi4py =3.1.5
8+
- mpi4py =3.1.6
99
- pympipool =0.7.18
1010
- ase =3.22.1
1111
- scipy =1.13.0

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- lammps =2024.02.07
66
- openmpi
77
- numpy =1.26.4
8-
- mpi4py =3.1.5
8+
- mpi4py =3.1.6
99
- pympipool =0.7.18
1010
- ase =3.22.1
1111
- scipy =1.13.0

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- openmpi
55
- numpy =1.26.4
66
- lammps =2024.02.07
7-
- mpi4py =3.1.5
7+
- mpi4py =3.1.6
88
- pympipool =0.7.18
99
- ase =3.22.1
1010
- scipy =1.13.0

0 commit comments

Comments
 (0)