view dev-requirements.txt @ 3981:acc9dfc8ba8d

component AP gateway: parse body immediately on `POST` request: the body is parsed immediately during a `POST` request: this avoids duplication of code, and allows to check the body data before continuing (will be used to filter some requests in a future patch).
author Goffi <goffi@goffi.org>
date Tue, 15 Nov 2022 18:07:34 +0100
parents f461f11ea176
children
line wrap: on
line source

-r requirements.txt

lxml-stubs

mypy
pylint
pytest
pytest_twisted

sh
libervia-templates @ hg+https://repos.goffi.org/sat_templates
libervia-web @ hg+https://repos.goffi.org/libervia-web