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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Carlisle <carlisle.b3d@gmail.com>2021-02-12 20:54:43 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2021-02-12 21:14:43 +0300
commit432b758ae3d0fa623f7a728c11abdf8301213739 (patch)
tree39144302e848470bde86da41a3da12bdcebf437b
parent1b4961b318f14064bc3c915da7206a74146af95d (diff)
Py Doc: Update Sphinx and theme versions
-rw-r--r--doc/python_api/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt
index 1e538f83b31..0c6a6883145 100644
--- a/doc/python_api/requirements.txt
+++ b/doc/python_api/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==3.1.1
-sphinx_rtd_theme==0.5.0
+Sphinx==3.4.3
+sphinx_rtd_theme==0.5.1