We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e902140 commit d98da5dCopy full SHA for d98da5d
1 file changed
pyproject.toml
@@ -83,7 +83,7 @@ classifiers = [
83
"Topic :: Internet :: WWW/HTTP",
84
"Topic :: Software Development :: Libraries :: Python Modules",
85
]
86
-requires-python = ">=3.8"
+requires-python = ">=3.9"
87
88
[project.optional-dependencies]
89
test = [
0 commit comments