tor-browser

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

source_requirements.txt (433B)


      1 # These dependencies are required for running talos tests from a source checkout
      2 
      3 jsonschema>=2.5.1
      4 mozlog>=6.0
      5 mozcrash>=2.0
      6 mozfile>=1.2
      7 mozinfo>=0.8
      8 mozprocess>=0.22
      9 mozversion>=1.3
     10 mozprofile>=0.25
     11 mozrunner>=7.1.0
     12 psutil>=3.1.1
     13 simplejson>=2.1.1
     14 requests>=2.9.1
     15 ../web-platform/tests/tools/wptserve
     16 ../web-platform/tests/tools/third_party/h2
     17 ../web-platform/tests/tools/third_party/pywebsocket3
     18 manifestparser>=2.1.0
     19 xdg>=5.1.1