Try more specific pinning.

This commit is contained in:
Josh Matthews 2018-09-19 11:59:23 -04:00 committed by GitHub
parent 6c868f53ab
commit 289e34cbc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ setuptools == 18.5
toml == 0.9.2
# For pycparser 2.19 release bustage
pycparser == 2.18
pycparser != 2.19
# For Python linting
flake8 == 2.4.1