diff --git a/pyproject.toml b/pyproject.toml index 46593af0ab72..589679113c3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,6 +54,7 @@ dependencies = [ "mypy_extensions>=1.0.0", "pathspec>=0.9.0", "tomli>=1.1.0; python_version<'3.11'", + "librt>=0.1.0", ] dynamic = ["version"]