Updated git submodules
[docs.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index ac3f40de2c8268ce982ecd1d71a1d7b42e968821..4fbbcc6b46e781f13f00639df54edb819b1b8865 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -6,9 +6,11 @@ skipsdist = true
 [testenv:coala]
 basepython = python3
 deps =
-    coala<0.11
-    coala-bears
-    nodeenv
+    coala==0.11
+    coala-bears==0.11
+    # Requests 2.16 breaks coala dependency on chardet
+    requests<2.16
+    nodeenv==1.1.2
 commands =
     nodeenv -p
     npm install --global remark-cli remark-lint