Skip to content

Commit 48313f7

Browse files
committed
update MDAnalysis version to 2.10.0 to support Python 3.14
1 parent cdcae41 commit 48313f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ keywords = ["entropy", "macromolecular systems", "MD simulation"]
3939
requires-python = ">=3.11"
4040
dependencies = [
4141
"numpy==2.2.3",
42-
"mdanalysis>=2.9.0",
42+
"mdanalysis>=2.10.0",
4343
"pandas==2.2.3",
4444
"psutil==5.9.5",
4545
"PyYAML==6.0.2",

0 commit comments

Comments
 (0)