diff --git a/pyproject.toml b/pyproject.toml index a4505ab2de3..d225568cdff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -164,7 +164,6 @@ dependencies = [ "pandas==2.2.2; python_version>='3.9'", "pandas==1.4.0; python_version<'3.9'", "pytest==8.3.2", - "pytest-xdist", "pytest-asyncio", "pytest-cov", "pytest-postgresql",