aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/pyproject.toml')
-rw-r--r--desktop/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index d1886212..85de2a5b 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -15,7 +15,7 @@ werkzeug = "~2.0.3"
[tool.poetry.dev-dependencies]
click = "*"
black = "*"
-pytest = "*"
+pytest = ">=7.2.0"
pytest-faulthandler = "*"
pytest-qt = "*"
cx_freeze = "*"