Skip to content

docutils 0.20 cannot be used with Sphinx 7.0.0 #11414

Closed
@rikardn

Description

@rikardn

Describe the bug

When trying to use the latest version of docutils together with Sphinx 7.0.0 I get the following error:

 The conflict is caused by:
    The user requested docutils==0.20
    sphinx 7.0.0 depends on docutils<0.20 and >=0.18.1

How to Reproduce

In requirements.txt:

docutils==0.20
sphinx==7.0.0

Environment Information

Not needed

Sphinx extensions

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions