Fix new shellcheck errors caught by latest version
[integration/packaging.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 8e206a12b561626ef4dcbeff81b7bc0f54778685..3bb75de2710a4294abe69074736da52cbda2053c 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -6,8 +6,10 @@ skipsdist = true
 [testenv:coala]
 basepython = python3
 deps =
-    coala
-    coala-bears
+    coala==0.11
+    coala-bears==0.11
+    # Requests 2.16 breaks dependencies
+    requests<2.16
     nodeenv
 commands =
     nodeenv -p