# install with base requirements file
-r requirements.txt
fastapi; python_version >= "3.8"
uvicorn; python_version >= "3.8"
jinja2