tor-browser

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

docs.txt (2094B)


      1 requires-python:>=3.9
      2 # The following are only required by autodoc
      3 pth:python/mozpack/test
      4 pth:tools/lint/eslint/
      5 pypi:Sphinx==7.4.7
      6 # boto3 and types-requests have incompatible urllib3 requirements in Python 3.9
      7 # ( as explained in https://bugzilla.mozilla.org/show_bug.cgi?id=1998780#c4 ).
      8 # "./mach doc --upload" requires boto3, but other "./mach doc" functionality
      9 # does not. So to support common operations in Python 3.9, make it optional.
     10 pypi:boto3==1.38.38 ; python_version >= "3.10"
     11 pypi:fluent.pygments==1.0
     12 pypi:livereload==2.6.3
     13 pypi:mots==0.13.1
     14 pypi:myst-parser==2.0
     15 pypi:pytest==8.4.2
     16 pypi:pywatchman==1.4.1
     17 pypi:sphinx-copybutton==0.5.2
     18 pypi:sphinx-design==0.5.0
     19 pypi:sphinx-js==4.0.0
     20 pypi:sphinx-markdown-tables==0.0.17
     21 pypi:sphinx-rtd-theme==2.0.0
     22 pypi:sphinx-tabs==3.4.7
     23 pypi:sphinxcontrib-mermaid==1.0.0
     24 vendored:third_party/python/aiohappyeyeballs
     25 vendored:third_party/python/aiohttp
     26 vendored:third_party/python/aiosignal
     27 vendored:third_party/python/arrow
     28 vendored:third_party/python/async_timeout
     29 vendored:third_party/python/binaryornot
     30 vendored:third_party/python/cookiecutter
     31 vendored:third_party/python/dlmanager
     32 vendored:third_party/python/fluent.migrate
     33 vendored:third_party/python/fluent.syntax
     34 vendored:third_party/python/frozenlist
     35 vendored:third_party/python/giturlparse
     36 vendored:third_party/python/gyp/pylib
     37 vendored:third_party/python/json_e
     38 vendored:third_party/python/markdown_it_py
     39 vendored:third_party/python/mdurl
     40 vendored:third_party/python/mohawk
     41 vendored:third_party/python/mozilla_repo_urls
     42 vendored:third_party/python/propcache
     43 vendored:third_party/python/pygments
     44 vendored:third_party/python/pylru
     45 vendored:third_party/python/pyyaml/lib/
     46 vendored:third_party/python/redo
     47 vendored:third_party/python/requests_unixsocket
     48 vendored:third_party/python/responses
     49 vendored:third_party/python/rich
     50 vendored:third_party/python/slugid
     51 vendored:third_party/python/taskcluster
     52 vendored:third_party/python/taskcluster_taskgraph
     53 vendored:third_party/python/taskcluster_urls
     54 vendored:third_party/python/types_python_dateutil
     55 vendored:third_party/python/voluptuous