diff --git a/pyproject.toml b/pyproject.toml index db5f9b43..2d985ee9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,8 +64,6 @@ spacy = [ "spacy>=3.0.1", ] test = [ - "black>=19.3b0", - "flake8>=3.6.0", "pre-commit>=2.2.0", "pytest-cov>=2.6.1", "pytest>=5.4.3",