We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
1 parent 593bd7b commit 6e982a3Copy full SHA for 6e982a3
cli/pyproject.toml
@@ -35,7 +35,7 @@ classifiers = [
35
"Topic :: Software Development :: Libraries :: Python Modules",
36
"Topic :: Internet",
37
]
38
-requires-python = ">=3.8"
+requires-python = ">=3.9"
39
dependencies = [
40
"httpx>=0.24",
41
"typer>=0.8.0",
0 commit comments