summaryrefslogtreecommitdiff
path: root/misc/requirements/requirements-pylint.txt
blob: 2ea50cb8ff970ce76eee3628188709ab45083853 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This file is automatically generated by scripts/dev/recompile_requirements.py

astroid==2.9.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
cryptography==36.0.1
Deprecated==1.2.13
future==0.18.2
github3.py==3.0.0
idna==3.3
isort==5.10.1
jwcrypto==1.0
lazy-object-proxy==1.7.1
mccabe==0.6.1
pefile==2021.9.3
platformdirs==2.4.1 ; python_version>="3.7"
pycparser==2.21
pylint==2.12.2
python-dateutil==2.8.2
./scripts/dev/pylint_checkers
requests==2.26.0
six==1.16.0
toml==0.10.2
typed-ast==1.5.1 ; python_version<"3.8"
typing_extensions==4.0.1
uritemplate==4.1.1
# urllib3==1.26.7
wrapt==1.13.3
platformdirs==2.4.0 ; python_version=="3.6.*"