diff --git a/pyproject.toml b/pyproject.toml index 3180a10..9ac642a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,9 +14,6 @@ pyansi = { git = "https://git.ocjtech.us/jeff/pyansi" } requests = "^2.31.0" [tool.poetry.group.dev.dependencies] -black = "^23.3.0" -flake8 = "^6.0.0" -isort = "^5.12.0" [tool.poetry.scripts] hostapps-update = "hostapps.update:main"