Files
sousa-gecko/python/sites/docs.txt
T
ahochheiden 45be02805e Bug 1920152 - Re-vendor using ./mach vendor python (which now uses 'uv') r=ahal,mach-reviewers
The dependency resolution in 'poetry' was 'lowest', the default
dependency resolution in 'uv' is 'highest'. This means when we vendor,
we will vendor the newest/highest version possible of all transitive
dependencies that are universally/cross-platform compatible.

We could change from the default of 'highest', but I think this is
better. Various packages have been upgraded, and some have been
removed/replaced by others, and that's why there's various changes in
the <site>.txt files.

Differential Revision: https://phabricator.services.mozilla.com/D222992
2024-10-03 14:47:55 +00:00

57 lines
1.9 KiB
Plaintext

pth:tools/lint/eslint/
pypi:Sphinx==7.1.2 ; python_version <= '3.8'
pypi:Sphinx==7.4.7 ; python_version > '3.8'
pypi:boto3==1.34.88
pypi:fluent.pygments==1.0
pypi:livereload==2.6.3
pypi:mots==0.11.1
pypi:myst-parser==2.0
pypi:sphinx-copybutton==0.5.2
pypi:sphinx-design==0.5.0
pypi:sphinx-js==3.2.2
pypi:sphinx-markdown-tables==0.0.17
pypi:sphinx-rtd-theme==2.0.0
pypi:sphinxcontrib-mermaid==0.9.2
# The following are only required by autodoc
pth:python/mach
pth:python/mozpack/test
pypi:pytest==7.2.1
pypi:pywatchman==1.4.1
vendored:third_party/python/Jinja2
vendored:third_party/python/MarkupSafe/src
vendored:third_party/python/PyYAML/lib/
vendored:third_party/python/aiohttp
vendored:third_party/python/aiosignal
vendored:third_party/python/appdirs
vendored:third_party/python/arrow
vendored:third_party/python/async_timeout
vendored:third_party/python/binaryornot
vendored:third_party/python/certifi
vendored:third_party/python/chardet
vendored:third_party/python/charset_normalizer
vendored:third_party/python/cookiecutter
vendored:third_party/python/dlmanager
vendored:third_party/python/fluent.migrate
vendored:third_party/python/fluent.syntax
vendored:third_party/python/frozenlist
vendored:third_party/python/giturlparse
vendored:third_party/python/gyp/pylib
vendored:third_party/python/json_e
vendored:third_party/python/markdown_it_py
vendored:third_party/python/mdurl
vendored:third_party/python/mohawk
vendored:third_party/python/mozilla_repo_urls
vendored:third_party/python/pygments
vendored:third_party/python/pylru
vendored:third_party/python/redo
vendored:third_party/python/requests_unixsocket
vendored:third_party/python/responses
vendored:third_party/python/rich
vendored:third_party/python/slugid
vendored:third_party/python/taskcluster
vendored:third_party/python/taskcluster_taskgraph
vendored:third_party/python/taskcluster_urls
vendored:third_party/python/types_python_dateutil
vendored:third_party/python/voluptuous