Skip to content

Unpin Starlette version #51

@nanotaboada

Description

@nanotaboada

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions