Skip to content

Commit f3c3016

Browse files
committed
Update dependency numpy to v2.3.5
1 parent 9edb646 commit f3c3016

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
@@ -38,7 +38,7 @@ classifiers = [
3838
keywords = ["entropy", "macromolecular systems", "MD simulation"]
3939
requires-python = ">=3.11"
4040
dependencies = [
41-
"numpy==2.3.4",
41+
"numpy==2.3.5",
4242
"mdanalysis==2.10.0",
4343
"pandas==2.3.3",
4444
"psutil==7.1.3",

0 commit comments

Comments
 (0)