Skip to content
Discussion options

You must be logged in to vote

@duebbert This doesn't solve the problem, but I can at least identify the source -- it's a version issue with pydantic -- it looks like you got version 0.28 installed, when fastapi currently requires <=0.26.

I suspect this issue will go away soon (with the next release of FastAPI, possibly), but it may be worth trying to make sure the docs include instructions in case breaking version issues are present. (E.g., install fastapi[all])

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by svlandeg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
Converted from issue

This discussion was converted from issue #308 on February 28, 2023 12:20.