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:
Diffstat (limited to 'doc/python_api/requirements.txt')
-rw-r--r--doc/python_api/requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt
index f93947c9d2d..bf120f24995 100644
--- a/doc/python_api/requirements.txt
+++ b/doc/python_api/requirements.txt
@@ -1,12 +1,12 @@
-sphinx==5.0.1
+sphinx==5.2.3
# Sphinx dependencies that are important
Jinja2==3.1.2
-Pygments==2.12.0
+Pygments==2.13.0
docutils==0.17.1
snowballstemmer==2.2.0
-babel==2.10.1
-requests==2.27.1
+babel==2.10.3
+requests==2.28.1
# Only needed to match the theme used for the official documentation.
# Without this theme, the default theme will be used.