Bug 1486004 - Part 9 - Update marionette harness requirements to support unrooted android devices using mozdevice 4.0.0, ? r=marionette-reviewers,whimboo

Depends on D82751

Differential Revision: https://phabricator.services.mozilla.com/D82752
This commit is contained in:
Bob Clary 2020-07-16 21:32:54 +00:00
parent 74c24e8003
commit 43d6c288e9
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
from __future__ import absolute_import
__version__ = '5.0.1'
__version__ = '5.0.2'
from .marionette_test import (
CommonTestCase,

View File

@ -2,7 +2,7 @@ browsermob-proxy >= 0.8.0
manifestparser >= 1.1
marionette-driver >= 3.0.0
mozcrash >= 2.0
mozdevice >= 3.0.1,<4
mozdevice >= 4.0.0,<5
mozinfo >= 1.0.0
mozlog >= 6.0
moznetwork >= 0.27