requirements: Pin all pylint dependencies

This commit is contained in:
Florian Bruhin 2016-05-29 17:25:23 +02:00
parent bceb7cf89e
commit d008b2a86c
2 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,9 @@
git+https://github.com/PyCQA/astroid.git
git+https://github.com/PyCQA/pylint.git
isort==4.2.5
lazy-object-proxy==1.2.2
mccabe==0.4.0
six==1.10.0
wrapt==1.10.8
requests==2.10.0
./scripts/dev/pylint_checkers

View File

@ -1,4 +1,8 @@
astroid==1.4.5
colorama==0.3.7
lazy-object-proxy==1.2.2
pylint==1.5.5
requests==2.10.0
six==1.10.0
wrapt==1.10.8
./scripts/dev/pylint_checkers