Bug 1605128: Make websocket_process_bridge less picky about the version of six it wants. r=ahal

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Byron Campen [:bwc] 2020-01-21 19:45:33 +00:00
Родитель b3a0aed6c2
Коммит bfc7457250
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,5 +1,5 @@
# needed by txws, and we'd like pip to get it from the local server before setuptools tries pypi
six==1.10.0
six
twisted==10.2.0