Pinning version of flake8
[osm/common.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index ce0ffcb..a29c95a 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -52,7 +52,9 @@ whitelist_externals = sh
 
 #######################################################################################
 [testenv:flake8]
-deps = flake8
+deps =
+        flake8==6.0.0
+        flake8-import-order
 commands =
         flake8 osm_common/ setup.py