47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
requires-python:>=3.9
|
|
# The following are only required by autodoc
|
|
pth:python/mozpack/test
|
|
pth:tools/lint/eslint/
|
|
pypi:Sphinx==7.4.7
|
|
# boto3 and types-requests have incompatible urllib3 requirements in Python 3.9
|
|
# ( as explained in https://bugzilla.mozilla.org/show_bug.cgi?id=1998780#c4 ).
|
|
# "./mach doc --upload" requires boto3, but other "./mach doc" functionality
|
|
# does not. So to support common operations in Python 3.9, make it optional.
|
|
pypi:boto3==1.38.38 ; python_version >= "3.10"
|
|
pypi:fluent.pygments==1.0
|
|
pypi:livereload==2.6.3
|
|
pypi:mots==0.13.1
|
|
pypi:myst-parser==2.0
|
|
pypi:pytest==8.4.2
|
|
pypi:pywatchman==1.4.1
|
|
pypi:sphinx-copybutton==0.5.2
|
|
pypi:sphinx-design==0.5.0
|
|
pypi:sphinx-js==4.0.0
|
|
pypi:sphinx-markdown-tables==0.0.17
|
|
pypi:sphinx-rtd-theme==2.0.0
|
|
pypi:sphinx-tabs==3.4.7
|
|
pypi:sphinxcontrib-mermaid==1.0.0
|
|
requirements-txt:taskcluster/requirements.txt
|
|
vendored:third_party/python/aiohappyeyeballs
|
|
vendored:third_party/python/aiohttp
|
|
vendored:third_party/python/aiosignal
|
|
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/mohawk
|
|
vendored:third_party/python/mozilla_repo_urls
|
|
vendored:third_party/python/propcache
|
|
vendored:third_party/python/pylru
|
|
vendored:third_party/python/pyyaml/lib/
|
|
vendored:third_party/python/redo
|
|
vendored:third_party/python/requests_unixsocket
|
|
vendored:third_party/python/responses
|
|
vendored:third_party/python/slugid
|
|
vendored:third_party/python/taskcluster
|
|
vendored:third_party/python/taskcluster_urls
|
|
vendored:third_party/python/voluptuous
|