summaryrefslogtreecommitdiffstats
path: root/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements.txt
blob: 51e54809461efc38484ff1d5b866d549c3f90c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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