mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Pin Pygments to 2.6.1
This commit is contained in:
parent
212742a56f
commit
e2bbfcb088
3 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue