- Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
You shouldn't pin the version of
starlette.
Different versions of FastAPI will use a specific newer version of Starlette.
So, you can just let FastAPI use the correct Starlette version.
Requirements files are used to hold the result from pip freeze for the purpose of achieving Repeatable Installs.
Metadata
Metadata
Assignees
Labels
No labels