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

fix: Server restarting because of old pydantic version #146

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Oct 15, 2024

The pydantic was out-of-date, causing the server to reset after the initial start.

  • Update pydantic to the latest version
  • Remove warning related to pydantic moving from orm_mode -> from_attributes
  • Currently leaving warning related to getter_dict

@cbaker6 cbaker6 merged commit 8c38260 into main Oct 15, 2024
2 checks passed
@cbaker6 cbaker6 deleted the fixStartUp branch October 15, 2024 01:54
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.

1 participant