
[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest
pytest-asyncio
httpx
fastapi
flask

[fastapi]
starlette>=0.20

[flask]
flask>=2.0
