watchdog>=5.0.0

[:python_version < "3.11"]
tomli>=1.2.0

[dev]
mypy>=1.0.0
ruff>=0.1.0
pre-commit>=4.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
