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

Rollback Pydantic version from V2 to V1 #299

Closed
wants to merge 4 commits into from

Conversation

marlon-luca-bu
Copy link
Contributor

Motivation and Context

The automatic update to Pydantic V2 caused some trouble in the new apted module

Description

Fixed pedantic version to 1.10.13

Steps for Testing

  1. Open Athena
  2. Delete poetry.lock file
  3. execute poetry install
  4. Check if module is working
  5. Do the same for the other modules (where I did not change anything) to verify that they also work

Screenshots

@marlon-luca-bu marlon-luca-bu self-assigned this Jun 15, 2024
@marlon-luca-bu marlon-luca-bu added bug Something isn't working dependencies Pull requests that update a dependency file labels Jun 15, 2024
@marlon-luca-bu marlon-luca-bu linked an issue Jun 15, 2024 that may be closed by this pull request
dmytropolityka
dmytropolityka previously approved these changes Jun 17, 2024
@dmytropolityka
Copy link
Contributor

I guess this PR can be closed, as the issue should be solved with #325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pydantic V2 Update leads to breaking changes
3 participants