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 ad5df60 commit 0c8be8bCopy full SHA for 0c8be8b
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