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

Upgrade stac-pydantic to use pydantic v2 #436

Open
1 task
smohiudd opened this issue Oct 7, 2024 · 0 comments
Open
1 task

Upgrade stac-pydantic to use pydantic v2 #436

smohiudd opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@smohiudd
Copy link
Contributor

smohiudd commented Oct 7, 2024

Description

The Ingest API is using a forked/pinned version of stac-pydantic which is still using pydantic v1. The changes from that fork should now be available in a new version of stac-pydantic so we should now upgrade to stac-pydantic >=v3.0.x. (which uses pydantic v2).

Acceptance Criteria

  • Ingest API (stac-pydantic) is using stac-pydantic version that uses pydantic v2 and tested using endpoints and Airflow
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