diff --git a/pyproject.toml b/pyproject.toml index 6f77dfd..33278ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ authors = [ classifiers = ["Private :: Do Not Upload"] dependencies = [ "docutils>=0.21.2", - "packaging>=24.2", + "packaging>=26.0", ] description = "Tool to help facilitate prawcore and PRAW releases." name = "praw-release"