diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 9d6b62f..a44013b 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -2,4 +2,4 @@ mkdocs==1.2.3 mkdocs-simple-hooks==0.1.3 mkdocs-material==7.1.9 mike==1.0.1 -git+git://github.com/pygments/pygments@38cd147859fdaeb73a0a2018601f4ec5277798bc#egg=pygments \ No newline at end of file +pygments==2.11.2 \ No newline at end of file