Skip to content

Commit 68b1c01

Browse files
authored
Update setup.py
1 parent a8dde05 commit 68b1c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'tqdm>=4.7.4',
2727
'pymatgen-diffusion>=2018.1.4',
2828
'pydash>=4.1.0',
29-
'pyyaml>=5.1.2'],
29+
'pyyaml>=5.1.2', 'maggma>=0.26.0'],
3030
extras_require={'rtransfer': ['paramiko>=2.4.2'],
3131
'plotting': ['matplotlib>=1.5.2'],
3232
'phonons': ['phonopy>=1.10.8'],

0 commit comments

Comments
 (0)