Pin pycparser version to ==2.13

This should fix  AssertionError: sorry, but this version only
supports 100 named groups during requirements install via pip

Change-Id: I2fd06f39066007ac5496a11eb048f97446a3aaf6
This commit is contained in:
obutenko 2016-10-03 14:07:26 +03:00
parent 449bfcb4e2
commit e1bf4505c9

View File

@ -49,3 +49,4 @@ python-swiftclient>=2.2.0 # Apache Software License
python-troveclient>=2.2.0 # Apache Software License
python-watcherclient>=0.23.0 # Apache Software License
python-zaqarclient>=1.0.0 # Apache Software License
pycparser==2.13 # BSD # Version pinned to avoid AssertionError: sorry, but this version only supports 100 named groups