fastapi: cleanup

This commit is contained in:
Anton Bolshakov 2022-01-26 09:27:41 +08:00
parent d04ce96ad6
commit 37486537e3
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -21,9 +21,9 @@ IUSE=""
RESTRICT="test"
#starlette is locked in the pyproject.toml
RDEPEND="
>=dev-python/starlette-0.17.1[${PYTHON_USEDEP}]
<dev-python/starlette-0.18.0[${PYTHON_USEDEP}]
~dev-python/starlette-0.17.1[${PYTHON_USEDEP}]
dev-python/pydantic[${PYTHON_USEDEP}]
"
#FIXME: add missing deps