requirement updates
This commit is contained in:
parent
f0831dacae
commit
caa3df1595
@ -2,4 +2,4 @@
|
||||
|
||||
codecov==2.0.5
|
||||
coverage==4.2
|
||||
requests==2.12.3
|
||||
requests==2.12.4
|
||||
|
@ -12,7 +12,7 @@ flake8-putty==0.4.0
|
||||
flake8-string-format==0.2.3
|
||||
flake8-tidy-imports==1.0.3
|
||||
flake8-tuple==0.2.12
|
||||
mccabe==0.5.2
|
||||
mccabe==0.5.3
|
||||
packaging==16.8
|
||||
pep8-naming==0.4.1
|
||||
pycodestyle==2.2.0
|
||||
|
@ -4,9 +4,9 @@
|
||||
editdistance==0.3.1
|
||||
isort==4.2.5
|
||||
lazy-object-proxy==1.2.2
|
||||
mccabe==0.5.2
|
||||
mccabe==0.5.3
|
||||
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.12.3
|
||||
requests==2.12.4
|
||||
six==1.10.0
|
||||
wrapt==1.10.8
|
||||
|
@ -4,10 +4,10 @@ astroid==1.4.8
|
||||
github3.py==0.9.6
|
||||
isort==4.2.5
|
||||
lazy-object-proxy==1.2.2
|
||||
mccabe==0.5.2
|
||||
mccabe==0.5.3
|
||||
pylint==1.6.4
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.12.3
|
||||
requests==2.12.4
|
||||
six==1.10.0
|
||||
uritemplate==3.0.0
|
||||
uritemplate.py==3.0.2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
docutils==0.12
|
||||
docutils==0.13.1
|
||||
pyroma==2.2
|
||||
|
Loading…
Reference in New Issue
Block a user