qutebrowser/misc/requirements/requirements-pylint.txt

24 lines
441 B
Plaintext
Raw Normal View History

# This file is automatically generated by scripts/dev/recompile_requirements.py
2018-09-03 20:06:18 +02:00
asn1crypto==0.24.0
2018-08-13 19:44:20 +02:00
astroid==2.0.4
certifi==2018.10.15
2018-09-03 20:06:18 +02:00
cffi==1.11.5
2017-06-12 15:45:16 +02:00
chardet==3.0.4
cryptography==2.4.1
2018-09-03 19:42:29 +02:00
github3.py==1.2.0
2018-06-11 19:06:33 +02:00
idna==2.7
2018-02-12 17:01:28 +01:00
isort==4.3.4
2018-11-05 18:59:18 +01:00
jwcrypto==0.6.0
lazy-object-proxy==1.3.1
2017-02-05 01:30:39 +01:00
mccabe==0.6.1
2018-09-24 19:51:16 +02:00
pycparser==2.19
2018-08-06 19:41:13 +02:00
pylint==2.1.1
python-dateutil==2.7.5
./scripts/dev/pylint_checkers
2018-11-12 19:01:18 +01:00
requests==2.20.1
2017-09-19 10:41:57 +02:00
six==1.11.0
uritemplate==3.0.0
2018-11-05 18:59:14 +01:00
urllib3==1.24.1
2017-08-14 16:19:17 +02:00
wrapt==1.10.11