regex

fastapi>=0.100
pydantic>=2.0
uvicorn>=0.23

# Python 3.10 compatibility for the stdlib tomllib parser.
tomli>=2; python_version < "3.11"
