diff --git a/tox.ini b/tox.ini index 268ae782457b158b5b81aaece333f1121fafb2ab..f106d067232c90ed7141dfee252d9c29f13b7bdc 100644 --- a/tox.ini +++ b/tox.ini @@ -55,7 +55,7 @@ allowlist_externals = sh ####################################################################################### [testenv:flake8] -deps = flake8 +deps = flake8==7.1.2 commands = flake8 osm_lcm/ setup.py