aws-samples / aws-samples/deploy-python-flask-microservices-to-aws-using-open-source-tools

fastapi and uvicorn are loaded as dependencies but don't seem to be used

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
24
Forks
39
PR merge metrics
No merged PRs in 30d

Description

the [Dockerfile](https://github.com/aws-samples/deploy-python-flask-microservices-to-aws-using-open-source-tools/blob/main/app/Dockerfile) installs fastapi and uvicorn `RUN pip install --user fastapi uvicorn boto3 flask`, but they don't seem to be used in the project.

Is this an error and can they be removed?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.