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

Support for pydantic v2 #212

Closed
max-radin opened this issue Oct 10, 2023 · 1 comment
Closed

Support for pydantic v2 #212

max-radin opened this issue Oct 10, 2023 · 1 comment

Comments

@max-radin
Copy link

Describe the feature you'd like
Support for at least one 2.X.X version of pydantic.

How would this feature be used? Please describe.
Adding support for pydantic v2 would allow us to upgrade orquestra-sdk to also use pydantic v2 and benefit from the improvements it offers.

The reason for this is that the orquestra-core metapackage depends on pydantic transitively through orquestra-sdk as well as amazon-braket-default-simulator and amazon-braket-schemas-python. So currently, upgrading orquestra-sdk to pydantic v2 would create a dependency conflict for orquestra-core.

Describe alternatives you've considered
Our current strategy is to continue using pydantic < 2.0.0.

@guomanmin
Copy link
Contributor

guomanmin commented Oct 12, 2023

Hi @max-radin - thanks for raising this, we're looking at a couple of options before getting back.

Closing this issue as it is a duplicate of amazon-braket/amazon-braket-schemas-python#161

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

No branches or pull requests

2 participants