diff --git a/requirements/testing.txt b/requirements/testing.txt index 701622c..af9204f 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -2,5 +2,5 @@ # -------------------- pytest-cov>=4 -pytest-qgis>=2,<2.1 +pytest-qgis>=2.1.0,<2.2 packaging>=23