diff --git a/requirements.txt b/requirements.txt index 7b08522aed982187ca9b3902d584323b1c7be399..e73b04c34fc3730b33c55e52a7cc9ec2b1b96906 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,6 +65,8 @@ enrich==1.2.7 # via molecule filelock==3.15.4 # via ansible-lint +flake8==7.1.1 + # via -r requirements.in gimmecert==1.0.0 # via -r requirements.in idna==3.8 @@ -91,6 +93,8 @@ markdown-it-py==3.0.0 # via rich markupsafe==2.1.5 # via jinja2 +mccabe==0.7.0 + # via flake8 mdurl==0.1.2 # via markdown-it-py molecule[testinfra]==24.8.0 @@ -134,8 +138,12 @@ pyasn1==0.6.0 # python-ldap pyasn1-modules==0.4.0 # via python-ldap +pycodestyle==2.12.1 + # via flake8 pycparser==2.22 # via cffi +pyflakes==3.2.0 + # via flake8 pygments==2.18.0 # via # rich @@ -231,7 +239,7 @@ pip==24.2 # via # -r requirements.in # pip-tools -setuptools==74.1.0 +setuptools==74.1.1 # via # -r requirements.in # pip-tools