diff --git a/pyproject.toml b/pyproject.toml index badb1557..cd4436bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "ipywidgets", "deepdiff", "nbmake==1.5.4", - "pytest-xdist==3.6.1" + "pytest-xdist==3.3.1" ] [tool.setuptools.dynamic]