We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Garth currently requires Pydantic 2, but the requirement creating a dependency conflict: cyberjunky/python-garminconnect#162
iirc, some of the functionality Garth uses is unique to Pydantic 2. There should be a way to adapt and support Pydantic 1.8 as well.
I'll investigate whether it's possible.
The text was updated successfully, but these errors were encountered:
Support pydantic 1 (#15). Closes #14
2d1b211
Successfully merging a pull request may close this issue.
Garth currently requires Pydantic 2, but the requirement creating a dependency conflict:
cyberjunky/python-garminconnect#162
iirc, some of the functionality Garth uses is unique to Pydantic 2. There should be a way to adapt and support Pydantic 1.8 as well.
I'll investigate whether it's possible.
The text was updated successfully, but these errors were encountered: