Files
ansible-freeipa/requirements-dev.txt
Rafael Guterres Jeffman d51ee9dc69 requirements-dev: Update requirements for virtual environments
When developing ansible-freeipa using a Python virtual environment,
some ansible-freeipa utility scripts failed to execute due to missing
tools.

This patch add the required tools and modules to requirements-dev.txt
and pin the versions to the same available in Fedora 36.
2022-06-17 10:16:49 -03:00

13 lines
195 B
Plaintext

-r requirements-tests.txt
ipdb==0.13.4
pre-commit
flake8==4.0.1
flake8-bugbear
pylint==2.13.7
pydocstyle==6.0.0
yamllint==1.26.3
ansible-lint==5.3.2
dnspython==2.2.0
netaddr==0.8.0
gssapi==1.7.2