--- pyproject.toml.orig 2024-09-22 17:02:20 UTC +++ pyproject.toml @@ -50,7 +50,7 @@ python = "^3.9" [tool.poetry.dependencies] python = "^3.9" -termcolor = ">=2.2.0, <2.4.0" +termcolor = ">=2.2.0" [tool.poetry.dev-dependencies] black = "^24.8"