We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e343525 + 9571f81 commit 7524b42Copy full SHA for 7524b42
2 files changed
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.4",
+ "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.4
+#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.4
+Jinja2 == 3.1.6
13
wheel == 0.41.3
0 commit comments