Skip to content

Commit 04b927f

Browse files
authored
Merge pull request #113 from CCPBioSim/112-update-waterentropy-dependency
Update `waterEntropy` dependency to `v1.1.0`
2 parents eeb0758 + 989e557 commit 04b927f

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"PyYAML==6.0.2",
4040
"python-json-logger==3.3.0",
4141
"tabulate==0.9.0",
42-
"waterEntropy==1.0.3"
42+
"waterEntropy==1.1.0"
4343
]
4444

4545
[project.urls]

0 commit comments

Comments
 (0)