Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Pin fastapi<0.89 due to changes in Response #233

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

oysteoh
Copy link
Contributor

@oysteoh oysteoh commented Jan 9, 2023

Issue
Changes in fastapi 0.89 causing following error

fastapi.exceptions.FastAPIError: Invalid args for response field! Hint: check that <class 'starlette.responses.Response'> is a valid pydantic field type
Error: Process completed with exit code 1.

Approach
Pinning it for now and created an issue #232

@oysteoh oysteoh merged commit 7a28f82 into equinor:main Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants