diff --git a/pyproject.toml b/pyproject.toml index 6db17ec82..7e45ec466 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "click-help-colors>=0.9.1,<0.10", "rich>=12.3,<14.0", "tqdm>=4.62,<5.0", - "more-itertools>=8.0,<10.0", + "more-itertools>=8.0,<11.0", "sqlitedict", "glob2>=0.7", "petname>=2.6,<3.0",