Skip to content

Dependencies aren't pinned #151

@allanlewis

Description

@allanlewis

Currently, most of the dependencies specified in setup.py aren't pinned. For example, if Jinja2 releases a major version then this package might break for anyone who hasn't pinned that themselves.

It would be good to pin each dependency to the current major version. For Jinja2, it would be nice to support 2.x as well as 3.x as the former is still widely used.

(I'd consider raising a PR for this myself.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions