diff --git a/pyproject.toml b/pyproject.toml index c310815..6319dbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,6 @@ maintainers = [ requires-python = ">=3.6" dependencies = [ - "rpm >= 4.16.1", "GitPython >= 3.1.30", "lxml >= 4.6.5", "file-magic >= 0.4.0"