diff --git a/pyproject.toml b/pyproject.toml index 11211e0..4e14a28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,6 @@ aiohttp = "^3.8.5" [tool.poetry.group.dev.dependencies] pytest = "^7.4.2" -black = "^22.10.0" aiounittest = "^1.4.2" ruff = "^0.4.8" pytest-ruff = "^0.3.2"