We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3153a8 commit 82cc0a6Copy full SHA for 82cc0a6
1 file changed
samples/openapi3/client/petstore/python/pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
license = "Apache-2.0"
9
readme = "README.md"
10
keywords = ["OpenAPI", "OpenAPI-Generator", "OpenAPI Petstore"]
11
-requires-python = "^3.9"
+requires-python = ">3.8"
12
13
dependencies = [
14
"urllib3 (>=2.1.0,<3.0.0)",
0 commit comments