1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 02:49:06 +00:00
Files
UXP/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements.txt
T

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