Skip to content

Commit

Permalink
set the minimal dpdata version
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Sep 9, 2023
1 parent 56bde0c commit aec086f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ classifiers = [
]
dependencies = [
'numpy>=1.14.3',
'dpdata>=0.2.6,!=0.2.11',
'dpdata>=0.2.16',
'pymatgen>=2022.11.1',
'ase',
'monty>2.0.0',
Expand Down

0 comments on commit aec086f

Please sign in to comment.