diff --git a/pyproject.toml b/pyproject.toml index 6bc7439f0..4f4a94be3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ qtpng = ["pyqtwebengine>=5.15"] qtpdf = ["nbconvert[qtpng]"] webpdf = ["playwright"] test = [ - "pytest>=7,<8", + "pytest>=7", "ipykernel", "ipywidgets>=7.5", "flaky",