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

Pinned pgstac dependencies? #369

Closed
rowanwins opened this issue Mar 2, 2022 · 1 comment
Closed

Pinned pgstac dependencies? #369

rowanwins opened this issue Mar 2, 2022 · 1 comment
Labels

Comments

@rowanwins
Copy link

Hi there,
Thanks for a great set of libraries -so helpful!

One thing I encountered in getting things running locally using Docker was that some of my searches weren't working as expected - in trawling through tickets I saw there had been some recent improvements upstream in pgstac and the pypgstac dependencies. I noticed they were pinned in a few spots.

docker-compose.yaml

image: ghcr.io/stac-utils/pgstac:v0.4.3

stac_fastapi/pgstac/setup.py

"pypgstac==0.4.3",

Updating these to the latest resolved my issues so I was wondering if there was a reason they should be pinned or if you'd be happy to accept a PR pointing to the latest versions, or with the pin removed?

Cheers
Rowan

@duckontheweb
Copy link
Contributor

This issue is now tracked by stac-utils/stac-fastapi-pgstac#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants