tor-browser

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

requirements.txt (179B)


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