Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fast api version fix #54

Merged
merged 1 commit into from Jan 31, 2021
Merged

fast api version fix #54

merged 1 commit into from Jan 31, 2021

Conversation

dantownsend
Copy link
Member

When using piccolo asgi new and specifying FastAPI, there's an issue because the latest version of Starlette isn't compatible with FastAPI.

tiangolo/fastapi#2335

By re-ordering the dependencies it fixes this issue.

@dantownsend dantownsend merged commit ef136ed into master Jan 31, 2021
@dantownsend dantownsend deleted the fast_api_version_fix branch December 9, 2021 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant