Require Pygments == 2.7.4.

This commit is contained in:
Nam Nguyen 2021-01-07 14:28:57 -08:00
commit 140c6b4fca

View file

@ -1,5 +1,5 @@
# Tests
Pygments==2.6.1
Pygments==2.7.4
pytest
pytest-cov
pytest-xdist[psutil]