Skip to content

Commit

Permalink
Fix test_compile_markdown.py, which needs Pygment version at least 2.…
Browse files Browse the repository at this point in the history
…19.0.
  • Loading branch information
aknrdureegaesr committed Jan 20, 2025
1 parent 731ee4b commit 36f5c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
doit>=0.33.1
Pygments>=2.4.2
Pygments>=2.19.0
Pillow>=9.1.0
python-dateutil>=2.8.2
docutils>=0.19
Expand Down

0 comments on commit 36f5c03

Please sign in to comment.