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

# Sphinx dependencies that are important
Jinja2==3.0.1
Pygments==2.10.0
docutils==0.17.1
snowballstemmer==2.1.0
babel==2.9.1
requests==2.26.0

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