You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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
stac-fastapi/docker-compose.yml
Line 68 in 6c22bad
stac_fastapi/pgstac/setup.py
stac-fastapi/stac_fastapi/pgstac/setup.py
Line 28 in 6c22bad
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
The text was updated successfully, but these errors were encountered: