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

"stac-pydantic==3.0.0" #24

Merged
merged 1 commit into from
May 29, 2024
Merged

"stac-pydantic==3.0.0" #24

merged 1 commit into from
May 29, 2024

Conversation

pedro-cf
Copy link
Collaborator

@pedro-cf pedro-cf commented May 29, 2024

Description:
stac-fastapi.core==3.0.0a0 seems to be using the most recent version of stac-pydantic, which is version 3.1.0 released on May 21 (https://pypi.org/project/stac-pydantic/#history)

stac-pydantic==3.1.0 seems to be breaking the tests of the repo, so for now I've added a stac-pydantic==3.0.0 to setup.py.install_requires

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@pedro-cf pedro-cf requested a review from jonhealy1 May 29, 2024 15:19
@jonhealy1
Copy link
Contributor

Thanks

@jonhealy1 jonhealy1 merged commit e06e176 into main May 29, 2024
5 checks passed
@jonhealy1 jonhealy1 deleted the stac-pydantic-fix branch May 29, 2024 15:25
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

Successfully merging this pull request may close these issues.

3 participants