Setup annotation-based request params unwrapping and validation

This commit is contained in:
2025-08-20 00:36:55 +03:00
parent 1191ee0ada
commit dc83b3278c
8 changed files with 372 additions and 163 deletions

View File

@@ -8,8 +8,8 @@ authors = [
license = "LGPL-3.0-or-later"
requires-python = ">=3.13"
dependencies = [
"megasniff>=0.2.0",
"breakshaft>=0.1.3",
"megasniff>=0.2.3",
"breakshaft>=0.1.6",
"case-insensitive-dictionary>=0.2.1",
"mypy>=1.17.0",
"jinja2>=3.1.6",