Just add
RUN pip install uvicorn["standard"]
If you are using poetry, you'll need to install uvicorn separately in the container.