tor-browser

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

mozbase_requirements.txt (866B)


      1 ../tools/geckoprocesstypes_generator
      2 ../tools/mozterm
      3 
      4 ../mozbase/manifestparser
      5 ../mozbase/mozcrash
      6 ../mozbase/mozdebug
      7 ../mozbase/mozdevice
      8 ../mozbase/mozfile
      9 ../mozbase/mozgeckoprofiler
     10 ../mozbase/mozhttpd
     11 ../mozbase/mozinfo
     12 ../mozbase/mozinstall
     13 ../mozbase/mozleak
     14 ../mozbase/mozlog
     15 ../mozbase/moznetwork
     16 ../mozbase/mozpower
     17 ../mozbase/mozprocess
     18 ../mozbase/mozprofile
     19 ../mozbase/mozproxy
     20 ../mozbase/mozrunner
     21 ../mozbase/mozserve
     22 ../mozbase/mozscreenshot
     23 ../mozbase/mozshellutil
     24 ../mozbase/mozsystemmonitor
     25 ../mozbase/moztest
     26 ../mozbase/mozversion
     27 
     28 ../condprofile; sys_platform != 'darwin'
     29 aiohttp==3.7.4.post0; sys_platform != 'darwin'
     30 https://pypi.pub.build.mozilla.org/pub/arsenic-21.8-py3-none-any.whl; sys_platform != 'darwin'
     31 requests==2.27.1; sys_platform != 'darwin'
     32 pyyaml==5.1.2
     33 structlog==20.2.0; sys_platform != 'darwin'
     34 toml==0.10.2
     35 tomlkit==0.12.3