Bug 1501224 - Update version requirement on mozprofile for tps; r=davehunt

Depends on D9514

Differential Revision: https://phabricator.services.mozilla.com/D9515

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Raphael Pierzina 2018-10-23 16:40:23 +00:00
Родитель 362a603015
Коммит e61884d479
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -14,7 +14,7 @@ deps = ['httplib2 == 0.9.2',
'mozinfo >= 0.10',
'mozinstall == 1.16',
'mozprocess == 0.26',
'mozprofile == 2.0.0',
'mozprofile ~= 2.1',
'mozrunner == 7.0.2',
'mozversion == 1.5',
]