-
Couldn't load subscription status.
- Fork 42
update for stac-fastapi 4.0 #189
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
Conversation
| - {python: '3.11', pypgstac: '0.8.*'} | ||
| - {python: '3.10', pypgstac: '0.8.*'} | ||
| - {python: '3.9', pypgstac: '0.8.*'} | ||
| - {python: '3.8', pypgstac: '0.8.*'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We cannot have python 3.13 yet because we don't have pypgstac wheels for it I think
|
is pgstac 0.9.x supported in this new release? The README still indicates ">=0.8,<0.9" for the pgstac version but I see there is a ci/cd chain with 0.9. |
|
@vprivat-ads yes it will, I'll update the docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making these changes @vincentsarago!
Co-authored-by: Henry Rodman <[email protected]>
No description provided.