diff --git a/pyproject.toml b/pyproject.toml index 5cdf343..c175e1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,8 +25,6 @@ html2text = "^2020.1.16" django-health-check = "^3.16.4" django-npm = "^1.0.0" python-dotenv = "^0.18.0" - -[tool.poetry.dev-dependencies] django-debug-toolbar = "^3.2.1" [build-system]