Files
tubestation/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements.txt
Byron Campen [:bwc] a41789e976 Bug 1231981 - Part 4: Pull in the necessary python dependencies in CI. r=ahal
MozReview-Commit-ID: AkmzbnI4Lq5
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