diff --git a/tox.ini b/tox.ini index 21e9992..c2a30ae 100644 --- a/tox.ini +++ b/tox.ini @@ -10,8 +10,8 @@ envlist = pre-commit,py{310,311,312,313} usedevelop = True changedir = tests deps = - playwright>=1.56.0 - patchright>=1.56.0 + playwright==1.56.0 + patchright==1.56.0 -r{toxinidir}/tests/requirements.txt extras = ai,shell commands =