#2620: downgrade pytest-xdist version

This commit is contained in:
Czar Echavez
2024-06-28 16:43:10 +01:00
parent a4424608dd
commit ce58f3960c

View File

@@ -39,7 +39,7 @@ dependencies = [
"ipywidgets",
"deepdiff",
"nbmake==1.5.4",
"pytest-xdist==3.6.1"
"pytest-xdist==3.3.1"
]
[tool.setuptools.dynamic]