Skip to content

Commit ac7010a

Browse files
authored
bump the dpdata version to 0.2.23 (#1720)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the minimum required version for a key dependency to ensure access to the latest enhancements and fixes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: root <pxlxingliang>
1 parent 674fbb0 commit ac7010a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
]
2020
dependencies = [
2121
'numpy>=1.14.3',
22-
'dpdata>=0.2.17',
22+
'dpdata>=0.2.23',
2323
'cp2kdata>=0.6.6',
2424
'pymatgen>=2022.11.1',
2525
'ase',

0 commit comments

Comments
 (0)