Skip to content

Commit f1b373d

Browse files
committed
Downgrade pygments to v 2.4.2
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 602848f commit f1b373d

3 files changed

Lines changed: 42 additions & 76 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
commoncode
3434
pdfminer.six
3535
plugincode
36-
pygments >= 2.7.1
36+
pygments == 2.4.2
3737
six
3838
setup_requires = setuptools_scm[toml] >= 4
3939

0 commit comments

Comments
 (0)