Skip to content

Dependency conflict with myst-parser #27

@devmcp

Description

@devmcp

Describe the bug

When I add mdformat-myst to my Poetry environment it downgrades myst-parser to an extremely early and pretty much unusable version (0.7.1). I think this is because of the restriction on mdit-py-plugins:

"mdit-py-plugins >=0.3.0,<0.4.0",

Is the restriction to < 0.4.0 necessary?

Reproduce the bug

In a poetry environment (or presumably using any other dependency management tool) add md-format and myst-parser to the environment.

List your environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions