Pin pycparser to known working version

This commit is contained in:
Josh Matthews 2018-09-19 10:31:25 -04:00 committed by GitHub
parent 0866dabc42
commit 6c868f53ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,9 @@ mozlog == 3.6
setuptools == 18.5
toml == 0.9.2
# For pycparser 2.19 release bustage
pycparser == 2.18
# For Python linting
flake8 == 2.4.1
pep8 == 1.5.7