Add Chromium-only Blender WebEngine parity work
This commit is contained in:
16
blender-5.2.0/doc/python_api/requirements.txt
Normal file
16
blender-5.2.0/doc/python_api/requirements.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
sphinx==9.1.0
|
||||
|
||||
# Sphinx dependencies that are important
|
||||
Jinja2==3.1.6
|
||||
Pygments==2.20.0
|
||||
docutils==0.22.4
|
||||
snowballstemmer==3.0.1
|
||||
requests==2.34.0
|
||||
|
||||
# Only needed to match the theme used for the official documentation.
|
||||
# Without this theme, the default theme will be used.
|
||||
furo==2025.12.19
|
||||
sphinx-basic-ng==1.0.0b2
|
||||
|
||||
# Show a copy button (convenience only).
|
||||
sphinx-copybutton==0.5.2
|
||||
Reference in New Issue
Block a user