diff --git a/pyproject.toml b/pyproject.toml index c748610..4c0001d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,8 +24,6 @@ flask-wtf = "^1.1.1" pytest = "^7.1.1" flake8 = "^4.0.1" black = "^22.3.0" - -[tool.poetry.group.dev.dependencies] faker = "^18.3.1" [build-system]