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