Add content_type field for SerializedResponses, add conversion pipeline basic docs generation
This commit is contained in:
@@ -9,9 +9,10 @@ license = "LGPL-3.0-or-later"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"megasniff>=0.2.0",
|
||||
"breakshaft>=0.1.1",
|
||||
"breakshaft>=0.1.3",
|
||||
"case-insensitive-dictionary>=0.2.1",
|
||||
"mypy>=1.17.0",
|
||||
"jinja2>=3.1.6",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
@@ -46,4 +47,4 @@ all_containers = [
|
||||
{ "include-group" = "xml" },
|
||||
{ "include-group" = "msgpack" },
|
||||
{ "include-group" = "json" },
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user