Skip to content

Commit 989e557

Browse files
committed
update waterEntropy dependency within pyproject.toml to latest version v1.1.0
1 parent 572e5ed commit 989e557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)