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

sketch #1

Merged
merged 12 commits into from
Oct 24, 2023
Merged

sketch #1

merged 12 commits into from
Oct 24, 2023

Conversation

vincentsarago
Copy link
Member

@vincentsarago vincentsarago commented Aug 24, 2023

from typing import Optional

import boto3
import httpx
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've switched from requests to httpx

error_wrappers,
validator,
)
from stac_pydantic import Collection, Item, shared
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should drop the stac-pydantic requirement and use our own model.

stac-pydantic is unmaintained and it's not clear to me if it's going to be updated in the future

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.

1 participant