Skip to content

Update stac-fastapi-pgstac to support stac_pydantic>=3.3 #249

@alinbutu

Description

@alinbutu

Currently, stac-fastapi-pgstac==5.0.2 pins stac_pydantic==3.1.*, which conflicts with dependencies requiring stac_pydantic>=3.3. Please consider updating the stac_pydantic requirement to support newer versions. Using the main branch works, but a new release with updated dependencies would be helpful.

I am facing this error :
"Because stac-fastapi-pgstac (5.0.2) depends on stac_pydantic (==3.1.)
and no versions of stac-fastapi-pgstac match >5.0.2,<6.0.0, stac-fastapi-pgstac (>=5.0.2,<6.0.0) requires stac_pydantic (==3.1.
).
And because rs-server-common (0.2a13.post84.dev0) @ file:///home/abutu/cs-projects/rs-python/rs-server/services/common depends on stac-fastapi-pgstac (^5.0.2), rs-server-common (0.2a13.post84.dev0) @ file:///home/abutu/cs-projects/rs-python/rs-server/services/common requires stac_pydantic (==3.1.*).
So, because rs-server depends on rs-server-common (0.2a13.post84.dev0) @ file:///home/abutu/cs-projects/rs-python/rs-server/services/common which depends on stac-pydantic (3.3.1), version solving failed."

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions