Skip to content

Commit

Permalink
[dependabot skip] Update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 29, 2024
1 parent 328d4d2 commit 369cbd0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
- lammps =2024.06.27
- mpich
- numpy =1.26.4
- mpi4py =3.1.6
- mpi4py =4.0.0
- executorlib =0.0.1
- ase =3.23.0
- scipy =1.14.0
2 changes: 1 addition & 1 deletion .ci_support/environment-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
- lammps =2024.06.27
- openmpi
- numpy =1.26.4
- mpi4py =3.1.6
- mpi4py =4.0.0
- executorlib =0.0.1
- ase =3.23.0
- scipy =1.14.0
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- openmpi
- numpy =1.26.4
- lammps =2024.06.27
- mpi4py =3.1.6
- mpi4py =4.0.0
- executorlib =0.0.1
- ase =3.23.0
- scipy =1.14.0

0 comments on commit 369cbd0

Please sign in to comment.