Skip to content

Commit cc58ab3

Browse files
chore(deps): update dependency multimethod to v2
1 parent 45d76ea commit cc58ab3

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.66.3, <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)