qutebrowser/misc/requirements/requirements-pylint-master.txt

19 lines
435 B
Plaintext
Raw Normal View History

# This file is automatically generated by scripts/dev/recompile_requirements.py
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
certifi==2018.8.13
2017-06-12 15:45:15 +02:00
chardet==3.0.4
2018-04-23 18:24:22 +02:00
github3.py==1.1.0
2018-06-11 19:06:31 +02:00
idna==2.7
2018-02-12 17:01:27 +01:00
isort==4.3.4
lazy-object-proxy==1.3.1
2017-02-05 01:30:39 +01:00
mccabe==0.6.1
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
python-dateutil==2.7.3
./scripts/dev/pylint_checkers
2018-06-18 19:11:14 +02:00
requests==2.19.1
2017-09-19 10:41:57 +02:00
six==1.11.0
uritemplate==3.0.0
2018-07-18 09:58:49 +02:00
urllib3==1.23
2017-08-14 16:19:16 +02:00
wrapt==1.10.11