diff --git a/datasets/pyproject.toml b/datasets/pyproject.toml index 7145345f7d94..20bd20d121e7 100644 --- a/datasets/pyproject.toml +++ b/datasets/pyproject.toml @@ -68,7 +68,7 @@ pylint = "==2.13.9" flake8 = "==3.9.2" parameterized = "==0.9.0" pytest = "==7.1.2" -pytest-watch = "==4.2.0" +pytest-watcher = "==0.4.1" ruff = "==0.0.277" types-requests = "==2.28.11.17"