We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ce66c commit cd6ed4fCopy full SHA for cd6ed4f
pyproject.toml
@@ -59,7 +59,7 @@ dependencies = [
59
# Progress bar
60
"tqdm>=4.48.2, <5",
61
"seaborn>=0.10.1, <0.14",
62
- "multimethod>=1.4, <2",
+ "multimethod>=2, <3",
63
# metrics
64
"statsmodels>=0.13.2, <1",
65
# type checking
0 commit comments