diff --git a/pyproject.toml b/pyproject.toml index e46cb237c..1adcf65d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ # Progress bar "tqdm>=4.66.3, <5", "seaborn>=0.10.1, <0.14", - "multimethod>=1.4, <2", + "multimethod>=2, <3", # metrics "statsmodels>=0.13.2, <1", # type checking