qutebrowser/misc/requirements/requirements-pylint.txt

18 lines
343 B
Plaintext
Raw Normal View History

# This file is automatically generated by scripts/dev/recompile_requirements.py
2017-04-17 14:00:24 +02:00
astroid==1.5.2
2017-05-28 11:30:28 +02:00
certifi==2017.4.17
chardet==3.0.3
github3.py==0.9.6
2017-05-28 11:30:28 +02:00
idna==2.5
2017-06-01 18:04:04 +02:00
isort==4.2.9
lazy-object-proxy==1.3.1
2017-02-05 01:30:39 +01:00
mccabe==0.6.1
2017-04-17 15:20:23 +02:00
pylint==1.7.1
./scripts/dev/pylint_checkers
2017-05-30 01:20:03 +02:00
requests==2.17.3
uritemplate==3.0.0
uritemplate.py==3.0.2
2017-05-28 11:30:28 +02:00
urllib3==1.21.1
2017-03-15 01:48:48 +01:00
wrapt==1.10.10