diff --git a/setup.py b/setup.py index 8c8113d..41fb516 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "pytest>=5.0", "pytest-metadata", "stf-appium-client==0.10.0", - "pytest-lockable==0.9.1"], + "pytest-lockable>=0.9.0,<0.10.0"], # List additional groups of dependencies here (e.g. development # dependencies). Users will be able to install these using the "extras" # syntax, for example: