Skip to content

Commit 487f4b9

Browse files
authored
Merge pull request #212 from CCPBioSim/211-update-waterEntropy
Update `waterEntropy` dependency to `v1.2.3`
2 parents c7e7a8f + 233a19a commit 487f4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ 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",
4545
"PyYAML==6.0.3",
4646
"python-json-logger==4.0.0",
4747
"rich==14.2.0",
4848
"art==6.5",
49-
"waterEntropy==1.2.2",
49+
"waterEntropy==1.2.3",
5050
"requests==2.32.5",
5151
]
5252

0 commit comments

Comments
 (0)