diff --git a/pyproject.toml b/pyproject.toml index 97b2c2b1..419d2849 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ classifiers = [ dependencies = [ "aiohttp[speedups] >= 3.6", "click >= 8.1.3", - "errata-tool @ git+https://github.com/red-hat-storage/errata-tool@v1.31.0", + "errata-tool ~= 1.31.0", "future", "koji >= 1.18", "semver",