We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96479e6 commit 8cd9341Copy full SHA for 8cd9341
docs/pyproject.toml
@@ -6,6 +6,6 @@ dependencies = [
6
"sphinx_rtd_theme==1.3.0",
7
"readthedocs-sphinx-search==0.3.2",
8
"imagecodecs == 2023.9.18",
9
- "Jinja2 == 3.1.5",
+ "Jinja2 == 3.1.6",
10
"wheel == 0.41.3",
11
]
docs/requirements.txt
@@ -3,11 +3,11 @@
3
#sphinx_rtd_theme==1.2.2
4
#readthedocs-sphinx-search==0.1.1
5
#imagecodecs == 2023.9.18
-#Jinja2 == 3.1.5
+#Jinja2 == 3.1.6
sphinx==7.2.6
sphinx_rtd_theme==1.3.0
readthedocs-sphinx-search==0.3.2
imagecodecs == 2023.9.18
12
-Jinja2 == 3.1.5
+Jinja2 == 3.1.6
13
wheel == 0.41.3
0 commit comments