diff --git a/pyproject.toml b/pyproject.toml index b55a504..9c62a73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ classifiers = [ keywords = ["entropy", "macromolecular systems", "MD simulation"] requires-python = ">=3.11" dependencies = [ - "numpy==2.3.4", + "numpy==2.3.5", "mdanalysis==2.10.0", "pandas==2.3.3", "psutil==7.1.3",