qutebrowser/misc/requirements/requirements-pylint.txt

19 lines
356 B
Plaintext
Raw Normal View History

# This file is automatically generated by scripts/dev/recompile_requirements.py
2017-06-03 16:33:05 +02:00
astroid==1.5.3
certifi==2017.7.27.1
2017-06-12 15:45:16 +02:00
chardet==3.0.4
github3.py==0.9.6
2017-05-28 11:30:28 +02:00
idna==2.5
2017-06-07 09:50:12 +02:00
isort==4.2.15
lazy-object-proxy==1.3.1
2017-02-05 01:30:39 +01:00
mccabe==0.6.1
2017-06-26 15:47:11 +02:00
pylint==1.7.2
./scripts/dev/pylint_checkers
2017-06-19 15:46:18 +02:00
requests==2.18.1
six==1.10.0
uritemplate==3.0.0
uritemplate.py==3.0.2
2017-07-24 16:04:14 +02:00
urllib3==1.22
2017-03-15 01:48:48 +01:00
wrapt==1.10.10