tor-browser

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

requirements.txt (182B)


      1 # Always adjust install_requires in setup.cfg and pytest-min-requirements.txt
      2 # when changing runtime dependencies
      3 pytest >= 6.1.0
      4 typing-extensions >= 3.7.2; python_version < "3.8"