mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +07:00
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
# edit "sanity.pylint.in" and generate with: hacking/update-sanity-requirements.py --test pylint
|
|
astroid==4.0.1
|
|
dill==0.4.0
|
|
isort==7.0.0
|
|
mccabe==0.7.0
|
|
platformdirs==4.5.0
|
|
pylint==4.0.0
|
|
PyYAML==6.0.3
|
|
tomlkit==0.13.3
|