Skip to content

Commit 623e40f

Browse files
authored
Update environment.yml
1 parent 984d898 commit 623e40f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

binder/environment.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ channels:
22
- conda-forge
33
dependencies:
44
- openmpi
5-
- numpy =1.23.5
6-
- lammps >=2021.05.27
7-
- mpi4py =3.1.4
8-
- pympipool =0.5.6
5+
- numpy =1.26.0
6+
- lammps =2023.08.02
7+
- mpi4py =3.1.5
8+
- pympipool =0.7.5
99
- ase =3.22.1
10-
- scipy =1.10.1
10+
- scipy =1.11.3

0 commit comments

Comments
 (0)