Skip to content

Commit

Permalink
Merge pull request #489 from pyiron/niklassiemer-patch-1
Browse files Browse the repository at this point in the history
Update pyiron versions
  • Loading branch information
niklassiemer authored Mar 10, 2025
2 parents 6a9d54a + 22ef589 commit 2c7f18f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion base/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ channels:
- conda-forge
- nodefaults
dependencies:
- pyiron_base =0.11.5
- pyiron_base =0.11.7
- git =2.46.0
- mkl =2023.2.0
2 changes: 1 addition & 1 deletion md/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- nodefaults
dependencies:
- pyiron =0.5.2
- pyiron_atomistics =0.6.25
- pyiron_atomistics =0.7.1
- pyiron-data =0.0.30
- nglview =3.1.4
- lammps =2023.08.02=*openmpi*
Expand Down
8 changes: 4 additions & 4 deletions mpie_cmti/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ dependencies:
- psycopg2 =2.9.9
- pyiron =0.5.2
- pyiron-data =0.0.30
- pyiron_atomistics =0.6.25
- pyiron_base =0.11.5
- pyiron_atomistics =0.7.1
- pyiron_base =0.11.7
- pyiron_contrib =0.1.18
- pyiron_potentialfit =0.3.8
- pyiron_workflow =0.12.0
- pyiron_workflow =0.12.1
- pyiron_gui =0.0.12
- pyiron_gpl =0.0.5
- pyironflow =0.0.9
- pyironflow =0.0.15
- python-ace =0.3.0
- pytorch =2.1.2
- pyxtal =1.0.6
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pyiron==0.5.2
pyiron-base==0.11.5
pyiron-atomistics==0.6.25
pyiron-base==0.11.7
pyiron-atomistics==0.7.1
pyiron-continuum==0.0.8
pyiron-contrib==0.1.18
pyiron-experimental==0.0.3
pyiron-workflow==0.12.0
pyiron-workflow==0.12.1
pyiron-gpl==0.0.5
pyiron-potentialfit==0.3.8
pyironflow==0.0.9
pyironflow==0.0.15
aimsgb==1.1.1
calphy==1.3.13
damask==3.0.0
Expand Down

0 comments on commit 2c7f18f

Please sign in to comment.