aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/requirements.txt2
-rw-r--r--tests/wpt/harness/requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/requirements.txt b/python/requirements.txt
index cd137325d59..c57a74825da 100644
--- a/python/requirements.txt
+++ b/python/requirements.txt
@@ -2,7 +2,7 @@ blessings == 1.6
mach == 0.6.0
mozdebug == 0.1
mozinfo == 0.8
-mozlog == 3.0
+mozlog == 3.3
setuptools == 18.5
toml == 0.9.1
diff --git a/tests/wpt/harness/requirements.txt b/tests/wpt/harness/requirements.txt
index 9553db44910..319a2ff984a 100644
--- a/tests/wpt/harness/requirements.txt
+++ b/tests/wpt/harness/requirements.txt
@@ -1,4 +1,4 @@
html5lib >= 0.99
mozinfo >= 0.7
-mozlog >= 3.0
+mozlog >= 3.3
mozdebug >= 0.1