Skip to content

Commit 1caca95

Browse files
committed
Fix Pygments version specification in requirements.txt
1 parent 73fc160 commit 1caca95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ mkdocstrings-python==1.18.2
1010
pymdown-extensions==10.16.1
1111

1212
# Syntax highlighting
13-
Pygments>=2.18.0
13+
Pygments==2.18.0

0 commit comments

Comments
 (0)