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 6d36c8a commit beccf4cCopy full SHA for beccf4c
pyproject.toml
@@ -52,7 +52,7 @@ dependencies = [
52
# Progress bar
53
"tqdm>=4.48.2, <5",
54
"seaborn>=0.10.1, <0.14",
55
- "multimethod>=1.4, <2",
+ "multimethod>=2, <3",
56
# metrics
57
"statsmodels>=0.13.2, <1",
58
# type checking
0 commit comments