diff --git a/pyproject.toml b/pyproject.toml index c5c52d18..90cd4ee2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,9 +58,6 @@ jupyter-enterprisegateway = "enterprise_gateway.enterprisegatewayapp:launch_inst test = [ "coverage", "pytest<8.1.0", - "pytest-check-links>=0.7", - "pytest-html", - "pytest-dependency", "pytest-tornasync", "ipykernel", "pre-commit",