Pin Pygments to 2.6.1

This commit is contained in:
Justin Mayer 2020-04-12 15:52:01 +02:00
commit e2bbfcb088
3 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ classifiers = [
python = "^3.5"
feedgenerator = "^1.9"
jinja2 = "~2.10.1"
pygments = "^2.4"
pygments = "~2.6.1"
pytz = "^2019.1"
blinker = "^1.4"
unidecode = "^1.1"