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