Skip to content

Do not pin docstring-parser to a fixed version #771

@moeslami

Description

@moeslami

Description

We request to please do not pin the docstring-parser to a fixed version such as 0.8.1 as it caused conflicts with other python packages we consume along with torchx. Thanks.

Motivation/Background

Pinning docstring-parser to a fixed version like docstring-parser==0.8.1 causes dependency conflicts when installing some other python packages.

Detailed Proposal

Make torchx depend on docstring-parser>=0.8.1,<=0.15.0 or something similar

Alternatives

Additional context/links

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