Skip to content

Commit 0c8be8b

Browse files
fix(deps): update dependency multimethod to v2
1 parent ad5df60 commit 0c8be8b

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
@@ -59,7 +59,7 @@ dependencies = [
5959
# Progress bar
6060
"tqdm>=4.48.2, <5",
6161
"seaborn>=0.10.1, <0.14",
62-
"multimethod>=1.4, <2",
62+
"multimethod>=2, <3",
6363
# metrics
6464
"statsmodels>=0.13.2, <1",
6565
# type checking

0 commit comments

Comments
 (0)