fix: use latest pygments version to generate docs #926

Merged
zxq9 merged 1 commits from fix-mkdocs-dependencies into master 2023-02-02 16:32:55 +09:00
zxq9 commented 2023-02-02 16:26:59 +09:00 (Migrated from gitlab.com)

Created by: marc0olo

@ghallak @hanssv I am sorry but I probably didn't check the dependency on pygments with last PR

ERROR: Cannot install -r .github/workflows/requirements.txt (line 3) and pygments==2.12.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested pygments==2.12.0
    mkdocs-material 9.0.9 depends on pygments>=2.14

this should be fixed now

*Created by: marc0olo* @ghallak @hanssv I am sorry but I probably didn't check the dependency on pygments with last PR ``` ERROR: Cannot install -r .github/workflows/requirements.txt (line 3) and pygments==2.12.0 because these package versions have conflicting dependencies. The conflict is caused by: The user requested pygments==2.12.0 mkdocs-material 9.0.9 depends on pygments>=2.14 ``` this should be fixed now
zxq9 commented 2023-02-02 16:28:24 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Review: Approved

*Created by: hanssv* **Review:** Approved
zxq9 commented 2023-02-02 16:32:55 +09:00 (Migrated from gitlab.com)

Merged by: hanssv at 2023-02-02 07:32:55 UTC

*Merged by: hanssv at 2023-02-02 07:32:55 UTC*
Sign in to join this conversation.
No description provided.