mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
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:
parent
6187c5614b
commit
beb78a0667
@ -4,7 +4,7 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
__version__ = '5.0.1'
|
||||
__version__ = '5.0.2'
|
||||
|
||||
from .marionette_test import (
|
||||
CommonTestCase,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user