diff --git a/pyproject.toml b/pyproject.toml index 7a17ec55..8eff5049 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ jupyter-enterprisegateway = "enterprise_gateway.enterprisegatewayapp:launch_inst [project.optional-dependencies] test = [ "coverage", - "pytest", + "pytest<8.1.0", "pytest-tornasync", "ipykernel", "pre-commit",