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: a854d2a267b6bae398cff94a9d26844f1ab4b00e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
sphinx==3.5.4

# Sphinx dependencies that are important
Jinja2==2.11.3
Pygments==2.9.0
docutils==0.16
snowballstemmer==2.1.0
babel==2.9.1
requests==2.25.1

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