Skip to content

sdk/docs: Bump versions for sphinx dependencies #385

@s-heppner

Description

@s-heppner

At the moment, the autodocumentation pipeline is failing, without any clear reason why (see for example here).
After some research, I think it is due to outdated dependencies in sdk/docs/add_requirements.txt.

Locally, it works for me if I update to the newest released versions of the dependencies:

# Additional requirements for building the docs
sphinx~=8.2
sphinx-rtd-theme~=3.0
sphinx-argparse~=0.5.0

This probably makes sense to solved combined with #384.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsdkSomething to do with the `sdk` package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions