Skip to content

Commit 293f34f

Browse files
committed
Apply changes suggested by mamba install python=3.12
1 parent c787d72 commit 293f34f

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

md/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ dependencies:
66
- pyiron_atomistics =0.7.20
77
- pyiron-data =0.0.30
88
- nglview =3.1.4
9-
- lammps =2023.08.02=*openmpi*
9+
- lammps =2024.06.27=*openmpi*
1010
- openkim-models =2021.01.28

mpie_cmti/environment.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ dependencies:
88
- bokeh =3.8.0
99
- calphy =1.4.3
1010
- fitsnap3 =3.1.0.4
11-
- flux-core =0.64.0
11+
- flux-core =0.78.0
1212
- git =2.46.0
1313
- gpaw =24.6.0=*openmpi*
1414
- gpaw-data =0.9.20000
1515
- jupyter-server-proxy =4.4.0
1616
- jupyterhub =5.2.1
17-
- lammps =2023.08.02=*openmpi*
17+
- lammps =2024.06.27=*openmpi*
1818
- llama-index =0.14.4
19-
- matgl =1.1.2
19+
- matgl =1.0.0
2020
- maxvolpy =0.3.8
2121
- nbgitpuller =1.2.2
2222
- netcdf4 =1.7.2
2323
- nglview =3.1.4
2424
- mkl =2023.2.0
2525
- mlip =3.0
26-
- numba =0.60.0
26+
- numba =0.62.1
2727
- openkim-models =2021.01.28
28-
- psycopg2 =2.9.9
28+
- psycopg2 =2.9.10
2929
- pyiron =0.5.2
3030
- pyiron-data =0.0.30
3131
- pyiron_atomistics =0.7.20
@@ -35,8 +35,8 @@ dependencies:
3535
- pyiron_workflow =0.13.3
3636
- pyiron_gui =0.0.12
3737
- pyironflow =0.0.20
38-
- python-ace =0.3.0
39-
- pytorch =2.1.2
38+
- python-ace =0.3.1
39+
- pytorch =2.3.1
4040
- pyxtal =1.0.9
4141
- runner =1.3
4242
- sphinxdft =3.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jupyter-server-proxy==4.4.0
1717
nbgitpuller==1.2.2
1818
nglview==3.1.4
1919
pystem==0.0.26
20-
python-ace==0.3.0
20+
python-ace==0.3.1
2121
pyvista==0.44.2
2222
pyxem==0.20.0
2323
pyxtal==1.0.9
@@ -26,7 +26,7 @@ seaborn==0.13.2
2626
structdbrest==0.0.1
2727
temmeta==0.0.6
2828
vtk==9.2.6
29-
pytorch==2.1.2
29+
pytorch==2.3.1
3030
tensorflow==2.17.0
3131
llama-index==0.14.4
3232
netcdf4==1.7.2

0 commit comments

Comments
 (0)