qutebrowser/misc/requirements/requirements-pylint.txt
Florian Bruhin 30ff2141b9 pylint reqs: Update uritemplate.py to 3.0.1
Deprecate in favor of uritemplate. This package is now a metapackage
that depends on uritemplate.
2016-08-30 06:35:48 +02:00

14 lines
275 B
Plaintext

# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==1.4.8
github3.py==0.9.5
isort==4.2.5
lazy-object-proxy==1.2.2
mccabe==0.5.2
pylint==1.6.4
./scripts/dev/pylint_checkers
requests==2.11.1
six==1.10.0
uritemplate.py==3.0.1
wrapt==1.10.8