Skip to content

Commit c3c8d99

Browse files
committed
Update generated sample
1 parent d390170 commit c3c8d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)