Skip to content

Commit 82cc0a6

Browse files
committed
Update generated sample
1 parent d3153a8 commit 82cc0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/openapi3/client/petstore/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
license = "Apache-2.0"
99
readme = "README.md"
1010
keywords = ["OpenAPI", "OpenAPI-Generator", "OpenAPI Petstore"]
11-
requires-python = "^3.9"
11+
requires-python = ">3.8"
1212

1313
dependencies = [
1414
"urllib3 (>=2.1.0,<3.0.0)",

0 commit comments

Comments
 (0)