tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

websocketprocessbridge_requirements_3.txt (311B)


      1 # This file is the websocketprocess requirements.txt used with python 3.
      2 
      3 six
      4 vcversioner==2.16.0.0
      5 twisted==21.2.0
      6 
      7 # websocket adapter for twisted, might be built into twisted someday
      8 autobahn==21.2.1
      9 
     10 psutil>=5.9.0
     11 
     12 # Needed by iceserver
     13 ipaddr>=2.2.0
     14 passlib==1.7.4
     15 
     16 pyOpenSSL
     17 cryptography
     18 service_identity