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

Pydantic dependency mismatch with latest quetz release #153

Open
atrawog opened this issue Nov 6, 2023 · 0 comments
Open

Pydantic dependency mismatch with latest quetz release #153

atrawog opened this issue Nov 6, 2023 · 0 comments

Comments

@atrawog
Copy link

atrawog commented Nov 6, 2023

The latest quetz release (v0.10.2) has been upgraded to Pydantic version 2, including a dependency of pydantic >=2. However, currently quetz-frontend is still pinned to pydantic<2, creating a dependency mismatch.

Consequently, it's currently impossible to deploy the latest versions of quetz and quetz-frontend together until quetz-frontend is rewritten to use Pydantic version 2 too.

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

1 participant