Welcome to mirror list, hosted at ThFree Co, Russian Federation.

requirements.txt « python_api « doc - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4b31c3f13446f3afb113b3b49077873bd4339e05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
sphinx==5.3.0

# Sphinx dependencies that are important
Jinja2==3.1.2
Pygments==2.13.0
docutils==0.17.1
snowballstemmer==2.2.0
babel==2.11.0
requests==2.28.1

# Only needed to match the theme used for the official documentation.
# Without this theme, the default theme will be used.
sphinx_rtd_theme==1.1.0