Upgrade mozlog package from 3.0 to 3.3.

With this upgrade, we are able to run wpt test with "--log-html" to see visual
results on screen.
This commit is contained in:
Jeremy Chen 2016-07-19 23:52:33 +08:00
parent efa5a0329a
commit aec2e4f1e6
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
html5lib >= 0.99
mozinfo >= 0.7
mozlog >= 3.0
mozlog >= 3.3
mozdebug >= 0.1