mirror of
https://github.com/ansible/ansible.git
synced 2026-08-04 08:03:41 +02:00
14 lines
293 B
Plaintext
14 lines
293 B
Plaintext
# edit "sanity.pylint.in" and generate with: hacking/update-sanity-requirements.py --test pylint
|
|
astroid==2.15.4
|
|
dill==0.3.6
|
|
isort==5.12.0
|
|
lazy-object-proxy==1.9.0
|
|
mccabe==0.7.0
|
|
platformdirs==3.3.0
|
|
pylint==2.17.3
|
|
PyYAML==6.0
|
|
tomli==2.0.1
|
|
tomlkit==0.11.7
|
|
typing_extensions==4.5.0
|
|
wrapt==1.15.0
|