pytest-timeout is not needed to run tests. --- watchdog-6.0.0/requirements-tests.txt.orig +++ watchdog-6.0.0/requirements-tests.txt @@ -1,5 +1,4 @@ flaky==3.8.1 pytest==8.3.3 -pytest-timeout==2.3.1 sphinx==7.4.7; python_version <= "3.9" sphinx==8.1.3; python_version > "3.9"