diff --git a/pyproject.toml b/pyproject.toml index 624b42e7..c2b6912d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "humanize", "patch>=1.16", "py7zr>=0.20.6", - "requests>2.20.0", + "requests>=2.31.0", "semantic-version", "texttable", ]