We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346bf66 commit e9f0d50Copy full SHA for e9f0d50
base/environment.yml
@@ -2,6 +2,6 @@ channels:
2
- conda-forge
3
- nodefaults
4
dependencies:
5
-- pyiron_base =0.14.2
+- pyiron_base =0.14.3
6
- git =2.46.0
7
- mkl =2023.2.0
mpie_cmti/environment.yml
@@ -28,7 +28,7 @@ dependencies:
28
- pyiron =0.5.2
29
- pyiron-data =0.0.30
30
- pyiron_atomistics =0.7.18
31
32
- pyiron_contrib =0.1.19
33
- pyiron_potentialfit =0.3.11
34
- pyiron_workflow =0.13.3
requirements.txt
@@ -1,5 +1,5 @@
1
pyiron==0.5.2
-pyiron-base==0.14.2
+pyiron-base==0.14.3
pyiron-atomistics==0.7.18
pyiron-continuum==0.0.8
pyiron-contrib==0.1.19
0 commit comments