qutebrowser/misc/requirements/requirements-pylint.txt

21 lines
385 B
Plaintext
Raw Normal View History

# This file is automatically generated by scripts/dev/recompile_requirements.py
2018-08-13 19:44:20 +02:00
astroid==2.0.4
certifi==2018.8.24
2017-06-12 15:45:16 +02:00
chardet==3.0.4
2018-04-23 18:24:24 +02:00
github3.py==1.1.0
2018-06-11 19:06:33 +02:00
idna==2.7
2018-02-12 17:01:28 +01:00
isort==4.3.4
lazy-object-proxy==1.3.1
2017-02-05 01:30:39 +01:00
mccabe==0.6.1
2018-08-06 19:41:13 +02:00
pylint==2.1.1
python-dateutil==2.7.3
./scripts/dev/pylint_checkers
2018-06-18 19:11:16 +02:00
requests==2.19.1
2017-09-19 10:41:57 +02:00
six==1.11.0
2018-07-16 15:09:06 +02:00
typed-ast==1.1.0
2018-08-06 21:00:05 +02:00
typing==3.6.4
uritemplate==3.0.0
2018-07-16 15:09:06 +02:00
urllib3==1.23
2017-08-14 16:19:17 +02:00
wrapt==1.10.11