Skip to content

Loosen dependencies requirements #341

Description

@Zaczero

https://github.com/stac-utils/pgstac/blob/main/src/pypgstac/pyproject.toml

Such pinning makes it impossible to integrate this tool into other projects (without hacky workarounds like override-dependencies, forceful dependency overrides). And I assume the intention is to allow such use cases given the existence of py.typed file which otherwise would be redundant.

There exist online resources on this topic: https://discuss.python.org/t/should-i-be-pinning-my-dependencies/13159

A popular and good practice is to use >= for defining your dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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