Skip to content

Commit c2cf323

Browse files
authored
Merge pull request #14 from pyiron/pyiron_base_update
Pyiron base update
2 parents caa4b03 + dbc4156 commit c2cf323

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- pandas >=1.2.0
1616
- phonopy >=2.8.1
1717
- pymatgen >=2020.12.31
18-
- pyiron_base >=0.1.42
18+
- pyiron_base >=0.1.43
1919
- pyscal >=2.10.7
2020
- pytables >=3.6.1
2121
- quickff >=2.2.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'numpy>=1.19.4',
4242
'pandas>=1.2.0',
4343
'phonopy>=2.8.1',
44-
'pyiron_base>=0.1.42',
44+
'pyiron_base>=0.1.43',
4545
'quickff>=2.2.4',
4646
'scipy>=1.6.0',
4747
'seekpath>=1.9.5',

0 commit comments

Comments
 (0)