diff --git a/pyproject.toml b/pyproject.toml index a00c46d..aefa06e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,14 +44,12 @@ flake8 = "^4.0" flake8-black = "^0.3.3" invoke = "^2.0" isort = "^5.12.0" -livereload = "^2.6" markdown = "^3.2" pytest = "^6.0" pytest-cov = "^2.8" pytest-mock = "^3.3.1" pytest-pythonpath = "^0.7.3" pytest-sugar = "^0.9.4" -Werkzeug = "^1.0" [tool.poetry.extras] markdown = ["markdown"]