Skip to content

Commit 6189c8a

Browse files
committed
fix pyproject.mustache
1 parent ed84fb5 commit 6189c8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/resources/python/pyproject.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies = [
6565
"aiohttp (>=3.8.4)",
6666
"aiohttp-retry (>=2.8.3)",
6767
{{#httpx}}
68-
httpx = ">= 0.28.1",
68+
"httpx (>=0.28.1)",
6969
{{/httpx}}
7070
{{/asyncio}}
7171
{{#tornado}}

0 commit comments

Comments
 (0)