We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caa4b03 + dbc4156 commit c2cf323Copy full SHA for c2cf323
.ci_support/environment.yml
@@ -15,7 +15,7 @@ dependencies:
15
- pandas >=1.2.0
16
- phonopy >=2.8.1
17
- pymatgen >=2020.12.31
18
- - pyiron_base >=0.1.42
+ - pyiron_base >=0.1.43
19
- pyscal >=2.10.7
20
- pytables >=3.6.1
21
- quickff >=2.2.4
setup.py
@@ -41,7 +41,7 @@
41
'numpy>=1.19.4',
42
'pandas>=1.2.0',
43
'phonopy>=2.8.1',
44
- 'pyiron_base>=0.1.42',
+ 'pyiron_base>=0.1.43',
45
'quickff>=2.2.4',
46
'scipy>=1.6.0',
47
'seekpath>=1.9.5',
0 commit comments