We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7e7a8f + 233a19a commit 487f4b9Copy full SHA for 487f4b9
1 file changed
pyproject.toml
@@ -38,15 +38,15 @@ classifiers = [
38
keywords = ["entropy", "macromolecular systems", "MD simulation"]
39
requires-python = ">=3.11"
40
dependencies = [
41
- "numpy==2.3.4",
+ "numpy==2.3.5",
42
"mdanalysis==2.10.0",
43
"pandas==2.3.3",
44
"psutil==7.1.3",
45
"PyYAML==6.0.3",
46
"python-json-logger==4.0.0",
47
"rich==14.2.0",
48
"art==6.5",
49
- "waterEntropy==1.2.2",
+ "waterEntropy==1.2.3",
50
"requests==2.32.5",
51
]
52
0 commit comments