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 de97bd4 commit 91a8bbcCopy full SHA for 91a8bbc
pyproject.toml
@@ -60,7 +60,7 @@ dependencies = [
60
# Progress bar
61
"tqdm>=4.48.2, <5",
62
"seaborn>=0.10.1, <0.14",
63
- "multimethod>=1.4, <2",
+ "multimethod>=2, <3",
64
# metrics
65
"statsmodels>=0.13.2, <1",
66
# type checking
0 commit comments