pygments 1.6 min version

ARA makes use of JsonLexer which was implemented after
version 1.6. Link says 1.5 but still giving error [1].

ERROR! Unexpected Exception: cannot import name JsonLexer

[1] http://pygments.org/docs/lexers/

Change-Id: I6975a57d431114a889beec54316845b2c5260d15
This commit is contained in:
Eduardo Gonzalez 2017-09-04 16:34:05 +02:00
parent eb171f195f
commit 2744516ca4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ decorator>=4.0.0
cliff
python-subunit
setuptools>=11.3
pygments
pygments>=1.6
debtcollector>=1.2.0
junit-xml>=1.7
pyfakefs