gecko-dev/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements.txt
Byron Campen [:bwc] ba155973d6 Bug 1231981 - Part 4: Pull in the necessary python dependencies in CI. r=ahal
MozReview-Commit-ID: AkmzbnI4Lq5

--HG--
extra : rebase_source : 7f1d48ce6b6d042c01efa68cf84a3afd4f43384c
2016-03-15 16:27:36 -05:00

14 lines
228 B
Plaintext

twisted==10.2.0
# websocket adapter for twisted, might be built into twisted someday
txws==0.9.1
psutil==3.1.1
# needed by txws, but pypi doesn't know about it
six==1.10.0
# Needed by iceserver
ipaddr==2.1.11
passlib==1.6.5