diff --git a/pyproject.toml b/pyproject.toml index bd04619..867ef43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,6 @@ black = "^22.8.0" isort = "^5.7.0" pytest = "^7.1.3" pytest-ordering = "^0.6" -pytest-sugar = "^0.9.5" pytest-cov = "^3.0.0" devtools = "^0.8.0" pylint = "^2.14.4"