summaryrefslogtreecommitdiffstats
path: root/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements.txt
blob: ce1bccfb2e3ec57ad6fba2c5358726a38d88c11a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# needed by txws, and we'd like pip to get it from the local server before setuptools tries pypi
six
vcversioner==2.16.0.0
twisted==10.2.0

# websocket adapter for twisted, might be built into twisted someday
txws==0.9.1

psutil>=5.6.3

# Needed by iceserver
ipaddr==2.1.11
passlib==1.6.5