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 85de2a5b..b6fe806e 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -17,7 +17,7 @@ click = "*"
black = "*"
pytest = ">=7.2.0"
pytest-faulthandler = "*"
-pytest-qt = "*"
+pytest-qt = ">=4.2.0"
cx_freeze = "*"
[build-system]