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

Tempo fix for v2 compatibility #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ManiMozaffar
Copy link

There's another repo where I tried to support pydantic v2 instead of v1, but that's alot of work, so for now I think best solution would be to use v1 but in v2, this would make compatible for tools that are already based on v2.

@vamshiaruru32
Copy link

Hello! This gives me errors with

NameError: Field name "session" shadows an attribute in parent "RedBase"; you might want to use a different field name with "alias='session'".
/usr/local/lib/python3.11/site-packages/pydantic/_internal/_fields.py:127: UserWarning: Field "model_orm" has conflict with protected namespace "model_".

Not sure if it is specific to this fork or if it is redbird in general.

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.

2 participants